Indicators: MAonMA

 

MAonMA:

Moving Average on Moving Average

Author: Leonid Basis

 

Hi,


This great but simple indicator can solve a lot of problem in a very simple way, if only the manual is included. It is simple not in action or writing, but in appearance. I have tried using it and i can say that it is awesome. But the only thing is knowing how best to use it and its interpretations. I see great and beyond greatness in this writer. He really was determined to make difference. It is unlike all these so called software developers that just change color and add and remove one or two things and claim they have done something.

 
you have to reinvent the wheel http://codebase.mql4.com/ru/code/10676
 
excelf:
you have to reinvent the wheel http://codebase.mql4.com/ru/code/10676

Very interesting... Even the name ...
 
How to connect to EA? Please tell me detailed on iCustom.
 
ebum:
How to connect to EA? Please tell me detailed on iCustom.


ma00 = iCustom(NULL, 0, "MAonMA", maPeriod_1, maMethod_1, maAppPrice_1, maPeriod_2, maMethod_2,  maPeriod_3, maMethod_3, 0, 0);

ma01 = iCustom(NULL, 0, "MAonMA", maPeriod_1, maMethod_1, maAppPrice_1, maPeriod_2, maMethod_2,  maPeriod_3, maMethod_3, 0, 1); 

ma10 = iCustom(NULL, 0, "MAonMA", maPeriod_1, maMethod_1, maAppPrice_1, maPeriod_2, maMethod_2,  maPeriod_3, maMethod_3, 1, 0);  

ma11 = iCustom(NULL, 0, "MAonMA", maPeriod_1, maMethod_1, maAppPrice_1, maPeriod_2, maMethod_2,  maPeriod_3, maMethod_3, 1, 1); 

ma20 = iCustom(NULL, 0, "MAonMA", maPeriod_1, maMethod_1, maAppPrice_1, maPeriod_2, maMethod_2,  maPeriod_3, maMethod_3, 2, 0);  

ma21 = iCustom(NULL, 0, "MAonMA", maPeriod_1, maMethod_1, maAppPrice_1, maPeriod_2, maMethod_2,  maPeriod_3, maMethod_3, 2, 1); 

 
beautiful work I have greatly simplified the work I already 'working on a similar principle but I must say that this indicator improves me greatly. thank you very   :-))))
 
shadowhunters:
beautiful work I have greatly simplified the work I already 'working on a similar principle but I must say that this indicator improves me greatly. thank you very   :-))))

Good luck
 
 
excelf:
you have to reinvent the wheel http://codebase.mql4.com/ru/code/10676

They are not the same, so this is a new wheel!
 
https://www.mql5.com/en/users/basisforex/seller
Reason: