xldistance
xldistance
> > 希望能对python 3.11的支持。3.11在速度上有了明显的优势 > > 自己升级下内核也可以的。另外注意talib的编译就行了。 > > 与其py311,不如直接跨代到py312或313,直接改造为多解释器的运行模式,这样既有速度提升,又更充分利用多核。 现在的py312已经可以用多线程了吗
是在exchange类加入 OKEX = "OKEX",前面改的是错的
min_volume=float(raw_data["minSz"]),
修改兼容性,兼容win7运行就可以打开了
Which URL to use to log into the web app,I can't start the web after following the tutorial and typing three commands
cuda12.1 windows won't compile ``` cc -I. -Icommon -D_XOPEN_SOURCE=600 -DNDEBUG -std=c11 -fPIC -O3 -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wdouble-promotion -march=native -mtune=native -Xassembler -muse-unaligned-vector-move -c...
用游戏模式试试
The font generated by the plugin is rather small, it would be nice to be able to customise the font size
rest api签名失败,这个你有解决吗,dydx官方的库也是401错误 ``` def sign(self, request: Request) -> Request: """ 生成dYdX签名 """ security: Security = request.data["security"] now_iso_string = generate_now_iso() if security == Security.PUBLIC: request.data = None return request else: request.data.pop("security")...
3.2.9订阅后也没有更新节点 