Barry Cohen
 Idol
    Posts: 2309
Joined: 1/1/1900
User Profile |
The Filter block for HRS Trend has this formula:
HRS_DIFF(14,3,"SPY") > EMA(HRS_DIFF(14,3,"SPY"),3)
Meaning, HRS_DIFF from OmniScript for the first part & an EMA of HR_DIFF for the second part.
|