Skip to content

HarrierOnChain/Zeitgeist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zeitgeist Trading Bot

Status Engine Rust License CI

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

Zeitgeist is live in production today.


Strategies on Zeitgeist

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

Strategy
📊 Orderbook Imbalance — the signal is the order book, no external feeds
💰 Market Making — be the house, not the gambler (two-sided GTD, inventory skew)

Want a strategy not listed here on Zeitgeist? 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/Zeitgeist.git
cd Zeitgeist
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 Zeitgeist 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

Drift BET · Kalshi · OG.com · Polymarket

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 Zeitgeist's terms of service and your local regulations.


Zeitgeist trading bot · built on the Prediction Market Toolkits engine

Telegram

About

Zeitgeist trading bot — Polkadot prediction market bot. Orderbook imbalance and market making.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages