TRANSFER_CURRENCY default to USD
This commit is contained in:
parent
63ea0ed0b4
commit
29156fbac6
@ -14,7 +14,7 @@ INTERVAL="900"
|
|||||||
|
|
||||||
## Currency used for trading
|
## Currency used for trading
|
||||||
CURRENCY="USDT"
|
CURRENCY="USDT"
|
||||||
TRANSFER_CURRENCY="NONE"
|
TRANSFER_CURRENCY="USD"
|
||||||
|
|
||||||
# Only use currencies under the first X currencies sorted by market capitalization
|
# Only use currencies under the first X currencies sorted by market capitalization
|
||||||
LARGEST_MARKETCAP="250"
|
LARGEST_MARKETCAP="250"
|
||||||
|
Loading…
Reference in New Issue
Block a user