I am trying to use an arithmetic symbol expression for a quote window and for a chart. All I am getting to work are simple subtractions in a quote window.
I would like to do something like:
($adv) * 100 / ($adv+$decl)
to get advancing stocks as precent of total that have changed (not including the unchanged).
I am not getting it to work. (I am on v 7.8). I have found nothing that describes this in the help files.
Can you assist?
I would like to do something like:
($adv) * 100 / ($adv+$decl)
to get advancing stocks as precent of total that have changed (not including the unchanged).
I am not getting it to work. (I am on v 7.8). I have found nothing that describes this in the help files.
Can you assist?
Comment