Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
[Feedback request] A newbie building his framework to start messing with algos

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!

1 response

Is it that bad?