How to backtest

@Streak can you plz guide me on how to backtest golden crossover with 50 and 200 period Exponential moving averages

@trademania95 Please check out the Discover Strategies section to find the Golden Crossover strategy. You can copy it and modify the conditions as per your requirements.

1 Like

Can i backtest data for more than 1 year, on index or equity?

@BERUS Yes, you can backtest for more than 1 year at once on the 1-day timeframe. For lower timeframes, the maximum backtest duration is comparatively limited based on the timeframe selected.

Currently, the supported backtest durations are as follows:

  • 1 Day: Up to 3 years
  • 1 Hour: Up to 1 year
  • 3 / 5 / 15 / 30 Minutes: Up to 3 months
  • 1 Minute: Up to 1 month

However, you can always adjust the date range and perform multiple backtests for different periods as required.

Does streak support exiting a positions with fixed loss or profit?

thanks for the quick reply, thats all i wanted for my backtesting.

@samuel-7 You can set the TP and SL by creating a strategy and alert will be triggered when either one of is hit.

1 Like

simple and good explanation on how to run backtest on streak

4 Likes

thanks

thank you got it now :+1: :+1:

Thank you for this @Streak team i was really looking for this one it really helps…