I have TradingView desktop app installed on an AWS LightSail instance. I am looking to backtest my testing strategy, but it is more of an event identification script. I want to find out the specific date/time when an asset met my specified price conditions. Now, I trade stocks in NSE of India. There are more than 1500 stocks. It is highly exhausting to manually select the instrument/scrip and then run the PineScript on its historical data. I am seeking suggestions to automate this process.
I am familiar with "BASH" and Shell [Windows] scripts, but I don't think they can be used to automate processes within an app. Thank you for your advice.
Note: I found some information related to my question, but it did not address my question-"https://stackoverflow.com/questions/77942452/how-to-detect-triggered-alerts-in-pine-script-strategy-on-tradingview". There are multiple stack exchange websites. If you don't find this question suitable for this forum, please don't downvote it. Instead, provide suggestion where it can be posted, or where it will get appropriate responses.
-
$\begingroup$ Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. $\endgroup$Community– Community Bot2025年01月17日 00:27:41 +00:00Commented Jan 17 at 0:27