PureBytes Links
Trading Reference Links
|
Try this:
Col A:
Ref(CCI(10),-2)<100
Col B:
CCI(10)>100
I can't remember if CCI function format should be CCI(periods) or CCI
(periods, data array)
Jose '-)
--- In equismetastock@xxxxxxxxxxxxxxx, "johng9999"
<johngalenski@xxxx> wrote:
> This is a dumb newbie question. I just received my MetaStock software
> today. I tried writing an exploration, but am not coming up with the
> correct results.
> My ColumnA tests the 10 day cci of the close of 2 days ago as being
> less than 100.If so,the ColA value =1. I wrote If(CCI(10),C,-2)<100=+1
>
> My ColumnB tests the 10 day cci of the close of today as being greater
> than 100.If so,the ColB value =1. I wrote If(CCI(10),C,0)>100=+1
>
> Is there something wrong with my syntax or form?
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/DldnlA/9M2KAA/U1CZAA/BefplB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> 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/
|