BACKTESTMARKET

Expert Advisors

Automated trading systems for MetaTrader 4 and 5. Backtested and ready to deploy.

Featured Bundle

Historical Data Complete Pack

100+ instruments · all timeframes · instant download

220.24

View →

Showing 12 products of 19

Main EA and libraries
Expert Advisors / Main EA

Main EA and libraries

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 "M.../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.

87.99
HOL - Holiday's effect EA
Expert Advisors / Anomalies EAs

HOL - Holiday's effect EA

Interesting periods to be studied are the days that precede and follow public holidays, such as Christmas and New Year.In fact, days preceding holidays are generally associated to a positive mood, which cause a greater propension to risk. Instead, the days following holidays are generally associated to a negative mood and so more aversion to take risks. To know more about the HOL strategies, click here to read the article. Requirements The EA needs a csv file containing the holiday's entry and exit dates to work. Holidays are different according to country, and each combination of instrument-strategy generates different holiday's entry and exit dates. For example, "HOL_B_3_1" on S&P 500 has different entry and exit dates than "HOL_C_3_3" on S&P 500 and both ones have different dates than "HOL_B_3_1" in Dax. To know more read the article linked above. To get the holiday's entry and exit dates for a specific instrument and strategy, from 1971 to 2050, contact us and we will send you the csv file. The .csv file has to be placed, to trade in real time in "MQL4/Files/BTM-Files/Dates" and to backtest in "tester/BTM-Files/Dates". The csv file name must be equal to the "EA Name", which is an input parameter of the Expert Advisor. NB : The EA and needs " Main EA and libraries " to work, and has the features described in its product description.

33.99
HAL - Halloween effect EA
Expert Advisors / Anomalies EAs

HAL - Halloween effect EA

The Halloween effect is a market-timing strategy based on the hypothesis that stocks perform better between Nov.1st (Halloween) and Apr.30, than from May to the end of October. The strategy states that it is prudent to buy stocks in November, hold them through the winter months, then sell in April, while investing in other asset classes from May through October. Some who subscribe to this tactic say not to invest at all during the summer months. To know more about the HAL strategies, click here to read the article . NB : The EA and needs " Main EA and libraries " to work, and has the features described in its product description.

33.99
MOY - Month of Year effect EA
Expert Advisors / Anomalies EAs

MOY - Month of Year effect EA

These strategies enters in the market at the beginning of a month (1: January, 12: December) and close the position at the end of the same month or at the end of a following month. To know more about the MOY strategies, click here to read the article . NB : The EA and needs " Main EA and libraries " to work, and has the features described in its product description.

33.99
TDW - Day of Week effect EA
Expert Advisors / Anomalies EAs

TDW - Day of Week effect EA

These strategies use a very simple technique to decide the entry and the exit points. The discretion of whether buy or sell an instrument will be purely given by the day of the week (Monday = 1, Sunday = 7). To know more about the TDW strategies, click here to read the article. The EA can be configured to: operate in multiple weekdays decide how many days to keep the position open etc NB : The EA and needs " Main EA and libraries " to work, and has the features described in its product description.

33.99
WTM - Within the Month effect EA
Expert Advisors / Anomalies EAs

WTM - Within the Month effect EA

A behavior of a financial instrument can be studied ‘within the month’, by splitting of the month in multiple parts and measuring the returns in each one. A possible explanation of this anomaly (and not only) is the irregularity of capital inflows in a market which affect asset returns. The EA supports the month division in 2, 3 and 4 parts: To know more about the WTM strategies, click here to read the article. NB : The EA and needs " Main EA and libraries " to work, and has the features described in its product description.

33.99
WOY - Week of the year effect EA
Expert Advisors / Anomalies EAs

WOY - Week of the year effect EA

The calendar year is splitted into 52 weeks and it is analyzed the return in each week. Each week of the year is composed by 7 days, starting from the WOY n°1 that goes from January 1st to January 7th included. To know more about the WOY strategy, click here to read the article. NB : The EA and needs " Main EA and libraries " to work, and has the features described in its product description.

33.99
TOM - Turn of the month effect EA
Expert Advisors / Anomalies EAs

TOM - Turn of the month effect EA

Starting from 1987 Ariel’s work, in which he showed that Dow Jones returns in the 1 st part of the month are significantly higher than the ones of the 2 nd part of the month, Lakonishok and Smidt (1987) noted that the performance in the 4 days around the end of the month was 0.473%, while the average of returns over a period of 4 days was 0.0612%. To know more about the TOM strategies, click here to read the article. Requirements Since the TOM dates are different according to the tactic (read the article linked above), the EA needs a csv file containing the turn of the month dates to work. To get the TOM dates, contact us and we will send you the csv file. The .csv file has to be placed, to trade in real time in "MQL4/Files/BTM-Files/Dates" and to backtest in "tester/BTM-Files/Dates". The csv file name must be equal to the "EA Name", which is an input parameter of the Expert Advisor. NB : The EA and needs " Main EA and libraries " to work, and has the features described in its product description.

