PureBytes Links
Trading Reference Links
|
You
only need 1 - the second one.
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Arial color=#0000ff
size=2>d
<FONT
face=Tahoma size=2>-----Original Message-----From: Keith Bennett
[mailto:kbennett@xxxxxxxxxx] Sent: Sunday, September 14, 2003 12:15
PMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker]
Correct use se of EQUITY() ?Could someone please
take a look at the following and confirm that EQUITY(1) is correctly
inserted in the code in order to correctly display the results in
Explore.Are both instances of EQUITY(1) required? The system is
designed to enter at the following day's open and to close with a normal
exit, or when stopped.In Backtester Settings, "Activate stops
immediately" and "Allow same bar exit" are
checked.ApplyStop(stopTypeLoss,stopModePercent,5,True);SetTradeDelays(
1, 1, 1, 1 ) ; BuyPrice=SellPrice=CoverPrice=ShortPrice=Open;BUY =
BuyCond; Sell = SellCond;Equity(1);Short=Sell;
Cover=Buy;Equity(1);TIAKeithSend
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
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Yahoo! Groups Sponsor
ADVERTISEMENT
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 the Yahoo! Terms of Service.
|