Something interesting, old thread - page 74

 

Any pair stochastic (by Chandra100)

Normally if we attach an indicator, it will show the indicator for the current chart only.

With this indicator you can choose the symbol for which you want to apply the indicator. You can add any number of times this indicator with different symbols as inputs.

  • EURUSD and USDCHF have negative correlation.
  • AUDUSD and NZDUSD have positive correlation.

We can add two instances of this indicator for these two symbols and can monitor whether the correlation exists or not.

In other way, we can add three instances of this indicator for 2 major pairs and one for its cross pair. Example: For EURUSD, GBPUSD and EURGBP.

We can see on cross pair how the changes in major pairs affects its movement.
Files:
 

A trend indicator implemented in the form of NRTR. (this version converted to metatrader 5 by godzilla

 

Adaptive Laguerre filter for metatrader 5

It also uses a possibility of metatrader 5 that allows us to make custom indicators that can be applied to another indicators, so this one can be applied to other indicator too (in the subwindow it is applied first to rsi, then to adaptive laguerre of that rsi and so on)

 
mladen:
Damiani volatmeter for metatrader 5

An alternative look at the seemingly strange use of two moments in the model specification:

Two-moment decision model - Wikipedia, the free encyclopedia

Yours sincerely,

Wintersky

 

Posting this as is. It is a simplified calculation of what is known as FX Sniper's ergodic CCI (metatrader 4 version of this was posted here : https://www.mql5.com/en/forum/174948/page10). Also left the name too (even though it is actually one version of William Blau's indicators)

 

Din fibo next (by godzilla) din_fibo_next.mq5

Files:
 

Ergodic ticks volume indicator (this version by Nikolay Kositsin)

 

Hello Mladen,

Right now ( MT5) there is only one switch for both "up" and "down" ..so when switch is false no alerts...when switch is true then either of alerts appears ( up or down)....So would like to have separate switch ( true /false) for up arrow and separate switch for down arrow...

If you look in attached MT4 version that is done.

Ideal would be ability to have alert : up arrow and price above let say EMA 200 (true /false)

and down arrow and price bellow let say EMA 200 (true/false).

Thank you for your consideration...

 
mima:
Hello Mladen,

Right now ( MT5) there is only one switch for both "up" and "down" ..so when switch is false no alerts...when switch is true then either of alerts appears ( up or down)....So would like to have separate switch ( true /false) for up arrow and separate switch for down arrow...

If you look in attached MT4 version that is done.

Ideal would be ability to have alert : up arrow and price above let say EMA 200 (true /false)

and down arrow and price bellow let say EMA 200 (true/false).

Thank you for your consideration...

mima

I am lost. I have no idea about what indicator are you talking about

 
mladen:
Ergodic ticks volume indicator (this version by Nikolay Kositsin)

Only now noticed that the indicator posted at that post will not work (there are coding errors in it that are preventing it from being compiled - that is how it was posted at the metaquotes site). This version is a corrected version that works as it should (also, smoothing algorithms include file is cleaned up in order to let it compile correctly and without warnings)

Why a non-working version was posted at metaquotes site (here Indicators - Ergodic_Ticks_Volume_Indicator - MQL5 Code Base) remains a mystery to me

Reason: