Automated trading · risk-first

Trade with a risk engine, not a hope.

tradein sizes every position by risk, validates strategies on historical data, and keeps drawdown in check — all in one clean dashboard.

1%
Risk per trade
1:2
Reward : Risk
10%
Max drawdown halt
100%
Transparent backtests

Everything risk-focused

Tools that keep you disciplined, not tools that promise the moon.

Risk-first sizing

1% risk per trade, volatility-based stops, hard drawdown halt.

Expectancy focus

Win rate is not promised. Positive expectancy is the goal.

Fast backtests

Validate a strategy on historical data before risking capital.

Live metrics

Equity curve, win rate, profit factor — updated in real time.

Clean dashboard

Sidebar-navigated workspace: Overview, Backtest, Trades, Settings.

Session auth

Login-protected dashboard with httpOnly cookie sessions.

How it works

01

Configure risk

Set risk %, reward:risk, and drawdown limits in one place.

02

Backtest

Run the strategy on historical data and read the expectancy.

03

Trade

Take only setups that survive your risk rules — live soon via Exness/MT5.

The strategy

A trend-follow + mean-reversion hybrid with a volatility filter.

Trend filter

EMA fast vs slow confirms direction before any entry.

Mean reversion

RSI crossing into oversold/overbought triggers the setup.

Volatility filter

Stop distance is ATR-based so sizing adapts to market noise.

VWAP confirmation

Price vs VWAP keeps entries on the right side of value.

Risk management first

The engine refuses to trade when rules are broken.

Position sizing

Lot = risk ÷ (SL distance × contract size).

Drawdown halt

Trading stops if equity drops >10% from peak.

Max positions

Hard cap on concurrent open trades.

Pricing

Self-hosted. Your capital, your rules.

Self-hosted
Free / forever
  • Full risk engine
  • Unlimited backtests
  • Private dashboard

Built for builders

Clean API, typed models, and a structured backend.

POST /api/auth/login
GET /api/state
POST /api/backtest
GET /api/trades

Stop guessing. Start measuring.

Open the dashboard, run a backtest, and see your strategy's real expectancy.

FAQ

Does tradein guarantee win rate?

No. It targets positive expectancy with controlled risk. Win rate is reported, never promised.

Is live trading supported?

The Exness/MT5 live connection is planned. Today the dashboard runs backtests on historical/synthetic data.

Where does it run?

Self-hosted on your VPS. Your keys, your capital, your data.