秋田预测市场 · Discord 审计

VOXindie参与话题 14消息总数 410

该用户的聊天记录定位。

Reset

聊天记录

共 410 条,显示第 351-400 条
VOXindie 2026-06-11 03:40:28 Kalshi

my next prediction strategy is to buy markets at random ...just so I have a control group

my next prediction strategy is to buy markets at random ...just so I have a control group

VOXindie 2026-06-11 03:35:40 Kalshi

Isn't that a losing position? lol

Isn't that a losing position? lol

VOXindie 2026-06-11 03:20:20 Kalshi

$10 can work in theory, but if it hits wrong at the start it screws everything over...and as you can see there are a couple of points where the timing hits the ONLY loss in a long band of wins.

$10 can work in theory, but if it hits wrong at the start it screws everything over...and as you can see there are a couple of points where the timing hits the ONLY loss in a long band of wins.

VOXindie 2026-06-11 03:16:53 Kalshi

Need to let it run for like a week to get some statistical significance.

Need to let it run for like a week to get some statistical significance.

VOXindie 2026-06-11 03:15:32 Kalshi

lol I did with like $10 before, but it doesn't work unless I place bets more frequently would need like ~$120 to really test it out

lol I did with like $10 before, but it doesn't work unless I place bets more frequently would need like ~$120 to really test it out

VOXindie 2026-06-11 03:10:37 Kalshi

It's way oversimplified at the moment. Doesn't even consider volume or volatility right now.

It's way oversimplified at the moment. Doesn't even consider volume or volatility right now.

VOXindie 2026-06-11 03:10:03 Kalshi

lmao no idea how good the model is right now...it was doing maybe 7% gains a day in the small window I was able to get the data for before.

lmao no idea how good the model is right now...it was doing maybe 7% gains a day in the small window I was able to get the data for before.

VOXindie 2026-06-11 03:07:51 Kalshi

The issue with the chart is that each dot represents a pair so it might be a little awkward to color code pairs...but should be doable.

The issue with the chart is that each dot represents a pair so it might be a little awkward to color code pairs...but should be doable.

VOXindie 2026-06-11 03:06:46 Kalshi

Coding by market ticker is a good idea.

Coding by market ticker is a good idea.

VOXindie 2026-06-11 03:06:21 Kalshi

I just finished moving everything over into persistent storage (SQL) so I can play more with the charts.

I just finished moving everything over into persistent storage (SQL) so I can play more with the charts.

VOXindie 2026-06-11 03:03:38 Kalshi

That's what I was planning on doing next. And it's not targeting a single market. It's dynamically picking the market pairs with the highest predicted value at the moment (I assume the bands have something to do with that).

That's what I was planning on doing next. And it's not targeting a single market. It's dynamically picking the market pairs with the highest predicted value at the moment (I assume the bands have something to do with that).

VOXindie 2026-06-11 01:48:00 Kalshi

The pairing isn't necessary though. In theory it would work with single bets (e.g. BTC over 62,000)

The pairing isn't necessary though. In theory it would work with single bets (e.g. BTC over 62,000)

VOXindie 2026-06-11 01:47:19 Kalshi

Nope lol It's creating bet pairs that it expects to be profitable over time based on some historical data.

Nope lol It's creating bet pairs that it expects to be profitable over time based on some historical data.

VOXindie 2026-06-11 01:32:35 Kalshi

They're consistently "profitable" because I'm only picking bets I predict to be profitable. If it can't find any, it'll show 0...but those tend to be less frequent.

They're consistently "profitable" because I'm only picking bets I predict to be profitable. If it can't find any, it'll show 0...but those tend to be less frequent.

VOXindie 2026-06-11 01:31:43 Kalshi

Predicted is for over long periods of time. As you can see, the actual on the hourly events is a bit different lol

Predicted is for over long periods of time. As you can see, the actual on the hourly events is a bit different lol

VOXindie 2026-06-11 01:22:12 Kalshi

The events are from the hourly crypto events.

The events are from the hourly crypto events.

VOXindie 2026-06-11 01:20:48 Kalshi

The banding is similar in different events.

The banding is similar in different events.

VOXindie 2026-06-11 01:18:04 Kalshi

Calculates fees and a 1 cent buffer so all the orders actually fill.

Calculates fees and a 1 cent buffer so all the orders actually fill.

VOXindie 2026-06-11 01:17:46 Kalshi

