Execute copytrading: mirror positions from target wallets.
This wraps the existing copytrading_strategy.py logic for SDK/skills usage. Fetches target wallet positions via Dome API, calculates rebalance trades, and executes via SDK trade flow.
Flow:
Parameters:
Requires API key in Authorization header (rate limited: 30/minute).
Successful Response
Response from copytrading execute endpoint.