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

金融证券系统

开发平台:

Others

  1. //------------------------------------------------------------------------------
  2. //
  3. //  Formula Name:    BatMan
  4. //  Author/Uploader: Fred Tonetti 
  5. //  E-mail:          ftonetti@optonline.net
  6. //  Date/Time Added: 2005-08-10 23:48:38
  7. //  Origin:          
  8. //  Keywords:        Batch Manager AFL
  9. //  Level:           basic
  10. //  Flags:           system,exploration,indicator,commentary,function
  11. //  Formula URL:     http://www.amibroker.com/library/formula.php?id=542
  12. //  Details URL:     http://www.amibroker.com/library/detail.php?id=542
  13. //
  14. //------------------------------------------------------------------------------
  15. //
  16. //  A Web based form and .vbs AB/AA automation processor for running batches of
  17. //  jobs (AFL's) ...
  18. //
  19. //  Output is all web based on your PC. Detailed page includes the relevant
  20. //  chart and results from the AA window. Several levels above this also exist
  21. //  including a Job Log, Job Signals and a Batch Summary. ( See the Doc )
  22. //
  23. //  See the files section of the Yahoo AmiBroker-TS Forum
  24. //
  25. //  http://finance.groups.yahoo.com/group/amibroker-ts/files/
  26. //
  27. //------------------------------------------------------------------------------
  28. //
  29. // See the files section of the Yahoo AmiBroker-TS Forum
  30. //
  31. // http://finance.groups.yahoo.com/group/amibroker-ts/files/
  32. //