@echo off                   
REM                          "Ticker"  "Time Frame" "Start Date" "End Date" "Output Path" "Path of formula" "File Name of Formula" "Path of APX" "Name of APX file" "Path of DataBase" 
c:\python27\python AB_BTRx.py TXF 3min 2001/01/01 2001/12/31 "R:\\" "R:\\Formulas\\" "Poseidon3K_L_AC_3.afl" "R:\\Scripts\\" 3K_AC_3.apx  D:\\AmiBrokerData\\BACKTEST 
REM                          "Ticker"  "Time Frame" "Start Date" "End Date" "Output Path" "Path of formula" "File Name of Formula" "Path of APX" "Name of APX file" "Path of DataBase" "期初資金(萬元)"  "每口加碼之資金(萬元)"  "最多交易口數" "自動出金金額"
c:\python27\python AB_BTRx.py TXF 3min 2002/01/01 2002/12/31 "R:\\" "R:\\Formulas\\" "Poseidon3K_L_AC_3.afl" "R:\\Scripts\\" 3K_AC_3.apx  D:\\AmiBrokerData\\BACKTEST 50 30 5 3

