Hacker News with Generative AI: Algorithmic Trading

Adventures in algorithmic trading on the Runescape Grand Exchange (tristanrhodes.com)
Runescape has been a game near and dear to my heart since I was a child. Though I do not actively play anymore, it still functions as an interesting programming project substrate. Most recently, I created a bot that automatically executes trades on the Grand Exchange in order to conduct market making via common machine learning techniques.
Implement algorithms that minimize slippage (quantitativo.com)
“The group coined a name for the difference between the prices they were getting and the theoretical trades their model made without the pesky costs. They called it The Devil.” Gregory Zuckerman.
I rebuilt my algorithmic trading platform in Rust. I'm filled with regret (medium.com)
I spent 18 months rebuilding my algorithmic trading platform in Rust (medium.com)