Documentation
Everything you need to start automated trading on Enliko.
Overview
Enliko is an automated crypto trading platform that connects to your exchange accounts via API keys and executes trading strategies 24/7. You set the strategy, configure risk parameters, and Enliko handles order placement, stop losses, take profits, and position management.
| Feature | Description |
|---|---|
| Exchanges | Bybit, HyperLiquid, Capital.com |
| Strategies | 10 built-in (OI, RSI+BB, Fibonacci, Scalper, AIBoll, and more) |
| Risk controls | % risk per trade, ATR stop loss, partial take profit, break-even |
| Demo mode | All exchanges — real prices, zero real money at risk |
| Backtesting | Test strategies on historical data before going live |
| Mobile | iOS and Android apps with push notifications |
Connect Your Exchange
Enliko connects to exchanges via API keys. The process is the same for all exchanges:
- Log in to your exchange account and go to API Management
- Create a new API key — give it a name like "Enliko"
- Enable Trade permissions only — never enable withdrawal permissions
- Optionally whitelist Enliko's server IP for extra security
- Copy the API Key and API Secret
- In Enliko settings, select the exchange and paste your key + secret
- Save and test the connection — you'll see your balance if it's correct
Demo Mode
All exchanges supported by Enliko have a demo or testnet mode. This lets you run full strategies with real market prices but no real money at risk. Always test in demo mode first before going live.
| Exchange | Demo Type | How to Switch |
|---|---|---|
| Bybit | Demo Trading Account | Toggle "Demo" in Enliko settings for Bybit |
| HyperLiquid | Testnet | Select "Testnet" when adding HyperLiquid |
| Capital.com | Demo Account | Use your Capital.com demo account credentials |
Bybit Setup
Bybit is the most popular exchange on Enliko. It supports USDT perpetuals with up to 100x leverage.
API Key Permissions Required
- ✓ Contract Orders — required for placing futures orders
- ✓ Unified Trading — required for unified account balance
- ✗ Withdrawals — never enable, never required
For a step-by-step walkthrough with screenshots, see our Bybit API Tutorial.
HyperLiquid Setup
HyperLiquid is a decentralized perpetuals exchange. Your funds are never held by a centralized custodian — all positions are on-chain.
Connection Method
HyperLiquid uses wallet-based authentication instead of traditional API keys. You generate an API wallet address that Enliko uses to sign orders on your behalf, while your main wallet retains full control.
- Go to HyperLiquid → Settings → API
- Generate an API wallet — save the private key shown
- Fund the API wallet with a small amount for gas
- Paste the API wallet address and private key into Enliko
Capital.com Setup
Capital.com is an FCA and CySEC regulated CFD broker. It lets you trade stocks, forex, indices, and crypto CFDs from a single account.
API Key Setup
Generate an API key from your Capital.com account dashboard → Settings → API Access. Use your demo account credentials to test first — Capital.com demo accounts have the same API structure as live accounts.
Strategies
Enliko includes 10 strategies, each designed for different market conditions:
| Strategy | Type | Best for |
|---|---|---|
| OI | Open Interest spikes | Trending markets, high volume sessions |
| Scryptomera | Multi-indicator | General crypto markets, medium volatility |
| Scalper | Short-term momentum | High liquidity pairs, tight spreads |
| ElCaro | Proprietary | Crypto perpetuals, trend-following |
| Fibonacci | Retracement levels | Post-impulse pullback entries |
| RSI+BB | Mean reversion | Ranging markets, overbought/oversold |
| Palya | Volume analysis | Breakout confirmation setups |
| Social | Sentiment signals | News-driven moves, meme coins |
| AIBoll | AI + Bollinger Bands | Adaptive to market conditions |
| Liq | Liquidation clusters | High OI pairs, leverage flush events |
See the strategies page for live performance stats and parameter descriptions.
Strategy Parameters
| Parameter | Description | Recommended |
|---|---|---|
| Risk % | % of account balance to risk per trade | 1–3% |
| Stop Loss % | Distance from entry to stop loss | 1–3% or ATR-based |
| Take Profit | Target price as % or R multiple | 2:1 R:R minimum |
| Leverage | Position leverage multiplier | 3–10x |
| Max Trades | Maximum concurrent open positions | 3–5 |
| Symbols | Which trading pairs to trade | Start with 3–5 high-liquidity pairs |
Risk Management
Enliko has three built-in risk management layers:
- Position sizing: Calculates quantity automatically from balance × risk% ÷ stop loss distance. Never risks more than your set %.
- Break-even automation: Moves stop loss to entry price once trade reaches 50% of target — eliminates downside on winning setups.
- Partial take profit: Closes 50% at first target, lets remainder run — locks in gains while staying open for more upside.
For detailed explanation with formulas, see our Risk Management Guide.
Backtesting
Before going live, backtest your strategy configuration on historical data:
- Go to enliko.com/backtest
- Select a strategy, symbol, and date range
- Set your risk parameters (same as you'd use live)
- Run the backtest — results show win rate, R:R, max drawdown, and equity curve
- Adjust parameters until you see a positive expectancy with acceptable drawdown
Crypto Screener
The real-time screener shows all USDT perpetual pairs with OI changes, volume, funding rate, and technical signals. Use it to find pairs showing unusual activity before manually placing trades or to validate which pairs your automated strategy is targeting.
Mobile App
Download the Enliko iOS or Android app from enliko.com/download. The app provides:
- Push notifications when positions open, close, hit stop loss, or reach take profit
- Live account balance and open position overview
- Strategy on/off controls from your phone
- Trade history and performance stats