I am trying to write a script (my first script) and am not able to figure out. This is what I am trying to do
- plot EMA(Close, 22) in the main price pane - add a pane at bottom and plot volume with thick histogram (I could not find CreatePane or similar function) - add a pane and draw standard MACD and MACD Signal lines with lines, and MACD Histogram with a thin histogram.
