public method Order.getLimit

Brief

Gets the price of the limit order attached to the entry order if there is one

Declaration

protojavascriptjavacsharp
public getLimit() : real

Returns

The method returns a real value that represents the price of the limit order attached to the entry order if there is one

Details

Declared in Order

back