Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
How do I get Buy and Sell Signals from an Algo?

Sorry for a newbie question....
How do I get Buy and Sell Signals from an Algo?
Do I run a backtest up until this moment to see what I should buy/sell right now?

For example, I backtested the Algo in Getting Started: Lesson 7 1, which is supposed to rebalance weekly the 1st day of each week.
I ran the backtest on 12/20/19, but the last day I could use for the back test was 12/19/19.
Therefore, I would only be able to run it on the 2nd day of the week to see what I should have bought/sold on the 1st day of the week....

What am I missing?

2 responses

The Quantopian platform is oriented more towards researching/backtesting strategies and licensing the cream of the crop of those their hedge fund. They've killed off the features for automated real-time trading for personal use.

Zipline is the open source software that powers Quantopian's backtester. There are various projects built on zipline that will do what you're looking for. Unfortunately, I haven't used any, so I can't give you any specific advice.

Thank you for your response Viridian!
I wasn't after automated trading as much as getting "real-time" sell/buy signals for manual trading.
After doing some search I found the post about the killing of paper trading feature at the end of the year. I assume that this feature could have been used to get signals for manual trading with any broker. I see now why so many people were upset about the loss of this feature (and so am I now!).

With a local zipline install, I believe that we lose Quantopian's excellent data which includes fundamentals and many other features. Many Algo's depend on the Quantopian Data.