Skip to content

Improvements#6

Open
ComputerVirusWannabe wants to merge 5 commits into
MusashiBot:mainfrom
ComputerVirusWannabe:Vien-improvements
Open

Improvements#6
ComputerVirusWannabe wants to merge 5 commits into
MusashiBot:mainfrom
ComputerVirusWannabe:Vien-improvements

Conversation

@ComputerVirusWannabe
Copy link
Copy Markdown

@ComputerVirusWannabe ComputerVirusWannabe commented Apr 20, 2026

Added gate logic, a penalty system, and refactored contract type detection. Strengthened compatibility checks between different contract structures (e.g., event vs range/count-based contracts). Improved arbitrage matching logic to reduce overly strict filtering and allow more valid opportunities where appropriate. Improved signal/strategy logic to better align with the goal of maximizing trading revenue while managing downside risk. Some parameter adjustments were intentionally tuned for exploration and performance rather than real-life correctness, which may increase match aggressiveness in certain edge cases.
Also added a separate category called intra-event (group) arbitrage, which detects mispricing across mutually exclusive outcomes within the same event. Unlike cross-event arbitrage (which relies on similarity matching), this approach operates on grouped markets and uses a unified dataset combined from Polymarket and Kalshi, resulting in more reliable opportunities.

Vien Pham added 5 commits April 19, 2026 00:46
… noise buffers. Overall, the confidence system relies on more factors.
…lid arbitage pairs (many still fail in early filter stages?)
…ty system instead of hard reject. Unrelated comparisons still unlikely to pass.
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 20, 2026

Someone is attempting to deploy a commit to the Victor's projects Team on Vercel.

A member of the Team first needs to authorize it.

@ComputerVirusWannabe ComputerVirusWannabe changed the title Vien improvements Improvements Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant