Finandy Docs
English
Finandy Docs
English
  • 📈Manual trading
    • Create order/grid
      • Single order
      • Order grid
      • Fibonacci grid (levels)
      • Order types
        • Limit order
        • Floating order
        • Market order
        • Stop order
        • Trailing order
        • Virtual order
      • Customisable volumes
    • Stop Loss (SL)
    • Trailing Stop (SLX)
    • Take Profit (TP)
    • Settings templates
    • Trade Reports
  • 🖥️Interface
    • User Interface
    • Chart
    • Position list
    • Signal log
    • Other blocks
      • Position settings
      • Market (currency pairs)
      • Order book
      • Notifications
  • 🤖Algo-trading
    • TradingView Signals
      • Signal interface
        • Open position
        • Averaging (DCA)
        • Close / Reverse
        • Stop Loss (SL)
        • Trailing (SLX)
        • Take Profit (TP)
      • Connection and configuration
        • Connecting the TradingView indicator or strategy to Binance / OKX
        • Position opening
        • Position Averaging
        • Closing Position
        • Position Reversal
        • Hedging
      • Signal processing logic
      • Signal testing
      • Signal copying
      • Controlling an option in the signal
      • Update settings by signal
      • {{Placeholders}}
      • Common errors
      • FAQ
  • 🌀Copy trading
    • I want to signal (copy trading Binance)
    • I want to copy trades (copy trading Binance)
  • ⚙️Settings
    • Account
      • Profiles
      • API Keys
      • 2FA
      • Telegram Bot
      • Change password
      • Secret word
      • Sessions
      • Account restart
    • Settings
      • Interface
        • General settings
        • Order creation panel
        • Stop loss (SL)
        • Trailing (SLX)
        • Take Profit (TP)
      • Trading
        • Position price calculation
        • Position PNL Calculation
        • Position Reversal
        • Position Closing
        • Auto-switching from Limit to Stop order
        • Floating order
      • Chart
        • DCA´s Average line
        • TP´s Average line
        • Show/hide orders on chart
    • Others
      • Functions
      • FAQ
      • Desktop app for MAC
      • Error codes and solutions
  • 🏛️Trading platform
    • OKX (via API-key)
    • Finandy (exchange)
      • Deposit
      • Transfer between markets
      • Liquidity
      • Withdrawals
      • Trading Fees
      • Account verification
      • API keys
      • About futures
        • Trading Rules
        • Leverage and Margin
        • Differences Between a Perpetual Contract and a Traditional Futures Contract
        • Mark Price in USDⓈ-M futures
        • Liquidation
    • Binanсe (via API-key)
      • Trade via API
      • Adding an API Key
  • 💲Earn
    • Finandy Referral Program
      • Token Bonus
  • 📖Legal
    • Whitepaper
    • Roadmap 1.0
    • Roadmap 2.0
    • Finandy Futures Agreement
    • AML Policy
    • Term of use
    • Chat Rules in Telegram
    • Сopy trading terms of use
    • Disclaimer (FIN token)
    • Privacy Policy
Powered by GitBook
On this page
  • FAQ
  • How to send a buy and sell signal. Do I need to create 2 signal connections to do this?
  • Signals do not trigger when testing a strategy.
  • I am sending a signal, but the order is not created.
  1. Algo-trading
  2. TradingView Signals

Signal testing

✔ Learn how to test signals on the Finandy platform: sending test signals, setting up orders, solving problems. Detailed guide to testing TradingView signals.

PreviousSignal processing logicNextSignal copying

Last updated 11 months ago

Click to expand testing block.

  1. Send a signal to the terminal with specified settings

  2. Open position list

  3. Go to signal log

FAQ

How to send a buy and sell signal. Do I need to create 2 signal connections to do this?

No, this is not necessary. To test, simply change Buy to Sell and press the Send Signal button (you do not need to save the signal).​​

Signals do not trigger when testing a strategy.

Position option in strategies uses the 'positionSide' placeholder.

"positionSide": "{{strategy.market_position}}"

Use "Long only" or "Short only" option during tests to emulate the direction substitution of the strategy.

I am sending a signal, but the order is not created.

There may be several reasons:

  1. It is possible that you have configured the order or order grid in such a way that the exchange does not place them due to restrictions. For example, the order amount is less than the minimum allowed (on the Spot market it is 10 USDT, while on futures it is 5 USDT).

  2. You have enabled the Master Hook function. In this mode, orders are only created for those connected to the Master Hook. In order for orders to be created, you need to create another hook and specify your Master Hook as the signal source.

Do you have any questions? We can help you in our Telegram chat.

🤖
​How to send a buy and sell signal. Do I need to create 2 signal connections to do this?
The signals do not work when testing the strategy.​
I send a signal and no order is created.​
Finandy Exchange + Binance trading terminalTelegram
Logo