Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Indicators - Metatrader 4


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-04-2008, 11:06 AM
Senior Member
 
Join Date: Sep 2006
Posts: 120
Dr.GM is on a distinguished road
[Project]..Each currencies' Volume indicator

Hi Again ,
i was trying in the last 2 weeks somthing new using volume ... to extract each volume for each currency (such as USD or NZD or GBP )
it was quit complicated alittle but ironically the answer was quit simple
the indicator is build basically over triangler structure of date or 3 pairs and then we move forward for other pairs using the date given by the previous structure
now the question is "how to build a useful indicator using this !!?"
PHP Code:
double X iVolume("EURGBP",PERIOD_D1,0);
double Y iVolume("GBPJPY",PERIOD_D1,0);
double E iVolume("EURJPY",PERIOD_D1,0);

   
double EUR MathRound(MathSqrt((X*E/Y)));
   
double GBP MathRound(X/EUR);
   
double JPY MathRound(E/EUR);
   
double USD MathRound(U/GBP);

Comment("JPY=",JPY,"\n","GBP=",GBP,"\n","EUR=",EUR,"\n","USD=",USD); 

plus i think it can give multiple results using iHigh or iLow
any ideas ??
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-04-2008, 11:45 AM
Senior Member
 
Join Date: Nov 2006
Posts: 343
ahmedazizelias is on a distinguished road
keep it up

Al salam alikom brother
finally i could be the first one who is watching you projects..
keep it up..
i wish i could give hand in your new project BUT NOTHING TO BE HELPFULL..
(How about if you take a look at the MFI-MACD indi..??(if it far from what you talk just do not tell anybody what i wrote!!)
May the Great ALLAH help you
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to use volume indicator tokyowalker Documentation 51 09-30-2008 05:02 AM
Volume Indicator moldem Indicators - Metatrader 4 8 10-02-2006 08:07 PM
Making an Indicator involving price data from 2 different Currencies: How? sampson Indicators - Metatrader 4 12 04-21-2006 12:46 PM


All times are GMT. The time now is 03:53 AM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.