How To: Create A Separate Pane In Pinescript Instructional

How To Create A Separate Pane In Pinescript

How To: Create A Separate Pane In Pinescript Tutorial

In Pine Script, you’ll create a separate pane to show more information or signs under the principle chart. This may also be helpful for evaluating other knowledge units or for showing data that might differently litter the principle chart.

To create a separate pane, you’ll use the `new_pane()` serve as. This serve as takes two arguments: the peak of the brand new pane in pixels and the positioning of the brand new pane relative to the principle chart. The site may also be both `above` or `under`.

Read more