[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [amibroker] Re: To All: I am looking for a MOMENTUM indicator which would


  • To: <amibroker@xxxxxxxxxxxxxxx>
  • Subject: RE: [amibroker] Re: To All: I am looking for a MOMENTUM indicator which would
  • From: "Jayson" <jcasavant@xxxxxxxxxxx>
  • Date: Wed, 17 Dec 2003 17:43:01 -0800
  • In-reply-to: <brqi3g+m4ss@eGroups.com>

PureBytes Links

Trading Reference Links




Yes , 
v is volume and what you are comparing is what volume was "X" days 
ago...
<FONT face=Arial color=#0000ff 
size=2> 
<FONT face=Arial color=#0000ff 
size=2>something like,,,
<FONT face=Arial color=#0000ff 
size=2> 
<FONT face=Arial color=#0000ff 
size=2>pds=param("Periods",10,5,50,1);
<FONT face=Arial color=#0000ff 
size=2>VMI=v-ref(v,pds);
<FONT face=Arial color=#0000ff 
size=2>plot(vmi,"VMI",4,1);
 
 
Regards, 
Jayson 
<FONT face=Tahoma 
size=2>-----Original Message-----From: mmqp@xxxxxxxxx 
[mailto:mmqp@xxxxxxxxx]Sent: Wednesday, December 17, 2003 4:34 
PMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] Re: To 
All: I am looking for a MOMENTUM indicator which 
wouldThanks, Not sure how interpret the 
formula.VMI = V - V(x days ago)V = today Volume ?V(x days 
ago) = moving average on volume of x days ago?--- In 
amibroker@xxxxxxxxxxxxxxx, "wavemechanic" <wd78@xxxx> wrote:> 
> ----- Original Message ----- > From: <mmqp@xxxx>> 
To: <amibroker@xxxxxxxxxxxxxxx>> Sent: Wednesday, December 17, 2003 
1:45 PM> Subject: [amibroker] To All: I am looking for a MOMENTUM 
indicator which> would> > > > take VOLUME 
into account.  Can any TA guru recommends one?  TIA> > I 
ain't a guru, but if you want a momentum indicator that takes volume 
into> account how about a volume momentum indicator (VMI = V - V(x days 
ago)?> > >> >> > Send BUG REPORTS to 
bugs@xxxx> > Send SUGGESTIONS to suggest@xxxx> > 
-----------------------------------------> > Post AmiQuote-related 
messages ONLY to: amiquote@xxxxxxxxxxxxxxx> > (Web page: <A 
href="">http://groups.yahoo.com/group/amiquote/messages/)> 
> --------------------------------------------> > Check group FAQ 
at:> <A 
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html> 
>> > Yahoo! Groups Links> >> > To visit your 
group on the web, go to:> >  <A 
href="">http://groups.yahoo.com/group/amibroker/> 
>> > To unsubscribe from this group, send an email to:> 
>  amibroker-unsubscribe@xxxxxxxxxxxxxxx> >> > Your 
use of Yahoo! Groups is subject to:> >  <A 
href="">http://docs.yahoo.com/info/terms/> 
>> >Send BUG REPORTS to 
bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
suggest@xxxxxxxxxxxxx-----------------------------------------Post 
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A 
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
group FAQ at: <A 
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 


Yahoo! Groups Links
  To visit your group on the web, go to:<A 
  href="">http://groups.yahoo.com/group/amibroker/  

  To unsubscribe from this group, send an email to:<A 
  href="">amibroker-unsubscribe@xxxxxxxxxxxxxxx  

  Your use of Yahoo! Groups is subject to the <A 
  href="">Yahoo! Terms of Service. 



Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html





Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/ 
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.