PureBytes Links
Trading Reference Links
|
<FONT face=Arial color=#0000ff
size=2>Corey,
<FONT face=Arial color=#0000ff
size=2>
One
other thing. Can you speed it up a bit?
<FONT face=Arial color=#0000ff
size=2>
Just
kidding, but it sure slows down my research on 19,000
stocks.
<BLOCKQUOTE
>
<FONT face="Times New Roman"
size=2>-----Original Message-----From: Phsst
[mailto:phsst@xxxxxxxxx]Sent: Saturday, February 07, 2004 10:00
PMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] Re:
Determining cyclesChuck and Corey,The
offending line of code is:SetBarsRequired( 1000000, 1000000
);The above line caused the 'Check' feature to issue a warning
aboutreferencing 'future quotes'.Regards,Phsst---
In amibroker@xxxxxxxxxxxxxxx, "Chuck Rademacher"<chuck_rademacher@x>
wrote:> Corey,> > When I used your code (or mine) for the
HilbertPeriod thingie, AB thinks> that we are looking into the
future. Any idea where to look for the>
problem?> -----Original Message----->
From: Corey Saxe [mailto:res1wgwl@xxxx]> Sent: Saturday,
February 07, 2004 5:30 AM> To:
amibroker@xxxxxxxxxxxxxxx> Subject: Re: [amibroker]
Determining cycles> > > Ara,>
> I use dynamic periods for nearly everything. To suppose
that amarket is> always and forever going to cycle at say, 21 days
is absurd.> > Hence, why I supported dynamic
parameter input for variousfunctions and> indicators.>
> Something I've been tweaking is included.>
> Note that each indicator or metric that you desire to
measure hasits own> sweet-spot which will be a multiple (or
fraction) of the resulting cycle> frequency.> For
instance, If you want to use cycle period input to the MACD,you
may> find that it works best if the input periods are multiplied by
0.67, but> maybe RSI works best if the cycle periods are multiplied by
0.5.> > Don't bother with FFT. The deficiencies are
vast. Dennis Meyers did a> series of articles a few years ago in
Futures mag, and describedmany of the> failures of FFT to work on
market prices because of the constantvariability> of the current
cycle periods.> >
-CS> ----- Original Message
-----> From: Ara
Kaloustian> To:
Ami-Main> Sent: Friday, February 06, 2004 11:43
AM> Subject: [amibroker] Determining
cycles> > > Has anyone used cycle
length determined dynamically and used to set> parameters for each
run?> > I considered using Fast Fourier
Transform... am open to any other> suggestions>
> If it works one can produce constantly
optimzed system ...geting close> to the"holly grail">
> Thanks>
Ara> > > Send BUG REPORTS to
bugs@xxxx> Send SUGGESTIONS to
suggest@xxxx>
-----------------------------------------> Post
AmiQuote-related messages ONLY to:
amiquote@xxxxxxxxxxxxxxx> (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)>
-------------------------------------------->
Check group FAQ at:> <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html>
> > > Send BUG REPORTS to
bugs@xxxx> Send SUGGESTIONS to
suggest@xxxx>
-----------------------------------------> Post
AmiQuote-related messages ONLY to:
amiquote@xxxxxxxxxxxxxxx> (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)>
-------------------------------------------->
Check group FAQ at:> <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html>
> >
Yahoo! Groups
Sponsor>
ADVERTISEMENT> > > > >
>---------------------------------------------------------------------------->
Yahoo! Groups Links> > a..
To visit your group on the web, go
to:> <A
href="">http://groups.yahoo.com/group/amibroker/>
> b.. To unsubscribe from this
group, send an email to:>
amibroker-unsubscribe@xxxxxxxxxxxxxxx>
> c.. Your use of Yahoo! Groups is
subject to the Yahoo! Terms of> Service.Send
BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to
suggest@xxxxxxxxxxxxx-----------------------------------------Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
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
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|