Skip to content

HarrierOnChain/Augur

Repository files navigation

Augur Trading Bot

🌐 Language / 语言 / Язык: English · 简体中文 · Русский

Status Engine Rust License CI

Automated Augur trading bot — Ethereum. Part of the Prediction Market Toolkits suite: one execution core, one risk layer, every venue.

Augur is live in production today.


Live on Augur

Augur trading bot TUI Augur trading bot TUI

The shared TUI running against Augur — live positions, P&L, and circuit-breaker state.


Strategies on Augur

These bots run on Augur through a single venue adapter on the shared engine — same risk controls, same TUI, full dry-run support.

Strategy
🎯 Resolution Sniper — 95¢ near-certainty → guaranteed $1.00 payout
📊 Orderbook Imbalance — the signal is the order book, no external feeds

Want a strategy not listed here on Augur? Adapter coverage is demand-driven — ask.


Quickstart

Clone, drop in your keys, and run — the TUI lets you pick a strategy.

git clone https://github.com/HarrierOnChain/Augur.git
cd Augur
cp config.example.yaml config.yaml   # add your keys
cargo run --release                  # launch the TUI
# headless: cargo run --release -- run copy-trading

One engine, every venue

This repo is the Augur entry point. The execution core, risk layer, and all 20+ venue adapters live in the main toolkit:

Order execution < 100ms end-to-end
Event processing < 1ms per event
Safety Circuit breaker · depth guard · dry-run · trade floor
Venues 7 live today · 20+ venues

Adding a venue means writing one adapter — not rebuilding a bot.


Get access

Platform Link
Full toolkit Prediction-Markets-Trading-Bot-Toolkits
Telegram @HarrierOnChain
Discussions GitHub Discussions

Response time is typically within a few hours.


Related venues

Kalshi · Limitless · Polymarket · Azuro

Browse the full venue directory in the main toolkit →


Disclaimer

Trading prediction markets involves real financial risk. This software is provided as-is, without warranty. It is not financial advice. Always test with enable_trading: false before deploying real capital. Ensure compliance with Augur's terms of service and your local regulations.


Augur trading bot · built on the Prediction Market Toolkits engine

Telegram

About

Augur trading bot — Ethereum decentralized prediction market bot. Resolution sniper and orderbook imbalance.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages