Quickstart
From signup to a delivered test signal in minutes. The in-app setup wizard walks you through every piece.
5 min
What you'll have at the end
- A Signalync account on the free trial
- A Source receiving your signals (TradingView, Telegram, any app, or manual)
- A Destination executing or broadcasting them (MT5, Telegram, Discord, or webhook)
- A Flow connecting the two, verified by a real delivered test signal
The fast path: the setup wizard
You don't need to keep this page open. The dashboard ships with a setup wizard that creates everything for you and verifies each piece live, you only come back to the docs when you want to go deeper.
- 1
Create your account
Sign up at /register. Every new account starts a 14-day trial with all features unlocked. - 2
Click Start setup
Your dashboard Home shows a setup checklist with three items: connect a source, add a destination, send a test signal. Click Start setup to open the wizard. - 3
Pick where your signals come from
Choose TradingView, Telegram, any app / API, or manual. The wizard reveals your personal signal link, copy it. For TradingView you'll paste it into your alert's Webhook URL field (next section). - 4
Connect a destination
For MT5 auto-trading the wizard shows your pairing key and three placement instructions, then waits live until your terminal connects, the status flips to Connected on its own. Telegram channels, Discord, and webhooks are configured inline. - 5
Send a test signal and go live
The wizard draws your new Flow and sends a real test signal through it. You see the delivery and its latency live. Click Finish and your Home flips to the live state.
Left mid-setup?
Hook up your TradingView alert
In TradingView, create an alert on your strategy. Set Webhook URL to the signal link the wizard gave you, and set the message body to:
{{ticker}},{{strategy.order.action}},vol=0.1Use TradingView's "Trigger Once" option to fire it, then watch the signal arrive on your Signals page. (Or use the full structured format, see Signal format.)
Manual setup (skip the wizard)
Prefer to wire things yourself? Each piece is a page in the dashboard:
- Destinations → New destination → MT5: name it, copy the pairing key, download the EA, and attach it to any chart. See the MT5 guide.
- Sources → New source → TradingView: name it and copy the webhook URL. See the TradingView guide.
- Flows → New flow: pick the Source, add the Destination, save. No rules needed at first. See What is a Flow.
- Fire a test from the Source page and verify the Delivery on the Signals page.
Next steps
- Add another Destination to the same Flow, your signal fans out automatically. See Destinations overview.
- Add Rules to filter or transform signals, symbol filters, volume scaling, time windows. See the Rule catalog.
- Connect a Telegram channel as a source. See Telegram source.