Forex



Go Back   Forex Trading > Downloads > Indicators - Metatrader 4
Forex Forum Register More recent Blogs Calendar Advertising Others Help






Register
Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.

From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.

Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
  • Elite Section
    Get access to private discussions, specialized support, indicators and trading systems reported every week.
  • Advanced Elite Section
    For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
See more

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 01-04-2008, 12:06 PM
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!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #2 (permalink)  
Old 01-04-2008, 12:45 PM
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!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
Reply

Bookmarks

Tags
volume indicator, volume, currencies volume


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 61 08-18-2009 03:35 AM
Volume Indicator moldem Indicators - Metatrader 4 8 10-02-2006 09:07 PM
Making an Indicator involving price data from 2 different Currencies: How? sampson Indicators - Metatrader 4 12 04-21-2006 01:46 PM


All times are GMT. The time now is 08:05 PM.



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