Nikhil Chaudhary
Nikhil Chaudhary
> Using the [python-binance](https://python-binance.readthedocs.io/en/latest/) package I was able to achieve in putting the Stop Loss and Take Profit in 3 different actions: > > ```python > order = client.futures_create_order( >...
> You poll your orders, and/or you subscribe to Websocket updates. Yes, websockets is the way. Thank you.
facing the same issue. Any temporary workaround?
Facing the same issue while making calls to dialogflow v2 from hybrid mobile app.