akumidv / tradingview-assistant-chrome-extension

An assistant for backtesting trading strategies and checking (showing) external signals in Tradingview implemented as a Chrome browser extension.
GNU General Public License v3.0
159 stars 56 forks source link

Support to use with Study scripts connected to Strategies #107

Open moehawk opened 1 year ago

moehawk commented 1 year ago

Hey there, I was wondering if it is possible to have also the ability to use this with study scripts, A lot of back testers have now external indicator settings were you attach a study script and it will connect to the back tester so you control your settings through the study script, Now its only possible to use this extension with strategy scripts.

It would be great if you can add this and much appreciated.

Thank you sir

akumidv commented 1 year ago

Can you send a link to public strategy like this? I'll check possibility.

moehawk commented 1 year ago

Here is one that is free to use which has a similar concept.

Strategy

https://www.tradingview.com/script/LgMoZrWA-NLX-L3-Backtest/

Study

https://www.tradingview.com/script/MFPYXJer-NLX-L2-QQE/

In the strategy you connect the study to it and it would output buy/sell signals and with every value you change in the study the back tester would show the results.

As of now we can only automate changing values for strategies and thought maybe you can also do the same for study scripts also.

Thank you for looking into you and i appreciate you taking the time to look into it.

Ps. I found another free script available

https://www.tradingview.com/script/Pu38F2pB-Backtest-Adapter/

Which connects to

https://www.tradingview.com/script/WhBzgfDu-Machine-Learning-Lorentzian-Classification/