Allow different timeframes (above 1M) in backtest to speed up computation
When backtesting over long periods of time with for example 1H bars, when you only open and close positions at the beginning of a new bar, you want to save the many minute bars in between. That is, because you won't trade on those anyway.
Please enable backtester to be able to compute on all timeframes different from 1M - also reading higher timeframes from CSV.
3
votes
