> For the complete documentation index, see [llms.txt](https://trendshift.gitbook.io/trendshift/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trendshift.gitbook.io/trendshift/trendshift-overview/trade-entry.md).

# Trade Entry

A trade entry, signaled by either a blue 'long' arrow/green triangle or a red 'short' arrow/red triangle, will be displayed when a trade had been confirmed. The entry should be taken immediately upon close.

A stop loss will be displayed as a red line. The stop loss should always be entered immediately upon entering a trade.

If '*Display Labels*' is selected, the price of the current entry will be displayed along with a blue line at the entry point and the current stop loss will be displayed along with the red line.

If *'Display Table*' is selected, the price of the current entry and stop loss will be displayed on the chart.

![](/files/0tEE0KdkM0p7zCSRpe2v)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://trendshift.gitbook.io/trendshift/trendshift-overview/trade-entry.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.
