51bitquant / binance-tradingview-webhook-bot

A tradingview webhook trading bot for Binance Exchange.
MIT License
94 stars 53 forks source link

Orders not executed on Binance (occasionaly) #2

Open alterdaemon opened 1 year ago

alterdaemon commented 1 year ago

Sometimes the orders are not executed, the signals comes in but for some reason it's not commited to Binance. Usually it concerns:

Tested under flask testing server as well as under wsgi gunicorn.

It seems like it's losing it's count regarding current user position in the process.

51bitquant commented 1 year ago

It might have some errors like timeout error to get the order data correctly. For this reason, recommend you to use howtrader as it ensure orders' data instantly and accurately.

51bitquant commented 1 year ago

It might have some errors like timeout error to get the order data correctly. For this reason, recommend you to use howtrader as it ensure orders' data instantly and accurately.

and I integrated with algo strategy to place order, which may help you reduce trading cost.

alterdaemon commented 1 year ago

Thank you for the suggestion. Can I use howtrader just for orders execution based on TradingView alerts? (without all the other features) ?

51bitquant commented 1 year ago

Thank you for the suggestion. Can I use howtrader just for orders execution based on TradingView alerts? (without all the other features) ?

yes, as your demand. Or even can tailor your trading strategies/algo strategies with howtrader.