Platform setup
Install the TransisBridge agent on MetaTrader 4, MetaTrader 5, or NinjaTrader in a few minutes.
MetaTrader 4
Download TransisBridge for MT4 from Downloads, copy the EA to your MT4 Experts folder, and enable DLL imports under Tools → Options → Expert Advisors. Paste your workspace token when prompted.
MetaTrader 5
Identical to MT4, but use the MT5-specific build. The TransisBridge agent exposes both Expert Advisor and Service modes — Services let the bridge run without a chart attached.
NinjaTrader 8
Import the TransisBridge NinjaScript add-on via Tools → Import → NinjaScript Add-On. Restart NinjaTrader, open the TransisBridge window, and paste your workspace token.
Headless CLI
For server-side or cross-platform setups, the TransisTrade CLI can host a bridge as a systemd service. Install with a single command:
curl -fsSL https://get.transistrade.com | sh