The data should be legit. Verified that the numbers line up in a calculation from an independent/separate DB instance.

The data should be legit. Verified that the numbers line up in a calculation from an independent/separate DB instance.

VOXindie 2026-06-11 00:14:15 Kalshi

Any math nerds care to explain the apparent banding I'm seeing here in my predictions/results (cyan scatterplot)? I'm not a pro with statistics.

Any math nerds care to explain the apparent banding I'm seeing here in my predictions/results (cyan scatterplot)? I'm not a pro with statistics.

VOXindie 2026-06-10 04:13:23 Kalshi

as long as you don't place orders it doesn't matter

as long as you don't place orders it doesn't matter

VOXindie 2026-06-10 04:13:17 Kalshi

you can test models with live prod data

you can test models with live prod data

VOXindie 2026-06-10 04:11:11 Kalshi

If you're just trying to validate prediction models, you can do that without actually placing orders.

If you're just trying to validate prediction models, you can do that without actually placing orders.

VOXindie 2026-06-10 04:10:29 Kalshi

Make a second account and push the demo data that you need lol

Make a second account and push the demo data that you need lol

VOXindie 2026-06-10 02:53:45 Kalshi

I'm a perp 🔫🔫😎

I'm a perp 🔫🔫😎

VOXindie 2026-06-09 10:13:36 Kalshi

It is in us-east-2. See my screenshot.

It is in us-east-2. See my screenshot.

VOXindie 2026-06-09 10:12:46 Kalshi

They def on east-2.

They def on east-2.

VOXindie 2026-06-09 10:11:32 Kalshi

I get 20ms from FL

I get 20ms from FL

VOXindie 2026-06-09 10:05:27 Kalshi

Anyone know if there's a limit to how many markets you can `delete_markets` on in a single `update_subscription` WS command? I'm batching 10 at a time, but it would be better if I could go higher and it was seemingly finnicky when I upped it before.

Anyone know if there's a limit to how many markets you can `delete_markets` on in a single `update_subscription` WS command? I'm batching 10 at a time, but it would be better if I could go higher and it was seemingly finnicky when I upped it before.

VOXindie 2026-06-09 09:55:59 Kalshi

You gotta get a server in the Republic of Kiribati so you're further in the future than all these clowns in Ohio.

You gotta get a server in the Republic of Kiribati so you're further in the future than all these clowns in Ohio.

VOXindie 2026-06-09 09:29:41 Kalshi

Every message should be signed more or less like this: ``` private void _addAuthHeaders(HttpRequestMessage request) { // Signature = RSA-PSS( timestamp + METHOD + /path ) // Path must NOT include the base URL, just /trade-api/v2/... string timestamp = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds().ToString(); string method = request.Method.Method.ToUpper(); string path = request.RequestUri!.AbsolutePath; // e.g. /trade-api/v2/portfolio/balance byte[] msgBytes = Encoding.UTF8.GetBytes($"{timestamp}{method}{path}"); byte[] sigBytes = _privateKey.SignData(msgBytes, HashAlgorithmName.SHA256, RSASignaturePadding.Pss); string signature = Convert.ToBase64String(sigBytes); request.Headers.Add("KALSHI-ACCESS-KEY", _apiKeyId); request.Headers.Add("KALSHI-ACCESS-TIMESTAMP", timestamp); request.Headers.Add("KALSHI-ACCESS-SIGNATURE", signature); } ```

Every message should be signed more or less like this: ``` private void _addAuthHeaders(HttpRequestMessage request) { // Signature = RSA-PSS( timestamp + METHOD + /path ) // Path must NOT include the base URL, just /trade-api/v2/... string timestamp = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds().ToString(); string method = request.Method.Method.ToUpper(); string path = request.RequestUri!.AbsolutePath; // e.g. /trade-api/v2/portfolio/balance byte[] msgBytes = Encoding.UTF8.GetBytes($"{timestamp}{method}{path}"); byte[] sigBytes = _privateKey.SignData(msgBytes, HashAlgorithmName.SHA256, RSASignaturePadding.Pss); string signature = Convert.ToBase64String(sigBytes); request.Headers.Add("KALSHI-ACCESS-KEY", _apiKeyId); request.Headers.Add("KALSHI-ACCESS-TIMESTAMP", timestamp); request.Headers.Add("KALSHI-ACCESS-SIGNATURE", signature); } ```

