OPEN-SOURCE SCRIPT
Actualizado Backtest Adapter

This is a proof-of-concept Backtest Adapter that can be used with my recent publication "Machine Learning: Lorentzian Classification" located here:

This adapter is helpful because it enables interactive backtesting with TradingView's built-in "Strategy Tester" framework without the need to translate the logic from an "indicator" script to a "strategy" script.
To use this, one must have the "Machine Learning: Lorentzian Classification" script and this Backtest Adapter open simultaneously on the same chart. From there, simply change the "Source" setting of the Backtest Adapter to "Lorentzian Classification: Backtest Stream" to transfer the entry/exit signals stream to the Backtest Adapter.
For an example of how to implement your own backtest stream in your indicators, please refer to the "Backtesting" section in the source code of the "Machine Learning: Lorentzian Classification" script, which is shown below for convenience:


This adapter is helpful because it enables interactive backtesting with TradingView's built-in "Strategy Tester" framework without the need to translate the logic from an "indicator" script to a "strategy" script.
To use this, one must have the "Machine Learning: Lorentzian Classification" script and this Backtest Adapter open simultaneously on the same chart. From there, simply change the "Source" setting of the Backtest Adapter to "Lorentzian Classification: Backtest Stream" to transfer the entry/exit signals stream to the Backtest Adapter.
For an example of how to implement your own backtest stream in your indicators, please refer to the "Backtesting" section in the source code of the "Machine Learning: Lorentzian Classification" script, which is shown below for convenience:
Notas de prensa
Updated the Source of the Backtest Adapter to be set to "Lorentzian Classification: Backtest Stream"Notas de prensa
Removed hardcoded `transactionQty` to use default strategy quantity, simplifying order execution code.Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
🚀 User Guides: ai-edge.io/
❤️ Premium Indicators: patreon.com/jdehorty
🎥 Tutorials: youtu.be/AdINVvnJfX4
🤖 Discord: discord.com/invite/djXT5sAPfQ
⏩ LinkedIn: linkedin.com/in/justin-dehorty
❤️ Premium Indicators: patreon.com/jdehorty
🎥 Tutorials: youtu.be/AdINVvnJfX4
🤖 Discord: discord.com/invite/djXT5sAPfQ
⏩ LinkedIn: linkedin.com/in/justin-dehorty
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
🚀 User Guides: ai-edge.io/
❤️ Premium Indicators: patreon.com/jdehorty
🎥 Tutorials: youtu.be/AdINVvnJfX4
🤖 Discord: discord.com/invite/djXT5sAPfQ
⏩ LinkedIn: linkedin.com/in/justin-dehorty
❤️ Premium Indicators: patreon.com/jdehorty
🎥 Tutorials: youtu.be/AdINVvnJfX4
🤖 Discord: discord.com/invite/djXT5sAPfQ
⏩ LinkedIn: linkedin.com/in/justin-dehorty
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.