hikyuu2/tools/hikyuu/ipython配置说明.txt
2015-01-07 01:26:14 +08:00

4 lines
233 B
Plaintext
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.

1、创建hikyuu配置信息
ipython profile create hikyuu
2、在.ipython\profile_hikyuu\start 目录下创建启动脚本00_first.py文件只要包含以下代码即可from hikyuu.interactive.interactive import *