Support Board
Date/Time: Sat, 21 Dec 2024 12:59:18 +0000
Did something change in Simple Alert?
View Count: 1114
[2014-11-24 15:54:50] |
Hendrixon - Posts: 130 |
1. I upgraded to 1213 from 1196 and now many of my alerts don't work. Downgraded back to 1196. Did you change things in the syntax maybe? 2. Also with 1213 some of the charts draw a dotted line on the price scale. It probably comes from one of my studies that worked fine until this upgrade. Will take me some time to narrow which study it is. See pic. Date Time Of Last Edit: 2014-11-24 16:11:50
|
[2014-11-24 16:37:49] |
Sawtooth - Posts: 4141 |
#2 I noticed the same with v1212. It is the HOD and LOD. And the LOD line will show in region 2 if it's out of region 1 scale range. (I'm using ChartDOM)
|
[2014-11-24 16:50:20] |
Hendrixon - Posts: 130 |
True tomgilb its the high and low of day and show up only on ChartDOM.
|
[2014-11-24 21:57:51] |
Hendrixon - Posts: 130 |
1. I checked all SC versions from 1196 and above. All my alerts work fine up until 1209 but many of them don't work from 1210 and above. (for the mean time upgraded to 1209) **Edit** Found the problem. its the no CLR version. Regular 1213 is fine, NoCLR 1213 isn't. Date Time Of Last Edit: 2014-11-25 21:09:00
|
[2014-11-25 23:59:13] |
Sierra Chart Engineering - Posts: 104368 |
The chart DOM Daily High and Low can be disabled through Global Settings >> Graphics Settings. Locate the graphics item in the list and then uncheck the Enable option. In regards to the problem with the alert formula, give us one of the formulas so we can determine what the problem is. Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service: Sierra Chart Teton Futures Order Routing |
[2014-12-01 13:04:51] |
Hendrixon - Posts: 130 |
Found the exact syntax problem. Trying to refer to a different study like this "=(ID1.SG1=TRUE)" doesn't work. |
[2014-12-01 22:12:52] |
Sierra Chart Engineering - Posts: 104368 |
This will not work because TRUE is a different type compared to the floating-point values contained within a Study Subgraph array.
Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service: Sierra Chart Teton Futures Order Routing |
[2014-12-01 22:25:47] |
Hendrixon - Posts: 130 |
So to get the same reference to work we need to use "=(ID1.SG1>0)" or "=(ID1.SG1!=0)"?
|
[2014-12-01 23:03:17] |
Sierra Chart Engineering - Posts: 104368 |
Yes.
Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to 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: