stable/freqtrade/plot
Mark Regan ce035a5947
Add bot_loop_start() call in plotting.py
plotting.py was missing a call to strategy.bot_loop_start() resulting in strategies using this callback to not work.

Made changes and confirmed plotting now works for strategies using bot_loop_start() callback.

LMK if anything else needed for PR.
2022-05-03 23:34:12 +01:00
..
__init__.py add plot module proto 2019-06-16 19:33:48 +02:00
plotting.py Add bot_loop_start() call in plotting.py 2022-05-03 23:34:12 +01:00