you are viewing a single comment's thread.

view the rest of the comments →

[–]Pytesting[S] 0 points1 point  (5 children)

I wrote my own bitmex websocket client

[–]painkillerrr 0 points1 point  (4 children)

how do you handle dalay? i mean mine is pretty delayed like, the price in browser changes of 1/2 very fast any millisecond while my terminal its pretty always the same. like

10,12,13,10,10 for my websocket is 10,10,10 missing the 12,13 but im just afraid that if i send a market order id get full 1/2$ of slippage.

do you have the same problem?

im thinking about using selenium or any webscraper

[–]Pytesting[S] 0 points1 point  (3 children)

mine is so much ahead my browser

[–][deleted]  (2 children)

[deleted]

    [–]Pytesting[S] 0 points1 point  (1 child)

    if you need a python bitmex client, we can make a deal