INVITE-ONLY SCRIPT
Aggiornato

Infinity Algo Backtest

8 578
Infinity Algo Backtest
Note di rilascio
Functional Take Profits
Stop-loss is now working in backtest
Note di rilascio
Name Fix
Note di rilascio
Bux Fix
Note di rilascio
Calculations for percentage exit type
Alert function message
Fixed reverse trading
Changed Colors
New ribbon and channel bands
Note di rilascio
Bug fix
Note di rilascio
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.

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.