In order to color the background in both the "Price Pane" and the "Non-Price Pane" I must load the same script twice:
one with "setPriceStudy(true);"
and another with "setPriceStudy(false);" .
However I can call the "setPriceBarColor" from a "Non-Price Pane" efs only.
Is there a command or workaround that will paint the "Price Pane" chart background just from a "Non-Price Pane" efs similar to the "setPriceBarColor" described above?
Thank you.
one with "setPriceStudy(true);"
and another with "setPriceStudy(false);" .
However I can call the "setPriceBarColor" from a "Non-Price Pane" efs only.
Is there a command or workaround that will paint the "Price Pane" chart background just from a "Non-Price Pane" efs similar to the "setPriceBarColor" described above?
Thank you.
Comment