Founder
I had the unique opportunity to build an automated trading system from the ground up at Citizen Hex. A rich trading front-end handling high amounts of streaming data built with React. A data analysis pipeline, which ingested and structured orderbook and trade data from >100 markets, which then used spark clusters to simulate a hypothesized strategy as fast as possible. The trading bots built primarily in node.js formed an asynchronous and stateful set of microservices, with complex order state management and catchalls for every imaginable exchange/connectivity issue. Finally the strategies themselves, which were primarily of the high speed/market making variety
Describe the most impressive thing you've done.