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

RE: [amibroker] Random Trades - help needed



PureBytes Links

Trading Reference Links





<FONT face=Arial color=#0000ff 
size=2>Two systems:
Y = Random()*100;Sell = Cross(Y, 50);Cover = 
Cross(50, Y);Short=Sell;Buy = Cover;



<FONT 
size=2>Buy=int(Random()*20+0.9999)==Optimize("L",10,1,20,1);Sell=int(Random()*20+0.9999)==Optimize("S",10,1,20,1);AddColumn(int(Random()*20+1),"R",1.0);Short=Sell;Cover=Buy;
<FONT color=#0000ff 
size=2>herman
<FONT face=Arial color=#0000ff 
size=2><FONT face=Arial 
color=#0000ff> 

  <FONT face=Tahoma 
  size=2>-----Original Message-----From: nkis22 
  [mailto:nkishor@xxxxxxxxx]Sent: December 29, 2003 7:11 
  AMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] 
  Random Trades - help neededInstead of testing a 
  system with out of sample data, Iwant to examine it against random 
  trades--the systemversus buying and selling randomly. Any one hasideas 
  (or code) about how I get the random trades.thanks in 
  advancenandSend 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 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.