ExitLongStop()
Generates a Sell Stop order to exit a long position.
Paramaters
Name | Type | Description |
| double | Price for sell stop order for exiting a long position. |
| string | Optional parameter which can be used for labeling the signal generated when an order is triggered. |
Last updated