Giter Club home page Giter Club logo

Comments (5)

lorcalhost avatar lorcalhost commented on May 29, 2024 1

Would you mind sharing your database file?
The bot has a built-in feature for database file export.
The database does not contains personal tokens or information but only your trade history as possibly "private data".

If you are willing to share the file please send it to 超人力霸王#3802 on Discord.

from btb-manager-telegram.

DmytroLitvinov avatar DmytroLitvinov commented on May 29, 2024 1

I just added exc_info=True to logger.error to see traceback of error and found the line on which that error happens:
2021-05-12 19:18:06,988 - btb_manager_telegram_logger - ERROR - ❌ Something went wrong, unable to generate ratios at this time: list index out of range
Traceback (most recent call last):
File "/home/manager/binance-trade-bot/BTB-manager-telegram/btb_manager_telegram/buttons.py", line 199, in current_ratios
last_update = datetime.strptime(query[0][0], "%Y-%m-%d %H:%M:%S.%f")
IndexError: list index out of range

from btb-manager-telegram.

lorcalhost avatar lorcalhost commented on May 29, 2024

As discussed on Discord this seems to be due to the scout_history table always being empty when logging in Binance Trade Bot is explicitly disabled.

from btb-manager-telegram.

DmytroLitvinov avatar DmytroLitvinov commented on May 29, 2024

I have the same issue.
But the error inside the Python code somewhere:

2021-05-12 19:07:25,896 - btb_manager_telegram_logger - ERROR - ❌ Something went wrong, unable to generate ratios at this time: list index out of range

from btb-manager-telegram.

chchia avatar chchia commented on May 29, 2024

i am too having current ratio not working problem.

i checked the db, the scout_history tables is having 1million ++ of record but all value is completely empty.

can someone guide me how to resolve?

from btb-manager-telegram.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.