vnpy/vn.archive/vn.strategy/strategydemo/README.md
2016-07-02 11:12:56 +08:00

6 lines
310 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# strategydemo说明
该文件夹下:
- demoStrategy包含了一个简单的双EMA均线交易策略填入账号密码等资料后可直接运行
- demoBacktesting包含了一个基于以上策略的回测脚本结果会输出到"result.vn"二进制文件中可以使用Python的shelve模块打开