# Equity Intraday Exploration Module

One of the most useful features of the Amibroker is "Exploration". Basically, an exploration works in a similar way to scan but instead of looking for and reporting just buy/sell signals it allows you to generate customizable screening (or exploration) report that can give you much more information than simple scan and can also used for automated trading to run multiple stocks at the same time.\
The Module support Cash Market Intraday Strategies which can be readily plugged with existing trading strategies and can be automated to send realtime orders via exploration.\
Module currently supports fixed size position sizing and the Trading Symbol format needs to be configured manuallly which varies according to the datafeed vendor used. Get in touch with our support team if in case you need to configure your intraday trading model via exploration module alternatively one can send a mailer to <support@algomojo.com>

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


---

# 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/equity-intraday-exploration-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.
