TRANSFER_CURRENCY default to USD
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user