The positions api is being a bit annoying today. Sure it's not a 408 rather than a 429?
The positions api is being a bit annoying today. Sure it's not a 408 rather than a 429?
该用户的聊天记录定位。
The positions api is being a bit annoying today. Sure it's not a 408 rather than a 429?
The positions api is being a bit annoying today. Sure it's not a 408 rather than a 429?
Hrm, I swear I've got those in. gotta double check.
Hrm, I swear I've got those in. gotta double check.
I'm getting websocket disconnects almost exactly 10 minutes after connecting. is this a known issue/feature, or might i be doing something wrong?
I'm getting websocket disconnects almost exactly 10 minutes after connecting. is this a known issue/feature, or might i be doing something wrong?
and tell it it cannot stop until it works
and tell it it cannot stop until it works
tell it to look at the unit tests, and fix your code until the tests pass
tell it to look at the unit tests, and fix your code until the tests pass
an llm will probably fix that for you
an llm will probably fix that for you
Does it not work?
Does it not work?
Added shards now, and i get a shitload of opportunities again. I assume (i can only guess) that when you oversubscribe it just doesnt send updates for all these asset ids I think. not sure. Happy I made the sharding 🙂
Added shards now, and i get a shitload of opportunities again. I assume (i can only guess) that when you oversubscribe it just doesnt send updates for all these asset ids I think. not sure. Happy I made the sharding 🙂
Same here. Thought it was a rate limit of some sort.
Same here. Thought it was a rate limit of some sort.
weird, ill log that too. see what's what.
weird, ill log that too. see what's what.
https://paste.debian.net/hidden/167ef919 sample here. you can see that some are just in the future. but i think the explanation of different data centers + expected clock drift makes sense
https://paste.debian.net/hidden/167ef919 sample here. you can see that some are just in the future. but i think the explanation of different data centers + expected clock drift makes sense
disregard the diagram, it's outdated 🙂
disregard the diagram, it's outdated 🙂
https://gitlab.com/cdetroye/polybot this is the bot btw
https://gitlab.com/cdetroye/polybot this is the bot btw
websockets yeah
websockets yeah
to handle slow execution I fill the thinnest leg with FAK, and rescale the remaining legs and do FOK, so at worst i have to recover N-2 legs.
to handle slow execution I fill the thinnest leg with FAK, and rescale the remaining legs and do FOK, so at worst i have to recover N-2 legs.
Hrm, then I should try and change some parameters. Currently I filter for events with roughly these parameters: - max cost for buying all legs < 100 USD - the minimum edge should be > 0.001 USD - the net profit (total cost - fees etc) must be 0.01% of total cost. I had a few more hits a while back, but now since I moved to eu west i get none anymore. So trying to figure out what's wrong.
Hrm, then I should try and change some parameters. Currently I filter for events with roughly these parameters: - max cost for buying all legs < 100 USD - the minimum edge should be > 0.001 USD - the net profit (total cost - fees etc) must be 0.01% of total cost. I had a few more hits a while back, but now since I moved to eu west i get none anymore. So trying to figure out what's wrong.
does anyone here have a neg arb bot? I built one and it works, but i dont know if it's actually any good. I.e., does it trigger on enough evnets and so on. I have no idea how many of these opportunities there are on average per hour or so
does anyone here have a neg arb bot? I built one and it works, but i dont know if it's actually any good. I.e., does it trigger on enough evnets and so on. I have no idea how many of these opportunities there are on average per hour or so
Not much to read about this online.
Not much to read about this online.
Yeah, I figured as much. Was just wondering what the limits are, if I can use 2 sockets from the same host etc
Yeah, I figured as much. Was just wondering what the limits are, if I can use 2 sockets from the same host etc
Oh wait no, that's a scam it looks like 🙂
Oh wait no, that's a scam it looks like 🙂
Ah gotcha. Did not know that was supposed to work like that 🙂 Thanks
Ah gotcha. Did not know that was supposed to work like that 🙂 Thanks
I have a neg arb bot that I made and it's working fine, but I'm a bit confused about the websocket limits. I notice that around 10k asset ids it starts disconnecting, so there seems to be a rate limit there, could that be? Anyone have experience weith this?
I have a neg arb bot that I made and it's working fine, but I'm a bit confused about the websocket limits. I notice that around 10k asset ids it starts disconnecting, so there seems to be a rate limit there, could that be? Anyone have experience weith this?