Getting Started
Laabh is a non-custodial algorithmic trading platform for cryptocurrency markets. You connect your exchange with API keys, choose or write a strategy, and Laabh automates trade execution on your exchange while your funds stay in your own account.
Laabh is built for retail and institutional crypto traders who want to automate strategies without giving up custody of their funds. Prior trading experience helps, but you can start with predefined strategies, documentation, and support while you learn.
Create a Laabh account and verify your email, then connect an exchange with API keys in the dashboard. Pick a predefined strategy or configure your own, optionally backtest, and start live trading. New accounts include a free Premium trial so you can try chart auto-trading before choosing a plan.
Trading experience is helpful because you still choose strategies, size, and risk settings. Laabh is designed so beginners can start with predefined strategies and docs, while experienced traders can customize rules or deploy AlgoCode scripts.
Start with the Laabh documentation hub for signup, exchange connections, running strategies, and AlgoCode. AlgoCode docs cover the Dovee language, Pine subset, deploy, and risk. You can also email info@seeventicks.com or use WhatsApp support on Premium.
How Laabh Works
After you connect an exchange and start a strategy, Laabh evaluates your rules and sends orders to your exchange through the API connection. Strategies can run from the dashboard or, on Premium, as live chart auto-trading. You can pause or stop strategies from your account at any time.
No. Laabh is non-custodial. Your funds stay on your exchange. Laabh connects with API keys to place and manage trades according to your strategies; it does not take custody of your capital.
Laabh uses the exchange API credentials you connect in the dashboard. When a strategy signals an entry or exit, Laabh submits orders (such as market or limit) to that exchange. Positions and balances remain on the exchange under your account.
Yes. From the Laabh dashboard you can pause or stop strategies you have started. You remain in control of when automation is active, and you can disconnect or revoke exchange API access on the exchange side at any time.
Yes. Laabh includes backtesting tools so you can evaluate strategy behavior before going live. Use backtesting from the product after you have set size, pair, and risk parameters for the strategy you want to review.
Strategies & Automation
Yes. Laabh provides 30+ predefined strategies you can run across supported cryptocurrency pairs. You configure parameters such as size, pair, and risk settings, then backtest or start the strategy from the dashboard.
You can start from a predefined strategy or create a custom setup (including Create A Symbol flows) with indicators, risk parameters, and trading rules. Set pair, size, and related options in the dashboard, then backtest or go live when you are ready.
AlgoCode is Laabh’s chart scripting layer for writing and deploying strategies. You can use Dovee (an English-style strategy language) or a Pine subset compatible with TradingView-style strategy scripts. Scripts are evaluated on bar close and can be deployed to run on Laabh servers.
Dovee is Laabh’s English strategy language for when-rules, marks, risk, and session filters. The Pine tab accepts a TradingView-compatible Pine subset (not the full TradingView language). Both deploy through Chart Script; full details are in the AlgoCode documentation.
Chart auto-trading lets you deploy a chart script (Dovee or Pine) so Laabh runs it live against your connected exchange. Chart auto-trading is available on the Premium plan. Basic includes chart access in read-only mode and dashboard strategy trading.
Exchanges & Trading
You can connect Binance, Bybit, Coinbase, KuCoin, Delta Exchange, CoinDCX, and Mudrex. Connect each exchange with API keys from the Laabh dashboard. Laabh continues to expand exchange support over time.
Generate API keys on your exchange, restrict permissions to what you need for trading, then add the connection in the Laabh dashboard. Guides for connecting exchanges are available in documentation and API-related docs on the site.
Yes. Laabh supports multi-exchange connections. You can connect supported exchanges and run strategies against the exchange you choose for each setup, subject to that exchange’s markets and your plan features.
Yes. In addition to automated strategies, Laabh includes broker/dashboard tools for manual trading, viewing positions, and managing orders on connected exchanges.
Laabh focuses on cryptocurrency markets on the exchanges you connect. Available pairs and product types (such as spot or futures-style markets) depend on each exchange’s offering and what Laabh has enabled for that connection.
Security & Funds
Laabh never takes custody of your capital—funds remain on your exchange. Trading happens through API connections you control. You should still use strong exchange security (restricted API keys, IP allowlists where available) and only grant the permissions required for trading.
Laabh stores exchange API keys using encryption and does not keep them in plain text. Keys are used to authenticate requests to your exchange for strategy and order operations. You can revoke keys on the exchange at any time.
Enable only the permissions Laabh needs to place and manage trades for your strategies. Avoid withdrawal permissions unless an exchange workflow explicitly requires them for a feature you use. Prefer restricted keys and exchange-side safeguards whenever available.
You do. Balances and positions stay on your exchange account. Laabh only acts within the scope of the API keys you connected. Pausing strategies or revoking API access stops Laabh from placing new orders through that connection.
Risk & Trading
Laabh supports platform risk tools such as stop loss, take profit, trailing exits, and multi-target take-profit via the order monitor, as well as script-driven exits in AlgoCode. Premium includes advanced risk controls; configure risk parameters when you set up or deploy a strategy. Details are in the AlgoCode risk documentation.
Yes. You can use platform order-monitor risk (stop loss, take profit, trailing, multi-TP) or define exits in your Pine/Dovee script. Order size comes from your deploy or strategy settings. Exact options depend on how you configure each strategy.
No. Algorithmic trading involves market risk, including the possibility of losses. Laabh provides automation and risk tools, but past performance of strategies does not guarantee future results. Always size positions responsibly and understand the strategy before going live.
Where an exchange offers leveraged products and Laabh has enabled that workflow for the connection (for example on certain futures-style markets), you can configure leverage within the limits returned for that symbol. Availability and max leverage depend on the exchange and market.
Pricing & Plans
Laabh offers Basic at ₹999 per month and Premium at ₹1500 per month. Basic includes dashboard strategy trading, read-only chart access, predefined strategies, multi-exchange connections, backtesting, and email support. Premium adds chart auto-trading, priority strategy updates, advanced risk controls, WhatsApp support, and early access to new features. Current plan details are on the Pricing page.
Yes. Every new Laabh account starts with a 7-day Premium trial so you can test chart auto-trading and Premium features before choosing a paid plan.
Both plans can run dashboard strategies. Basic includes chart access in read-only mode. Premium unlocks live chart auto-trading plus priority updates, advanced risk controls, WhatsApp support, and early feature access. Choose based on whether you need live chart scripts in addition to dashboard strategies.
Plan pricing is the clear monthly subscription for Laabh access (Basic ₹999, Premium ₹1500). Your exchange may charge its own trading fees. For the latest plan limits and billing options, visit the Pricing page or contact info@seeventicks.com.
Billing is month-to-month with clear plan limits. You can upgrade or renew when you are ready. For cancellation or plan-change help, use the Contact page or email info@seeventicks.com.
Account & Support
Create an account on the Laabh register page with your email (Google sign-in is also available), then verify your email. After signup you can complete profile setup and use the free Premium trial to explore the product.
Email info@seeventicks.com for support. WhatsApp support (+919555455557) is available for Premium users. You can also use the Contact page and browse the Laabh documentation hub.
Use the forgot-password flow on Laabh to request a reset link, then set a new password from the email you receive. If you do not get the email, check spam or contact info@seeventicks.com.
Product guides live in the Laabh documentation hub (quick start, exchanges, strategies, safety). AlgoCode documentation covers Dovee, Pine deploy, and risk. API-oriented overview pages are available under API docs on the site.