You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great simple code. I am not so familar with websocket, threading, etc , but strongly need actual order list for fantastic HTF scalping and have similar bot on bitmex.
This code is very simple and beautiful, but without actual order list feature useless for me (
If I right understand , i need this functional:
take full order list from REST API
do separate infinite loop on orders change channel, maybe at separate thread
modify local order list with events from orders change channel
Not trivial task for me, unfortunally ((
Maybe anybody, who can do this easy, can help me with this big trouble
The text was updated successfully, but these errors were encountered:
Great simple code. I am not so familar with websocket, threading, etc , but strongly need actual order list for fantastic HTF scalping and have similar bot on bitmex.
This code is very simple and beautiful, but without actual order list feature useless for me (
If I right understand , i need this functional:
Not trivial task for me, unfortunally ((
Maybe anybody, who can do this easy, can help me with this big trouble
The text was updated successfully, but these errors were encountered: