Skip to main content

简单期货行情&交易HTTP接口API,基于TqSdk

Project description

EasyFut

介绍

简单期货行情&交易HTTP接口API,基于TqSdk。

安装&启动教程

1.pip install easyfut

2.创建配置文件 easyfut -n easyfut.conf

3.修改 easyfut.conf 配置文件内容

4.命令行启动 easyfut -c easyfut.conf

使用说明(curl演示)

#获取账户信息

curl http://127.0.0.1:8888/account

#获取当前持仓

curl http://127.0.0.1:8888/position

#获取实时行情

curl http://127.0.0.1:8888/quote/SHFE.rb2210

#获取K线行情

curl http://127.0.0.1:8888/klines/SHFE.rb2210_60_20

#获取Tick序列

curl http://127.0.0.1:8888/ticks/SHFE.rb2210_20

#委托下单

curl -X POST -H "Content-type: application/json" -d '{"symbol":"SHFE.rb2210", "direction":"BUY","offset":"OPEN","volume":1,"limit_price":"UPPER_LIMIT"}' http://127.0.0.1:8888/order

#取消委托单

curl -X POST -H "Content-type: application/json" -d '{"order_id":"f1786bea1ad045199925deea3cd6f1c7"}' http://127.0.0.1:8888/order/cancel

#获取委托单信息

curl http://127.0.0.1:8888/order/fbcce9326a3a4f8c80295b0e6e07434a

#获取当日可撤委托

curl http://127.0.0.1:8888/order/alive

#更多详见官方文档 https://easyfut.iweiai.com/doc

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easyfut-1.0.4.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

easyfut-1.0.4-py3-none-any.whl (18.3 kB view details)

Uploaded Python 3

File details

Details for the file easyfut-1.0.4.tar.gz.

File metadata

  • Download URL: easyfut-1.0.4.tar.gz
  • Upload date:
  • Size: 10.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.3

File hashes

Hashes for easyfut-1.0.4.tar.gz
Algorithm Hash digest
SHA256 bf54e8c9892bc16cab378528f4a14e53e1ed1db9128f0d569f442ddd3f121f03
MD5 f480b95b634bf6aa1feee93a472fbf38
BLAKE2b-256 8472957f923d58e4e0818047b61676225e1f6697ace1fcbd3ca44dd3ef6bc22b

See more details on using hashes here.

File details

Details for the file easyfut-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: easyfut-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 18.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.3

File hashes

Hashes for easyfut-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a1daaed712b1edf5516c8e82495d460ef0859e1691875d62ccab00034a04c75a
MD5 bf99f6693bf812fa4b08074f25f1084d
BLAKE2b-256 2db48ef01a73b003f51c78ebb9e323898e77e1b2a80f9329afbf8ebffa20560e

See more details on using hashes here.

Supported by

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