| 
 PureBytes Links 
Trading Reference Links 
 | 
I have just discovered the Random AFL code.
I have created the following code
Buy = filter AND Random() > 0.2;
I have then been running repeated backtest. I have been using it this 
way as a monte carlo tester. If I get an average profit of say 35% 
over 50 backtests I should have a good system.
Am I right in doing it this way or have I got the wrong idea of the 
Random code feature. Also what is the significance of the 0.2 value . 
Does it mean the results will be random  5 times (5 * 0.2 = 1) before 
repeating.   Thanks in advance Phill  
------------------------ Yahoo! Groups Sponsor --------------------~--> 
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~-> 
Check AmiBroker web page at:
http://www.amibroker.com/
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:
    http://docs.yahoo.com/info/terms/
 
 |