Tradient
Getting Started

Create Your First Strategy (Visual Builder)

Design a trading strategy using the drag-and-drop Visual Builder.

The Visual Builder lets you create strategies by connecting logic blocks — no coding required. Each block represents a condition, action, or parameter that you can customize and link together.

Step-by-Step Guide

  1. 1Open the Visual Builder from the main dashboard
  2. 2Start with an Entry Condition block. Drag it onto the canvas and configure the indicator and conditions (e.g., RSI below 30)
  3. 3Add an Exit Condition block. Define when the strategy should close a trade (e.g., RSI above 70)
  4. 4Add a Risk Management block. Set your stop loss, take profit, and position sizing
  5. 5Connect the blocks by dragging connections between them to define the flow
  6. 6Set your timeframe and instrument preferences in the strategy settings
  7. 7Save your strategy and run a backtest

Available Block Types

  • Indicator Blocks — Moving averages, RSI, MACD, Bollinger Bands, and more
  • Condition Blocks — Compare values, check crossovers, evaluate price action
  • Action Blocks — Buy, sell, close position, set alerts
  • Risk Blocks — Stop loss, take profit, trailing stop, position sizing

Start simple. A strategy with one entry condition and one exit condition is a great place to begin. You can add complexity later.