Please add Est. Margin to Symbol. ie. double estimatedMargin = Symbol.EstimatedMargin;
Created at 22 Aug 2022, 12:29
Please add Est. Margin to Symbol. ie. double estimatedMargin = Symbol.EstimatedMargin;
22 Aug 2022, 12:29
In the trade window where quantity is selected, just bellow Quantity is Est. Margin. CTrader works out the margin needed for the lot size selected.
Please make Est. Margin available in ther public interface "Symbol" in a future update.
double estimatedMargin = Symbol.EstimatedMargin;