MQL questions.
  #1 (permalink)  
Old 03-03-2005, 04:44 PM
Ravique's Avatar
Super Moderator
 
Join Date: Sep 2004
Posts: 404
Thanks: 2
Thanked 1 Time in 1 Post
Ravique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to all
Send a message via Yahoo to Ravique
Default MQL questions.

I have a little MQL question, what do these lines mean?

tvi = Abs(iMA(3,0,1) - iMA(3,0,3)) / (High[Highest(2,3,3)] -
Low[Lowest(1,3,3)]) * 100;
__________________
Regards,
Ravique
Reply With Quote
  #2 (permalink)  
Old 03-04-2005, 03:55 AM
gazuz's Avatar
Senior Trader and Moderat
 
Join Date: Aug 2004
Posts: 768
Thanks: 1
Thanked 8 Times in 5 Posts
gazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to all
Default

heres ONE guess Abs= Absolute value... thats all I can say but I dont really know the rest:

tvi={[Absolute value of (Moving Average 1 MINUS Moving Average 2)] Divided High MINUS Low (don't understand the max and min)}TIMES 100

That's all I can tell you
__________________
____________________________\¦/
___________________________(ò ó)
______________________o0o___(_)___o0o__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
Reply With Quote
  #3 (permalink)  
Old 03-04-2005, 06:36 AM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,930
Thanks: 99
Thanked 365 Times in 149 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

Quote:
Originally Posted by Ravique
I have a little MQL question, what do these lines mean?

tvi = Abs(iMA(3,0,1) - iMA(3,0,3)) / (High[Highest(2,3,3)] -
Low[Lowest(1,3,3)]) * 100;
Note that the MA indicators use 3 periods of bar. I don't know what is this formula for?
Attached Images
File Type: jpg formula.jpg (7.4 KB, 37 views)
Shark EA Ultimate
Actual Profits on Live Account: +755%
Since Jan 2007. View Live Statements.
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
  #4 (permalink)  
Old 03-04-2005, 01:26 PM
Ravique's Avatar
Super Moderator
 
Join Date: Sep 2004
Posts: 404
Thanks: 2
Thanked 1 Time in 1 Post
Ravique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to all
Send a message via Yahoo to Ravique
Default

It is a part of the code of one interesting expert, showing grate performance on daily charts and using meridian as it`s basis
__________________
Regards,
Ravique
Reply With Quote
  #5 (permalink)  
Old 03-04-2005, 02:07 PM
gazuz's Avatar
Senior Trader and Moderat
 
Join Date: Aug 2004
Posts: 768
Thanks: 1
Thanked 8 Times in 5 Posts
gazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to all
Default

Care to share the mql ?
__________________
____________________________\¦/
___________________________(ò ó)
______________________o0o___(_)___o0o__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
Reply With Quote
  #6 (permalink)  
Old 03-04-2005, 02:44 PM
Ravique's Avatar
Super Moderator
 
Join Date: Sep 2004
Posts: 404
Thanks: 2
Thanked 1 Time in 1 Post
Ravique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to all
Send a message via Yahoo to Ravique
Default

Gazuz, what is your email?
__________________
Regards,
Ravique
Reply With Quote
  #7 (permalink)  
Old 03-04-2005, 03:00 PM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,930
Thanks: 99
Thanked 365 Times in 149 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

Ravique, you can left click Gazuz name to see his profile or to send him email. There will be a menu pop up.
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
  #8 (permalink)  
Old 03-04-2005, 03:23 PM
Ravique's Avatar
Super Moderator
 
Join Date: Sep 2004
Posts: 404
Thanks: 2
Thanked 1 Time in 1 Post
Ravique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to all
Send a message via Yahoo to Ravique
Default

Thank you.
__________________
Regards,
Ravique
Reply With Quote
Reply


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ATR MQL II Custom Indicator Request Dave77 Indicators 0 08-08-2005 07:11 AM
RSI - MQL II Indicator Statement Problem Dave77 MetaTrader and ZeroCode 2 07-16-2005 11:33 PM
Testing MQL Code with Interbankfx.com Dave77 MetaTrader and ZeroCode 4 06-21-2005 10:54 PM
Important: ZeroCode Header in Compiled MQL files scorpion MetaTrader and ZeroCode 0 06-09-2005 08:59 AM
Mql Ravique Chit Chat 8 12-10-2004 02:05 AM


All times are GMT. The time now is 05:09 AM.
Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0

Registered members have access to special online forex currency trading tools, software, mt4 expert advisors and indicators. Register now