Join our fan page
- Views:
- 6545
- Rating:
- Published:
- 2013.03.06 13:25
- Updated:
- 2023.03.29 13:28
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Autor real:
DriverDan
Indicador que calcula o volume por segundo (ou de um determinado período) e sua correspondente média móvel.
Este indicador foi implementado pela primeira vez em MQL4 e publicado na Base de Código em 19.09.2007.
Este indicador utiliza a biblioteca de classes SmoothAlgorithms.mqh (deve ser copiada para terminal_data_folder\MQL5\Include). O uso desta classe está descrito com mais detalhes no Artigo "Série de preço médio para cálculos intermediários sem utilizar buffers adicionais".
Fig.1 Indicador VSI
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1561

The narrowest range indicator defines the moments when the market is in the "compressed" state that says of the future breakthrough in this or that side

Signals of entries and exits on the system "Friday effect"

The indicator displays the number of false breakthroughs for the specified period

This indicator is calculated on the basis of currency pair volatility displaying the nearest support and resistance level depending on the trend direction.