AIPRO Trading Suite - Complete User Manual

Download the Illustrated Guide

Prefer reading offline? Download the complete document containing all high-resolution screenshots and detailed setup instructions.

View License Options

Welcome to the AIPRO Trading Suite. This software provides configurable market-analysis, historical-testing, and alert-routing tools for use on TradingView. This manual explains the available settings and operational workflow; it does not provide investment advice or promise trading results.

Risk notice: Historical simulations are hypothetical and can differ materially from live outcomes. Test settings carefully, account for fees and slippage, and consider paper trading before connecting any third-party execution service.

1. Core Components

The AIPRO Suite consists of three primary tools:

AIPRO Scanner and Strategy on Chart

2. Backtest Date Range Configuration (CRITICAL)

For more stable comparisons between historical and current calculations, how you select your Backtest Date Range is important.

WARNING: Do not select a start date that consumes the maximum available bars on your chart! Always leave a "buffer".
Strategy Settings - Backtest Date Range

Why do we do this?
TradingView limits the number of historical bars loaded on a chart (e.g., a Premium account loads up to 20,000 bars). If you are trading on a 2-minute timeframe, 20,000 bars represent approximately 4 months of historical data in markets like BIST VIOP.

If you set your "Start Date" to exactly 4 months ago (using all 20,000 bars), a problem occurs in live trading: As new live bars form, TradingView deletes the oldest historical bars from the chart to maintain the 20,000 limit. If the oldest bars are deleted, the underlying math and accumulated profit of our backtest window changes retrospectively. This causes instability in the bot's dynamic optimization.

The Solution:
If your chart supports 4 months of data, consider setting your Start Date to 3 months ago. This can reduce the effect of the oldest loaded bars disappearing from the chart. It does not guarantee stability or future performance; available history and calculations can still change with the symbol, plan, data provider, and TradingView behavior.

3. AIPRO Scanner

Before launching the Bot, use the Scanner to analyze the asset and find the most reliable data.

AIPRO Scanner Table

How it Works:

Settings:

4. AIPRO Auto-Bot

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.

AIPRO Auto-Bot Summary Table

Optimization Modes

Rollover Management (For Futures/VIOP)

For futures contracts with expiration dates, you can enable Auto Rollover.

Rollover Management Labels

5. Webhook Automation Setup

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.

Webhook Alert Setup
  1. Select Platform: Choose your broker/platform (3Commas, Cornix, Wunderbit, Osmanli Menkul, etc.) from the Strategy Settings.
  2. Enter Credentials: Input your Bot ID and Token/Secret directly into the settings menu.
  3. 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!
TIP: 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.