After Testing – Analysis of Operations – indicator MetaTrader 5

After Testing - Analysis of Operations - indicator for MetaTrader 5
Change in the display of graphical objects created by the strategy tester and simplification of the following visual analysis of the results. Without the need to edit the code of the Expert Advisor. It is an upgraded version of my old script Visual Аnalysis AfterTesting without flaws and with more intuitive behavior. How it works: … Read more

Program for controlling testing and optimization – script MetaTrader 4

Program for controlling testing and optimization - script for MetaTrader 4
  The names of the macroprograms and versions of tests and optimizations: 1) The “Multy_DATA” macroprogram – testing by the specified time intervals.    Performs sequential testing over the predetermined time intervals,    the number and duration of the intervals can be set manually in the array of the “TestCommander” script.    When increasing or … Read more

Tick emulation for accelerated testing of indicators – script MetaTrader 4

Tick_Emulation_Script_MetaTrader4
The script allows to preview the indicator behavior on a real chart from the specified point with the minimum computation resources, both in the mode of manual control over the shift point, and in the automatic mode with tick generation delay. The script is designed for setting two shift parameters and the number of calculated … Read more

Tick emulation for accelerated testing of indicators ver.2 – script MetaTrader 4

Tick emulation for accelerated testing of indicators ver.2 - script for MetaTrader 4
Modernization of the first version of the script with the ability to manage multiple indicators Example of including an indicator is displayed on the basis of the attached linear regression indicator and is also described in the indicator code. The unique number is formed by the indicator automatically at the first start.. Tick emulation for … Read more

Tick emulation for accelerated testing of indicators ver.2.2 – script MetaTrader 4

Tick emulation for accelerated testing of indicators ver.2.2 - script for MetaTrader 4
The script is designed for setting two shift parameters and the number of calculated data for an indicator, EA or another script via the global variables. It is also possible to automatically iterate over the data range from the initially set bar until the zero bar with a delay.. Provided is an example of linear … Read more

Testinator for testing massive combinations of trade setups – EA MetaTrader 5

Testinator for testing massive combinations of trade setups - expert for MetaTrader 5
Welcome to the Binary Testinator. The Purpose of this EA is for testing different Indicators to optimize a trade scenario. Everyone has an opinion on what is the best trade setup, and advice is never ending! Better if you test it out… Is this EA perfect, well no, of course not! I’m open to modification … Read more

Indices Testing – EA MetaTrader 5

Indices Testing - expert for MetaTrader 5
The EA only trades buy positions and does not use SL and TP. Settings: “———- General ———-“ Commentar Start trade End trade Prder is closed  “———- Risk- and Moneymanagement ———-“ Lots Limit of open positions for each symbol Daily limit for the number of deals for every symbol Test was carried out with standard settings. … Read more