Please add Est. Margin to Symbol. ie. double estimatedMargin = Symbol.EstimatedMargin;

Created at 22 Aug 2022, 12:29
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
ST

sterpz

Joined 18.08.2022

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;


@sterpz