binance-tradingview-webhook-bot icon indicating copy to clipboard operation
binance-tradingview-webhook-bot copied to clipboard

Orders not executed on Binance (occasionaly)

Open alterdaemon opened this issue 2 years ago • 5 comments

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

  • exiting
  • pyramiding

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.

alterdaemon avatar Jun 18 '23 19:06 alterdaemon

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 avatar Jun 20 '23 13:06 51bitquant

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.

51bitquant avatar Jun 20 '23 13:06 51bitquant

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

alterdaemon avatar Jun 20 '23 20:06 alterdaemon

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.

51bitquant avatar Jun 27 '23 11:06 51bitquant