binance-futures-trading-bot icon indicating copy to clipboard operation
binance-futures-trading-bot copied to clipboard

Easy-to-use multi-strategic automatic trading for Binance Futures with Telegram integration

Results 7 binance-futures-trading-bot issues
Sort by recently updated
recently updated
newest added

main.py", line 9, in from binance.um_futures import UMFutures ModuleNotFoundError: No module named 'binance'

Hello, I'm very interested in this project development thou I noticed that many things could be enhanced. Among them: 1) main.py - file structure, imports and functions should be adjusted....

hi, does this support multiple pair or just 1 per time

2023/02/09 11:22:25 AM ERROR ERROR in update_account_balance_and_unrealized_profit 2023/02/09 11:22:25 AM ERROR ERROR in set_leverage 2023/02/09 11:22:25 AM WARNING ERROR/WARNING in set_position_mode (this may happen normally when position mode is unchanged)

I'm only getting this error from `update_current_time()` method. am I missing something or is there any problem? I'm sorry if I asked stupid question... I'm new to python

PM WARNING ERROR/WARNING in set_position_mode (this may happen normally when position mode is unchanged) Im getting this error when running main,py. Is it a problem?