User Manual
Complete guide for the AIPRO Multi Scanner & Bot Bundle. Download the full manual or read the key sections below.
📅 Download Full User Manual (.pdf)Welcome to the AIPRO Multi Scanner & Bot Bundle. This manual covers installation, configuration, and responsible use of the software on TradingView.
- An active TradingView account (Pro or higher recommended for alert functionality).
- Access to the invite-only AIPRO Scanner and Bot scripts (provided after license activation).
- A compatible third-party platform if you wish to use webhook-based alert routing (e.g., 3Commas, Cornix, Wunderbit, Osmanli Menkul).
This software is an analytical and alert-generation tool. It does not execute trades, hold funds, or provide investment advice. All trading decisions remain solely with the user. Past performance shown in backtests is hypothetical and does not guarantee future results.
After your license is activated (within 24 hours of purchase), you will receive an email with instructions to access the invite-only scripts on TradingView.
- Accept the TradingView script invitation from your email.
- Open TradingView and navigate to your Indicators panel.
- Search for AIPRO_MULTI_SCANNER and AIPRO_MULTI_BOT under "Invite-Only Scripts".
- Add both scripts to your chart.
- Configure your initial settings as described in Section 3.
Always ensure you have NO OPEN POSITIONS in your broker before setting alerts for the first time.
Before launching the Bot, use the Scanner to analyze the asset and find the most reliable data.
- The Scanner runs 75 unique trading patterns in the background.
- It ranks them based on accumulated profit within your selected Backtest Date Range.
- Win Rate Filter: Patterns that drop below a specific Win Rate are marked as "Filtered/Waiting" (shadow mode) and stop executing real trades until their performance recovers.
- Position Size Type: Choose how you want to scale your trades (Lot, %, or Fixed Amount).
- Min. Trade Count: Patterns with very few trades (e.g., 2 trades in 3 months) are unreliable. Set this to a minimum (e.g., 10 or 35) to ensure the top-ranked patterns have proven consistency.
- Trailing Stop: You can activate the trailing stop directly from the UI. Note: If a pattern is stopped out via Trailing Stop, the Scanner is intelligent enough to re-enter the market on the next bar if the underlying engine trend is still strong.
The Auto-Bot generates user-configured TradingView alert messages based on Scanner rules. A separate third-party service may act on those alerts only if the customer independently configures and authorizes that service. AYTUN LLC does not hold funds or execute trades for customers.
- Rule-Based Pattern Switching: The bot scans the available patterns on each closed bar. If another pattern meets the selected historical-ranking rules, the software can switch the active alert configuration. Historical ranking is not a forecast of future performance.
- Manual Mode: You can lock the bot to a specific pattern (e.g., Pattern 12) if you prefer manual control.
For futures contracts with expiration dates, you can enable Auto Rollover.
- Define the Roll Day (e.g., "Last Business Day of the Month" or a "Specific Date") and Time.
- The bot will automatically close your active positions on the expiring contract, print a
ROLLOVERlabel on the chart, and immediately re-open the same positions on the next month's contract!
The AIPRO Suite includes an Auto-JSON feature that generates configurable webhook payloads for supported third-party platforms. Review and test every payload against the receiving platform's current documentation before live use.
- Select Platform: Choose your broker/platform (3Commas, Cornix, Wunderbit, Osmanli Menkul, etc.) from the Strategy Settings.
- Enter Credentials: Input your Bot ID and Token/Secret directly into the settings menu.
-
TradingView Alert: Create an alert on TradingView. In the alert message box, simply type
{{strategy.order.alert_message}}. The bot will automatically inject the correct JSON for Long, Short, and Close signals!
If you are trading Long-Only, set the "Direction" to Long Only. The bot will safely ignore Short signals and close your Longs when the market turns bearish.