'Hoe do I translate version 2 to version 5 strategy in pinescript
I am trying to figure out how to easily translate my v2 script to a v5 script.
Solution 1:[1]
First convert it to v3 using this guide. Then you can use the auto-convert tool to upgrade it from v3 to v4 and then from v4 to v5.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | vitruvius |
