public method EntryOrderRequestBuilder.setAmountSets the number of lots
Declaration
protojavascriptjavacsharppublic setAmount(amount : int) : EntryOrderRequestBuilder
| Parameters | |
amount |
The number of lots, which is the standard unit size of a trading position |
Returns
The method returns an instance of the EntryOrderRequest class
See also: EntryOrderRequestBuilder
Declared in EntryOrderRequestBuilder