EnterLongStop()
Generates a Buy Stop order to enter a long position.
Last updated
Generates a Buy Stop order to enter a long position.
Last updated
The browser app doesn't show the custom labels in the UI at the moment. It will be updated in the future release.
In MMS you need to specify the market on which to execute the order as the very first argument.
The browser app doesn't show the custom labels in the UI at the moment. It will be updated in the future release.
Name
Type
Description
stopPrice
double
Price for long stop order.
label
string
Optional parameter which can be used for labeling the signal generated when an order is triggered.
Name
Type
Description
market
Market on which to execute the order.
stopPrice
double
Price for long stop order.
label
string
Optional parameter which can be used for labeling the signal generated when an order is triggered.