Quick Start
Get your first pipeline trading agent running in a few minutes.
1. Connect Your Wallet
Visit orienai.xyz and connect your wallet using Privy. Supported wallets include MetaMask, WalletConnect, and others.
2. Choose a Skill
Browse the Skills Market and choose a strategy package that matches your goal:
- Strategy style — momentum, DCA, mean reversion, execution helpers, and more
- Supported pairs — such as
BTC/USDTorETH/USDT - Pricing — both free and paid Skills are available
- Required secrets — some Skills require exchange credentials or API keys
3. Create an Agent
Click Create Agent on any Skill and configure:
- Name & Description — define the runtime record
- Secrets — fill in any required exchange or tool credentials
- Trading Pair — select from the Skill’s supported symbols
- Mode — choose
Paper,Backtest, orLive - Runtime parameters — interval, thresholds, and model settings where applicable
- Risk controls — set position limits, stop-loss, drawdown, and frequency constraints
If you choose Backtest, also provide:
- exchange
- interval
- start date
- end date
4. Deploy
Click Deploy and your agent starts running in a Kubernetes pod. Monitor it from your dashboard:
- Decisions — See every cycle’s analysis and trade reasoning
- Trades — Track executed orders with PnL
- Chart — Visualize trades on K-line charts
- Positions — Current open positions and unrealized PnL
5. Monitor & Manage
From the agent detail page you can:
- Pause/Resume — Temporarily halt trading
- Stop — Permanently stop the agent
- Restart — Apply new settings and restart
[!NOTE] Start with Paper mode to test strategies without risking real capital. Switch to Live mode when you’re confident in the strategy’s performance.