Login Page - Create Account

Support Board


Date/Time: Thu, 25 Apr 2024 16:01:25 +0000



Save these Settings

View Count: 923

[2018-01-11 18:54:50]
Crtfyd - Posts: 277
vs 1669

I notice when I "Save these settings as default" in a study (specifically "Colored Bar Based on Alert Condition" study) and then I got to apply the same study, they only save the alerts but not the BARTIMES
[2018-01-11 19:13:15]
Sierra Chart Engineering - Posts: 104368
What do you mean by BARTIMES?
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
[2018-01-11 19:40:34]
Crtfyd - Posts: 277
Here's an example of my simple alert for a "Color Bar based on Alert Condition" Study.:
_________________________________________
=AND ( ID1.SG4 <= ID1.SG1 , ID1.SG4[-1] <= ID1.SG1[-1] , ID1.SG4[-2] <= ID1.SG1[-2] , ID1.SG4[-3] <= ID1.SG1[-3] , ID1.SG4[-4] <= ID1.SG1[-4] , ID1.SG4[-5] <= ID1.SG1[-5] , ID1.SG4[-6] <= ID1.SG1[-6] , ID1.SG4[-7] <= ID1.SG1[-7] , !( ID1.SG2 < ID1.SG4[1]) , L = ID6.SG3 ,
BARTIME >((09*60+30.01)/(24*60)), BARTIME < ((11*60+00.00)/(24*60)) )
_____________________________________________________________

The BARTIME is not saved with the rest of the Alert conditions, its always omitted after "Saved these Settings as Default" is checked.
[2018-01-11 20:33:22]
Sierra Chart Engineering - Posts: 104368
Based upon what we see pasted here the reason for the problem is there is a new line character just before BARTIME. What we will do is trim that out when saving.
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:

Login

Login Page - Create Account