PureBytes Links
Trading Reference Links
|
Darsh,
Using peak and trough is not smart and is really a waste of time
because of the dynamic nature. Your signals will change!
If its a must then use peakbars and troughbars.
Preston
--- In equismetastock@xxxxxxxxxxxxxxx, "Darshit" <darsh.goswami@xxx>
wrote:
>
> Dear Friends ,
>
> hereby i m trying to code something with dynamic pivots.
>
> e.g.
> Tr1:=trough(1,L,5);
> Tr2:=trough(2,L,5);
>
> P1:=peak(1,h,5);
> P2:=peak(2,h,5);
>
> Now , i want to calculate the number of bars between Tr1 and Tr2
as well
> as number of bars between P1 and P2.
>
> what my formulle shall be?
>
> Thanx in Advance.
> Darsh
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/equismetastock/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:equismetastock-digest@xxxxxxxxxxxxxxx
mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|