Set Up an Alert Bot
Step-by-step guide
This guide walks you through the Configurator screen where you build an Alert Bot from scratch—or load a ready-made template from the Skyrexio script library.
1 · Lay the foundation
Go to Bots → Create → Alert Bot.
Select the exchange account, then choose Spot or Futures.
Pick the quote-currency market (e.g., USDT). The bot can trade any coin that settles in this market.
Specify the total capital you’re allocating to the bot.
Set Active trading pairs—the maximum number of simultaneous positions.

2 · Configure entry order alerts
Pick a signal mode: Indicator, Strategy, or Custom Webhook.
The Configurator reveals your unique webhook URL, a copy-ready JSON alert template, and a short video walkthrough (full guide link).
Choose the base order type: Market for immediate execution or Limit for a set price.
Feed in any TradingView script—your own, a public community script, or a template from the Skyrexio Script Library—and fine-tune it before deploying.
Copy webhook URL and alert message to open trade

Go to TradingView charts, select trading pair, choose indicator (for example, Skyrexio Ichimoku Clouds Strategy Long and Short) and apply it to the chart

Set the chart timeframe and indicator configuration to meet your expectations

Click Alert, select the indicator as the condition, paste the bot message and webhook URL, click Create

Note: if you chose Alert close orders when configuring the bot, set another alert with close message to exit trades
3 · Set overlap and close orders
Want to launch quickly? Switch to Auto mode and pick one of three ready-made risk profiles:

Conservative
Dollar-Cost Averaging with widening entries
• Overlap -30 % • Take-profit 4 % • Stop-loss Disabled
Low-risk accumulation during volatile pullbacks
Moderate
Swing trading with distributed entries
• Overlap -10 % • Take-profit 6 % • Stop-loss -4 %
Catching sideways moves or gentle uptrends
Aggressive
Momentum trading, high reward-to-risk
• Overlap Disabled • Take-profit 5 % • Stop-loss -2 %
Riding fast breakouts and strong trends
Each preset auto-generates the overlap grid, extra entry orders, take-profit, and stop-loss levels based on the trading amount you chose in Step 1. You adjust only the base entry size—everything else is calculated and loaded for you, so you can skip the manual configuration and go live in seconds.
4 · Launch the bot

Review the summary at the bottom of the Configurator.
Hit Create Bot.
Give your bot a name (something you’ll recognise in logs).
Start the bot
Your Alert Bot is now running! Monitor open orders, PnL, and alert logs under My Bots.
Last updated