PureBytes Links
Trading Reference Links
|
E = Equity();Plot(E,"T3xx
QQQ",1,1);
nm = 3; //number of months for equity
breakdown >1m = Cum(Month() != Ref(Month(),-1));Ok =
Cross(m/nm,int(m/nm));E = ValueWhen(OK,E);Plot(E,"Monthly Equity",6,1);
<FONT
face=Tahoma size=2>-----Original Message-----From: Ken Close
[mailto:closeks@xxxxxxxx] Sent: Monday, December 22, 2003 7:20
AMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker]
Monthly Equity Values
<SPAN
>Herman: wasn’t it you who coded – a
long time ago – a way to calculate and display end of month (or monthly)
levels of equity from a system backtest.
<SPAN
>
<SPAN
>If not, does anyone have a copy of this
Monthly Equity code?
<SPAN
>
<SPAN
>Thanks,
<SPAN
>
<SPAN
>Ken
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
Yahoo! Groups Links
To visit your group on the web, go to:<A
href="">http://groups.yahoo.com/group/amibroker/
To unsubscribe from this group, send an email to:<A
href="">amibroker-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
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 Sponsor
ADVERTISEMENT
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.
|