Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.polychads.app/llms.txt

Use this file to discover all available pages before exploring further.

Automations let a trader define rules for signal review, alerting, and controlled execution. The page should read like an operations workspace, not a marketing dashboard.

Core states

StateMeaning
DraftThe rule is being configured and should not execute.
Dry runThe rule evaluates conditions but does not place trades.
LiveThe rule can act within the configured limits.
PausedThe rule is retained but inactive.

Rule setup

Each automation should make the active market scope, wallet scope, trigger, action, and risk limit clear before it can go live.

Run ledger

The run ledger should show useful product state:
  • trigger matched
  • skipped by risk limit
  • skipped by market status
  • skipped by balance
  • order submitted
  • order failed with recoverable reason

Risk controls

Automations should remain explicit about wallet, size, max exposure, and eligible market state. A rule should not hide material execution requirements behind generic status text.