| 
 PureBytes Links 
Trading Reference Links 
 | 
Rizvi,
   
  Here is your required code:
   
  Gap Identification:
  =============
  X1:=If(GapUp(),1,0);
X2:=If( GapDown(),-1,0);
 
x1;x2
   
  Regards,
   
  Khalid
  
syed rizvi <azizrizvi@xxxxxxxxx> wrote:
          Hi
I use MS 8 Pro. 
Is there a way of finding GAP UPs and GAP DOWNs and marking them on the charts by way of any formula
Thanks you
Rizvi
---------------------------------
Looking for last minute shopping deals? Find them fast with Yahoo! Search.
[Non-text portions of this message have been removed]
                         
       
---------------------------------
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.
[Non-text portions of this message have been removed]
 
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/
 
 |