Documentation
May 11, 2025
Unlocking Advanced Features in Intohook: For Power Traders ⚡
Take your trading to the next level with advanced strategies, signal automation, multi-exchange setup, and tips to optimize performance using Intohook.
Risk Management Framework
This section is designed for power users who want to get more from their indicators and automation setup. We'll explore how to manage risk effectively, build multiple strategy types, and use Telegram-based automation with Webhooks.
Proper risk management is what separates consistent traders from gamblers. Our framework is built to give you control, flexibility, and automation around your trading decisions.
Key Principles:
Risk per Trade: You can set volume as a fixed dollar amount (e.g.,
$50
) or use a negative value (e.g.,-5
) to represent a percentage of your account balance.Leverage Control: Set leverage to
0
for spot trading or to any positive value for futures. This gives full flexibility depending on your exchange and account type.Max Drawdown Management (Coming Soon): We’ll be introducing features to limit trades if your account experiences a certain drawdown or too many active trades during a crash.
🔒 Pro Tip: Always use smaller volume values when testing or connecting to a live exchange for the first time.
Multi-Strategy Deployment
The beauty of our system lies in its modular structure. You can create, test, and deploy multiple strategies — all under one automation system.
How it works:
Multiple Indicators: Use different strategies like
PB4
,FSS
, or others on various symbols and timeframes.Custom Alerts for Each Strategy: Each strategy has its own alert, logic, and webhook, so there's no overlap.
Unified Telegram Access: Whether you're trading BTC, ETH, or GOLD, you control everything from a single Telegram bot.
🧠 You don’t need to limit yourself to one setup. Run breakout strategies for BTC, mean-reversion for ETH, and trending for GOLD — all at once.
Webhook Automation with Telegram
Once your strategies are set, let automation take over. Our Telegram bot acts as your personal trading assistant, managing trades via webhook alerts from TradingView.
What the Telegram Bot Offers:
🔐 Secure Passphrase Management
Each account is linked to a unique passphrase to prevent unauthorized signals.🔗 Webhook Generation
Get your unique webhook URL for each account through the bot — just go toMenu → Security → Webhook
.💼 Live Trade Monitoring
Instantly view which trades were executed, skipped, or rejected with real-time logs inside Telegram.⚙️ Account Control
Switch between multiple sub-accounts or strategies, all from within the bot interface.
🧪 Make sure each alert uses the
{{strategy.order.alert_message}}
format so the bot receives all the necessary trade parameters.
Go Back