VOXindie 2026-06-08 18:47:38 Kalshi

Because it's only a single HTTP request. Would be more useful if I could set things like fill_or_kill to apply to the entire batch as a whole.

Because it's only a single HTTP request. Would be more useful if I could set things like fill_or_kill to apply to the entire batch as a whole.

VOXindie 2026-06-08 11:03:44 Kalshi

yeah, as long as the api is in a nice format like that ...not every company does that though lol

yeah, as long as the api is in a nice format like that ...not every company does that though lol

VOXindie 2026-06-08 10:50:17 Kalshi

What language is that? C++?

What language is that? C++?

VOXindie 2026-06-08 10:49:20 Kalshi

I'd probably still validate it the first time you use it. Kalshi doesn't have the best error messages (at least on the web socket APIs).

I'd probably still validate it the first time you use it. Kalshi doesn't have the best error messages (at least on the web socket APIs).

VOXindie 2026-06-08 10:48:42 Kalshi

If it's coming from an openapi format, it's probably generated from their actual code.

If it's coming from an openapi format, it's probably generated from their actual code.

VOXindie 2026-06-08 10:48:12 Kalshi

That's on Kalshi and their QA department lol

That's on Kalshi and their QA department lol

VOXindie 2026-06-08 10:47:59 Kalshi

It has a place in modern workflows, but I'm still mad sus about it...not to mention it hasn't proved it has staying power economically

It has a place in modern workflows, but I'm still mad sus about it...not to mention it hasn't proved it has staying power economically

VOXindie 2026-06-08 10:47:22 Kalshi

Genned code is as good as the input lol

Genned code is as good as the input lol

VOXindie 2026-06-08 10:47:05 Kalshi

Ah, sorry. Thought it was relevant to our other convo.

Ah, sorry. Thought it was relevant to our other convo.

VOXindie 2026-06-08 10:46:16 Kalshi

Like I said, it can work for boilerplate, but at some point it'll miss something that'll cause you almost as long (if not longer) to debug.

Like I said, it can work for boilerplate, but at some point it'll miss something that'll cause you almost as long (if not longer) to debug.

VOXindie 2026-06-08 10:43:48 Kalshi

AI's good at doing basic code review and log reading. Everything else is significantly higher quality coming from the hands of a good engineer. It can be useful for writing boilerplate, but you basically have to PR *everything* that it spits out and then correct the garbage coding styles they love to hold onto for dear life.

AI's good at doing basic code review and log reading. Everything else is significantly higher quality coming from the hands of a good engineer. It can be useful for writing boilerplate, but you basically have to PR *everything* that it spits out and then correct the garbage coding styles they love to hold onto for dear life.

VOXindie 2026-06-08 10:41:24 Kalshi

lmao god no the code and unit tests I write are waaaay higher quality than anything them AI slopbots will put out

lmao god no the code and unit tests I write are waaaay higher quality than anything them AI slopbots will put out

VOXindie 2026-06-08 08:57:17 Kalshi

mother fuuuu....there's a yaml file? lol

mother fuuuu....there's a yaml file? lol

VOXindie 2026-06-08 08:21:03 Kalshi

I haven't dabbled in AI writing unit tests. It's bad enough with how much it screws up regular code. Can't even do data models off API docs consistently.

I haven't dabbled in AI writing unit tests. It's bad enough with how much it screws up regular code. Can't even do data models off API docs consistently.

VOXindie 2026-06-08 08:19:04 Kalshi

Just like there's no covid cases if you don't test for it lol

Just like there's no covid cases if you don't test for it lol

VOXindie 2026-06-08 07:41:10 Kalshi

I know companies that do payroll processing software and don't have any unit tests lol

I know companies that do payroll processing software and don't have any unit tests lol

VOXindie 2026-06-08 06:15:16 Kalshi

Half of the fintech/banking world still using 15+ year old tech stacks.

Half of the fintech/banking world still using 15+ year old tech stacks.

VOXindie 2026-06-08 06:14:07 Kalshi

C-suite executives are some of the dumbest people I've ever met.

C-suite executives are some of the dumbest people I've ever met.

VOXindie 2026-06-08 06:13:45 Kalshi

I only use the work sub at work for their shit. They too dumb to do anything other than pay for the sub.

I only use the work sub at work for their shit. They too dumb to do anything other than pay for the sub.