PureBytes Links
Trading Reference Links
|
Hi all,
I wanted to see if you would be able to help me with a problem.
I want to write an indicator that will show what price a market must close
at for a moving average to crossover.
eg average(c,40) > average(c,50) what price does the market have to close at
for the average(c,40) < average(c,50).
Is that possible in TS. Is it hard to do??
Thanks in advance,
Van
|