| 
 PureBytes Links 
Trading Reference Links 
 | 
Bbbazusa@xxxxxxx wrote:
> 
> How do you write this in Quick editor in Supercharts, as it only recognizes
> Easy Language. I tried putting in the formula and was told Easy language does
> not recognize the word 'max'.
> Any ideas
> Thanks Edgar
I think the EL formula would be:
HTLT =  ( Highest(high,10) + Lowest(low,10) ) / 2
(You could list all ten highs but then the function is maxlist, not
max).
					Conrad Bowers
					cpbow@xxxxxxxxxxxxx
 
 |