> For the complete documentation index, see [llms.txt](https://help.signals.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.signals.network/framework-documentation/untitled/methods/orders/exitshortstop.md).

# ExitShortStop()

Generates a Buy Stop order to exit a short position.

#### Parameters

| Name        | Type   | Description                                                                                        |
| ----------- | ------ | -------------------------------------------------------------------------------------------------- |
| `stopPrice` | double | Price for buy stop order for exiting a short position.                                             |
| `label`     | string | Optional parameter which can be used for labeling the signal generated when an order is triggered. |
