WWIOWIZinrvp.hashnode.dev·2d ago · 1 min readWZ-HFT: Market Data to Order in 12 Cycles. The Prototype Took 240 ns @ 50 MHz.WZ-HFT: Market Data to Order in 12 Cycles We have been building RISC-V cores, IP, VIP, accelerators and SoC reference designs. For WZ-HFT, we pushed those components through a latency-sensitive tradin00
NANikhil Adithyaninfreecodecamp.org·2d ago · 41 min readBuild a Market Time Machine: Replay Trading Sessions with Python and WebSocketsHistorical market data usually arrives as a completed dataset. That's convenient for analysis, but very different from the way trading software experiences a live market. In production, events arrive 00
AHArnold Holminstratcorealpha.hashnode.dev·4d ago · 6 min readPartial Fills Need an Execution State Machine, Not a Slippage ConstantA trading signal can be correct while the live position is wrong. That usually happens when the strategy treats order submission as execution. It sends a quantity, assumes the whole quantity filled, t10
GGTZHostingtzhost.hashnode.dev·Aug 14 · 2 min readNetwork Latency and Determinism in Algorithmic Trading ArchitectureIn High-Frequency Trading (HFT) systems engineering, deterministic network performance is paramount. Systems must ingest millions of market data updates per second and execute orders within microsecon00
BFBoris Fesenkointick-divergence-detector-latency-arbitrage.hashnode.dev·Aug 11 · 12 min readMeasuring Broker Latency: Building a Tick-Divergence Detector for Latency ArbitrageThis post walks through the math, shows a benchmark I ran on a handful of major exchanges, and provides production-grade Python code for a WebSocket client that handles reconnects, heartbeats, and ord10
UUrokraakeincongress-trading.hashnode.dev·Jul 24 · 1 min readI made a Congress Trading Tracker API By law, members of Congress have to publicly disclose their stock trades within a matter of weeks. I built an API that turns those disclosures into something you can actually query and build on, inste10
NANikhil Adithyaninfreecodecamp.org·Jul 14 · 31 min readHow to Analyze Insider Transactions with Python: A CEO Buying Case StudyWhen a CEO buys shares after their company’s stock has fallen hard, it's tempting to read the purchase as a vote of confidence. The person running the business knows more than the average investor, so00
GGlassboxtraderinglassboxtrader.hashnode.dev·Jul 14 · 3 min readEvery 'Pro' Risk Technique I Tested That Did NothingPart 7 of an honest build-in-public series — the wins, the dead ends, and what actually works. Previously: I Simulated 30x Leverage So You Don't Have To (It Went to Zero) There's an endless supply of00
RPRaj Pandavinrajpandav.hashnode.dev·Jul 12 · 5 min readHow I Built an AI Trading Agent Using n8n, OpenAI, Live Market Data, and NewsMost AI automation projects I come across follow a familiar pattern. Someone builds a chatbot, automates Gmail, or connects WhatsApp with ChatGPT. These are great projects for learning the basics, but00
Zzubairlearntechinzubairlearntech.hashnode.dev·Jul 9 · 5 min readArchitecting a High-Performance Solana Web Terminal with Next.js, Privy, and JupiterBy mid-2026, Solana has completely solidified its position as the undisputed hub for high-frequency on-chain trading. With the ecosystem processing transactions in under 400 milliseconds and the netwo01Z