OPEN-SOURCE SCRIPT
Updated

Closed Source Strategy Tester

395
Allows you to test an indicator that is closed source (you don't have access to the code). You will need to understand the exposed data elements of the indicator you are testing. This strategy is only looking for a buy, sell, exit long, or exit short to be signals that change from 0 to 1. The stop loss/take profit, if used, are expected to be price values.

I encourage you to copy this code and modify it to your needs for specific indicators.
Release Notes
Allows you to test an indicator that is closed source (you don't have access to the code). You will need to understand the exposed data elements of the indicator you are testing. This strategy is only looking for a buy, sell, exit long, or exit short to be signals that change from 0 to 1. The stop loss/take profit, if used, are expected to be price values.

I encourage you to copy this code and modify it to your needs for specific indicators.
Release Notes
Set useSession default to false.
Release Notes
Still trying to get the TP/SL to work right.

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.