打造个人自用的最好交易桌面端
pip install -r requirement.txt
python sht.py
关于ctpbee
** 如果出现不存在dll载入失败 **
pip uninstall pyside2
pip install pyside2
- tick图表以及相应的支持
- 代码优化 >>> 注意对颜色配置方面 抽象成类 进行读取
- 本地数据库的构建
- 策略画线功能
GNU General Public License
仅供个人使用, 请勿商用
打造个人自用的最好交易桌面端
pip install -r requirement.txt
python sht.py
关于ctpbee
** 如果出现不存在dll载入失败 **
pip uninstall pyside2
pip install pyside2
GNU General Public License
仅供个人使用, 请勿商用