# Portfolio Module

This module provides exploration based automated trading functionality to transmits orders automatically from Amibroker 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 intraday exploration trading strategies. Traders has to configure the parameter details properly. Before transmitting orders one have to match the datafeed symbol and trading symbol at coding level so the order will be sent smoothly.

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


---

# 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/amibroker/amibroker-rest-api/portfolio-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.
