# Closing Trades

{% hint style="info" %}
Closing triggers;\
\&#xNAN;**`STC`** is used to close long\
\&#xNAN;**`BTC`** is used to close short
{% endhint %}

### Closing Long

> **STC \<ticker>/\<pair> @ \<price> \[exchange]**\
> I.e. *`STC BTC/USDT @ 26995 binance`*

To close a **long** crypto position, use the trigger **`STC`** followed by the ticker/pair (I.e. BTC/USDT), then the symbol @ before the price. By default on new accounts, the crypto exchange is set to Binance and if an exchange name is not specified the bot will log the trade for the Binance exchange. \
The default exchange, among other (market, pair) defaults, can be changed. See [defaults](https://docs.nvstly.com/submit-crypto-trades-on-discord/defaults "mention")for more info.

<figure><img src="https://1979700980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7y9NJ86ay9CegkK2t71u%2Fuploads%2FNd4eOLnVQp6np8sGDUJQ%2Fimage.png?alt=media&#x26;token=5333720f-f079-419e-9732-2f70f11f877a" alt=""><figcaption><p>Example of closing a long position for BTC/USDT at the price of $27154.50 on default exchange</p></figcaption></figure>

### Closing Short

To close a **short** crypto position, use the trigger **`STC`** followed by the ticker/pair (I.e. BTC/USDT), then the symbol @ before the price. By default on new accounts, the crypto exchange is set to Binance and if an exchange name is not specified the bot will log the trade for the Binance exchange. \
The default exchange, among other (market, pair) defaults, can be changed. See [defaults](https://docs.nvstly.com/submit-crypto-trades-on-discord/defaults "mention")for more info.

<figure><img src="https://1979700980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7y9NJ86ay9CegkK2t71u%2Fuploads%2FN6xPw62QmlAN41ln394k%2Fimage.png?alt=media&#x26;token=30042c31-cbdc-402d-a49e-91ba38eaf4c8" alt=""><figcaption><p>Example of closing a short position for BTC/USDT at the price of $27160.00 on default exchange</p></figcaption></figure>

{% hint style="warning" %}
Final Notes:\
\- **Do not use `$` with tickers.** \
\- Submit using a specified price, or use `CMP` or `M` for submitting at the current market price.\
\- Multiple trades can be submitted in a single message by using 3 back ticks (\`\`\`) before and after the whole message.
{% endhint %}

## Using Slash Commands

Submitting trades through slash commands has a more user friendly aspect to it but can take some seconds longer than text messages.

Type in `/close` then select `crypto`.

Type in or select the direction `Long` or `Short`.&#x20;

Type in or select an exchange.

Input the ticker & pair with a separator. (I.e. BTC/USDT)

Enter in the price or use `0` for the current market price.

Notes can be added and are optional. Trimming or partially closing positions can be done by using the [Trim/Partial Close](https://docs.nvstly.com/submit-crypto-trades-on-discord/trim-partial-close) keywords (trim, trimming, partial, etc.) within the notes.

<figure><img src="https://1979700980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7y9NJ86ay9CegkK2t71u%2Fuploads%2FKlKtLvCQ8p8KG0gS24nO%2Fimage.png?alt=media&#x26;token=93e0f1ab-30eb-4962-b9b0-acf7be25d7c7" alt=""><figcaption><p>Example of closing a long BTC/USDT position on the Binance exchange using 0 for the current market price</p></figcaption></figure>
