Main EA and libraries

$101.73
In stock
SKU
EA_MAIN

The product contains:

- "Main EA": an Expert Advisor to manage the entire portfolio. 

  • It opens all the charts and applies the templates with the EA attached
  • It provides an overview of the portfolio EAs
  • It compute and shows data (n°open positions, current capital at risk etc.) and the statistics of each EA (avg trade, winnign percentage, cumulative return, etc.)

- Library of functions and classes, that permits to run all the others BTM EAs with many features. There are functions for:

  • Trade management: open, manage, and close the positions (e.g. exit after N hours / days, exit if the trade is in profit etc.)
  • Customize SL, TP, RF, TS: compute the stop loss, take profit, risk free, trailing stop in different ways (in points, in percentage, ATR multiple)
  • Money management: compute the lot size in different ways (fixed lots, percentage of equity, in money).
  • Recover positions if MT4 is restarted: recognize the previously opened position by the EA when the MT4 is restarted, through the order magic number
  • Stop the EA if it would stop working: set a level of maximum drawdown (e.g. 10%), and after that level, the EA will stop to operate with real money. It will continuw to trade "virtually", recording trades into "MQL4/Files/BTM-Files/Csv/'EA_name'" and it will restart to operate if the equity line will recover above that drawdown level.
  • etc
To know more about calendar anomalies, at the base of EAs strategies, visit the blog of our other website, ForecastCycles, in which we do a deep analysis of market calendar anomalies.

Read more about the installation of the "Main EA" and the following steps in the "Details" section of the table below.

Links

The product contains:

- "Main EA": an Expert Advisor to manage the entire portfolio. 

  • It opens all the charts and applies the templates with the EA attached
  • It provides an overview of the portfolio EAs
  • It compute and shows data (n°open positions, current capital at risk etc.) and the statistics of each EA (avg trade, winnign percentage, cumulative return, etc.)

- Library of functions and classes, that permits to run all the others BTM EAs with many features. There are functions for:

  • Trade management: open, manage, and close the positions (e.g. exit after N hours / days, exit if the trade is in profit etc.)
  • Customize SL, TP, RF, TS: compute the stop loss, take profit, risk free, trailing stop in different ways (in points, in percentage, ATR multiple)
  • Money management: compute the lot size in different ways (fixed lots, percentage of equity, in money).
  • Recover positions if MT4 is restarted: recognize the previously opened position by the EA when the MT4 is restarted, through the order magic number
  • Stop the EA if it would stop working: set a level of maximum drawdown (e.g. 10%), and after that level, the EA will stop to operate with real money. It will continuw to trade "virtually", recording trades into "MQL4/Files/BTM-Files/Csv/'EA_name'" and it will restart to operate if the equity line will recover above that drawdown level.
  • etc
To know more about calendar anomalies, at the base of EAs strategies, visit the blog of our other website, ForecastCycles, in which we do a deep analysis of market calendar anomalies.

Installation guide
The .zip file you will download contains 5 folders:
  • BTM-Experts, put it into "MQL4/Experts/" ==> "MQL4/Experts/BTM-Experts"
  • BTM-Files, put it into "MQL4/Files/" ==> "MQL4/Files/BTM-Files"
  • BTM-Include, put it into "MQL4/Include/" ==> "MQL4/Include/BTM-Include"
  • BTM-Indicators, put it into "MQL4/Indicators/" ==> "MQL4/Indicators/BTM-Indicators"
  • BTM-Libraries, put it into "MQL4/Libraries/" ==> "MQL4/Libraries/BTM-Libraries"
Following steps
  • If you buy an EA: when you buy one of our Expert Advisors, e.g. "HAL EA", put it into "MQL4/Experts/BTM-Experts/" ==> "MQL4/Experts/BTM-Experts/HAL EA". 
  • How to create a template compatible to "Main EA": When you create a strategy with the EA, open the chart of the instrument you want to trade and attach the EA with the right input parameters (EA name, SL, TP etc.). Give to the EA (each EA has an input parameter called "EA name") the same name of the template you are going to save, e.g. "HAL_EURUSD_Long.tpl"; save the template into "MQL4/Files/BTM-Files/Templates/" ==> "MQL4/Files/BTM-Files/Templates/HAL_EURUSD_Long.tpl". Each EA has also an input parameter called "Traded Symbol", give to it a name equal for the broker's symbol you are going to trade.
  • If you buy a template: If you buy a template, just put it into "MQL4/Files/BTM-Files/Templates/" ==> "MQL4/Files/BTM-Files/Templates/HAL_EURUSD_Long.tpl". The "Main EA" will automatically read it
  • Change some MT4 setting: Into MT4 menu on the top, click on "Tools -> Options -> Expert Advisors" and check the ratio buttons if they are not checked: "Allow automated trading" and "Allow DLL imports (...)"
  • To launch the "EA Main": open a chart, e.g. EurUsd H1, and load into it the "main.tpl", that you will find in "MQL4/Files/BTM-Files". The "Main EA" will open all the charts (e.g. EurUsd, S&P 500), one by one, applying the template. The template will apply the EA with the input parameters. Then the EurUsd H1 chart will turn automatically into your "portfolio overview", with statistics (trades done, avg return, profit factor etc.) and equity lines of all the Expert Advisors in your portfolio.
  • If you need to restart the MT4: before you close MT4, close all the charts, do your things, re-open MT4, and re-load the "main.tpl" into an EurUsd H1 chart.

NB: if you need support in the installation, contact us
Write Your Own Review
You're reviewing:Main EA and libraries
Your Rating

No Related Posts