Advertisement
Guest User

BB Error

a guest
May 9th, 2021
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. Press Ctrl-Q to stop the script
  2. not enough time has passed yet...
  3. BNBUSDT has gained 35.936% in the last 5 minutes, calculating volume in USDT
  4. preparing to buy 0.23 BNBUSDT
  5. TP or SL reached, selling 0.23 BNBUSDT...
  6. not enough time has passed yet...
  7. No coins moved more than 3% in the last 5 minute(s)
  8. Traceback (most recent call last):
  9. File "F:\Rudarenje\BOT\BVTB\Binance-volatility-trading-bot-main\Binance Detect Moonings.py", line 285, in <module>
  10. sell_coins()
  11. File "F:\Rudarenje\BOT\BVTB\Binance-volatility-trading-bot-main\Binance Detect Moonings.py", line 245, in sell_coins
  12. TP = float(coins_bought[coin]['bought_at']) + (float(coins_bought[coin]['bought_at']) * TAKE_PROFIT) / 100
  13. TypeError: 'NoneType' object is not subscriptable
  14. [Finished in 609.578s]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement