How to setup API bridge for automated trading [video]

This is a high level overview of the process of setting up API bridge and integrating it with webhook, trading account and strategy provider for automated order execution. Each step links to a specific support article for detailed step by step guide.

For this article we are showing you how to integrate Fyers broker with TradingView strategy. You can use this guide for any other supported broker or strategy provider.

  1. Integrate trading account with the bridge. (Detailed article: How to integrate Fyers)
  2. Create a webhook and link it with the trading account. (Detailed article: How to create a Webhook)
  3. Generate trade data in JSON format for webhook.
  4. Setup alert from strategy provider to be sent to bridge via webhook. (Detailed article: How to integrate TradingView strategy)