Welcome to btplotting
Find online demos here:
Demo Source Code
https://github.com/happydasch/btplotting/tree/master/demos
Optimization Demo
There also is a demo that shows the visualization of backtrader’s optimization result. Since it requires an intergrated webserver hosting for interaction it is not available online but you need to run it locally.
Run this script to test it:
https://github.com/happydasch/btplotting/blob/master/demos/optimization.py