33.99
Template - WOY S&P 500
Expert Advisors / Templates-Set

Template - WOY S&P 500

The product contains: Template : when this template is applied to a chart, it will load the S&P 500, the " WOY - Week of the year effect EA ", setting the input parameters of the strategy. Set file, that you can load in the EA, in the 'chart' or in the 'strategy tester', that will set the input parameters. We use the templates (.tpl file) with the " Main EA ", that automatically: Read the templates : it reads each template in the "M.../Files/BTM-Files/Templates" folder Open the chart: it opens, one by one, every chart of the portfolio (EurUsd, Gold, SP500, etc.). Apply the template: once a chart has been opened, it applies the template that attaches to the chart the right EA (for example the TDW EA), with the right input parameters (e.g. trade in the day of week n°5, set a SL of 1%, a TP of 2%, exit at 18:00). NB: if the template refers to a future, for example Gasoline, you may have to change one line of the .tpl file, just by opening it with notepad (eg. writing tradedSymbol="GasolSep21" instead of tradedSymbol="GasolJul21"). Contact us if you have issues.

3.99
Template - HAL S&P 500
Expert Advisors / Templates-Set

Template - HAL S&P 500

The product contains: Template : when this template is applied to a chart, it will load the S&P 500, the " HAL - Halloween effect EA ", setting the input parameters of the strategy. Set file, that you can load in the EA, in the 'chart' or in the 'strategy tester', that will set the input parameters. We use the templates (.tpl file) with the " Main EA ", that automatically: Read the templates : it reads each template in the "M.../Files/BTM-Files/Templates" folder Open the chart: it opens, one by one, every chart of the portfolio (EurUsd, Gold, SP500, etc.). Apply the template: once a chart has been opened, it applies the template that attaches to the chart the right EA (for example the TDW EA), with the right input parameters (e.g. trade in the day of week n°5, set a SL of 1%, a TP of 2%, exit at 18:00). NB: if the template refers to a future, for example Gasoline, you may have to change one line of the .tpl file, just by opening it with notepad (eg. writing tradedSymbol="GasolSep21" instead of tradedSymbol="GasolJul21"). Contact us if you have issues.

3.99
Template - MOY T-Bond
Expert Advisors / Templates-Set

Template - MOY T-Bond

The product contains: Template : when this template is applied to a MT4 chart, it will load the US T-Bond, the " MOY - Month of the year effect EA ", setting the input parameters of the strategy. Set file, that you can load in the EA, in the 'chart' or in the 'strategy tester', that will set the input parameters. We use the templates (.tpl file) with the " Main EA ", that automatically: Read the templates : it reads each template in the "MQL4/Files/BTM-Files/Templates" folder Open the chart: it opens, one by one, every chart of the portfolio (EurUsd, Gold, SP500, etc.). Apply the template: once a chart has been opened, it applies the template that attaches to the chart the right EA (for example the TDW EA), with the right input parameters (e.g. trade in the day of week n°5, set a SL of 1%, a TP of 2%, exit at 18:00). NB: if the template refers to a future, for example Gasoline, you may have to change one line of the .tpl file, just by opening it with notepad (eg. writing tradedSymbol="GasolSep21" instead of tradedSymbol="GasolJul21"). Contact us if you have issues.

3.99
Template - MOY EurUsd
Expert Advisors / Templates-Set

Template - MOY EurUsd

The product contains: Template : when this template is applied to a chart, it will load the EurUsd, the " MOY - Month of the year effect EA ", setting the input parameters of the strategy. Set file, that you can load in the EA, in the 'chart' or in the 'strategy tester', that will set the input parameters. We use the templates (.tpl file) with the " Main EA ", that automatically: Read the templates : it reads each template in the "M.../Files/BTM-Files/Templates" folder Open the chart: it opens, one by one, every chart of the portfolio (EurUsd, Gold, SP500, etc.). Apply the template: once a chart has been opened, it applies the template that attaches to the chart the right EA (for example the TDW EA), with the right input parameters (e.g. trade in the day of week n°5, set a SL of 1%, a TP of 2%, exit at 18:00). NB: if the template refers to a future, for example Gasoline, you may have to change one line of the .tpl file, just by opening it with notepad (eg. writing tradedSymbol="GasolSep21" instead of tradedSymbol="GasolJul21"). Contact us if you have issues.

3.99
1 / 2Next

Newsletter

Stay updated

New datasets, expert advisors, discounts, and trading insights — straight to your inbox.

Cart

Your cart is empty

Add some products to get started.