Hi!
I'm new at python, quantopian & stock exchange (perfect combo right?) so i wanted to build a framework that (hopefully) can be reused when coding any crazy algorithm idea.
What i expect from my framework:
- 0 leverage
- Prevent overlapped buy/sell orders
- Automatic stoploss
¿Could you guys give me ideas on how to improve the base/framework?
¡Any constructive criticism is welcome!