Announcement

Collapse
No announcement yet.

Moving LSMA to a subwindow

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Moving LSMA to a subwindow

    I have an LSMA that currently plots only in the price window - how can I code it so I can place it in a sub-window below the price pane?
    Thanks!

  • #2
    Hangten
    In preMain() change setPriceStudy(true) to setPriceStudy(false)
    Alex

    Comment


    • #3
      That did it - Thanks!

      Comment

      Working...
      X