TradingView Integration

Wiskers allows actions to be executed using TradingView alerts. Each alert is set up in TradingView and executes a Wiskers action:

  1. After the alert is set up in TradingView, users can use a uniquely generated webhook from the Wiskers UI.

  2. Under the ‘Notifications’ tab on TradingView you can check off ‘Webhook URL’ and fill it out with Wiskers’ provided webhook.

  3. When the alert conditions are met, TradingView sends a POST request to the Wiskers’ webhook URL and retrieves the necessary information for Wiskers’ server to execute the user's trade.

Last updated