IO.afl
上传用户:shiqiang
上传日期:2009-06-12
资源大小:1289k
文件大小:1k
源码类别:

金融证券系统

开发平台:

Others

  1. //------------------------------------------------------------------------------
  2. //
  3. //  Formula Name:    IO
  4. //  Author/Uploader: Fred Tonetti 
  5. //  E-mail:          ftonetti@optonline.net
  6. //  Date/Time Added: 2005-04-18 18:07:19
  7. //  Origin:          
  8. //  Keywords:        artificial intelligent optimization walk forward
  9. //  Level:           advanced
  10. //  Flags:           system
  11. //  Formula URL:     http://www.amibroker.com/library/formula.php?id=458
  12. //  Details URL:     http://www.amibroker.com/library/detail.php?id=458
  13. //
  14. //------------------------------------------------------------------------------
  15. //
  16. //  An artificially intelligent optimization driver for AmiBroker with full
  17. //  walk forward and sensitivity testing options.
  18. //
  19. //------------------------------------------------------------------------------
  20. // ----------------------------------
  21. // See the files section of AmiBroker 
  22. //     for IO.Zip
  23. // ----------------------------------