mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
parent
b92fb6d3d0
commit
9968e4e49c
|
@ -40,6 +40,10 @@ Due to the heavy rate-limiting applied by Kraken, the following configuration se
|
|||
},
|
||||
```
|
||||
|
||||
!!! Warning "Downloading data from kraken"
|
||||
Downloading kraken data will require significantly more memory (RAM) than any other exchange, as the trades-data needs to be converted into candles on your machine.
|
||||
It will also take a long time, as freqtrade will need to download every single trade that happened on the exchange for the pair / timerange combination, therefore please be patient.
|
||||
|
||||
## Bittrex
|
||||
|
||||
### Order types
|
||||
|
|
Loading…
Reference in New Issue
Block a user