Hi,

I created this framework for the following reasons:

- I need hidden SL and TP (to avoid MM manipulations)
- When a new ticker is added to the universe I want to have its full rolling window ready to use.
- It's much cleaner to separate the data/trading/strategy into different files and classes.
- Very easy to create a strategy without taking care of all the other stuff.

LMK if you see any bugs or you have suggestions for improvements.

 

Author