binance-trading-bot-new-coins icon indicating copy to clipboard operation
binance-trading-bot-new-coins copied to clipboard

This Binance trading bot detects new coins as soon as they are listed on the Binance exchange and automatically places sell and buy orders. It comes with trailing stop loss and other features. If you...

Results 55 binance-trading-bot-new-coins issues
Sort by recently updated
recently updated
newest added

Hi. How can I solve the following, copied the response in full: xception in thread Thread-2 (search_and_update): Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/threading.py", line 1009, in _bootstrap_inner self.run() File...

C:\Users\Silph\AppData\Local\Programs\Python\Python310\lib\site-packages\auth\__init__.py:3: DeprecatedWarning: Call to deprecated function __init__(...). API class may be removed in a future release, use falcon.App instead. from auth.CAS.REST.service import api Traceback (most recent call last): File "c:\Users\Silph\VS.Code\Python\binance-trading-bot-new-coins-main\main.py",...

DevTools listening on ws://127.0.0.1:65382/devtools/browser/46129e6d-89d4-4906-9efc-8b3b5379019c [0325/161020.203:INFO:CONSOLE(49)] "[.WebGL-0000645600D13800]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels", source: https://www.binance.com/en/support/announcement/c-48 (49) [0325/161020.708:INFO:CONSOLE(74)] "Refused to connect to 'https://www.google.com/pagead/landing?gcs=G111&gcd=G110&rnd=1337593105.1648195821&url=https%3A%2F%2Fwww.binance.com%2Fen%2Fsupport%2Fannouncement%2Fc-48&gtm=2wg3e0M86QHGF&auid=1073443361.1648195821' because it violates the...

``` No new coins detected, checking again in 0.3 minute(s).. No new coins detected, checking again in 0.3 minute(s).. No new coins detected, checking again in 0.3 minute(s).. New coins...

I was wondering whether anyone has made profit with this bot yet? It seems that the bot notices a new listing too late (20 seconds to a minute after a...

Hi, I have an error with the select ID in Selenium : selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"[id="link-0-0-p1"]"} Thanks in advance for your help.

Compared the last 12 listings on Binance to the price right before launch versus the price right before the first drop off. My quick comparison shows that the average coin...

This should help with recurring questions.

Hello, What version of python must I use? when I use python 3.9 I get the following errors working... Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib/python3.9/threading.py",...