BatMan (544).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:52:43
  7. //  Origin:          
  8. //  Keywords:        Batch Manager AFL Web
  9. //  Level:           advanced
  10. //  Flags:           showemail,function
  11. //  Formula URL:     http://www.amibroker.com/library/formula.php?id=544
  12. //  Details URL:     http://www.amibroker.com/library/detail.php?id=544
  13. //
  14. //------------------------------------------------------------------------------
  15. //
  16. //  A Web based form and .vbs AB/AA automation processor for running batches of
  17. //  jobs (AFL's) ... Output is all web based on your PC. Detailed page includes
  18. //  the relevant chart and results from the AA window. Several levels above
  19. //  this also exist including a Job Log, Job Signals and a Batch Summary.
  20. //
  21. //------------------------------------------------------------------------------
  22. //
  23. // See the files section of the Yahoo AmiBroker-TS Forum
  24. //
  25. // http://finance.groups.yahoo.com/group/amibroker-ts/files/
  26. //