Getting Started
How Tradient Works
A high-level overview of the Tradient platform workflow.
Tradient follows a simple build-test-deploy workflow. Every strategy goes through the same pipeline, whether you build it with AI or the visual builder.
The Strategy Pipeline
- 1Create — Use the AI Agent or Visual Builder to define your strategy logic, including entry rules, exit rules, and risk management parameters
- 2Backtest — Run your strategy against historical market data. Tradient simulates every trade your strategy would have taken and generates detailed performance reports
- 3Analyze — Review key metrics like total return, maximum drawdown, Sharpe ratio, and win rate. The Analyzer helps you understand where your strategy excels and where it struggles
- 4Optimize — Adjust parameters, add filters, or modify rules based on your analysis. Then backtest again to see if the changes improve results
- 5Deploy — When you're satisfied with performance, connect your broker and deploy your strategy to live markets
Key Concepts
- Strategy — A set of rules that define when to enter and exit trades, how much to risk, and what instruments to trade
- Backtest — A simulation that tests your strategy against historical data to estimate how it would have performed
- Analyzer — A tool that breaks down your strategy's performance into detailed metrics and visualizations
- Live Trading — Running your strategy in real-time on a connected broker account
Most successful traders iterate through the build-test-analyze cycle many times before deploying to live markets.
