public method Instrument.getMaxQuantity

Brief

Gets the maximum allowed amount of an order

Declaration

protojavascriptjavacsharp
public getMaxQuantity() : int

Returns

The method returns an integer that represents the maximum allowed amount of an order

Details

Declared in Instrument

back