PureBytes Links
Trading Reference Links
|
Hello,
Can someone give me a quick EL way to show when the following =
occurs......
XAverage(close, 13) > XAverage(close, 13)[1] =20
BUT I only want the Show Me to show when the XAverage(close,13) turns =
higher than the bar before ONCE. With the statement above, I'm getting =
Show Me's on every bar that the moving average is rising. I'm =
interested only in when it turns, up or down.
Thank you.
David
|