InvestorsHub Logo
Followers 5
Posts 3074
Boards Moderated 1
Alias Born 07/08/2003

Re: capgain post# 874

Tuesday, 10/19/2004 5:44:44 PM

Tuesday, October 19, 2004 5:44:44 PM

Post# of 1389
Cap...copy all this below the lines and save it somewhere in notepad or something. I will show you what it is later.

_________________________________________________________________

Nasdaq McClellan Summation Index

NasdaqAdvDec:=Security( "ONLINE:ADVN.NQ", CLOSE ) - Security( "ONLINE:DECL.NQ",CLOSE );


Cum( Mov(NasdaqAdvDec,19,EXPONENTIAL) - Mov(NasdaqAdvDec,39,EXPONENTIAL) )
_________________________________________________________________________________________

Nazdaq McClellan Oscillator

NasdaqAdvDec:=Security( "ONLINE:ADVN.NQ", CLOSE ) - Security( "ONLINE:DECL.NQ",CLOSE );


Mov(NasdaqAdvDec,19,EXPONENTIAL) - Mov(NasdaqAdvDec,39,EXPONENTIAL)



Join InvestorsHub

Join the InvestorsHub Community

Register for free to join our community of investors and share your ideas. You will also get access to streaming quotes, interactive charts, trades, portfolio, live options flow and more tools.