20 projects
vnpy-xex
gateway of xex exchange for vnpy
vnpy-binance-pro
BINANCE gateway for vn.py quant trading framework.
vnpy-crypto
Crypto currency extension for VeighNa quant trading framework.
vnpy-okex-pro
OKEX gateway for vn.py quant trading framework.
AsyncGear
Think about such scene, some object has different state or periods, well we call periods.Among these periods, there can't be any two that could be both the present period. The object could be in only one period. For example, a human can only be one period of baby, youth, adult, old man and dead..
AsyncWebsocketStreamInterface
Exchange one normal asynchronous websocket connection to unlimited number of data streams.
DataShine
A lamp in asynchronous environment to shine data. It will notify any watcher that data is freshed.
ccxt-1-56-19
A copy of project https://pypi.org/project/ccxt/1.56.19/
asyncUnittest
Fully asynchronous unit test
ccxt-1-55-84
A copy of project https://pypi.org/project/ccxt/1.55.84/
StrDiffSynch
This module calculates the difference from one string to another. If the origin string absorbs the difference, it becomes the other string. Thus, two endpoints could synchronize the strings by passing the difference.
createActiveTask2List
Create asyncio.Task instance to a list, until it is done.
HuobiAsyncWebsocket
Asynchronous huobi websocket SDK
BinanceAsyncWebsocket
Binance asynchronous websocket SDK
Aofex-SDK
Aofex SDK
AsyncExclusivePeriods
Think about such scene, some object has different state or periods, well we call periods.Among these periods, there can't be any two that could be both the present period. The object could be in only one period. For example, a human can only be one period of baby, youth, adult, old man and dead.
NoLossAsyncGenerator
Asynchronous generator without any data loss in case that handling one message costs too much time.
ensureTaskCanceled
Keep cancelling a asyncio.Task instance, until it is done.
async-bitmex-ws
Asynchronous bitmex websocket api development kit
SyncAsyncRetry
Retry decorator for both synchronous and asynchronous functions.