MiroNext
Sign In
  • Dashboard
  • Trading Accounts
  • Traders
  • Signals
  • Reports
  • Transactions
  • Profile
Theme
Trader API

Use these credentials to connect your trading platform

No API key yet. Generate one to connect your trading platform.

Expert Advisor

Download and install the MiroNext Trader EA on your MT5 platform.

Click below to download the latest version. The file will open in a new tab and redirect to the actual download automatically.

https://api.mironext.com/api/v1/public/files/expert/MiroNext_master.ex5
Installation Steps
1

Download the .mq5 file using the button above.

2

Copy the file into your MT5 Experts folder.

3

Restart MT5 and attach the EA to a chart.

Allow WebRequest in MT5

Add the MiroNext API URL to the trusted list so the EA can fetch data.

  1. Open MT5 and press Ctrl + O (or go to Tools → Options).
  2. Switch to the Expert Advisors tab.
  3. Enable Allow WebRequest for listed URL.
  4. Click Add new URL and enter https://mironext.com.
  5. Click OK, then restart MT5 or reload the EA.
EA Usage Guide
Market Order
  • To open a trade at the current market price, hold the Shift key and move your mouse over the chart.
  • As you move the mouse, lines for the entry point, stop loss, and take profit are displayed on the chart.
  • Then drag the lines to adjust the entry, stop loss, and take profit points.
  • After the trade points are set, press the Space key to confirm and immediately open the trade.
  • The trade volume is automatically calculated by the expert based on risk settings.
Pending Order
  • To place a pending order, hold Ctrl + Shift and move your mouse over the chart.
  • As you move the mouse, lines for the entry price, stop loss, and take profit are displayed.
  • Drag the lines to your desired points.
  • After setting the entry price, stop loss, and take profit, press the Space key to submit the pending order.
  • The trade volume is automatically calculated by the expert.