CloddsBot-main/src/skills/bundled/ticks/SKILL.md
# Tick Data Skill Query historical tick, OHLC, and orderbook data from TimescaleDB. ## Commands | Command | Description | |---------|-------------| | `/ticks <platform> <marketId>` | Get recent ticks (last 24h) | | `/ticks ohlc <platform> <marketId> --outcome <id>` | Get OHLC candles | | `/ticks spread <platform> <marketId>` | Get spread history | | `/ticks stats` | Get tick recorder stats | ## Options | Option | Description | |--------|-------------| | `--outcome <id>` | Filter by outcome
npx skillsauth add shreed27/dain CloddsBot-main/src/skills/bundled/ticksInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Query historical tick, OHLC, and orderbook data from TimescaleDB.
| Command | Description |
|---------|-------------|
| /ticks <platform> <marketId> | Get recent ticks (last 24h) |
| /ticks ohlc <platform> <marketId> --outcome <id> | Get OHLC candles |
| /ticks spread <platform> <marketId> | Get spread history |
| /ticks stats | Get tick recorder stats |
| Option | Description |
|--------|-------------|
| --outcome <id> | Filter by outcome ID |
| --interval <int> | OHLC interval: 1m, 5m, 15m, 1h, 4h, 1d |
| --limit <n> | Limit number of results |
/ticks polymarket 0x1234abcd
/ticks ohlc polymarket 0x1234 --outcome 0x5678 --interval 1h
/ticks spread polymarket 0x1234 --limit 50
/ticks stats
clodds.config.yaml:tickRecorder:
enabled: true
connectionString: postgres://user:pass@localhost:5432/clodds
Shows price history with timestamps and price changes.
Shows candlestick data with open, high, low, close, and tick count. Includes period change summary.
Shows orderbook spread history with mid price and depth. Includes spread statistics (avg, min, max).
Shows recorder status including:
data-ai
Weather betting - NOAA data for Polymarket weather markets
tools
Voice recognition, wake words, and voice-controlled trading
data-ai
Virtuals Protocol AI Agent marketplace (Base chain)
testing
Verify agent identity using ERC-8004 on-chain registry