Increase the speed of the backtest calculation by caching the calculated candle data
#1
I am new to Geko and do not know the architecture in detail. Obviously, each backtest calculation uses the minute data from the database. For multiple calculation of a strategy with unchanged candle size, e.g. 24 hour candles, the calculation would be faster. The daily candles would have to be cached during the first calculation of the strategy (database / memory) and could be used again for the subsequent calculations.

Am I correct?
  Reply


Messages In This Thread
Increase the speed of the backtest calculation by caching the calculated candle data - by klitze2 - 03-05-2019, 01:05 PM

Forum Jump:


Users browsing this thread: