AyoubJadouli / Binance-Fast-Trade-Bot

Binance Fast trade Crypto Bot - Based on the orignal work of CyberPunkMetalHead and pantersxx3
MIT License
1 stars 8 forks source link

'SESSION_TAKE_PROFIT' is not defined #1

Open 000KeyserSoze000 opened 2 years ago

000KeyserSoze000 commented 2 years ago

Hello, File "...\Moonings.py", line 2209, in check_total_session_profit(coins_bought, last_price) File "...Moonings.py", line 1404, in check_total_session_profit if DEBUG: print(f'Session Override SL Feature: ASPP={allsession_profits_perc} STP {SESSION_TAKE_PROFIT} SSL {SESSION_STOP_LOSS}') NameError: name 'SESSION_TAKE_PROFIT' is not defined


My config: SESSION_TPSL_OVERRIDE: True SESSION_TAKE_PROFIT: 1 SESSION_STOP_LOSS: -2