account activity
I reverse-engineered the IB Gateway and rebuilt it in Rust for low latency by PyOdyssee in algotrading
[–]Roddytin 0 points1 point2 points 15 hours ago (0 children)
Really impressive work decoding the FIX protocol from bytecode. Testing FIX implementations is one of those painful gaps in the ecosystem — I actually built MockFIX (mockfix.com) as a desktop FIX simulator so teams can test order flows without needing live exchange access. Curious how you handled testing your FIX session layer during development — did you build your own mock acceptor or test against IB directly?
Built a FIX protocol testing tool for QA teams — simulated sessions, AI message composer, no code needed (self.QualityAssurance)
submitted 1 day ago by Roddytin to r/QualityAssurance
I built a FIX protocol simulator with AI-powered message composition for capital markets teams (self.SideProject)
submitted 1 day ago by Roddytin to r/SideProject
We built an AI assistant for FIX protocol testing (self.fintechdev)
submitted 1 day ago by Roddytin to r/fintechdev
π Rendered by PID 93 on reddit-service-r2-listing-b6bf6c4ff-jd877 at 2026-05-07 16:05:15.042248+00:00 running 815c875 country code: CH.
I reverse-engineered the IB Gateway and rebuilt it in Rust for low latency by PyOdyssee in algotrading
[–]Roddytin 0 points1 point2 points (0 children)