# Chart Trading Module

This module provides chart based automated trading functionality to transmits orders automatically from Metatrader trading strategies. Traders has to set the API key and API Secret key obtained from the algomojo **My API** section. This execution module afl code suits for long short trading strategies and intraday trading strategies. If you are trading long short trading strategies then first trade is always a manual trade later on one leave it to the Metatrader for the automated executions.

\
\
&#x20;<mark style="color:blue;">Download here</mark>

{% file src="/files/QqPYBqfzkA0VG8Go2CzM" %}


---

# 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://docs.algomojo.com/algomojo/modules/metatrader/chart-trading-module.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.
