MT4-Batch-Backtester

所属分类:金融证券系统
开发工具:VBScript
文件大小:5KB
下载次数:0
上传日期:2020-05-12 18:42:46
上 传 者sh-1993
说明:  一个简单的脚本,在我一次指定的对上回溯测试EA。
(A simple script that backtests an EA on the pairs that I specified in one go.)

文件列表:
01.ini (318, 2020-05-13)
1.bat (19, 2020-05-13)
1.vbs (3137, 2020-05-13)
Pair.bat (22, 2020-05-13)
Pair.vbs (5775, 2020-05-13)
TMPLT.ini (318, 2020-05-13)
pair.ini (318, 2020-05-13)

# MT4-Batch-Backtester A simple script that backtests an EA on the pairs that I specified in one go. ## How it works: - Open MT4 - Run EA on first pair in list - Save report - Close - Repeat for all pairs in array ## Configuration in .vbs file - data_dir_path = path to mt4 data folder - base_dir_path = path to mt4 installation folder - file_name = name of the .ini file - expert = name of the expert advisor you want to test - symbol_arr = array of pairs you want to run the backtest on - specify start_date and end_date ## How to run: - put the 01.ini file in the root of the mt4 data folder - in mt4 go to settings and save a .set file for your ea and give it the same name as the .ini file - make sure that the .ini and .set files are in the root of the datafolder - run the .bat file

近期下载者

相关文件


收藏者