Hoping to get some help in Indicator Development. I'm still learning Ninjascript and couldn't quite figure how to do what I want - which is to display the ATR(8) value of NQ on the top left corner of my chart. Like this: ATR(8): ATR Value
If someone here can point me to an indicator example which does this, it would be greatly appreciated or if you can show me how to do it even better.
This will teach me two things: 1) How to display text and values on your chart; and 2) how to insert an existing NT8 indicator (in this case ATR) into a custom indicator and display it's value.
Thank you so much!

Comment