How to call any script from an indicator?

1 View
Rogelio Lane
Answered 4 months, 3 weeks ago
<p id="isPasted">Not all built in chart indicators have built in functions in pine. You will have to load the code for the built in indicator (from the pine editor : Open / Open default built-in script) and manually incorporate the code into your strategy script.</p><p><br></p>