-
Hi,
How to get all trade's history?
broker : FTX
python: 3.7
```
print("\n\n=============fetchHistoryTrades=============")
d = exchange.parse8601('2020-08-24T00:00:00Z')
fetchTrades = exc…
-
## Issue
The decimal precision can't be too high otherwise the exchange API will reject the request.
eg: When using binance API, if I want to buy 123.45 USDT value of BTC at 9,500.01, the reques…
ghost updated
4 years ago
-
1. Define your data need specifications within this github issue template
2. Fund the ticket on https://gitcoin.co
3. Approve or reject work submitted
__________________
We are looking for a Go…
-
FTX US is in beta with limited instruments. API may already be similar to original FTX.
-
- Programming Language version: Python
- CCXT version: 0.3.47
On await exchange.load_markets()
if ```ccxt.base.errors.DDoSProtection: binance 429 Too Many Requests``` been fired, loop just stuck…
-
The meeting will take place on Monday 2021/03/15 at 7pm UTC on IRC [#lightning-dev](irc://chat.freenode.net/lightning-dev). It is open to the public.
## Pull Request Review
- [x] Closing fee req…
-
I want to cancel a conditional order on the Bybit exchange.
Can you please help and explain how to POST on **/stop-order/cancel** for Bybit exchange.
`cancel_order` is posting on **/order/cancel** a…
-
![12333](https://user-images.githubusercontent.com/33305346/86951562-e7a96d00-c17b-11ea-8e12-13ffa05a5d57.png)
For example
i want to get Notional size Value in current position and return 0.04
…
-
## Describe your environment
* Operating system: Ubuntu 18.04
* Python Version: 2.7.17
* CCXT version: 1.34.7
* Freqtrade Version: develop-4c349342
## Describe the problem:
Bala…
-
Hi,
When watching Kraken orderbook using watchOrderBook real-time using the following code, it becomes frequently "frozen" (see the attached graph
![kraken](https://user-images.githubusercontent.c…