Subject: Re: My new Program
Can anyone who is still following this thread translate this expression from GTR1 into plain english?
Create [PcntNHC252]: [100*[[Sum [[[Closing g-price; quote_lag=0 days]/[Highest closing g-price over 251 days; lag=1 days]] > 1 ? 1 : 0] at step4]/[StockCount]]]
I get the "[Closing g-price; quote_lag=0 days]/[Highest closing g-price over 251 days; lag=1 days]" but what gets summed and what gets divided by [StockCount]? Also what is the meaning of " > 1 ? 1 : 0]"
Thanks for any help you can give,
Larry