Page 1 of 1

Pine -Skript zur Python -Konvertierung

Posted: 23 Feb 2025, 09:04
by Guest
Ich habe versucht, das folgende Pineskript ohne viel Erfolg in Python umzuwandeln.

Code: Select all

avg= ema(abs(x - x[1]), t)
smoothrng = ema(avrng, wper) * m