Multy_MA

0
(0)
Name:
Multy_MA [ ru | cn ]
Author: Scriptor (2009.01.05 08:24)
Downloaded: 1640
Download:
Multy_MA 1
 MultyMA For Usd.mq4 (8.8 Kb) View
It shows the difference between two MAs in a separate window.

Minor and major MA can be set up.

The indicator of group moving. It shows the difference between two MAs in a separate window.

There is something wrong in the code, it doesn't draw anything instantly, first of all you should "reload" the timeframe. The history must be uploaded. If it draws in a wrong manner switch the timeframe once more, the history will be uploaded and the picture will be redrawn.

If you put the cursor of your mouse over a line the name of the currecy will be shown (lower entry).

Input Parameters:

extern int MA_Period      =5;
extern int MA_Basis       =233;
extern int MA_Shift       =0;
extern int MA_Method      =1;
//----
extern string symbol_1   ="EURUSD";
extern string symbol_2   ="GBPUSD";
extern string symbol_3   ="USDCHF";
extern string symbol_4   ="USDJPY";
extern string symbol_5   ="AUDUSD";
extern string symbol_6   ="USDCAD";
extern string symbol_7   ="medium";
//----

//----
extern bool revers=false;

Multy_MA 2

Multy_MA

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?



Author: Forex Wiki Team
We are a team of highly experienced Forex Traders [2000-2023] who are dedicated to living life on our own terms. Our primary objective is to attain financial independence and freedom, and we have pursued self-education and gained extensive experience in the Forex market as our means to achieve a self-sustainable lifestyle.