fixes and default config

This commit is contained in:
2024-02-06 16:28:02 +01:00
parent c07fa6a98f
commit 5da62a6b54
3 changed files with 16 additions and 5 deletions

View File

@@ -4,16 +4,16 @@
URL="mydabobot.mydomain"
# The exchange we use for using the correct API (BINANCE or BITPANDA)
STOCK_EXCHANGE="BITPANDA"
STOCK_EXCHANGE="NONE"
# fee per trade in percentage on exchange (taker and maker added)
FEE="0.5"
# Interval in seconds
INTERVAL="150"
INTERVAL="300"
## Currency used for trading
CURRENCY="EUR"
CURRENCY="USDT"
TRANSFER_CURRENCY="NONE"
# Only use currencies under the first X currencies sorted by market capitalization