Design, fine-tune & arm autonomous trading agents
Backtests run on the first selected instrument. The agent watches all of them live.
Decision engine
How the agent decides entries.
Entries are decided purely by the conditions below.
Enter a long position when this is true:
The position closes on whichever rule fires first.
Live auto-trading is a regulated algo product — it ships after broker algo-API onboarding & compliance sign-off (see the module plan).
Tune the agent's brain on the left, then backtest its price/indicator conditions against real history before you save and arm it.
OI conditions are live-only — they can't be backtested (no historical OI series).