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

RE: [amibroker] inconsistant explore results using addToComposite



PureBytes Links

Trading Reference Links

this explains much... I also think it answers my other scan question.

	Thanks!
		Walt

-----Original Message-----
From: Tomasz Janeczko [mailto:amibroker@xxxxxx]
Sent: Thursday, May 29, 2003 6:58 AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: Re: [amibroker] inconsistant explore results using addToComposite


Walt,

No. AddtoComposite ALWAYS updates all bars. Regardless of your 'range'
settings.
'Range' is for exporation/backtest/scan result DISPLAY only.

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "walt" <WSCHWARZ@xxxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Thursday, May 29, 2003 12:46 PM
Subject: RE: [amibroker] inconsistant explore results using addToComposite


> Thank you For the PDF link; An excellent document.
>
> The "23" parameter is the sum of two flags 7(default) + 16(can use in
> explore)
> which, I believe are correct according to the documentation.
>
> The composite values are correct but if I have a period of 1 day, in my
> mind, there should be
> one plot point; 5 days, 5 plot points... I get many plot points... The X
is
> correct the Y is not.
>
> Walt
>
> BTW: My Pc has dual pentium 1.3gh CPUs, could that be a factor?
>
> -----Original Message-----
> From: Tomasz Janeczko [mailto:amibroker@xxxxxx]
> Sent: Thursday, May 29, 2003 4:21 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: Re: [amibroker] inconsistant explore results using addToComposite
>
>
> Hello,
>
> 1. please read IntroductionToAtc guide by Herman van den Bergen
> http://www.amibroker.net/3rdparty/IntroToAtc.pdf
> 2. never, ever change default flags if you don't know exactly what you are
> doing.
> To use default flags write:
> AddToComposite(RSIList/5, "~rsi", "X" );
>
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: "hairy_mug" <WSCHWARZ@xxxxxxxxxxxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Thursday, May 29, 2003 5:00 AM
> Subject: [amibroker] inconsistant explore results using addToComposite
>
>
> > In the latest Beta version, the following code does not seem to do
> > what I expect:
> >
> > Buy=0;
> > Sell=0;
> > Filter=1;
> > AddColumn( RSI(14) ,"none",1);
> > RSIList=RSI(14);
> > AddToComposite(RSIList/5, "~rsi", "X",23 );
> >
> > I have a filter with 5 stocks and a 1 day date range.
> > After the scan, my result column is as expected; 5 stocks wtih RSI
> > values.
> >
> > BUT, The composite "~rsi" plot has many more entries with the 5 values
> > "sprinkled-in" with no discernable pattern or frequency.
> > NOTE: I realized that the scan is run once for every stock, hence
> > the "rsiList/5" to get the correct values in the composite.
> >
> > If there is a better way, not using scripting (I'm forcing myself to
> > learn Amibroker), please point me in the right direction...
> >
> > Thanks in advance for any help!
> >
> >                     Walt
> >
> >
> >
> >
> > 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/
> >
> >
> >
>
>
> 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/
>
>
>
>
> 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/
>
>
>


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/