Skip to main content

Define your trading style.

Project description

EGOPY = EGO + PYthon

  • Define your trading style.

EGOPY Global Trader (EGOPY GT) 始于开源系统和交易框架,致力于研发更高效的智能投顾&量化投资交易系统。

环境准备

  • 支持的操作系统版本:openSUSE Leap 15Kubuntu 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


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

EGOPY-1.3.202403-py3-none-any.whl (26.8 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page