Skip to content

diyquant/ctpbee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctpbee

bee bee .... there is an industrious bee created ~~

ctpbee provide a tiny core, you can extent the function by programming

Download

git clone https://github.com/somewheve/ctpbee

Libraries

Install

python3 setup.py install

Function

  • k-line data support
  • time-shared data bus
  • trade support
  • market support

Quick start

from ctpbee import CtpBee
app = CtpBee(__name__)
app.start()

Documention

for readme in chinese see 中文

document is developed ....

More

for more information , please see the wiki or read the examples

Todo

to fix the root path and optimize code

if this is helpful for you, click the star to support me. QAQ

if you have any question, welcome feedback by issue or qq number:723316072

About

ctp行情与交易

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%