trading212-labstrading212-labsOfficialยท1 Agent Skills Included

agent-skills

Trading 212 portfolio tracking, order placement, and market data

Connects to the Trading 212 API to check balances, view portfolios, and track profit and loss. Places market, limit, stop, and stop-limit orders, searches instruments, and exports dividends and transaction history. Handles authentication, rate limits, and error mapping so trades run safely in demo or live accounts.
npx skills add trading212-labs/agent-skills --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Trading 212 Agent Skills?โ–ผ

Run `npx skills add trading212-labs/agent-skills --all -g -y` in your terminal to install the skill globally.

How to place trades on Trading 212 with AI?โ–ผ

Once installed, ask your agent to buy or sell shares in plain English. It places market, limit, stop, or stop-limit orders through the Trading 212 API using your credentials.

Can I check my Trading 212 portfolio and P&L?โ–ผ

Yes. The skill retrieves your account summary, cash balance, open positions, and realized and unrealized profit and loss on request.

Does it support demo paper trading?โ–ผ

Yes. It works with both Demo (paper trading) and Live environments. Set the T212_ENV variable to demo or live to choose.

Is it safe to use my Trading 212 API key?โ–ผ

Your key stays in local environment variables on your own machine. Never share it with untrusted tools, and revoke it immediately in the Trading 212 app if it is ever exposed.

Related Repositories in Finance & Accounting

View All in Finance & Accountingโ†’