diff --git a/dabo/dabo-bot.conf b/dabo/dabo-bot.conf index 1a88574..7974a45 100755 --- a/dabo/dabo-bot.conf +++ b/dabo/dabo-bot.conf @@ -32,7 +32,3 @@ INVEST="5" # Stop all trading and sell everything if the complete balance shrinks under this value in ${CURRENCY} EMERGENCY_STOP="1000" -# Headline - don't touch -export csv_headline="Date and Time,Price,Change,EMA12,EMA26,MACD,EMA9 (Sig.),Histogram,MACD Sig.,RSI5,RSI14,RSI21,RSI720,RSI60,RSI120,RSI240,RSI420,Change 24h,Change 7d,Change 14d,Change 30d,Change 1y,MarketCap Change 24h,FIB60,FIB168,FIB672,FIB8064" - -