EnterShortStop()

Generates a Sell Stop order to enter a short position.

Parameters

Name

Type

Description

stopPrice

double

Price for short stop order.

label

string

Optional parameter which can be used for labeling the signal generated when an order is triggered.

The browser app doesn't show the custom labels in the UI at the moment. It will be updated in the future release.

Last updated