Define your trading style.
Project description
EGOPY = EGO + PYthon
- Define your trading style.
EGOPY Global Trader (EGOPY GT) 始于开源系统和交易框架,致力于研发更高效的智能投顾&量化投资交易系统。
环境准备
- 支持的操作系统版本:
openSUSE Leap 15
或Kubuntu 20.04 LTS
以上,推荐安装KDE类图形界面 - 支持的Python版本:64位的
Python 3.10.x
(注意必须是Python 64位版本)
安装运行
- 预先下载此仓库(github中)的
requirements.txt
文件到本地,然后通过pip install -r requirements.txt
进行安装。 - 如果在中国境内,可以通过命令
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple -r requirements.txt
快速安装。 - 如果talib不可用,可以尝试通过
conda install -c conda-forge ta-lib
安装talib库。 - 通过
pip install egopy
方式安装主程序,成功后,尝试运行如下代码启动程序: python -m ego_trader.x
启动中国期货市场CTP接口应用python -m ego_trader.ib
启动全球交易市场IB接口应用- 使用前请自行测试。
更新说明
- 优化界面布局
- 优化Tick级和分钟级GT系列策略模块。
- 原生支持KJF系列策略模块。
- 优化IB接口。
版权说明
- BSD 3-Clause License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file EGOPY-1.3.202403-py3-none-any.whl
.
File metadata
- Download URL: EGOPY-1.3.202403-py3-none-any.whl
- Upload date:
- Size: 26.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7db8453aee9fbc40e35476391672e0fa693fb8521ff9998892a9986e56ae8639 |
|
MD5 | b49cc3be25b0d07f214f3d068f40ac63 |
|
BLAKE2b-256 | fd7782dc235fa051a0d3748cd7dea02b59acf1685a9485ff975e368633ab0428 |