PureBytes Links
Trading Reference Links
|
--- In amibroker@xxxxxxxxxxxxxxx, "wavemechanic" <wd78@xxxx> wrote:
>
> ----- Original Message -----
> From: "DIMITRIS TSOKAKIS" <TSOKAKIS@xxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Saturday, September 13, 2003 5:17 AM
> Subject: [amibroker] Re: Optimize function
>
>
> snip
>
> There is no code mistake in the lines
> p=Optimize("p",40,10,50,10);
> y=StochD(p);
> Plot(y,"y",1,1);
> but, dont expect from these lines an optimization procedure similar
> to the OPTIMIZE button, it is N/A [yet]
>
> OK, if the Optimize function used in IB for charting and the
Optimize button
> in AA for are not the same, then the question is still does anyone
have a
> workaround for IB.
>
> Bill
Bill,
1. The Optimize amibroker function is working properly according to
the description.
2. As for your question, no there wasn't any workaround for IB.
Now there is one :
http://groups.yahoo.com/group/amibroker/message/47799
I hope it will be a useful step towards this direction.
Dimitris Tsokakis
PS. The #47799 method may easily work for restricted time periods,
cascade or not. We may see, for example, a walk-forward optimization
for a six-month step etc.
> snip
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/l.m7sD/LIdGAA/qnsNAA/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/
|