Get minimum lot size for specific broker

Created at 24 Oct 2013, 13:13
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!
jeex's avatar

jeex

Joined 18.10.2013

Get minimum lot size for specific broker
24 Oct 2013, 13:13


How can my robot get the minimum lot size (1,000 or 10,000 or 100,000)? Or do i have to hard code this?


@jeex
Replies

Spotware
24 Oct 2013, 15:19

We are working on this feature right now and it will be released in future versions. For now you have to hard code it.


@Spotware

Spotware
11 Nov 2013, 15:30

VolumeMin property is added to Symbol class. Please check new release of Spotware cAlgo (1.12).


@Spotware