Latest Forum Posts
Posts
Panagiotis Aieden Technologies 13 Sep 2023, 05:51
cBots API Help
Aggregated view average entry price (which includes commissions) is different to coded version (which doesn't include commissions)
Hi there,I do not have a ready code to share but you can use Symbol.Commission and Symbol.CommissionType alongside with some math to calculate thisleonwij 13 Sep 2023, 04:54
wmclennan77 14 Sep 2023, 08:04
cTrader Automate
Indicator difficulty: Index was outside the bounds of the array
PanagiotisChar said: Hi there,Your problem is probably here //Initialize source array if (sourceValue == null) {...