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
Indicators

XCCI_Histogram_Vol_Direct_HTF - indicator for MetaTrader 5

Views:
1973
Rating:
(16)
Published:
2018.10.25 16:00
Updated:
2023.03.29 13:48
\MQL5\Include\ \MQL5\Indicators\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

XCCI_Histogram_Vol_Direct indicator with the timeframe selection option available in input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)

For the indicator to operate, the XCCI_Histogram_Vol_Direct.ex5 indicator should be added to the <terminal_data_directory>\MQL5\Indicators folder.

Fig. 1. XCCI_Histogram_Vol_Direct_HTF

Fig. 1. XCCI_Histogram_Vol_Direct_HTF

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

XRSI_Histogram_Vol_Direct_HTF XRSI_Histogram_Vol_Direct_HTF

XRSI_Histogram_Vol_Direct indicator with the timeframe selection option available in input parameters

Exp_Iin_MA_Signal_MMRec Exp_Iin_MA_Signal_MMRec

The trading system based on the Iin_MA_Signal indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system

VR---BUCH VR---BUCH

The EA is based on the intersection of two iMAs (Moving Average, MA) but with an additional filter: price from ENUM_APPLIED_PRICE

Ravi AO Ravi AO

The EA is based on iAO (Awesome Oscillator, AO) and RAVI (Range Action Verification Index) indicators.