Barry Cohen
 Idol
    Posts: 2309
Joined: 1/1/1900
User Profile |
That isn't the correct syntax for MT. Try this...
MT("RWI_HIGH(5,7)","[timeframe]",1) where timeframe is the timeframe you want to reference. For example 15 Minutes would be "15M" & therefore...
MT("RWI_HIGH(5,7)","15M",1)
|