Login Page - Create Account

Support Board


Date/Time: Mon, 20 Oct 2025 01:12:00 +0000



[User Discussion] - alerts on mfi

View Count: 1780

[2013-06-19 23:28:29]
User28317 - Posts: 149
I want to set the alerts on MFI for above 80 and below 30, i need help.
[2013-06-19 23:42:09]
Sawtooth - Posts: 4278
Try this on the Alerts tab of the MFI study:

=OR(AND(SG1[-1]<80,SG1>80),AND(SG1[-1]>30,SG1<30))

[2013-06-20 00:11:43]
User28317 - Posts: 149
thank you. better than putting in two alerts

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account