Hello
I found this Laguerre filter indicator on Tradingview which seems interesting. I know there´s already a Laguerre Filter on ProRealCode but I would like to try this one aswell.
Could someone please convert the code to PRT?
https://www.tradingview.com/script/JwaPW9af-Laguerre-Multi-Filter-DW/
Thanks
I added a picture and modified the title of your query. Please follow the rules of this page next time you ask for a code conversion: Ask for a free code conversion
This code is made with function (because of repetition of the same laguerre filter algorithm but with different gamma). I think that it could be converted, but with some tricks because we do not have function in ProBuilder.. still.
Is it a problem if it is only compatible with PRT v11 ?
Just throw this version on chart as many times as you need with different gamma values.
Sorry Nicolas, I will make sure to read the rules properly next time!
Yes unfortunately I am on PRT V10.3 IG Version.
What I am mostly interested in is the color on the candles which seems to be defined by the laguerre filter, is it perhaps possible to convert the colors and not the filter itself?
Thank you Alex, I will try to make it work