Automated Trading on Trading 212: The Complete 2026 Guide

Trading 212 offers an API that lets you fully automate your strategy execution. Here's how to take advantage of it — no developer skills required.

Manual trading has one obvious limitation: you can't watch the markets 24/7. While you sleep, work, or live your life, opportunities pass — or your positions move in the wrong direction without you being able to react.

Automated trading on Trading 212 solves exactly that problem.

What is automated trading?

Automated trading means delegating order execution to a software system. You define the rules — when to buy, when to sell, how much to risk — and the system applies those rules mechanically, without emotion, continuously.

It's not a guarantee of gains. It's a guarantee of execution.

The difference matters: a human trader will follow their strategy about 70% of the time, skipping signals that feel "too risky" that day, letting losses run because they "expect a reversal". An automated system executes 100% of the time.

Does Trading 212 have an API?

Yes. Trading 212 has a REST API that allows you to interact programmatically with your account: view your portfolio, place market and limit orders, monitor your positions, and retrieve transaction history.

The API is accessible from your T212 account in a few clicks:

  1. Log in to Trading 212
  2. Go to Settings → API
  3. Generate an API key
  4. Use that key to authenticate your requests

The API key gives access to your account — treat it like a password.

The limits of the Trading 212 API

The T212 API is functional but has some constraints worth knowing:

  • 50 requests per minute maximum per API key
  • Not all limit order types are available for every stock
  • Available instruments depend on your account type (ISA, Invest, CFD)
  • The API does not support leveraged trades

For passive trading and automated investing, these limits are rarely an issue. For high-frequency scalping, they would be.

How to build an automated strategy

A simple automated strategy has four components:

1. An entry signal

When do I buy? Examples:

  • RSI drops below 30 (oversold)
  • Price crosses its 50-day moving average upward
  • A stock drops more than 5% in a day without a fundamental reason

2. An exit signal

When do I sell?

  • At +8% profit (take profit)
  • At -3% loss (stop-loss)
  • After X days of holding

3. Position sizing

How much do I invest per trade?

  • X% of available capital
  • Fixed euro amount
  • Proportional to signal strength

4. A market filter

Is the market in a favorable state?

  • Avoid buying in a strong downtrend
  • Reduce sizes during high volatility (elevated VIX)

The real challenge: infrastructure

The difficulty of automated trading isn't the strategy. It's the infrastructure.

For a strategy to run continuously, you need:

  • A server running 24/7
  • Code that handles errors, reconnections, and rate limit 429s
  • A monitoring system that alerts you if something breaks
  • Proper state management (open positions, pending orders)

That's where most traders give up — not for lack of strategy, but for lack of infrastructure.

An alternative: delegate the execution

That's precisely the problem Orynela was built to solve.

You connect your Trading 212 account via your API key, set your risk parameters, and the platform handles continuous execution. You retain full control — your funds stay at Trading 212, your API key belongs to you, you can stop at any time.

No server, no code, no monitoring required.

Key takeaways

  • Trading 212 offers a REST API usable for automation
  • Automated trading executes your strategy without emotion or exception
  • The real challenge is infrastructure, not the strategy
  • SaaS solutions like Orynela let you bypass that technical complexity

Automated trading is no longer reserved for quants and institutional funds. With today's available tools, any serious investor can set up systematic execution on their broker account.


Past performance is not indicative of future results. Trading on financial markets involves a risk of capital loss. Please review Orynela's risk disclaimer before use.