# Excel Bridge Installation

Follow these Tutorial video to  setup algomojo **Excel bridge**

Video Tutorial

How to Install Algomojo Excel Bridge?

{% embed url="<https://vimeo.com/993885941>" %}

{% file src="<https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2Ffro4Qu3p6bIg28C7jx8A%2FAM_PlaceStrategyOrder_ExcelModule.xlsm?alt=media&token=4c1d9c9b-2251-4d42-a6ad-6f17b2328a5e>" %}

**Excel bridge**

1. **Click the Download Button:**
   * Download the file provided for Excel Sheet Bridge Installation.
2. **File Properties:**
   * Locate the downloaded file, right-click on it, and go to "Properties."
3. **Unblock File:**
   * In the Properties window, tick the "Unblock" box and press "OK."
4. **Open Excel Sheet:**
   * Open the Excel Sheet that you downloaded.
5. **Enable Content:**
   * Within the Excel Sheet, select "Enable Content."
6. **Go to Algomojo Broker Platform:**
   * Access the Algomojo broker platform.
7. **Create a New Strategy:**
   * Within the Algomojo broker platform, create a new strategy.
8. **Copy Webhook URL and Strategy Code:**
   * After creating the strategy, copy the Webhook URL and Strategy Code associated with it.
9. **Paste Information in Excel Sheet:**
   * Return to the Excel Sheet and paste the copied Webhook URL and Strategy Code.
10. **Activate Live Trade or Paper Trade:**
    * Before selecting "Buy," ensure that you have activated either Live Trade or Paper Trade mode.
11. **Execute Buy, Sell, Short, and Cover:**
    * With Live Trade or Paper Trade activated, you can now use the Excel Sheet to execute Buy, Sell, Short, and Cover orders.
12. **View Signals Placed Log:**
    * Check the "My Signals" section on Algomojo to view the log of signals placed.

By following these steps, you should be able to set up and use the Excel Sheet Bridge for trading on the Algomojo broker platform. Make sure to follow any specific instructions provided by Algomojo and refer to their documentation if needed.


---

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