Getting Started
Get from zero to your first live bot in under 15 minutes. Follow these steps in order.
Create your account
Head to tryn-quant.com/signup and register with your email address. Check your inbox for a verification email and click the confirmation link.
Once verified, you will land on the dashboard. You start on the FREE plan — no credit card required. You can upgrade at any time from the Settings page.
Connect your exchange API keys
Security first: When creating API keys on your exchange, only grant Read and Trade permissions. Never enable withdrawal permissions. TrynQuant does not require them and granting them unnecessarily increases risk.
Navigate to Dashboard → API Keys and click Add Exchange. Select your exchange, then enter your API key and secret. Some exchanges (like OKX) also require a passphrase — have it ready before starting.
Your credentials are encrypted with AES-256 before being stored. We never log or expose raw API secrets.
Create your first bot
Go to Dashboard → Bots and click New Bot. You will choose:
- Exchange and trading pair (e.g. Bybit, BTC/USDT)
- Strategy category: Indicator (Free), Algo (Pro+), or AI (Master/Enterprise)
- Position size and risk settings
- Trading mode: Paper or Live
Each strategy has sensible defaults. Customise the parameters as you gain confidence.
Paper trade first
RecommendedAlways run a new strategy in Paper Mode before switching to live. Paper trading simulates fills using real-time market data — your bot behaves exactly as it would live, without any real money at risk.
Let it run for at least a few days to observe its behaviour across different market conditions. Check performance in Dashboard → Analytics.
Go live
When satisfied with paper results, switch the bot to Live Mode from bot settings. Make sure you have:
- Sufficient balance on your exchange for the configured position size
- Confirmed your API keys have Trade permission
- Reviewed the stop-loss and take-profit settings
Risk reminder: Cryptocurrency trading carries significant risk. Only trade with capital you can afford to lose. Past paper performance does not guarantee live results.

