Infinity Algo Backtest

Stop-loss is now working in backtest
Alert function message
Fixed reverse trading
Changed Colors
New ribbon and channel bands
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.
Invite-only script
Only users authorized by the author have access to this script, and this usually requires payment. You can add the script to your favorites, but you will only be able to use it after requesting permission and obtaining it from its author โ learn more here. For more details, follow the author's instructions below or contact InfinityAlgo directly.
Note that this private, invite-only script has not been reviewed by script moderators, and its compliance with House Rules is undetermined. TradingView does NOT recommend paying for or using a script unless you fully trust its author and understand how it works. You may also find free, open-source alternatives in our community scripts.
Author's instructions
Warning: please read our guide for invite-only scripts before requesting access.
Disclaimer
Invite-only script
Only users authorized by the author have access to this script, and this usually requires payment. You can add the script to your favorites, but you will only be able to use it after requesting permission and obtaining it from its author โ learn more here. For more details, follow the author's instructions below or contact InfinityAlgo directly.
Note that this private, invite-only script has not been reviewed by script moderators, and its compliance with House Rules is undetermined. TradingView does NOT recommend paying for or using a script unless you fully trust its author and understand how it works. You may also find free, open-source alternatives in our community scripts.
Author's instructions
Warning: please read our guide for invite-only scripts before requesting access.