# Trading ideas

A Trading idea is an investment recommendation based on market analysis. It includes predefined parameters for order placement as well as text description and chart snapshot.&#x20;

In the TraderEvolution Investing application, users-subscribers can receive and use Trading ideas created by users-analysts in the TraderEvolution Desktop application.&#x20;

To be able to receive, view and use Ideas, a user-subscriber needs to be subscribed to a Trading system. Also, to receive Ideas and place orders based on Ideas received, the Instrument used in the idea must be available to the user.&#x20;

A user-subscriber is notified of receiving an Idea by the <img src="/files/zP0UXD7oay0VKQxUy69p" alt="" data-size="original"> icon in the left upper corner of the main application menu. The number displayed on the icon means the number of Ideas received.

Tapping the icon opens the Ideas panel, which shows all the currently received Ideas:

![](/files/HqZLqkX5eaViTR3phSoS)

By tapping an Idea space in the panel, User can open the Idea expanded view and see its details:

![](/files/cUYDJHhR4W9TJvcRR2GL)

![](/files/wQ6qCsmxblGLGP3Kxr7W)

The expanded view of an Idea contains the chart of the Instrument used (if the data on the Instrument is available to the user), Idea text description, Take profit, Limit price and Stop loss values. The chart of the Instrument used in the Idea is refreshed with the same frequency as the chart panel.&#x20;

Also, a user can view an attached Chart snapshot and open the attachment file (if they were added while the Idea creation) by tapping the icons near the "Screen" and "Attachment" items respectively at the Tips section.&#x20;

Tapping the “PLACE BUY/SELL ORDER” button evokes the order placement confirmation dialog screen:

![](/files/gFHWWykyLBJIkxf60E7j)

After tapping the “Send order” button, the Idea order is placed and the User can manage it in the Orders menu.

![](/files/VQEqbRJtBY8tlIHvOqT9)


---

# 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/investing/trading-ideas.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.
