edeng23 / binance-trade-bot

Automated cryptocurrency trading bot
GNU General Public License v3.0
7.9k stars 2.19k forks source link

I dont know if it´s an issue, but my LOG is very BIG. #404

Open alangustavo opened 3 years ago

alangustavo commented 3 years ago

What happens when an order is not completed? The Log is crammed with lines like this: 2021-08-15 18:56:39,087 - crypto_trading_logger - DEBUG - Waiting for order 3028542514 to be filled 2021-08-15 18:56:40,100 - crypto_trading_logger - DEBUG - Waiting for order 3028542514 to be filled 2021-08-15 18:56:41,114 - crypto_trading_logger - DEBUG - Waiting for order 3028542514 to be filled 2021-08-15 18:56:42,127 - crypto_trading_logger - DEBUG - Waiting for order 3028542514 to be filled 2021-08-15 18:56:43,137 - crypto_trading_logger - DEBUG - Waiting for order 3028542514 to be filled 2021-08-15 18:56:44,150 - crypto_trading_logger - DEBUG - Waiting for order 3028542514 to be filled 2021-08-15 18:56:45,162 - crypto_trading_logger - DEBUG - Waiting for order 3028542514 to be filled

alangustavo commented 3 years ago

Robo made a purchase at one point, but then the price skyrocketed. He performed only 68.22% of the order and now the LOG is filling up with that information.