# Visual trading

Visual trading gives a possibility to send, modify and close/cancel all the positions/orders directly from the chart.

### Order placing&#x20;

To place an order via Visual trading simply tap and hold anywhere on the Chart:

<figure><img src="/files/xBSaWL5bkw8jG1uHzqIf" alt="" width="375"><figcaption></figcaption></figure>

The following parameters are available when opening an order:&#x20;

* Side – allows to activate Buy or Sell side;
* Quantity – an amount of lots in which an order is placed. Tap the value in order to edit it;
* Order type - defines the type of the order – Market, Limit, Stop, Stop limit, Trailing stop, OCO;
* Leverage - representing the multiple by which the user's position size exceeds their actual capital. Available only if it is allowed by broker;
* SL/TP price - this setting allows a user to select a price for local SL/TP trigger;
* Trailing SL – enables the order trailing stop;
* Overnight execution - this icon <img src="/files/pWJUJwdj0ISLeKK1WPYp" alt="" data-size="line"> means that order is eligible to be executed during overnight market hours. Read more [here](https://guide.traderevolution.com/project/traderevolution-for-mobile/phones/overnight-trading).

After pressing <img src="https://lh7-us.googleusercontent.com/8Kkiq3BgOFnLFmA97BM7oTZT_IKeMyybUzl3GNF4MYCYy-r92zB5K_UJI9c0tpFdIVdhDYSyQ99LWxVE1h62r_sPq8sUhn3GKM7O6wG5xju5lKBPlfhhJqn9fyGJJxZc8v3Yka-_E-xJnTd5EPNbbxQ" alt="" data-size="line"> button the confirmation window will appear:&#x20;

<figure><img src="/files/KhH5UjS0NnjPSytEx1Yq" alt="" width="375"><figcaption></figcaption></figure>

By pressing the ‘OK’ button an order will be placed:&#x20;

<figure><img src="/files/DxV7TogfO9H1hbEcjpaV" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Please note that for more accurate selection of the required price the chart mode can be switched to Manual by swiping up on the price scale. In turn, the mode can be set to Auto by double tapping on the price scale.
{% endhint %}

### Order modifying

To change the order’s price, simply drag the order marker <img src="/files/2UxTT3axMGf4QsRGzsBs" alt="" data-size="line"> to the desirable price.

TP/SL are modified in the same way. By tapping on the order/position marker, SL/TP markers appear. Drag and Drop SL/TP prices to modify them:

<figure><img src="/files/41UDDmq5dmqLGQ6Q05m1" alt="" width="375"><figcaption></figcaption></figure>

In order to enable trailing stop, tap the <img src="https://lh7-us.googleusercontent.com/P1kqfyV2AQZFIr1zSWagSs5IMzNth9lcpOKQNOj4Lxy8Ez6ykpHR2yKraYRuMQN--Kp4iQJt7Mb5Tob-6_vvxQc9zbaXYWMtCsDGZpFajoXNZBlblh2ctu82QCfsqHTMakqJWQ8_RVJh8HAQea9dcYs" alt="" data-size="line"> button.

Tapping the order qty allows to set the required number.&#x20;

{% hint style="info" %}
Note that some parameters like order type or leverage can’t be changed via visual trading when order is placed.
{% endhint %}

After each change the confirmation window will appear:&#x20;

<figure><img src="/files/UqSgm13YfGq1tlLU5Vvh" alt="" width="375"><figcaption></figcaption></figure>

By pressing the ‘OK’ button, the necessary changes will be applied.

### Order cancelling &#x20;

To cancel order,simply tap the ![](https://lh7-us.googleusercontent.com/Lr2FWgvaPs4lJfDuQaGfGTRqH0bRLNx8VDnP0YsQozH_3T_nonkrLjcNwVWI7lYcYom2W1TKZVIhdcew8_eFN2oP-PrPEXfzKWrJMj4JtPoiH89a-WprzCaQKgiokX-FNld3nZmaOgIhulA8PXFl2O4) button and confirm the action by pressing the ‘OK’ button.


---

# 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://guide.traderevolution.com/project/traderevolution-for-mobile/phones/order-entry/visual-trading.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.
