join_bot
Subscribe to copy-trade signals from live futures strategies (MNQ, CL, MES, NQ). Set your own trade size, max contracts, and daily loss cap. Pause or leave anytime.
Instructions
Subscribe the authenticated subscriber to a strategy's published copy-trade SIGNALS (the subscriber reviews and acts on them — the platform does not auto-execute or exercise discretion). The subscriber sets their own size and can pause/leave anytime. Strategies: MNQ (micro Nasdaq scalper), CL (crude oil scalper), MES (micro S&P swing), NQ (Nasdaq swing). Enforces a seat cap per strategy — returns bot_at_capacity if full. Requires the futures risk disclosure to be acknowledged first (accept_subscriber_terms) and ALGOCHAINS_SUBSCRIBER_KEY to be set. Re-calling with an existing subscription updates size_multiplier and un-pauses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bot | Yes | Which strategy's published signals to subscribe to | |
| max_contracts | No | Hard cap on contracts per signal | |
| size_multiplier | No | Trade-size multiplier vs the master bot (0 < x <= 10) | |
| daily_loss_cap_usd | No | Daily loss hard limit in USD |