What is the Strategy Builder?
Most automated trading tools require coding skills, expensive software, or both. The Strategy Builder removes both barriers. You describe your trading logic visually using a canvas of connected nodes, then deploy it to your exchange through Synchronicity, where it runs automatically. No code. No third-party tools. No need to stay connected.
What it does
Once a strategy is live, it runs on Synchronicity’s Synchronous Strategies infrastructure. It checks whether its conditions are met and acts accordingly, evaluating market data, placing orders, and managing exits, all without you watching the market.
Your edge comes from the logic you define, not from how fast your internet is.
What you can build
The Strategy Builder supports a range of strategy patterns:
- Entry-and-exit strategies: Define conditions to open a position, then set conditions to close it.
- Conditional closes: Close a position based on certain conditions.
- Multi-step flows: Chain multiple evaluation and execution steps in sequence or in parallel.
- Repeating strategies: Use cycles to run the same logic multiple times automatically.
The builder currently supports market data indicators (EMA, SMA, RSI, and more).
Next step
If you prefer to understand how it works before building, read Strategy Builder Basics. If you learn better by doing, go straight to adding and connecting nodes and start on the canvas.