mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
adjust some documentation wordings
This commit is contained in:
parent
8ab07e0451
commit
d59608f764
|
@ -48,11 +48,11 @@ You can use the `/forcesell all` command from Telegram.
|
||||||
### I get the message "RESTRICTED_MARKET"
|
### I get the message "RESTRICTED_MARKET"
|
||||||
|
|
||||||
Currently known to happen for US Bittrex users.
|
Currently known to happen for US Bittrex users.
|
||||||
Bittrex split it's exchange into an US and an International verssion.
|
Bittrex split it's exchange into US and International versions.
|
||||||
The International version has more pairs available, however the API always returns all pairs, so there is currently no automated way to detect if you're affected by the restriction.
|
The International version has more pairs available, however the API always returns all pairs, so there is currently no automated way to detect if you're affected by the restriction.
|
||||||
|
|
||||||
If you have restricted pairs in your whitelist, you'll get a Warning-message on startup for each restricted pair.
|
If you have restricted pairs in your whitelist, you'll get a warning message in the log on FreqTrade startup for each restricted pair.
|
||||||
If you're an "International" Customer on the Bittrex exchange, then this warning will not impact you.
|
If you're an "International" Customer on the Bittrex exchange, then this warning will probably not impact you.
|
||||||
If you're a US customer, the bot will fail to create orders for these pairs, and you should remove them from your Whitelist.
|
If you're a US customer, the bot will fail to create orders for these pairs, and you should remove them from your Whitelist.
|
||||||
|
|
||||||
## Hyperopt module
|
## Hyperopt module
|
||||||
|
|
Loading…
Reference in New Issue
Block a user