0

I want to build a script in pine script where I want to a buitin script on the chart with my other functionalities how can i do it ? i want to plot linear regression trend lines not the regression line. you can check here below. i want like this

Linear Regession

1 Answer 1

1

You cannot include built-ins written in JavaScript in Pine scripts. You could always connect to one of their inputs, but in your case the best solution will be to find open-source code in the Public Library and make sure you respect the reuse House Rules when you reuse it.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.