PureBytes Links
Trading Reference Links
|
Have you ever noticed that some systems work better on specific time
frame whatever the optimization settings?
Using TimeframeSet I was wondering if someone has tried to use
different time frame as optimisation values, for example, optimize a
given system on 5,10,15....240 minutes using TimeFrameSet in the
formula, something like:
timeframe = Optimize( "Time_frame", 300,60,3600,60 );
TimeFrameSet(timeframe);
I tried this and ran an optimisation; it worked but gave totally
inaccurate results: when I tested the system on the best time frame
coming out of the optimisation it gave totally other (and of course
worst) results.
Any advice?
Carl
------------------------------------
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|