Strategy Builder

Overview

The ECTRA Strategy Builder allows users to create custom trading strategies through conversation with the AI assistant. Describe your trading idea in plain language, and the AI generates a fully functional strategy that integrates into VECTRA.

Available Indicators

The builder supports 15+ indicator types for custom strategy conditions:

Category
Indicators

Trend

EMA, SMA, ADX, Supertrend, Ichimoku

Momentum

RSI, MACD, Stochastic, CCI, MFI

Volatility

Bollinger Bands, ATR

Volume

Volume, VWAP, OBV

How It Works

1

Describe the strategy

User describes the strategy in plain language, e.g.: "I want to buy when RSI is below 30 and EMA 20 crosses above EMA 50, with a stop loss of 1.5× ATR"

2

AI generates conditions

The builder creates structured StrategyCondition objects with proper indicator configurations.

3

Review and approve

The generated strategy is presented to the user for review and approval.

4

Integration

Approved strategies appear in the GUI strategy selection panel.

Custom Strategy Structure

Each custom strategy consists of:

  • Long conditions — List of indicator conditions that must all be true for a long entry

  • Short conditions — List of conditions for short entries

  • SL/TP rules — ATR-based or fixed percentage

  • Active pairs — Which symbols the strategy trades

  • Risk parameters — Position sizing rules

circle-info

Tier availability: The Strategy Builder is available on the INSTITUTIONAL tier only.