Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 17:42:42 +0000



Alert

View Count: 441

[2023-10-16 19:04:04]
User292604 - Posts: 10
Hello, I would like to receive a notification on my PC when the VWAP Halftrend changes trend
imagesssss.PNG / V - Attached On 2023-10-16 19:03:58 UTC - Size: 72.02 KB - 86 views
[2023-10-16 19:06:21]
John - SC Support - Posts: 36300
Refer to the information for Alerts at the following link:
Study/Chart Alerts And Scanning

For this particular case, since you are already getting a visual cue, you can use that to generate the audio Alert. Basically, your alert condition would look something like:
=ID1.SG1

Where ID1 is the ID of the study that is generating the arrows, and SG1 is the Subgraph of that study that is actually drawing the arrows.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2023-10-17 19:05:37]
User292604 - Posts: 10
Hello, unfortunately I didn't get any further. I would like to be notified when a new arrow is created. This is the indicator half trend

Thank you
[2023-10-17 22:10:58]
John - SC Support - Posts: 36300
What exactly are you stuck on? What specifically do you need help with?
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2023-10-26 17:54:17]
User292604 - Posts: 10
Sorry for the late reply, I would like to get a desktop notification when the halftrend changes trend as you can see in the picture shown with arrows.
imageUnbenannt.PNG / V - Attached On 2023-10-26 17:53:50 UTC - Size: 105.74 KB - 82 views
[2023-10-26 19:22:01]
John - SC Support - Posts: 36300
If you are using our built-in HalfTrend study, then the formula to be notified when either arrow is printed would be the following:
=OR(ID1.SG2, ID1.SG3)

Where ID1 is the ID of the HalfTrend study and SG2 and SG3 are the Arrow Up and Arrow Down subgraphs (respectively).

If you are using a different study - or one that is not from us, then you would have to reference the appropriate subgraph.

Refer to the information here:
Study/Chart Alerts And Scanning: To Enter an Alert Condition on a Study

Study/Chart Alerts And Scanning: Referencing Study Subgraphs

Study/Chart Alerts And Scanning: Referencing Other Studies on the Chart
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2023-10-26 19:32:19]
User292604 - Posts: 10
I hope it's right
imageUnbenannt.PNG / V - Attached On 2023-10-26 19:31:53 UTC - Size: 21.37 KB - 83 views
[2023-11-01 19:24:29]
User292604 - Posts: 10
Hello, I would like to receive an alarm when the trend changes. In the appendix you can see in the picture that it is shown with arrows. I use half trend indicator for this.
How can I get a notification?
imageUnbenannt.PNG / V - Attached On 2023-11-01 19:22:29 UTC - Size: 107.31 KB - 78 views
[2023-11-01 19:50:26]
John - SC Support - Posts: 36300
We are not sure we understand what you are looking for in terms of when the "trend changes". By definition, the HalfTrend study changes between Arrow Up and Arrow Down. Therefore, the indication that a trend has changed is when an arrow is printed, which is the same as the alert we gave you previously.

If you are looking for something else, then please give more specific information on what you are wanting.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2023-11-01 20:02:52]
User581104 - Posts: 1
sorry, I didn't understand you, but talk about this alert code.

“If you are using our built-in HalfTrend study, then the formula to be notified when either arrow is printed would be the following:
=OR(ID1.SG2, ID1.SG3)

Where ID1 is the ID of the HalfTrend study and SG2 and SG3 are the Arrow Up and Arrow Down subgraphs (respectively).

where do I have to insert this code?
[2023-11-01 20:18:06]
John - SC Support - Posts: 36300
In the "Alert" tab of a study. Refer to the following:
Study/Chart Alerts And Scanning
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:

Login

Login Page - Create Account