Hi all;
There is a lot of good samples showing how to do one specific thing. But I'm not able to find a complete/comprehensive sample. Preferably with a simple algorithm (so the focus is on everything, not just the algorithm).
Is there a sample (happy to pay for it) that has in it (in priority order):
- How to set it up to run each night (to place trades for tomorrow).
- Creates a dataset and then updates it nightly with that day's trades.
- Has a simple algorithm it uses. My preference is golden cross because:
- It requires creating the data for the 50 day moving average.
- It requires walking all stocks to find one(s) that have crossed.
- It requires simple logic to determine what to do.
- Saves off necessary data each data for use the next day.
- Runs paper trades saving off daily win/loss.
- Optionally can also do real trades via InteractiveBrokers.
- Displays results over time (table & graph).
I know it's likely there is nothing exactly like the above. But is there something that has most of the above?
thanks - dave
David Thielen
Found it - they have these in the Strategy Library and the example Short Term Reversal is a pretty simple complete example.
David Thielen
The material on this website is provided for informational purposes only and does not constitute an offer to sell, a solicitation to buy, or a recommendation or endorsement for any security or strategy, nor does it constitute an offer to provide investment advisory services by QuantConnect. In addition, the material offers no opinion with respect to the suitability of any security or specific investment. QuantConnect makes no guarantees as to the accuracy or completeness of the views expressed in the website. The views are subject to change, and may have become unreliable for various reasons, including changes in market conditions or economic circumstances. All investments involve risk, including loss of principal. You should consult with an investment professional before making any investment decisions.
To unlock posting to the community forums please complete at least 30% of Boot Camp.
You can continue your Boot Camp training progress from the terminal. We hope to see you in the community soon!