Forex
Google
New signals service!

Go Back   Forex Trading > Discussion Areas > Setup Questions


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
  #11 (permalink)  
Old 08-31-2008, 05:41 PM
Junior Member
 
Join Date: Nov 2006
Posts: 19
alaomega11 is on a distinguished road
some indicators show the same thing

i was wondering
about some indicators
like macd,stoch,rsi,cci,etc
what is the point using these on the same chart
all the above show the same thing ,momentum
would be better to use indicators which show diferent things ?

can anyone suggests indicators which show diferent values than momentum ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 08-31-2008, 11:57 PM
Linuxser's Avatar
Moderator
 
Join Date: May 2006
Location: Helliconia (Spring)
Posts: 3,322
Blog Entries: 46
Linuxser has disabled reputation
Quote:
Originally Posted by alaomega11 View Post
i was wondering
about some indicators
like macd,stoch,rsi,cci,etc
what is the point using these on the same chart
all the above show the same thing ,momentum
would be better to use indicators which show diferent things ?

can anyone suggests indicators which show diferent values than momentum ?
It shows momentum calculated on different ways, that's make the difference. Also, bounded/unbounded is another (not tiny) difference.
However correlation between indicators is high as Chande & Kroll demonstrated:

CK.JPG
__________________
Elite Manual Trading | Portfolio | Calendar | Suggestions to improve the forum | My Blog

Remember: Signatures must have three lines as maximum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 09-01-2008, 04:50 AM
Junior Member
 
Join Date: Nov 2006
Posts: 19
alaomega11 is on a distinguished road
Quote:
Originally Posted by Linuxser View Post
It shows momentum calculated on different ways, that's make the difference. Also, bounded/unbounded is another (not tiny) difference.
However correlation between indicators is high as Chande & Kroll demonstrated:

Attachment 67792


thanks Linuxser
from the table you posted
it seems that these indicators are corellated and they will show the same signal if you have all of them on your chart
some faster some slower but they will show you the same thing in a diferent way ,

which are the indicators which dont show momentum bu something else
or all the indicators show momentum in different ways?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 09-01-2008, 05:23 AM
Linuxser's Avatar
Moderator
 
Join Date: May 2006
Location: Helliconia (Spring)
Posts: 3,322
Blog Entries: 46
Linuxser has disabled reputation
Quote:
Originally Posted by alaomega11 View Post
thanks Linuxser
from the table you posted
it seems that these indicators are corellated and they will show the same signal if you have all of them on your chart
some faster some slower but they will show you the same thing in a diferent way ,

which are the indicators which dont show momentum bu something else
or all the indicators show momentum in different ways?

Trendlines, Fibonacci, Speed Lines, Pivots, SR levels, etc are indicators too.
__________________
Elite Manual Trading | Portfolio | Calendar | Suggestions to improve the forum | My Blog

Remember: Signatures must have three lines as maximum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 09-09-2008, 10:34 PM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 2,242
fxbs is on a distinguished road
Momentum-ROCS!
ROC'n Roll - ROC as you wish(choose your poison):


switch(ROC Type)
case 1 : Type1="MOM"; break;
case 2 : Type1="ROC"; break;
case 3 : Type1="ROCP"; break;
case 4 : Type1="ROCR"; break;
case 5 : Type1="ROCR100"; break;

case 1 : Buffer1[i]= (price - prevPrice); break; // "MOM"
case 2 : Buffer1[i]= ((price/prevPrice)-1)*100; break; // "ROC"
case 3 : Buffer1[i]= (price-prevPrice)/prevPrice; break; // "ROCP"
case 4 : Buffer1[i]= (price/prevPrice); break; // "ROCR"
case 5 : Buffer1[i]= (price/prevPrice)*100; break; // "ROCR100"
Attached Files
File Type: mq4 ROC2_VG.mq4 (4.1 KB, 49 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 09-09-2008, 10:39 PM
Junior Member
 
Join Date: Apr 2008
Posts: 19
vampiricaura is on a distinguished road
it is irrevelant but i have heard many times recentley.What is elite section about this forum?Can someone clarify?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 09-09-2008, 11:46 PM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 2,242
fxbs is on a distinguished road
you can click there (where it sayes)
Attached Images
File Type: jpg elite sect.JPG (99.8 KB, 213 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 09-10-2008, 12:19 AM
Junior Member
 
Join Date: Apr 2008
Posts: 19
vampiricaura is on a distinguished road
Quote:
Originally Posted by fxbs View Post
you can click there (where it sayes)

thanks a lot ,it is strange how i have not seen that so far.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19 (permalink)  
Old 09-10-2008, 12:28 AM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 2,242
fxbs is on a distinguished road
yepp
or just google "elite section" on tsd
Where is the elite section?
p.s. should be somewhere but Linuxer or ND might have deleted it (by mistake)

Last edited by fxbs; 09-10-2008 at 12:41 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20 (permalink)  
Old 12-02-2008, 05:01 AM
Junior Member
 
Join Date: Jun 2007
Posts: 3
ardi_nunu is on a distinguished road
Red face can anyone tell me how to calculate the value of momentum

I have some question please ....

I'am new in mql4 programming......

can anyone tell me how to calculate in mql4 what's the value of momentum in specific bars? ???

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
anchored momentum, momentum, momentum indicator

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
Stochastic Momentum Indicator (Index) licho Indicators - Metatrader 4 54 03-28-2008 02:12 PM
Need help with Momentum justize Indicators - Metatrader 4 3 02-23-2007 10:20 AM
Stochastic Momentum Indicator Needed taipan09 Indicators - Metatrader 4 1 06-05-2006 01:29 PM
Momentum hosam Indicators - Metatrader 4 1 02-04-2006 04:27 AM


All times are GMT. The time now is 05:01 AM.



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