kmcintyre
 Veteran
  Posts: 132
Joined: 9/12/2007
Location: Valley Center, CA
User Profile |
This OL formula is giving me an error when used in a filter block
GetClose(SPY)>ZMA(GetClose(SPY),55)
I want to filter out buy signals unless the close of the SPY is above it's 55 period ZMA.
The error I get is "Index was outside the bounds of the array".
What am I doing wrong?
Thanks
Keith
|