# Trading ideas

In the TE mobile application, Users (Users-subscribers) can receive and use [Trading ideas](https://help.za.velocitytrade.com/desktop-application-for-windows/windows/trading-ideas) or simply Ideas created by other Users (Users-analysts) in the TE Desktop application.

{% hint style="info" %}
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.
{% endhint %}

A User-subscriber is notified of receiving an Idea by the ![](https://1123742694-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MgF394Y8wbK0k-qZW4n%2Fsync%2Fbdfb3db7c5673d09d6d688e28c4114061e0b1aef.png?generation=1628062531522190\&alt=media) icon in the left upper corner of the main application menu. The number displayed on the icon means the number of Ideas received.

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

![](https://1123742694-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MgF394Y8wbK0k-qZW4n%2Fsync%2Fcb82321b7a741e14c9ffa4cc3cf84954c7461023.png?generation=1628062537307787\&alt=media)

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

![](https://1123742694-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MgF394Y8wbK0k-qZW4n%2Fsync%2Fb643e1bb184eae90b0bf418b82f4575f021d7646.png?generation=1628062537430366\&alt=media)

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, remaining lifetime, Take profit, Limit price and Stop loss values and the Idea remaining Life time. With that, the chart of the Instrument used in the Idea is refreshed with the same frequency as the chart panel.

In the Idea expanded view, the User-subscriber can specify the quantity for the Idea order using the Quantity control, view and change the Product type (if available) before placing the order.

{% hint style="info" %}
If, in addition to the one specified in the Idea, there is a product type available to the User-subscriber that differs from the one specified in the Idea by the User analyst, the User subscriber can switch from "Delivery" to "Intraday" product type using the Product type control: ![](https://1123742694-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MgF394Y8wbK0k-qZW4n%2Fsync%2Ff2a080f1930056031b34c8811d68c67165dd311b.jpeg?generation=1628062537388666\&alt=media)\
With that, the User is shown the product type change confirmation dialog:

![](https://lh6.googleusercontent.com/rvgZW5n-Ulp5QIZQSaWZ01iC1jNHMKWY7BbMpxTfVPJMvMsAoqXuiSWoljNiPUPoAg0dow9KpFT6jSmTqtCrcju1mf3wcDvZ0Qr3QmIL_kMLzGU1ZjTc9fJ8XRcUjuHF42o60xIb)

If the User-subscriber has only one product type available and it differs from the one specified in the Idea, the User-subscriber can only view the product type without being able to change it.
{% endhint %}

Also, in the Idea expanded view, User can view an attached Chart snapshot and open the attachment file (if they were added on the Idea creation) by clicking the symbols near the "Screen" and "Attachment" items respectively under the Idea Chart:

![](https://1123742694-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MgF394Y8wbK0k-qZW4n%2Fsync%2Fd9b5a3ed7982f824519e55d84e323780c56dfe86.png?generation=1628062537559768\&alt=media)

Clicking on the “PLACE BUY/SELL ORDER” button displays the order placement confirmation dialog:

![](https://1123742694-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MgF394Y8wbK0k-qZW4n%2Fsync%2F812659160bd276aad919d006f01e8d5c6ec913bc.png?generation=1628062537457494\&alt=media)

After clicking the OK button, the Idea order is placed and the User can manage it in the Orders menu.


---

# 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://help.za.velocitytrade.com/mobile-applications/ios/phone/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.
