PureBytes Links
Trading Reference Links
|
I've already chose to load 1300 records in option. But the result is
disappointed.
Here is my code:
ColA: Close
ColB: Volume
ColC: Mov( ( (PDI(7)-MDI(7)) / (PDI(7)+MDI(7)) ), 5 ,E)
CodD: Ref(Mov( ( (PDI(7)-MDI(7)) / (PDI(7)+MDI(7)) ), 5 ,E),-1)
ColE: MDI(7)
ColF: PDI(7)
ColG: RSI(14)
Filter:
colE <= colF
AND colC >=colD
AND RSI(14) <= 60
AND RSI(14) >= Ref(RSI(14),-1)
AND MDI(7) < Ref(MDI(7),-1)
AND PDI(7) > Ref(PDI(7),-1)
Result returns is quite different from chart [:(] , How could I do????
--- In equismetastock@xxxxxxxxxxxxxxx, pumrysh <no_reply@xxx> wrote:
>
> jao,
>
> Would you post your exploration so we can see where the problem
> might be?
>
> Preston
>
>
>
> --- In equismetastock@xxxxxxxxxxxxxxx, jao yan jaoyan100@ wrote:
> >
> > Hi, all
> > I do have the same problem, data loading option is 1300
> > thanks
> > jao...
> >
> > pumrysh no_reply@xxxxxxxxxxxxxxx wrote:
> > Strade,
> >
> > Make sure that you have used the correct data loading options.
> > Should always be a number greater than 500.
> >
> > Preston
> >
> > --- In equismetastock@xxxxxxxxxxxxxxx, "strade_hn" <strade_hn@>
> > wrote:
> > >
> > > Hi all,
> > > I used explored to scan my stock, but value return in explorer is
> > > quite different with one in chart. I use RSI(C,14) in explorer
> > returns 50
> > > while in chart it's 63.
> > > Can anyone help me with this problem?????
> > >
> >
> >
> >
> >
> >
> >
> > ---------------------------------
> > Building a website is a piece of cake.
> > Yahoo! Small Business gives you all the tools to get online.
> >
> > [Non-text portions of this message have been removed]
> >
>
[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/
|