Lou Venezia
 Member
 Posts: 25
Joined: 7/22/2022
User Profile |
I submitted this earlier but it does not seem to have posted.
I've written an OmniLanguage script that calculates a value:
GAVALUE = SMA(H,3)
I would like to calculate the HIGH and LOW (max H and L) of GAVALUE over a 90 day period. I can't find any function to do this. Anyone with ideas or suggestions would be appreciated.
Thanks
|