Not receiving any trendbars
Created at 29 Mar 2017, 06:23
Not receiving any trendbars
29 Mar 2017, 06:23
Hi,
Is there any reason to why I am not receiving any trendbars, I add the trend bar period to the subscribe request, but I only get tick data.
ProtoOASubscribeForSpotsReq subReq; subReq.add_trendbarperiod( M1 ); subReq.add_trendbarperiod( M3 ); subReq.add_trendbarperiod( M5 ); subReq.set_accesstoken( apiToken ); subReq.set_accountid( apiId ); subReq.set_symblolname( "EURUSD" );
Spotware
29 Mar 2017, 11:55
Hi taharxeg,
It is a known issue and will be resolved soon.
Best Regards,
@Spotware