INVITE-ONLY SCRIPT
Updated

Infinity Algo Backtest

8โ€ฏ479
Infinity Algo Backtest
Release Notes
Functional Take Profits
Stop-loss is now working in backtest
Release Notes
Name Fix
Release Notes
Bux Fix
Release Notes
Calculations for percentage exit type
Alert function message
Fixed reverse trading
Changed Colors
New ribbon and channel bands
Release Notes
Bug fix
Release Notes
Infinity Algo V3.0 Backtest - Patch Notes / Changes from V1.4

This update brings the backtesting strategy script in line with the main Infinity Algo V3.0 indicator, incorporating the AI optimization engine and refining the strategy logic and settings.

๐Ÿš€ Major Updates & New Features:
Pine Script V6 Update: The strategy script has been migrated to Pine Script version 6, enabling the use of newer Pine features and aligning it with the indicator script.

๐Ÿง  AI Optimization Engine Integration:
Adaptive Signals: Introduced the "AI" option in the ๐Ÿ”” Show Signals Type input. When selected and ๐Ÿง  Enable AI Optimization is checked, the strategy uses signals generated by the AI engine, which dynamically adapts its parameters based on simulated performance and market volatility.
AI Engine Core: Includes the same core AI logic as the indicator: simulation of configurations, performance evaluation based on selectable metrics (๐Ÿ“Š AI Performance Metric), K-Means clustering based on volatility, and dynamic selection of the best configuration for the current market regime.

AI Inputs: Added the ๐Ÿง  AI Clustering settings group, allowing configuration of the AI engine (Enable, Update Frequency, Range, Simulation TP/SL%, Performance Metric). Note: The AI Dashboard visualization is not included in the strategy script.

"Opposite Signal" Exit Type: Added a new option to the ๐Ÿ Exit Type input (Opposite Signal) which closes the current position when a signal in the opposite direction occurs.

๐Ÿงน Removed Features:
Visualizations Removed:
Keltner Channel Bands
EMA Ribbon
Peak Profit Line. These were primarily visual aids not essential for backtesting logic.

โœจ Refinements & Improvements:
Signal Type Input: Added the ๐Ÿ”” Show Signals Type dropdown (Normal + Smart, Normal Only, etc., including AI), providing explicit control over which signal logic drives the strategy entries, similar to the indicator.
Signal Toggle Logic: Integrated ๐Ÿ” Toggle Same Signal Consecutively and ๐Ÿ”„ Next Signal Must Be Opposite Signal inputs to control signal generation behavior consistently with the indicator.

Exit Logic Overhaul:
Refactored the strategy.exit and strategy.close logic to handle the different ๐Ÿ Exit Type options ('Percentage', 'Signals', 'Opposite Signal') more clearly.
Improved handling of partial exits for 'Signals'and 'Percentage' modes.
Ensured Stop Loss is applied correctly across different exit types.
State Management: Improved internal tracking of position state to work reliably with strategy.* functions and the different exit modes.

Settings Organization: Grouped related inputs more logically (e.g., ๐Ÿ“Š Strategy Settings, โš™๏ธ Signal Settings, ๐Ÿง  AI Clustering, ๐Ÿ’ฐ Take Profit Settings, ๐Ÿšช Exit Settings, ๐Ÿ“ Precision Settings, Alerts), mirroring the indicator's structure.
Alerts:


Code Structure: General refactoring for better readability, consistency with the V3 indicator, and integration of the AI components. Removed redundant code related to visual elements.
Note: As with the indicator, bugs may appear due to the significant changes. Thorough testing across different settings and market conditions is recommended.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.