Posts
PanagiotisCharalampous 17 Nov 2020, 11:24
Open API
submitted & confirmed trade not showing in cTrader platform and not returned in ProtoOADealListReq
Hi jayteasuk, You can find out the min and max volume for each symbol using ProtoOASymbol.minVolume and ProtoOASymbol.maxVolume resp...PanagiotisCharalampous 17 Nov 2020, 10:12
Open API
submitted & confirmed trade not showing in cTrader platform and not returned in ProtoOADealListReq
Hi jayteasuk, I don't think you can trade 100000 on these symbols. Try with lower volulmes. In any case, you need to receive ProtoOAE...PanagiotisCharalampous 17 Nov 2020, 08:29
PanagiotisCharalampous 17 Nov 2020, 12:03
cTrader Desktop
How do I download raw market data from cTrader to Excel?
Hi infojostk, You will need to write your own code to achieve this. See some relevant discussions here. Best Regards, Panagiotis ...