Automated trading — your strategies, executing 24/7
Precision trading.
Automated.
Connect any ccxt-supported exchange, pick a strategy, and let Trade4me execute your plan around the clock. You stay in control of risk; Trade4me handles the routine.
Trading carries risk. Past performance does not guarantee future results.
What Trade4me does
A practical toolset for active traders — discovery, testing, execution, and an AI gate, in one terminal.
Discover
Opportunities scans
Browse catalog-pattern outcomes across liquid pairs on fixed timeframes — shared scans keep you from needing to run a manual Research grid.
Test
Research & backtests
Run a capped grid over historical OHLCV on your chosen exchange, pairs, and timeframes. Save or share the run by URL.
Execute
Automated 24/7 bots
Long and short execution via ccxt, with stop-loss, take-profit, max-hold, auto-pause, and pause-all risk controls.
Intelligence
AI go/no-go trade gate
Once a bot's signal fires, an AI gate gives a final go / no-go using your trade history and a live web check. No-go outcomes are recorded as aborted so you can see why.
How it works
From signup to your first automated bot in four steps.
- 01
Connect your exchange
Link a ccxt-supported exchange (e.g. Binance, Kraken). Your funds stay on the exchange — Trade4me never custodies them.
- 02
Choose a strategy
Pick from the catalog of trading patterns or run a research backtest on historical data before you commit capital.
- 03
Set your risk controls
Configure stop-loss, take-profit, risk/reward pre-gate, and max-hold duration per bot.
- 04
Monitor and adjust
Follow positions and P&L in the dashboard. Pause bots, switch environments, and let the AI go/no-go gate help filter entries.
Risk & safety
What we do to keep the platform honest, and an honest account of what we cannot do.
You custody your funds
Trade4me talks to your exchange over ccxt with your own API keys. Your balances never move to us. Limit withdrawals on your API keys to keep funds safe even if a key leaks.
Risk controls are first-class
Stop-loss, take-profit, a positive risk-reward pre-gate, max-hold duration, auto-pause, and pause-all are part of every bot.
Two environments
Toggle between real and demo environments per account. Demo lets you watch algorithms without committing real capital.
Clear trade history
Open, attempting, closed, and aborted (AI no-go) trades are recorded with their reasoning so you can audit decisions later.
Honest reminders
- Trading is risky. You can lose all of your capital.
- Past performance does not guarantee future results.
- AI gating reduces — but does not eliminate — bad entries.
- Always test with the demo environment before going live.
Work your way
The same terminal adapts to fully-automated, fully-manual, and backtesting workflows.
Hands-off automation
Run pattern bots 24/7 with risk controls, AI gating, and environmental pause so a bad stretch stops cleanly.
Active manual trading
Use the manual-trades tab for one-off orders from the same dashboard, sharing your connected exchange.
Research before you trade
Backtest patterns across pair×timeframe grids and share saved runs by URL with your trading group.
Find opportunities
Skip the manual grid — browse catalog-pattern outcomes on liquid pairs the cron has already evaluated.
Frequently asked questions
- No.Trading is risky and you can lose your entire capital. Trade4me is a tool for executing your strategy — it does not predict the market. Past performance (yours or anyone else's) does not guarantee future results.
- No. Trade4me connects to your exchange using your own API keys through ccxt. Your funds remain on your exchange. We recommend disabling withdrawal permissions on your API keys.
- Credentials are encrypted at rest on the server. List API responses return masked keys only — never full secrets. Your trade execution reads credentials at runtime on the server. Treat your API keys like passwords — limit their scopes and disable withdrawals when possible.
- Any exchange supported by the ccxt library (e.g. Binance, Kraken). Margin and short execution may require an exchange configured for margin or futures. Spot long bots work on standard spot accounts.
- No. Pick a pattern from the catalog, set risk controls, and start. If you do write code, Trade4me also exposes CLI / API-key bearer auth for scripted workflows.
- When a bot's technical signal fires, an AI gate runs a structured go/no-go using your bot description, the recent candles, your trade history for the same algorithm, and a live web check for obvious red flags. A “no-go” is recorded as an aborted trade with the reason — it does not block future trades. The gate reduces, but does not eliminate, bad entries. The model is glm-5.2 (via z.ai): stage 1 uses your bot config, candles, and algorithm history; stage 2 runs a live web search when stage 1 is go. It is a heuristic filter, not a profit guarantee — see Security for details.
- Yes. Switch to the demo environment to follow algorithms without committing real capital. Use it to validate a setup before going live.