The haredoggy/Prediction-Markets-Trading-Bot-Toolkits is a Rust-based trading engine for prediction markets, offering a suite of bots for various strategies and venues.
Source: README View on GitHub →This project is gaining attention due to its focus on adapting to the evolving prediction market landscape, particularly in response to Polymarket's removal of artificial delays. It stands out with its Rust implementation for safety and performance, and its support for multiple venues and strategies.
Source: README, project traitsAutomatically mirrors top wallets' trading actions with configurable sizing and risk limits, designed for copying successful traders.
Source: READMEMonitors BTC Up/Down markets across different time frames and executes FAK orders to exploit pricing inefficiencies.
Source: READMEExploits cross-venue pricing inefficiencies by executing hedged legs on Polymarket and Kalshi.
Source: READMEThe architecture is modular, with a shared Rust engine and risk layer. It features an extensible design, supporting various strategies and venues. The codebase is organized into bots for different trading strategies, each with its own implementation.
Source: Code tree + dependency filesinfra: Not enough information. | key_deps: tokio, polymarket-client-sdk, alloy | language: Rust | framework: Tokio for async runtime, TUI for terminal UI
Source: Dependency files + code treeThe project is suitable for traders looking to automate trading strategies in prediction markets, including copy trading, arbitrage, and directional trading. It is useful for those who want to exploit inefficiencies across multiple venues and time frames.
Source: READMEVersion 1.0.0, released on 2025-09-29. This version ships with the copy trading bot and is in development for other strategies.
Source: READMEThis project is worth watching for traders and developers interested in prediction market automation. It offers a robust foundation for building and experimenting with various trading strategies, particularly for those familiar with Rust and prediction markets.