Plotting entries, exits, indicators, etc #1187
-
Hi Team, Is there a guide on how to plot things like entry/exits signals and indicators for a single backtest run? My use cases -
P.S. Amazing work guys! I'm super excited to develop my first strategy using this framework! |
Beta Was this translation helpful? Give feedback.
Answered by
limx0
Aug 8, 2023
Replies: 1 comment 1 reply
-
@cjdsellers any thoughts on this? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @kaustv-datta - the streaming config allows dumping out feather files which can be read by pandas (and then your choice of plotting library)