BacktestRookies

Default Strategy Inputs (Forex / Crypto)

The code in this post contains a set of default strategy inputs I use in new projects / backtests in Tradingview.

Full code commentary is available on the Backtest-Rookies website. To comply with house rules, I cannot post the direct link here.

Features

  • Trade Direction: So that you can limit the strategy for long only, short only or trade in both directions. It is important to note that when you select “Long Only”, you will still see Short signals on the chart. However, they are only used to close a position rather than reverse it. This is the default behaviour for strategies. The same applies to “Short Only”.
  • Date Ranges: So that you can isolate backtesting to specific periods of interest such as bull or bear markets.
  • Sessions: So you can easily get an idea of the expected results during your own session. You may also notice that performance of the strategy varies depending on which session it is deployed in.
  • Some example stop losses: It is not an exhaustive list but it should be enough to provide some inspiration for different types of stops that you can experiment with.

Happy Scripting. I hope the community finds it useful.

開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?