Documentation Index
Fetch the complete documentation index at: https://docs.trinigence.com/llms.txt
Use this file to discover all available pages before exploring further.
ATI in one sentence
ATI is the engine behind Trinigence that translates trading intent into executable strategy logic. It bridges the gap between:- what a trader means
- and what a strategy engine can run
What ATI produces
When you submit a trading idea, ATI can produce:- a structured strategy definition (market, timeframe, direction)
- entry logic and exit logic
- risk rules (TP/SL, sizing assumptions when needed)
- schedules and filters (when specified)
- a backtest-ready configuration
ATI’s output is designed to be deterministic and backtestable.
What ATI understands
ATI is optimized for rule-based ideas such as:- indicator logic (crosses, thresholds, trends)
- multi-condition entries and exits
- filters (trend, volatility, sessions, weekdays)
- risk rules (TP/SL, sizing intent, exposure intent)
What ATI fills automatically
ATI can infer and complete missing details such as:- default indicator parameters (when standard)
- missing but required structural parts (e.g., a missing exit)
- safe assumptions (explicitly surfaced)
What Trinigence fills automatically
See common auto-filled strategy details.
What ATI does not do
ATI does not:- predict the market
- guarantee profitability
- “force” a strategy to work
- hide assumptions
How to get the best results
- write your idea clearly (even if informal)
- include timeframe and market
- state long/short intent
- define exits (TP/SL or logic)
- add schedules only if they matter
Best practices
See the recommended input patterns.
ATI doesn’t replace trading judgment.
It replaces the translation layer.
It replaces the translation layer.