Strategy & Handler Builder
Create and edit trading strategies, handlers, and deployment state
Config
Strategy
Configuration📊
Close Opposite On Open
Only applies when
opposite-side opening is allowed. If an opposite-side entry is triggered, close the existing opposite
position first.
Allow Opposite Position (Hedging)
When enabled, the strategy
may open a BUY while a SELL is open, or a SELL while a BUY is open. When disabled, the strategy must
wait until the opposite side is fully closed first.
Deploy on Save
When ON, this strategy is
deployed automatically after save and will run on the next runtime start. When OFF, it is saved only
and can be deployed later from My Strategies or Monitor.
Strategy
Signal Boxes
Drag expressions into the
fixed Open Bid / Open Ask / Close Bid / Close Ask boxes. The GUI auto-generates valid handlers
in JSON on save.
Open Bid
Open Ask
Close Bid
Close Ask
Active Box
Details
Strategy Execution Flow