Support Board
Date/Time: Tue, 21 Jan 2025 10:47:58 +0000
Color background based on alert condition
View Count: 833
[2018-08-10 19:04:37] |
Glenn Infinity - Posts: 103 |
what i want is ADX>25 and ADX is rising. the > than 25 is easy but have a question about the ascending line IDx is ADX study,SGy is the line subgraph what i have is AND(IDx.SGy>25,?ascending line?) how do you coda an ascending line, is it possible |
[2018-08-10 20:00:00] |
John - SC Support - Posts: 37327 |
You just need to check the last ADX value against the previous one. This would be done using a formula like the following put into the second half of your AND function: IDx.SGy[0] > IDx.SGy[-1].
For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
To post a message in this thread, you need to log in with your Sierra Chart account: