get acces to monthly bars data on 15 min timeframe

Created at 19 Aug 2020, 14:31
TW

twoheartzin1soul

Joined 24.01.2020

get acces to monthly bars data on 15 min timeframe
19 Aug 2020, 14:31


hi guys i need some advice, i'm using a bot, all logic works on a 15 min time frame, however, i need access to open and close monthly candles, is it possible ??

@twoheartzin1soul
Replies

PanagiotisCharalampous
19 Aug 2020, 14:35

Hi twoheartzin1soul,

You can use the GetBars() method and retrieve the monthly timeframe bars.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

twoheartzin1soul
19 Aug 2020, 14:48

RE:

PanagiotisCharalampous said:

Hi twoheartzin1soul,

You can use the GetBars() method and retrieve the monthly timeframe bars.

Best Regards,

Panagiotis 

Join us on Telegram

 

Thanks a lot!!!!!


@twoheartzin1soul