mooquant tushare module
Project description
# [tushare](https://www.tushare.org/) [MooQuant](http://bopo.github.io/mooquant/) Module
This is a very early version of the module. **Live trading is not yet implemented.** Right now, I have only implemented LiveFeed (extends ```barfeed.BaseBarFeed```). Live data is fetched from the trades and order book API endpoint of tushare. Hopefully in the near future, a live broker class will be implemented.
The LiveFeed class can be plugged just as any other bar feed in MooQuant. To subscribe for bid and ask prices, just call ```getOrderBookUpdateEvent().subscribe(<your_callback_function>)``` from the LiveFeed instance. Kindly see example at sample.py.
Liked my work? **Leave me a tip @ 32dzQMkn4RgChSFzemwdYyKJ85PcsVmP6e**
Sample dump:
```
```
This is based on Bitstamp and Xignite module of MooQuant.
# mooquant_tushare
This is a very early version of the module. **Live trading is not yet implemented.** Right now, I have only implemented LiveFeed (extends ```barfeed.BaseBarFeed```). Live data is fetched from the trades and order book API endpoint of tushare. Hopefully in the near future, a live broker class will be implemented.
The LiveFeed class can be plugged just as any other bar feed in MooQuant. To subscribe for bid and ask prices, just call ```getOrderBookUpdateEvent().subscribe(<your_callback_function>)``` from the LiveFeed instance. Kindly see example at sample.py.
Liked my work? **Leave me a tip @ 32dzQMkn4RgChSFzemwdYyKJ85PcsVmP6e**
Sample dump:
```
```
This is based on Bitstamp and Xignite module of MooQuant.
# mooquant_tushare
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
mooquant_tushare-0.2.1.tar.gz
(7.9 kB
view hashes)
Built Distribution
Close
Hashes for mooquant_tushare-0.2.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 624cc5bc08d662d62b761dac89647c1ce75e23e15d4283ea7d6ad83788df4f4a |
|
MD5 | c723adb652929e542f299aeff8ac3ee0 |
|
BLAKE2b-256 | ca85fd5dbec5a8071924e0be4aa29e7e1f6ef4ef3e1315507169885ec3c8fe48 |