-
### Code of conduct
- [X] I agree to follow this project's code of conduct.
### Impacted component(s)
sp-combobox
### Expected behavior
Combobox should open smoothly and should not perf…
Rocss updated
5 months ago
-
Hi,
I've created an API that is served through a static json on a separate domain. I would like to cache this json on my server and pass it through my app so that I don't have to hit my API with ev…
-
CCExtractor version: 0.93
# In raising this issue, I confirm the following:
- [x] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.gith…
-
I believe this is outdated since this api call:
function get_orders(coin, exchange, cb) {
var req_url = base_url + '/order_book.json?market=' + coin.concat(exchange).toLowerCase();
this link …
-
As discussed in #107 , the addition of a `ResponseObject` is favorable.
However, since `BitEx` is primarily an API wrapper, the custom `Response` object should not get in the way of the user - it …
-
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…
-
## Version **1.14.42** of [ccxt](https://github.com/ccxt/ccxt) was just published.
Branch
Build failing 🚨
Dependency
ccxt
…
-
Ccxt need new exception to catch? ccxt-1.10.780
```
exchange = {}
exchange['yobit'] = ccxt.yobit()
exchange['yobit'].apiKey = "fake"
exchange['yobit'].secret = "fake"
print(exchange['yobit'].f…
-
I have Markets enabled and CCEX set as the Market,
with my CCEX API KEY added
https://coinigy.freshdesk.com/support/solutions/articles/1000203427-how-do-i-find-my-api-key-on-the-c-cex-exchange-
…
-
### Summary
- What does this package do? (explain in 50 words or less):
Package ccex is an R implementation of the REST interface used by the C-Cex crypto-currency exchange. It provides functi…