record-trade

Installation
SKILL.md

Record Trade

Record executed trades to the Spot Canvas trading ledger via its REST import API.

Endpoint: POST /api/v1/import

The ledger URL depends on the environment:

  • Staging: https://signalngn-trader-staging.europe-west1.run.app
  • Production: Use the LEDGER_URL environment variable if set, otherwise ask the user.

Recording a Trade

Use curl to POST a JSON body with one or more trades.

Related skills
Installs
19
First Seen
Feb 25, 2026