Login Page - Create Account

Support Board


Date/Time: Thu, 28 Nov 2024 00:35:16 +0000



Horizontal line zone alert

View Count: 279

[2023-06-14 20:01:32]
User585104 - Posts: 142
Hi,

Is there a way to set an alert if price goes within a zone of say 2 ticks around a standard horizontal line?

Similar to this kind of thing?

=OR(CROSSFROMABOVE(C, (SG1 + 2 * TICKSIZE)), CROSSFROMBELOW(C, (SG1 - 2 * TICKSIZE)))

Thanks
[2023-06-14 21:05:19]
John - SC Support - Posts: 36350
Refer to the following for how to set an alert on a drawing:
Study/Chart Alerts And Scanning: Referencing Chart Drawings

You can use the same options the condition you specified only replacing SG1 with the drawing specification.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2023-06-14 21:22:33]
User585104 - Posts: 142
Hi,

But what study do I use?

I know how to set it up say on pivot points etc but not on a regular horizontal line that is configured to a button. Would I be able to configure so it works when I select my horizontal line button?

Thanks
[2023-06-15 13:16:02]
John - SC Support - Posts: 36350
You can add the Alert to the Chart. You do this on the "Chart Settings" window, in the Alert page. Refer to the following:
Study/Chart Alerts And Scanning: To Enter an Alert Condition on the Main Chart/Price Graph
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2023-06-15 13:20:38]
User585104 - Posts: 142
Ahh cool thanks

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

Login

Login Page - Create Account