# Overview

### Important

Forex trade tracking is generally the same as stocks, or crypto but not as sophisticated. When tracking or submitting forex trades, no separator like a `/` slash or any character should be used between the base and quote currency tickers.

### Prices

The bot checks against real-time market prices when trades are submitted. To allow for volatility and time it takes to submit, the submitted price can be off by a small threshold based on our price tolerance system. This is to prevent traders manipulating stats and cheating ranks.

This video will guide you through on how to properly use the Discord bot for submitting (stock only) trades. This is an old version 1 video, and a lot has been added & changed since then but is still helpful for covering the basics and seeing it in action. All features and functionalities can be found in the articles below.

#### Newer Quick Demonstration of Tracking/Submitting Stocks & Options Trades

{% embed url="<https://youtu.be/mqnBBll8zDM>" %}
Quick demonstration of submitting or tracking forex trades
{% endembed %}

Here's a quick demo (no audio) of how tracking or submitting forex trades work, averaging up/down, trimming or partially closing, using trade notes, etc. Video recorded October 2024. *(Refer to the* [*stocks/options how to video*](/submit-stocks-options-trades-on-discord/overview.md#stocks-and-options-trade-tracking-submitting-how-to-video) *for a more in-depth explanation with audio, but it doesn't cover forex and it's an old early Beta v0.2 video which a lot has been added and improved since, but stil covers general basics.)*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nvstly.com/submitting-forex-trades-on-discord/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
