[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] Re: please check this



PureBytes Links

Trading Reference Links

I get similar results, even by scrolling the graph left or right.

Thanks for looking,

Mike
----- Original Message ----- 
From: "Phsst" <phsst@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Wednesday, May 28, 2003 8:48 AM
Subject: [amibroker] Re: please check this



Strange...

Depending upon graph 'resolution' I get different results.

Looking at the last 6 months of EOD data I get values ranging up to
about 9,000. Then by just clicking on the + or - icons to expand or
decrease amount of chart data displayed, the indicator will switch to
ranges of 0 - 4 or 0 to 5 or 0 to 10,000 or others.

Phsst

--- In amibroker@xxxxxxxxxxxxxxx, "Bob Jagow" <bjagow@xxxx> wrote:
> Mike,
> I get 0-5.
> Bob
>
> -----Original Message-----
> From: Mike Lucero [mailto:m.lucero@x...]
> Sent: Tuesday, May 27, 2003 1:51 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] please check this
>
>
> Would someone useing Quotes Plus please add this as an indicator,
and then
> tell me the range. It should be from 0-4, but I'm seeing range up to
20,000.
> I'd like to know if it's just me.
>
> Thanks,
>
> Mike
>
>
>
> function fmktup(index)
>
> {
>
> // use !RUT, !SPX, !COMP, or !DJI
>
> mkt=Foreign(index,"Close");
>
> //return ROC(MA(mkt,10),1)>0;
>
> return EMA(mkt,5) > EMA(mkt,10);
>
> }
>
> function cMktsup()
>
> {
>
> t1=fmktup("!DJI") + fmktup("!SPX") + fmktup("!COMP") + fmktup("!RUT");
>
> return t1;
>
> }
>
> Plot(Cmktsup(), "cmktsup", colorBlack);
>
>
>
> Send BUG REPORTS to bugs@xxxx
> Send SUGGESTIONS to suggest@xxxx
> -----------------------------------------
> Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> --------------------------------------------
> Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/



Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading! Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/Lj3uPC/Me7FAA/CNxFAA/GHeqlB/TM
---------------------------------------------------------------------~->

Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/