0

I want to change this indicator from version 4 to 5 this indicator

"Divergence for Many Indicators v4 by LonesomeTheBlue"

1 Answers1

0

The Pine Script™ Editor includes a utility to automatically convert v4 scripts to v5. To access it, open a script with //@version=4 in it and select the “Convert to v5” option in the “More” menu identified by three dots at the top-right of the Editor’s pane: enter image description here

note. not all scripts can be converted to V5