Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Semilong - sistema esperto per MetaTrader 4
- Visualizzazioni:
- 7163
- Valutazioni:
- Pubblicato:
- 2016.05.16 10:23
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Author: Daqnar
Opening when moving against the trade for the period of 0-n1 by p1 points after moving towards the trade for the period of n1-n2 by p2 points. Closing by TP or SL. Optimization for GBPUSD M15 shows good results. The good thing is that the groups of similar parameters give similar results, much unlike the classic reoptimization, where a slight change in 1 parameter of any others leads to a drastic change in the operation. Also, the optimum parameters, selected for 1 parameter (for example, half a year), are normally suitable for the next period. The best MM according to the optimization of TP/SL - 2/1.
Opening when moving against the trade for the period of 0-n1 by p1 points after moving towards the trade for the period of n1-n2 by p2 points. Closing by TP or SL. Optimization for GBPUSD M15 shows good results. The good thing is that the groups of similar parameters give similar results, much unlike the classic reoptimization, where a slight change in 1 parameter of any others leads to a drastic change in the operation. Also, the optimum parameters, selected for 1 parameter (for example, half a year), are normally suitable for the next period. The best MM according to the optimization of TP/SL - 2/1.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/7615
Program for controlling testing and optimization
The program is designed to facilitate the routine work of the trader on testing and optimization of experts, performing sequential multi-currency, multi-timeframe and other types of tests and optimizations.
MartingailExpertThe EA uses the values of the Stochastic indicator on the H4 timeframe to open a position, and after that it builds up based on the martingale principle.