Create Bybit EU API credentials for TradingView webhook automation

Configure Bybit EU (bybit.eu) API access so TradeAdapter can route TradingView webhook alerts to Bybit EU with structured execution and real-time trade execution visibility.

Step 1

Open Demo Trading on bybit.eu

Sign in on bybit.eu — the MiCAR-licensed Bybit EU GmbH platform for EEA residents. A regular Bybit account created on bybit.com does not work here, and a bybit.eu account does not work on bybit.com. Open Demo Trading, then go to API Management.

Step 2

Click Create New Key

On the Demo Trading API Management page, click Create New Key, then choose System-generated — TradeAdapter signs requests with an HMAC key pair and cannot use a self-generated key.

Step 3

Set key type and permissions

Configure the key for automated trading.

  • API Key Type — API Transaction
  • Permissions — Unified Trading: tick Trade
  • Never enable withdrawal permissions on an automation key
Step 4

Bybit EU trades spot only

Bybit EU currently offers spot trading only — there is no margin or futures market. Pairs are quoted in USDC, EUR or PLN; there is no USDT pair. Use a quote-currency symbol such as BTCUSDC on your TradeAdapter Strategy.

Step 5

Save the API key and secret

Copy the API key and secret before leaving the page — the secret is shown only once and cannot be recovered.

  • The API Management page states that a key with no IP address bound expires after three months
  • A key bound to one or more IP addresses does not expire
Step 6

Continue to TradingView webhook setup

Paste the key and secret into your TradeAdapter Bybit EU connection, then continue to page 2 to connect TradingView alerts for real-time trade execution.