# SMART TRADE

The **SMARTRADE** system uses an in-depth Technical Analysis algorithm that is continuously performed based on the stock price after the end of the trading session to calculate and give optimal Buy/Sell recommendations for investors. private.

There are 2 ways to access Smart Trade:

Method 1: Click the "**Smart Trade**" icon on the screen.

Method 2: Click the icon <img src="/files/UOT68VmEpVXFmzo4SdzF" alt="" data-size="line"> > Click "**Smart Trade**".

<img src="/files/HTCObSmLSr0E3EkUwlI1" alt="Smart Trade" class="gitbook-drawing">


---

# 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://smart-dragon.gitbook.io/smartdragon/smartdragon-support-1/smart-trade.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.
