Almat Kaldybay / Perfil
- Información
10+ años
experiencia
|
4
productos
|
111
versiones demo
|
0
trabajos
|
0
señales
|
0
suscriptores
|
ZigZag Expert is a robot that trades on the signals of the ZigZag indicator. The decision to enter the market is made by the signal of the trend system of the continuation model. See pictures and videos for more details. Program input parameters: Choose tf - you need to specify the period for which the market will be monitored (recommended H4 and older); Depth of ZigZag - the first parameter of the ZigZag indicator (recommended from 4 to 8); Deviation of ZigZag - the second parameter of the
The Indicator automatically draws trend lines on the specified timeframe ( Trend lines period parameter). The lines are drawn based on the last two known fractals of the specified period. If you want the lines to be drawn only on the confirmed fractal, then set the Confirmed or unconfirmed fractal parameter to True . Indicator feature - lines are drawn with the accuracy of any timeframe. It allows analyzing the chart on smaller timeframes without loosing the precision of drawing the
The Indicator automatically draws trend lines on the specified timeframe ( Trend lines period parameter). The lines are drawn based on the last two known fractals of the specified period. A peculiarity of this Indicator is that the lines are drawn with accuracy up to 15 minutes. It allows analyzing the chart on smaller timeframes without loosing the precision of drawing the lines in relation to the extrema of the prices. It is suitable for an intraday and medium term trading. The minimum
En este artículo vamos a describir la definición programática de uno de los modelos de continuación del movimiento. La base del trabajo viene constituida por dos ondas: la principal y la de corrección. Como extremos se usarán fractales, además de los llamados fractales potenciales, los extremos que no se han formado aún como fractales.
MyBreakeven Expert Advisor automatically moves a position to breakeven. The EA works both with all open positions and with a certain order. The robot allows moving a position to breakeven in several modes: Points - move a position to breakeven when reaching a certain profit in points. To work in this mode, fill in the SizePoints field in the inputs; Summ - move a position to breakeven when reaching a certain profit in deposit currency. To work in this mode, fill in the SizeSumm field in the
En este artículo se describe la solución de automatización del proceso de la construcción de las líneas de tendencia a base del indicador Fractals usando MQL4 y MQL5. La estructura del artículo está representada como la comparación en el marco de la solución del problema planteado desde las posiciones de dos lenguajes. La construcción de las líneas de tendencia se realiza usando dos últimos fractales conocidos.