Page 16 of 380

Re: Something interesting please post here (Metatrader)

Posted: Sat Apr 15, 2017 4:46 pm
by bilbao
Multi currency on chart correlation indicator


The Indicator analyses 4 currency pairs, compares them and prints the current divergence on the chart. The divirgence is presented in points of the current pair.

Re: Something interesting please post here (Metatrader)

Posted: Sat Apr 15, 2017 4:49 pm
by bilbao
Auto Fib TradeZones indicator


Use it for range trading or breakouts as the image shows. Either use a period value for auto retracing or the Start and End lines to place it where you want. Colors are customizable.

The signals were added to illustrate how to use it.

Re: Something interesting please post here (Metatrader)

Posted: Sat Apr 15, 2017 5:00 pm
by bilbao
Trend line Price Alert indicator


Re: Something interesting please post here (Metatrader)

Posted: Sat Apr 15, 2017 5:12 pm
by bilbao
3D MACD - MAC3D indicator


This indicator draws a 3 Dimensional MAC3D ribbon on the chart, it clearly shows possible entry and exit signals when price goes above or drops below the user defined values.

It also shows when the price is moving above or below global slow moving average settings.

Also included are selectable Price Alerts, for example when a new High or a new Low is hit or when price crosses input MAC3D values.

Finally the code allows you to set up some Chart features as well.

Re: Something interesting please post here (Metatrader)

Posted: Sat Apr 15, 2017 5:18 pm
by bilbao
MT4 Script to display a 3D Gann on your chart

This Script does nothing add a UFO in the middle of your chart.


Re: Something interesting please post here (Metatrader)

Posted: Sat Apr 15, 2017 5:38 pm
by bilbao
VR - Multi-timeframe Moving Average Dashboard for MT4


The indicator shows the position of the current price relative to moving averages of different periods and timeframes.

The figure shows the position of the red price for removals, blue on removals.

Next to each timeframe indications 3 Averages, MA period is displayed and color, according to which the signal is determined in each cell.

If the price is above the predetermined period MA and timeframe, then the cell is painted in blue when the price is lower, then red.

Right = 0; The shift to the right cells;
Down = 0; Shift cells down;
UP = clrLightBlue; The color of the cells at a position above the moving average price;
EQ = clrLightGreen; The color of the cells at the position of the price equal to removals;
DW = clrLightPink; The color of the cells at the position below the moving average price;

time_1 = 1; timeframe;
Period_1_1 = 528; During the first moving average;
Period_1_2 = 1440; During the second MA;
Period_1_3 = 10080; Third Period MA;
For each MA individually specified settings.

Re: Something interesting please post here (Metatrader)

Posted: Sat Apr 15, 2017 5:54 pm
by bilbao
Price Stat indicator for MT4

To work put two vertical lines to indicate the calculation range.

Blue- indicates the density of the prices between the lines. She duplicated for ease of comparison with the red and green.
Green - indicates the density of the prices in the future at the same distance (adjustable Future koefitsientom)
Red - shows the density of prices in the past for the same distance (adjustable koefitsientom Past)

Thick Blue Line - controls the "width" of the histogram

Re: Something interesting please post here (Metatrader)

Posted: Sat Apr 15, 2017 5:56 pm
by bilbao
Barros Swing indicator for MT4


Indicator mentioned in the book "Nature of trend"

Re: Something interesting please post here (Metatrader)

Posted: Sat Apr 15, 2017 6:02 pm
by bilbao
HMR Multi (Correlation) indicator for MT4

This is a Multi-currency indicator that displays the closing price chart for 8 pairs.


Re: Something interesting please post here (Metatrader)

Posted: Sat Apr 15, 2017 6:26 pm
by bilbao
3D Stochastic indicator


Similar to Swami Charts indicators, this displays a whole Stochastics heatmap on your main chart screen.

X-coordinate is time,
Y-coordinate is representation of stochastic with different settings/parameters.
Z-coordinate is on different color depends on the situation and the location of the stochastic in particular time moment".