PureBytes Links
Trading Reference Links
|
On QQQ I get -79.45% profit, What issue(s)
are you using over what time period?
Regards,
Ed
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Herman van den
Bergen
To: <A title=amibroker@xxxxxxxxxxxxxxx
href="">AmiBroker YahooGroups
Sent: Tuesday, June 29, 2004 9:09
PM
Subject: [amibroker] Percent Profit
Trailing Stop Question
Can somebody
explain why this gives unreal profits?
<SPAN
class=218090701-30062004>
// In AA settings
Use percent profit trailing stop of 10%
// Trade Long and
Short at the
OpenSetOption("ActivateStopsImmediately",True);SetTradeDelays(1,1,1,1);Buy=Cross(
MACD(), Signal() );Sell = Cross( Signal(), MACD() );Short =
Sell;Cover = Buy;Plot(Equity(1),"Equity",1,1);
<SPAN
class=218090701-30062004>
<SPAN
class=218090701-30062004>TIA,
<SPAN
class=218090701-30062004>herman.Check
AmiBroker web page at:<A
href="">http://www.amibroker.com/Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Check AmiBroker web page at:
http://www.amibroker.com/
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.
|