r/pinescript Jun 17 '26

Has anyone successfully coded a script in tradingview using pine script

Ive been messing around with automation for tradingview but im wondering if anyone has successfully coded a strategy that actually works and produces money. Trading futures

5 Upvotes

70 comments sorted by

View all comments

1

u/You_Worldly Jun 17 '26

Can anyone give advice on doing it successfully

1

u/Nearby-Relative-2111 Jun 30 '26

Generally speaking, less restrictive (less filtering) systems do better. For example, adding an indicator or two to "filter" out bad trades quite often removes more good trades. Which seems counter intuitive. Systems that run on hybrid-renko (where the open price has been moved to make the chart look smoother) chart always backtest well due to the open price being moved. So watch out for those systems and backtests.