<img width="869" height="128" alt="Image" src="https://github.com/user-attachments/assets/a8b9c885-8cb1-41f4-9a1c-3e8a196f27b7" /> Hi! Thanks for the awesome extension :-) It currently thinks that this code is missing the 2nd parameter to the ema function: ```pine //@version=6 ta.ema(ta.ema(1, 1), 1) ``` However it works fine in tradingview :-) Thank you!
Hi!
Thanks for the awesome extension :-)
It currently thinks that this code is missing the 2nd parameter to the ema function:
However it works fine in tradingview :-)
Thank you!