Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Decision Point Algo needs help

Hello Community,

This is one of my first algos and I am running into a roadblock. I want to be able to run this algo across the Q1500 instead of just a few single tickers. Also, I am trying to have the logs print notifications when all my orders (buy and sell) either fill or cancel.

Lastly, how do I set the algo to not use more cash than what's available?

Any feedback or suggestions are greatly appreciated.