public method Order.getStop

Brief

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

Declaration

protojavascriptjavacsharp
public getStop() : real

Returns

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

Details

Declared in Order

back