Ocean theory based indicators - page 58

 

Hi!  I am new to MQL5 and Metatrader 5.  I had Ocean on another computer that died and could not be revived.  Of course Sloman is dead and his software developer is unavailable.

Thank you Mladen for all the work you have done.  I was able to put your NMA and fast NMA on my Metatrader 5.  The other indicators from Ocean that I use are NMC and NMC2.  I can't find the mql5 versions on this forum.  Did I miss them?  Or should I try and download Metatrader 4 and use those versions?

Thanks so much.

 
really wish there were MT5 versions of these beautiful indicators 
 

in the NMA indicator, the NMA price variable in the editor is referring to the price close

but in the indicator you can enter numbers up to 6, on the 7th the indicator vanishes.

if 0 = price close, what are the other numbers 5 numbers representing?

Sorry for my lack of understanding!


=)

 
django427 #:

in the NMA indicator, the NMA price variable in the editor is referring to the price close

but in the indicator you can enter numbers up to 6, on the 7th the indicator vanishes.

if 0 = price close, what are the other numbers 5 numbers representing?

Sorry for my lack of understanding!


=)

Where 7 basic prices are used,the sequence goes like this

         pr_close,      // Close
         pr_open,       // Open
         pr_high,       // High
         pr_low,        // Low
         pr_median,     // Median
         pr_typical,    // Typical
         pr_weighted,   // Weighted
 
mntiwana #:

Where 7 basic prices are used,the sequence goes like this

Can you please check to know why this version of nema dosent load on chat, it seems to have a bug https://c.mql5.com/forextsd/forum/226/Nema%201.2.ex5

Reason: