Topics

Forum Topics not found

Replies

jataraya
03 Oct 2023, 11:23 ( Updated at: 03 Oct 2023, 12:17 )

RE: RE: RE: Multi Timeframe Backtesting

PanagiotisChar said: 

jataraya said: 

PanagiotisChar said: 

Hi there,

Multitimeframe backtesting is possible. Are you sure you are not referring to multi instance backtesting?

Aieden Technologies

Need help? Join us on Telegram

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. 

Hi there, 

This is possible. You can get data for any timeframe you want using MarketData.GetBars()

 

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

jataraya
03 Oct 2023, 03:52 ( Updated at: 03 Oct 2023, 05:29 )

+1 opening several windows with different tf would be great feature 


@jataraya

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?

Aieden Technologies

Need help? Join us on Telegram

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
26 Oct 2022, 17:28

Same here


@jataraya