Skip to main content

The core idea

Trinigence is built around a simple but powerful flow: Trading idea → Structured strategy → Backtest → Iteration You describe what you want to trade and under which conditions.
ATI (Artificial Trading Intelligence) translates that idea into a fully defined trading strategy and evaluates it on historical data - in seconds.
Trinigence flow: Idea to Strategy to Backtest

The Trinigence workflow

1

1. You write a trading idea

You start by writing a trading idea in plain English.Examples:
  • Trade ETH on the 1h timeframe using MACD crossovers with fixed TP and SL.
  • Buy breakouts when momentum confirms and volatility is increasing.
Your input doesn’t need to be perfectly structured - Trinigence is designed to handle natural language.
2

2. ATI understands and structures the logic

ATI parses your idea and identifies:
  • market and timeframe
  • long and/or short direction
  • indicators and parameters
  • entry and exit conditions
  • risk rules (TP, SL, filters)
If something important is missing, ATI fills reasonable defaults or asks for clarification.
3

3. A complete strategy is generated

Your idea is converted into a fully specified strategy:
  • no ambiguous conditions
  • no missing exits
  • no undefined risk behavior
This strategy is now executable and ready for evaluation.
4

4. Backtesting runs automatically

The strategy is backtested on historical market data using consistent evaluation logic.You immediately get:
  • performance metrics
  • trade list
  • equity curve
  • risk statistics
5

5. You iterate and refine

Based on results, you can:
  • adjust parameters
  • refine conditions
  • change exits or risk rules
  • ask ATI for suggestions
This loop is where most of the value is created.

What ATI does (and doesn’t)

What ATI does

Translates natural language into structured trading logic, fills gaps, validates consistency, and provides suggestions.

What ATI doesn’t do

It doesn’t predict markets, guarantee profits, or override your strategy logic.
ATI’s role is translation and structure, not decision-making on your behalf.

Learn more about ATI

Dive deeper into how AI assistance works inside Trinigence.

Why this approach is different

Traditional tools require you to:
  • manually configure every rule
  • think in platform-specific syntax
  • spend time debugging logic instead of testing ideas
Trinigence flips this:
  • you think in strategy logic
  • ATI handles formalization
  • backtesting happens immediately

Common misconceptions

No. You should be clear, but not necessarily precise. ATI is built to infer missing details and normalize inconsistent phrasing.
Trinigence focuses on strategy creation and evaluation. Execution depends on your setup and supported environments.
Trinigence is designed for users who already understand basic trading concepts and indicators.