How to create a Webhook
Here are the steps to create a new webhook for passing automated orders to our trading bridge.
- Navigate to Bridge -> Webhooks and click on “Add”.
- Fill in the following details:-
Webhook Name: Any relevant name for this webhook
Broker Accounts: Select from existing broker accounts that you want to link with this webhook
Status: Enabled
- Click on “Submit”. You will find the newly created webhook along with the webhook URL, which is the HTTP address used for sending your trade signal from TradingView, C#, Python etc.
Trade signal sent to this webhook will place the same order in all the linked broker accounts.