Space Monkey

Results 15 comments of Space Monkey

So there is no way to get this to work on Python3.11.0rc1?

@webknjaz I'm sorry, I don't get it. How am I supposed to install this package into my Python env? running `make` fails with various errors. Last error I got when...

@webknjaz That seems to have worked, thank you! Btw, `make generate-llhttp` has this issue: ``` 5 vulnerabilities (3 moderate, 1 high, 1 critical) To address issues that do not require...

@webknjaz after installing aiohttp from github, I tried installing my projects requirements and it still tried to build and install aiohttp wheel. Why wouldn't it use the already installed aiohttp?...

I see, thanks a lot! I find Python it be very unreliable on Windows overall tbh

when I debug, I can see that there's no response received when making the GET request

@mesuutt I disabled my adblocker and it didn't make a difference.

I actually managed to get it working yesterday by just changing the URL. However, I didn't have time to look into whether the library is building the orderbook from deltas...

Thanks guys for all your answers, I really appreciate it. I moved to using cryptofeed soon after opening this, so I didn't try any of the given solutions.

Hi guys, Sorry to jump in like this, maybe a quick intro first before I comment: I do market-making/HFT on Solana, currently have the most volume on all exchanges on...