Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
is it possible to get the algorithm code from a particular backtest

hey guys,

i have developed an algorithm and ran multiple backtest. in between i made minor changes to the code.
Now i found out that there was one backtest which performed particular well, but i kind of forgot what i changed in between.
is there any possibility to find out what the underlying code of the backtest was or to restore the algo of the particular backtest?

help much appreciated

kind regards

Marcel

5 responses

In the backtester you can get a list of all backtests and compare 2, or when you has for the code in the detail screen you get the code that ran in that backtest

Thanks so much :)

Maybe you are also able to help me with this one...

I just compared two back tests they have identical code but two totally different outcomes in terms of return. Has something changed regarding the backtesting data on Quantopian or might there be another problem with my code?

Backtest 30 2018-02-05 2003-01-04 to 2018-01-01 Minute $10,000,000 83.55%
Backtest 5 2018-01-16 2003-01-04 to 2018-01-03 Minute $10,000,000 220.95%
The two backtests have identical code.*

Thanks a lot and kind regards

Marcel

Hard to say without seeing the code but I would primarily blame the code first and then the data ;) . If you want me to take a look, click collaborate

@Marcel, when was your backtest run? Did it have slippage/commissions defined or were they unspecified and thus using the default?

If you were using the default settings, we released an update last week. Here's the announcement (at the bottom) and relevant thread: https://www.quantopian.com/posts/changes-coming-to-the-default-slippage-model

Disclaimer

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 Quantopian. In addition, the material offers no opinion with respect to the suitability of any security or specific investment. No information contained herein should be regarded as a suggestion to engage in or refrain from any investment-related course of action as none of Quantopian nor any of its affiliates is undertaking to provide investment advice, act as an adviser to any plan or entity subject to the Employee Retirement Income Security Act of 1974, as amended, individual retirement account or individual retirement annuity, or give advice in a fiduciary capacity with respect to the materials presented herein. If you are an individual retirement or other investor, contact your financial advisor or other fiduciary unrelated to Quantopian about whether any given investment idea, strategy, product or service described herein may be appropriate for your circumstances. All investments involve risk, including loss of principal. Quantopian 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.