Yurii Shvechikov / Perfil
- Información
|
1 año
experiencia
|
15
productos
|
0
versiones demo
|
|
0
trabajos
|
0
señales
|
0
suscriptores
|
Az Speedometer mide la calidad del impulso del precio , no sólo el tamaño de la vela, sino si ese movimiento está respaldado por un impulso real, volumen y dirección. Un simple vistazo le indica si la barra actual es un impulso significativo o sólo ruido. "Una barra verde por sí sola no significa nada. Az Speedometer te muestra barras verdes con alto volumen, un cuerpo de vela limpio y tres cierres alcistas consecutivos: esa es una señal que vale la pena tomar". Cómo funciona: Ratio de velocidad
An improved function for working with historical data has been implemented to calculate the ATR better. Added levels that serve as probable reversal targets for the next session
Added a function for collapsing text information, fixed a bug where turning off the display of the entry point line and switching the time frame turned the line back on
Fixed: When pressing the BUY/SELL button, the entry level moves to the current price, rather than remaining at its initial value. The same applies to the automatic stop-loss line calculation. It only worked in one mode.
Several minor bugs have been fixed: when changing the time frame, trade entry and stop-loss positions were reset. Also, when changing the timeframe, the panel keeps moving to the upper-left corner
## az_session_atr - Instrucciones de configuración ## Qué muestra el indicador El indicador muestra el ATR para cada sesión por separado. Si sólo opera en Europa, a veces no tiene sentido mirar el ATR diario habitual. Para cada una de las tres sesiones de negociación (Asia, Europa, América) se muestra una línea como esta: ``` Asia ATR(20): 42,3 | Movimiento: 18,7 (44%) | Izquierda: 23,6 ●● ``` | Campo Valor |---|---| | ATR(20)` Mediana ATR durante 20 días de negociación. | Movimiento: 18.7
Fixed a bug: When a signal level is disabled, deleting the currently visible level also deletes the disabled (hidden) levels. This was especially critical when trying to clear level 1 signals, and levels 2 and 3, which were intentionally disabled to avoid getting lost, were also deleted.
Fixed a bug: if you turn off unnecessary levels, MM Zones (grouped from a large number of signals in one place within the zone) remained on the screen.
Over the weekend, I implemented the data export feature. After testing it in the live market, the next step will be to develop a utility to import this data and plot it on a chart for subsequent analysis and algorithm improvement. Just to remind you, the data must be obtained from the live market, as the indicator, unfortunately, does not work historically. If the data is not extracted immediately, it can be considered lost.
Todos sabemos que el inicio de una vela H4 puede ser "desplazado" dependiendo del broker. Escribí un indicador que dibuja velas "desplazadas" al valor deseado. Además, dibuja velas H4 en marcos de tiempo más pequeños también. Funciona en timeframes hasta H4, permitiendo una clara comparación con los resultados del broker. Hay una opción separada para personalizar el cuerpo de la vela y el relleno del contorno. También puede personalizar el dibujo para un periodo específico en el historial
If you want a zone based on a single candlestick, press Draw -> Click the candlestick (as before).
If you want a zone based on a range: Draw a line using the MT5 "Trend Line" tool -> Press Draw -> Click on your line. It will disappear and turn into a zone — a range of several candlesticks. The Trend Line should be selected before creating. This idea works in SHADOW_MODE only! If you want to make a zone of several candles, select SHADOW_MODE in the settings.
Minor code refactoring + added the ability to see the timeframe on which the level was originally created. By default, the drawing position is set to the top center of the level lines. Remember, the location can be changed in the indicator settings.
Minor bug fixes. The default settings have been slightly changed.
Fixed a bug where the fill area was not drawn to the visible area of the screen. Added border lines to the fill area.
ShowBorderLines - enable/disable border lines
BorderLineColor - border line color (gray by default)
BorderLineStyle - line style (dotted)
BorderLineWidth - line thickness
ShowBorderPrices - show prices on border lines


