Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
Min_Max_Volume - indicator for MetaTrader 5
- Views:
- 4097
- Rating:
- Published:
- 2018.06.06 13:31
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
A simple indicator, which marks candlesticks with the maximum and minimum volume over a given period on a price chart.
It has one input parameter:
- Period - indicator calculation period.
A candlestick having the maximum volume for a given period, is marked with a signal dot above the candlestick, the one having the minimum volume is marked with a dot below.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20364
Dots
A signal indicator based on the Moving Average
Bollinger Bands N positions v2Signals are generated by the iBands, Bollinger Bands indicator. When a signal is received, opposite positions are closed.
T3_MA
A moving average by Tim Tillson
Positive_Negative_VolumeAn indicator of volumes relative to the positive/negative price increment