| 
 PureBytes Links 
Trading Reference Links 
 | 
Has anyone written the trin indicator (also know as the Arm's Index). 
With E-signal intra day data?
I know the formula is calculated like this:
(Advancing Issues/Declining Issues) / (Advancing Vol/Declining Vol)
I think I have first part part correct I just not sure what the symbol 
for advancing volume and declining vol are?
X:=Security("online:$vold",C);
Adv:=Security("online:$Adv",C);
Dec:=Security("online:$decl",C); ???????
X1:=(ADV/(DEC)/(??????
 
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/
 
 |