-
If more detailed documentation it does exist, please point me to it and make it more clear in the readme.
Otherwise, currently there is only a basic example with one client. No documentation of mor…
-
**Issue by [ktoso](https://github.com/ktoso)**
_Monday Mar 21, 2016 at 09:59 GMT_
_Originally opened as https://github.com/akka/akka/issues/20096_
---
This is what people do (and I'd do so myself):…
-
npm unpack eror
npm -v
3.10.10
nodejs -v
v6.11.0
Linux-ubuntu
root@185-114-23-171:~/gekko# npm install --only=production
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
n…
-
I've completely reworked python-gitlab to be async-compatible: https://github.com/vishes-shell/python-gitlab :
- code it fully async compatible via awesome [`httpx`](https://github.com/encode/http…
-
Looks like the advanced trading api is now up and running. Any plans to convert over or make a different api?
-
I saw the old discussion on the #2008 and #2066 around removing the [lombok](https://projectlombok.org/) dependency, and do understand your reluctance to include a number of 3rd party libraries, but I…
-
反馈bug/问题模板,提建议请删除
## 1.关于你要提交的问题
为避免重复issue,请先搜索issue,确认没有类似issue再提交新issue;
注意搜索时**包括已关闭**的issue(删掉搜索框的的“is:open”条件);
Q:是否用关键词搜索了issue? (使用 "x" 选择)
* [x] 没有类似的issue
## 2. 详细叙述
### (1) 具…
-
## Version **1.14.42** of [ccxt](https://github.com/ccxt/ccxt) was just published.
Branch
Build failing 🚨
Dependency
ccxt
…
-
I tried to use httplib2 patch as shown in geventhttpclient.
```
import geventhttpclient.httplib
geventhttpclient.httplib.patch()
import httplib2
h = httplib2.Http()
h.request("http://api.…
-
Hi,
i found a viable Strategy in https://forum.gekko.wizb.it/thread-100-page-1.html
is there a way to make it available in Japonicus with basic Python knowledge?