Signal interface

Last updated 21/05/2023

TradingView signals require a paid subscription on TradingView.com.

Common interface

  1. Create new signal (web hook)

  2. Sorting signal list

  3. Signal list

  4. Main settings and test signal

  5. Position opening settings for signals

  6. Position averaging (adding) settings for signals

  7. Position closing settings for signals

  8. Stop Loss (SL) settings

  9. Trailing settings (SLX)

  10. Take Profit (TP) settings

Main signal settings

  1. Save changes button. Green highlighting indicates new changes in signal settings.

  2. Copy signal settings.

  3. Paste signal settings from clipboard. Browser permission may be needed to paste from clipboard.

  4. Delete hook.

  5. Enabled / Disabled message reception for this signal (webhook). This option is also in signal list.

  6. Connected signal name. Displayed in signal list.

  7. Currency pair name. TradingView lets you specify "{{ticker}}" as a placeholder, and it will be automatically replaced with the currency pair name.

  8. Buy / Sell. This is a mandatory field in the signal message. Modify 'buy' or 'sell' text in the signal message to create an order, as the terminal always accepts this parameter from the message. Strategy is selected when the signal uses TradingView strategy.

  9. Signal message. A set of parameters that will be accepted from the signal message when creating an order, not from the terminal settings.

  10. Signal URL. Finandy creates orders based on the signals sent to this URL.

  11. Open positions list.

  12. View received signal log.

  13. Signal source. TradingVew / Server - signal source is TradingView or your server. Master signal (Master hook) signal source is a Master signal (Master hook) created in Finandy.

  14. Allowed IP. By default, signals are only accepted from TradingView servers. If you are setting up signal reception from your server, you need to add its IP address. If you specify 0.0.0.0/0, IP restrictions will be removed, but we do not recommend using this permanently, only for testing, as it reduces the security of your trading.

  15. Master hook. Activate this option if you need to copy the signal to other users. Attention! With this option active, orders will not be created. If you need to create orders in your account, add another signal receiver and specify this Master hook as the source.

Other signal settings tabs description:

Last updated