Read-only OAuth
cTrader
Most trust-friendly path. You authorize a read-only connection, we track the account, and you keep control of execution decisions.
Best starting point for users who want the cleanest permissions story from day one.
Broker support
The broker section has one job: explain how Glitch Trade connects, what permissions are involved, and why the user should trust the model. The point is clarity, not buzzwords.
Read-only OAuth
Most trust-friendly path. You authorize a read-only connection, we track the account, and you keep control of execution decisions.
Best starting point for users who want the cleanest permissions story from day one.
Credential exchange once
Username and password are exchanged once for a refresh token, then the password is discarded.
Good when you want the Glitch Trade dashboard but your broker flow is not on cTrader.
Live integration in progress
Same credentialed model as TradeLocker: password exchanged once for a refresh token, then discarded.
Included in the roadmap and marketing surface now because it is part of the locked broker story.
Bridge any Meta broker
MetaApi.cloud acts as the bridge so MT brokers such as ICMarkets, Pepperstone, FTMO, or MFF can feed into the same tracking model.
Useful when you need MT portability rather than a broker-native dashboard.