Indicator/Strategy Connection

Last updated 20/09/2023

Connecting TradingView signals differs based on source type: strategy or indicator.

Two signals need to be created on TradingView platform for indicators, as they can only send a single Buy or Sell signal.

А strategy can send both Buy and Sell messages in 1 signal.

Finandy requires only 1 connection to receive signals for both buying and selling, and place the corresponding orders on Binance or Finandy exchange. Follow our visual guide to connect your TradingView indicator or strategy to Finandy and trade automatically.

Indicator

In Finandy, a single connection receives TradingView signals for both buying and selling.

Finandy Setup

Create a signal connection (webhook) in Finandy.

Copy URL and Signal message.

TradingView Setup

Remember that a signal is specific to a certain timeframe, such as the 5-minute chart for a currency pair.

Buying

Click the button to create new signal.

  1. Select chart's indicator

  2. Select BUY signal condition

  3. Name the signal, for example, "ETHUSDT buy"

  4. Paste Message from Finandy settings

Switch to "Notifications" tab (1), paste URL (2) from Finandy settings, and click Create signal button (3).

Selling

Click the button to create new signal.​

  1. Select chart's indicator

  2. Select SELL signal condition

  3. Name the signal, for example, "ETHUSDT sell"

  4. Paste Message from Finandy settings

  5. Change message

"side": "buy",

to

"side": "sell",

Switch to "Notifications" tab (1), paste URL (2) from Finandy settings, and click Create signal button (3).​

Strategy

Finandy setup

Create a signal connection (webhook) in Finandy.

Set "PositionSide: Strategy" (1) and "OrderSide: Strategy" (2) as shown in the image and Save (3).

Copy URL and Signal message.​​

TradingView Setup

Click button to a create signal.

  1. Select the strategy added to chart

  2. Name signal, for example, "ETHUSDT. Strategy"

  3. Paste Message from Finandy settings

Switch to "Notifications" tab (1), paste URL (2) from Finandy settings, and click Create signal button (3).

Any questions? We can help in our Telegram chat.

Last updated