[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] THOMASZ : How can I buy the top N stocks ranked by a metric?


  • To: "AmiBroker YahooGroups" <amibroker@xxxxxxxxxxxxxxx>
  • Subject: [amibroker] Percent Profit Trailing Stop Question
  • From: "Herman van den Bergen" <psytek@xxxxxxxx>
  • Date: Tue, 29 Jun 2004 18:09:35 -0700

PureBytes Links

Trading Reference Links




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:
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.