Build strategies with full precision

Construct complex trading algorithms visually. Set your timeframe, add technical indicators, and define exact entry and exit conditions.

How the Manual Builder works

For traders who know exactly what they want. The Manual Strategy Builder gives you granular control over every rule, threshold, and logic gate without writing a single line of code.

Timeframe Execute strategy on the 1 Hour chart
Entry Rule Buy when RSI (14) crosses above 30
Entry Rule AND Close Price > EMA (200)
Exit Rule Sell when Close Price crosses below EMA (20)

1. Define your universe

Start by selecting your chart timeframe. Choose from 1H, 4H, or 1D resolution to dictate how often your bot evaluates conditions.

2. Configure your indicators

Add the exact technical tools you need. Customize lengths, smoothing, and source data (Close, Open, High, Low) for Moving Averages, RSI, MACD, Bollinger Bands, and more.

3. Build the logic tree

Use simple "AND / OR" conditions to chain rules together. Create multi-layered logic where trades only execute if trend, momentum, and volume conditions align simultaneously.

Features built for traders

Cross-Indicator Logic

Compare indicators directly. You can create rules like "Buy when Fast SMA is greater than Slow SMA" or "Sell when Price crosses below the Lower Bollinger Band".

Visual Validation

The builder instantly validates your rules to ensure there are no conflicting commands or impossible scenarios before you deploy.

Absolute Transparency

Because you build the logic step-by-step, there are no "black boxes". You know exactly why a trade opened and exactly why it closed.