CyberPunkMetalHead / Binance-volatility-trading-bot

This is a fully functioning Binance trading bot that measures the volatility of every coin on Binance and places trades with the highest gaining coins If you like this project consider donating though the Brave browser to allow me to continuously improve the script.
MIT License
3.39k stars 774 forks source link

AttributeError: 'dict' object has no attribute 'summary #225

Open rmapelli opened 2 years ago

rmapelli commented 2 years ago

Hello, how is everything?

I received the error below;

signalsamplemod.py", line 62, in analyze first_tacheck = first_analysis.summary['BUY'] AttributeError: 'dict' object has no attribute 'summary'

Do you know the reason? Thank you very much in advance! Hugs