JA
Topics
Forum Topics not found
Replies
jataraya
03 Oct 2023, 03:49
( Updated at: 03 Oct 2023, 05:25 )
RE: Multi Timeframe Backtesting
PanagiotisChar said:
Hi there,
Multitimeframe backtesting is possible. Are you sure you are not referring to multi instance backtesting?
Hello,
in my case need for the same instance. Would be great if be able to have information from different time frame and the same bot can access different timeframe window to draw custom indicator and shapes.
@jataraya
jataraya
03 Oct 2023, 11:23 ( Updated at: 03 Oct 2023, 12:17 )
RE: RE: RE: Multi Timeframe Backtesting
PanagiotisChar said:
Already use the MarketData.GetBars() , and it working great. What i need now is the way to visualize it cleanly like watching live charts. It will definitely give more insight when developing and debugging
@jataraya