# Excel

* [ Place Order](https://docs.algomojo.com/algomojo/modules/excel/place-order)

Algomojo Excel-Based Automation is a simple tool that allows traders to send simultaneous orders to multiple trading accounts and brokers using a simple interface in Microsoft Excel. The code uses AlgoMojo's Common API to transmit orders, making the process seamless and efficient.\
\
**Features:**\
1\) Simple Interface: The interface is designed to be user-friendly, making it easy for traders to send orders without any technical knowledge.\
2\) Multiple Trading Accounts: The software allows traders to send orders to multiple trading accounts, giving them greater flexibility and control.\
3\) Multiple Brokers: Traders can send orders to multiple brokers, allowing them to take advantage of the best market conditions and execute their trades efficiently.\
4\) AlgoMojo Common API: The code uses AlgoMojo's Common API, making the transmission of orders quick and reliable.\
\
**Benefits:**\
1\) Increased Efficiency: With Excel Based Automation, traders can send orders to multiple accounts and brokers simultaneously, reducing the time and effort required to execute trades.\
2\) Better Control: By sending orders to multiple accounts and brokers, traders have greater control over their trades and can take advantage of the best market conditions.\
3\) Enhanced User Experience: The simple interface and efficient transmission of orders make the trading process seamless, resulting in an enhanced user experience.<br>


---

# 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/excel.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.
