# Metatrader Bridge Installation

Step-1: How to Install Algomojo Metatrader Bridge?

Follow these Tutorial video to  Install Algomojo Metatrader Bridge:

&#x20;Video Tutorial

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

Step-2:  How to setup Algomojo modules in the  Metatrader 4 Platform?

Follow  these  Tutorial video to  setup Algomojo modules in the  Metatrader 4 Platform

&#x20; Video Tutorial

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

<mark style="color:blue;">Download here</mark>

{% file src="<https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2F4qcOTOVwLwYpRuLmV5Wt%2FMT4_Bridge.zip?alt=media&token=40ded3b5-fb2e-4f0b-aa9a-3a135a98907a>" %}

{% file src="<https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FDoSXusYf1NMfET9RaXKU%2FMT4-Algomojo_Button_Trading_Execution_Module.zip?alt=media&token=aed5ecf0-a185-4e72-878e-2364a80b8161>" %}

#### Installing Algomojo MetaTrader Bridge

1. **Download MT4 Algomojo Button Trading File**: From the MetaTrader Bridge Installation option, download the MT4 Algomojo Button Trading File.
2. **Unzip the Downloaded Folder**: Extract the contents of the downloaded folder.
3. &#x20;**Ready to launch :**  Now,you  ready to launch.

#### Setting up MetaTrader Platform

4. **Open MetaTrader Platform**: Launch the MT4 platform and go to the "File" menu.
5. **Open Data Folder**: Select the "Open Data Folder" option.
6. **Access MQL4 Folder**: Inside the opened data folder, navigate to the MQL4 folder and then open the Experts folder.
7. **Copy Files**: Copy both files from the Algomojo Button Trading folder.
8. **Paste Files**: Paste the copied files into the Experts folder.
9. **Refresh Platform**: Return to the MT4 platform, right-click in the "Common" section, and select "Refresh".

#### Enabling Expert Advisors

10. **Enable Expert Advisors**: Navigate to the "Tools" menu and select "Options".
11. **Select Expert Advisors**: In the options window, navigate to the "Expert Advisors" tab, enable the two checkboxes, and press "OK".

#### Attaching Algomojo Button Trading Module

12. **Attach to Chart**: Right-click on the Algomojo Button Trading Execution Module under "Expert Advisors" and select "Attach to a chart".
13. **Configure Module**: In the expert window, select the "Inputs" option.
14. **Paste Webhook URL**: Copy the strategy webhook URL from the Algomojo platform and paste it into the expert box.
15. **Save Configuration**: Press the "Save" button twice, then the "Save As" window will open.
16. **Customize File Name**: In the file name, remove the star from the dot set. Copy the strategy code and paste it before the dot set.
17. **Save and Confirm**: Press the "Save" button and select "OK".

#### Using Algomojo Module

18. **Generate Buy Signal**: Select the "Long Entry" button to generate the buy signal. Verify the signal in the "My Signals" section on the Algomojo platform.
19. **Generate Sell Signal**: Select the "Long Exit" button to generate the sell signal.
20. **Confirmation**: Verify the generated signals in the Algomojo platform.

This is the step-by-step guide to installing and using the Algomojo Module in MetaTrader.


---

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