Support Board
Date/Time: Sat, 23 Nov 2024 20:04:14 +0000
Post From: Zig zag confirmed pivot point
[2024-08-07 14:46:14] |
John - SC Support - Posts: 36238 |
You need to use the "Zig Zag Oscillator" subgraph in order to do this. In this case, you need to check when the oscillator goes from Negative to Positive or Positive to Negative. The Alert condition would look like the following: =OR(AND(ID1.SG9 > 0, ID1.SG9[-1] < 0), AND(ID1.SG9 > 0, ID1.SG9 < 0)) For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |