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
- Views:
- 2867
- Rating:
- Published:
- 2018.06.18 16:24
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Indicator Wiseman with the timeframe selection option in its input parameters.
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // The indicator chart period (timeframe)
For the indicator to operate, the Wiseman.ex5 indicator must be added to the <terminal_data_directory>\MQL5\Indicators folder.
Fig.1. Indicator Wiseman_HTF
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20924

An indicator of the volume / bar price range ratio with a signal line and with the option of identifying the maximum/minimum price change resistance.

Indicator of candlestick size / tick volume ratios and signal line.

Weight Volume Move-Adjusted Moving Average.

A slow stochastic with a histogram.