| 
 PureBytes Links 
Trading Reference Links 
 | 
Hi All,
I am having a problem coding up something in TS4..  I am sure it is
pretty simple...
I am using the refresh tick data (5 minute bars) from the Omega website.
I am trying to reference the 21-period moving average at the open of
each day and assigning it a value.  That way I can reference that value
throughout the day.
example...  average(c,21) at opend(0)  BUT this is an invalid
statement...
TIA,
Mark
 
 |