-
Are there plans to support the FetchPositions from CCXT? I've opened some leveraged short sells through the Kraken UI as examples, and I was wondering how I could see them in any CCXT.Net call? It app…
-
The web UI does not work.
I have been performing Manual Installation in Windows environment.
In addition, the following log appears.
`Cannot GET /log
`
![default](https://user-images.…
-
Hi!
Are you interested in adding support for the [`/symbols`](https://docs.bitfinex.com/reference#symbols) endpoint?
I could submit a PR for it.
-
Having some sort of error handling when there is an ERR_RATE_LIMIT coming from bitfinex would be good. Probably sleep and try again after x amount of time:
```
Traceback (most recent call last):
…
-
As user i want to use a different exchange to reliably have a recent conversion price.
Add a setting dialog that allows to select the conversion exchange.
Add implementation for different exchange…
-
https://github.com/dursk/bitcoin-price-api
-
As Bitfinex is up after somedays so I think it will be nice to create issues again.
As I try to run history() it returns following error:
trade = TradeClient('BITFINEX_KEY','BITFINEX_SECRET')
print…
-
Hey Guys,
Its a question or maybe a Feature-request:
How to use Catalyst with a HTTP Proxy?
CCXT have a Proxy Setting:
https://ccxt.readthedocs.io/en/latest/install.html#proxy
I have trie…
-
Not sure if it only concerns the server code
Reproduce:
- create brand new meteor application
- Add a single JS file in the server folder that does a console.log
- run meteor
- log line is printed on…
-
Hey guys,
since a couple of days I'm no longer receiving `subscribed` events for some submitted subscription requests. Instead, when trying to subscribe the unanswered requests again after about 10…