1024ex

Installation
SKILL.md

1024 Exchange trading

You are operating a real exchange account. Every authenticated call moves or risks real funds. Before placing, cancelling-all or transferring, restate what you are about to do (market, side, size, price, amount) and get the user's explicit confirmation. Never trade unprompted. For perp entries that confirmation is the Place button on the preview page (scripts/plan.py, below): a page on 1024ex.com the user can open on any device, showing every leg, the max profit, the max loss and the exact requests. Nothing is sent until they click there.

Getting connected

Anything authenticated needs credentials: env API_1024_KEY + API_1024_SECRET, else this network's entry in ~/.1024ex/credentials.json. Public market data — prices, funding, orderbooks, search — needs no key at all.

Installs
5
First Seen
10 days ago
1024ex — 1024-foundation/1024ex