Falcon Hybrid Scalper Installation Guide

Follow these steps carefully to install, authorize, and run the EA on your MetaTrader 5 (MT5) terminal.

Advertisement

Prerequisites

1

Place the EA in your MT5 Data Folder

  1. Open your MetaTrader 5 terminal.
  2. Click on File in the top menu, then select Open Data Folder.
  3. Navigate to MQL5 > Experts.
  4. Paste the .ex5 file into this folder.
  5. Go back to MT5. In the Navigator panel (left side), right-click on Expert Advisors and select Refresh.
  6. The EA should now appear in the list.
2

Enable Auto Trading & WebRequests (CRITICAL)

The EA requires a connection to our licensing server to verify your key. If you skip this step, the bot will not run.

  1. In MT5, go to Tools > Options (or press Ctrl + O).
  2. Click on the Expert Advisors tab.
  3. Check the box for Allow algorithmic trading.
  4. Check the box for Allow WebRequest for listed URL:.
  5. Click the green + button and type exactly: https://manilabot.com
  6. Press Enter, then click OK to save.
Advertisement
3

Attach the EA to a Chart

  1. Open a chart for your desired trading instrument (e.g., XAUUSD, BTCUSD, US30).
  2. Set the chart timeframe. (Note: The EA features an "Auto Switch Chart TF" function, but starting on M1 or M5 is recommended).
  3. Drag and drop the Falcon Scalper from the Navigator panel onto the chart.
4

Configure Your Settings and License

When the settings window pops up, configure the following key inputs:

=== LICENSE VERIFICATION === InpLicenseKey: Delete the default text and paste your unique license key here.
=== RISK SETTINGS === Set your Base Lot or enable Auto Lot Size (Risk %) based on your account size.
=== STRATEGY & FILTERS === Adjust your preference for Stealth Mode (InpHideSLTP), Support/Resistance lines, and News Filters as needed.

Finally, click OK.

5

Verify the Bot is Active

Look at the Falcon Dashboards on your chart to confirm the installation was successful:

Troubleshooting Common Issues
"Verification FAILED" Alert Double-check that your license key is typed correctly and that you accurately entered https://manilabot.com in the WebRequest settings.
"Auto Trading X" in Dashboard Click the "Algo Trading" button on the top MT5 toolbar so it turns green. Also check your Expert properties to ensure "Allow Live Trading" is ticked.
Bot isn't taking trades Ensure the market is open, you are outside of restricted news windows, and that your broker's spread is below your configured Max Spread limit in the settings.
Advertisement