Binance-volatility-trading-bot icon indicating copy to clipboard operation
Binance-volatility-trading-bot copied to clipboard

Coins Symbols not found. I have a generated list of Symbols/USDT from BINANCE US and all these coins are in the list.

Open celltronic01 opened this issue 1 year ago • 0 comments

Coins Symbols not found. I have a generated list of Symbols/USDT from BINANCE US and all these coins are in the list. I have personally checked and these symbols are available.

These coins were not having issues before and the bot was buying AXL, JAM, BTRST, CUDO, DAI, FORT etc. Then all of a sudden it started throwing errors on a couple of coins so I decided to update Tradingview-ta, Python-Binance, PyYAML, Colorama. Now I am getting errors on a lot more coins. I just updated the Symbols list based on Binanace US for all USDT trade symbols available for trade on binance. Now, alot of "COIN SYMBOL NOT FOUND" errors. I have attached a link below with a full list of USDT trade sysmbols from Binance and also the error from the bot below the link.

https://support.binance.us/hc/en-us/articles/360049417674-List-of-Supported-Assets

[2023-12-07 14:31:37] Press Ctrl-Q to stop the script [2023-12-07 14:31:37] WARNING: You are using the Mainnet and live funds. Waiting 30 seconds as a security measure [2023-12-07 14:32:07] Starting pausebotmod [2023-12-07 14:32:07] pausebotmod: Market not looking too good, bot paused from buying 14/7 Waiting 1 minutes for next market checkup [2023-12-07 14:32:09] Starting signalsamplemod [2023-12-07 14:32:09] Signalsample: Analyzing 159 coins [2023-12-07 14:32:10] Signalsample: [2023-12-07 14:32:10] Exception: [2023-12-07 14:32:10] Exchange or symbol not found. [2023-12-07 14:32:10] Coin: AdExUSDT [2023-12-07 14:32:10] First handler: <tradingview_ta.main.TA_Handler object at 0x000001A46F2886D0> [2023-12-07 14:32:10] Second handler: <tradingview_ta.main.TA_Handler object at 0x000001A46F288850> [2023-12-07 14:32:11] Pausing buying due to change in market conditions, stop loss and take profit will continue to work... [2023-12-07 14:32:11] Paused...Session profit:0.00% Est:$0.00 [2023-12-07 14:32:12] Signalsample: Signal detected on ALPINEUSDT [2023-12-07 14:32:16] Signalsample: [2023-12-07 14:32:16] Exception: [2023-12-07 14:32:16] Exchange or symbol not found. [2023-12-07 14:32:16] Coin: AXLUSDT [2023-12-07 14:32:16] First handler: <tradingview_ta.main.TA_Handler object at 0x000001A46F288580> [2023-12-07 14:32:16] Second handler: <tradingview_ta.main.TA_Handler object at 0x000001A46F2887F0> [2023-12-07 14:32:20] Signalsample: [2023-12-07 14:32:20] Exception: [2023-12-07 14:32:20] Exchange or symbol not found. [2023-12-07 14:32:20] Coin: BOSONUSDT [2023-12-07 14:32:20] First handler: <tradingview_ta.main.TA_Handler object at 0x000001A46F288CA0> [2023-12-07 14:32:20] Second handler: <tradingview_ta.main.TA_Handler object at 0x000001A46F288F40> [2023-12-07 14:32:20] Signalsample: [2023-12-07 14:32:20] Exception: [2023-12-07 14:32:20] Exchange or symbol not found. [2023-12-07 14:32:20] Coin: BTRSTUSDT [2023-12-07 14:32:20] First handler: <tradingview_ta.main.TA_Handler object at 0x000001A46F288190> [2023-12-07 14:32:20] Second handler: <tradingview_ta.main.TA_Handler object at 0x000001A46F7D5040>

celltronic01 avatar Dec 07 '23 19:12 celltronic01