Indicator nEMA
The indicator's principle of operation is described in Bulashev's book Statistics of a Trader or here.
Parameters Used
extern int EMA_period=89; // EMA period
extern int price_mode=0;...
Indicator nEMA
The indicator's principle of operation is described in Bulashev's book Statistics of a Trader or here.
Parameters Used
extern int EMA_period=89; // EMA period
extern int price_mode=0;...
Linear Regression Indicator
The indicator is completely analogous to indicator LSMA Color published in CodeBase, except only one thing. It works much faster.
Parameters:
extern int period=34; // Regression...
CandRelation
The blue line - a part of the total length of the candle
The green line - a part of the upper shadow of the...
Weekly HILO
Indicator Weekly_HILO. It represents HiGH and LOW prices.
You can download the similar ones here.
MT4 Táscaire Íosluchtaigh - Instructions
is a Metatrader 4 (MT4) indicator...
L Correlation
The calculation of correlation coefficient between two quotes charts of two currency pairs is performed (between the currency pair to whose chart the indicator...
Waddah Attar Hidden Level
MT4 Táscaire Íosluchtaigh - Instructions
is a Metatrader 4 (MT4) indicator and the essence of the forex indicator is to transform the accumulated history...
Waddah Attar Pivot
Draw Dayly, Weekly and Monthly Pivot with BackTest.
MT4 Táscaire Íosluchtaigh - Instructions
is a Metatrader 4 (MT4) indicator and the essence of the forex...
Clock
The object, the time is displayed in, can be dislocated at any point of the chart. The only external variable is the TextColor, it...
TimeOut
The indicator displays the time between sending a quote by the broker and receiving it by you: the current, maximal and minimal lag.
MT4 Indicator...
MultiTrandOscilator
An oscillator with the signal lines that are received from the other pairs. It is intended to work with EURUSD on M1, the signals...
BZ TL SkylineM
The author insists that users may utilize this indicator as an external interface for all other indexes, more details.
Parameters:
myEntryTrigger =4;
myProfitTarget =10;
myStopLoss =7;
Shift =0;
myHourColor =DarkGray;
myStyle...
StepMA
MT4 Táscaire Íosluchtaigh - Instructions
is a Metatrader 4 (MT4) indicator and the essence of the forex indicator is to transform the accumulated history...
3D Oscilator
An oscillator that signals in case of trend changing. When the blue line crosses the red one from top downward - Sell, when the...
BW MFI Volumes
This indicator displays in the separate window the values of the volumes and tints them with the BW MFI colors. It shows a tip...
T3.Lnx
Indicator T3.Lnx. It uses signals Heiken Ashi.
For the indicator to work, you should place files T3Series.mqh and PriceSeries.mqh into directory MetaTraderexpertsinclude.
Heiken Ashi#.mq4 should be...
MACD Histogram
Thise indicator can be used in all time frame, and the divergent line is outomatic .
If you like to use divergent with MACD you...
Kijun-sen
It draws the Kijun line with the specified period (the middle of the price range of the given period) on the chart and allows...
Silver-sen
This line is parallel to the Kijun, but comparing to the Kijun-sen, that represents the half of the price range, i.e. 50%, the Silver-sen...