Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
6052
Rating:
(20)
Published:
2013.03.06 13:25
Updated:
2023.03.29 13:28
\MQL5\Include\
vsi.mq5 (7.86 KB) view
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

Fig.1 Indicador VSI

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1561

Narrowest Range Signal Narrowest Range Signal

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

i-Friday_Sig i-Friday_Sig

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

False Breakouts Counter False Breakouts Counter

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

VolatilityPivot VolatilityPivot

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