EnterShortLimit()

Generates a Sell Limit order to enter a short position.

Parameters

Name

Type

Description

limitPrice

double

Price for short limit 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