PureBytes Links
Trading Reference Links
|
Add custom metrics and do the math yourself.
http://www.amibroker.com/guide/a_custommetrics.html
You can check the date of the individual trades by referring to the EntryDateTime property of the Trade objects found in the closed trade list GetFirstTrade/GetNextTrade.
http://www.amibroker.com/guide/a_custombacktest.html
Mike
--- In amibroker@xxxxxxxxxxxxxxx, "GMAN795" <gman795@xxx> wrote:
>
> Hello,
>
> I'm trying to do a backtest from 01/01/2000 to today but want to know what the expectancy and SQN is for trades that were closed during certain dates.
>
> For example from 01/03/2002 to 01/09/2004 and 01/06/2005 to 01/12/2006.
> I can get expectancy and SQN for the entire timeframe but not specific date ranges.
>
> Is it possible?
>
> Thanks
>
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
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:
amibroker-digest@xxxxxxxxxxxxxxx
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/
|