Login Page - Create Account

Support Board


Date/Time: Tue, 01 Jul 2025 01:29:43 +0000



ntfy not working

View Count: 112

[2025-06-17 20:00:12]
User373245 - Posts: 57
I went through all these steps and was not able to get ntfy to work.


Enabled Push Notifications in Sierra Chart:
Used Global Settings → General Settings → Alerts → Push Notifications.
Received a Push Server URL, Username, and Password from Sierra Chart:
Example: https://push.sierrachart.com
Example Username: abcdef123456
Example Password: XyZ!@#...
Installed and Opened the ntfy Mobile App on iOS:
Went to Settings.
Set Default Server to https://push.sierrachart.com.
Added a new user with the credentials provided.
Subscribed to topic using the Push Username.
Tested with curl from Terminal:
Tried sending a test alert using:
curl -u "abcdef123456:XyZ!@#" \
-H "Title: SC Test Message" \
-H "Priority: high" \
-d "Test alert to ntfy from Sierra Chart" \
https://push.sierrachart.com/abcdef123456
Result: Multiple errors encountered:
zsh: no matches found
401 Unauthorized
403 Forbidden
Escaped problem characters in password using quotes and curl best practices — still failed.
Toggled Push Notifications on/off repeatedly in Sierra Chart to generate cleaner passwords without problematic characters (e.g., @, (, )).
This still did not resolve authentication issues.
Attempted to subscribe manually to topics via the ntfy app and web interface.
Dropdown menus did not work properly.
Could not type custom topic names (ntfy UI issue?).
Verified local network IP and ports on the machine.
Confirmed that Sierra Chart and ntfy were both running on the same system via Parallels.
Confirmed that ntfy server credentials were copied exactly (no extra spaces or hidden characters).
Still failed to connect.
Attempted Sierra Chart → Chat → Relay to ntfy integration.
Enabled relay settings in the chat group.
No alerts were received on the mobile device.
[2025-06-17 21:05:47]
John - SC Support - Posts: 40676
There is no reason to use Curl to send a notification. On the "Push Notifications" section of our website, where you enable the notifications in order to get the Username and Password, there is a button for "Send Test Notification". Please use this, or if you have the Chat setup, then you can just type a message in the Chat for the push notifications group you created and that will be sent to your phone.

Given that we are not sure where you are in the process at this point, we can only recommend starting over and using the methods we mentioned above to test the connection.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2025-06-18 03:20:05]
User373245 - Posts: 57
[✔] trader27: Test Notification Sent.
Control Push Notifications for "trader27":
Push notifications are enabled

Push Notifications Server: https://push.sierrachart.com
Push Notifications Username and Topic: b6ac66f1a3bfcd9d8bd438e61b5988c0
Push Notifications Password: ************ (To get the password, toggle push notifications off and then toggle push notification on.)

I get all this and put it all into the NFTY and get a 401 or 404 error can't remeber. Tried it a couple times..it's copy and paste so making sure there is no error in all that? Tried a couple different set ups in setting up new chat and group chat played around with all that for a bit! It's like a combinatorics equation in there now!!
[2025-06-18 03:23:56]
User373245 - Posts: 57
Is it possible to use the DTC and an ACSIL script along with SCInputRef Input_LongSignalSelection = sc.Input[7];      Input_LongSignalSelection.Name = "Selct Long Signal";
Input_LongSignalSelection.SetChartStudySubgraphValues(1, 95, 0);

and the array and export the symbol.GetChars()); formattedDateTime); currentPrice); and this and deal with it from the client side ????
[2025-06-18 15:31:36]
John - SC Support - Posts: 40676
Are you still trying to do this on an iPhone (iOS) or are you using something different now?
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2025-06-19 22:26:01]
User373245 - Posts: 57
I just saw the post about NFTY delays...and see you guys are working for a different solution. I am at a make money aspect of trading and have been for a lot of years. This is how I pay my bills. So this is not about speculation for me. Not that I am pointing my finger and saying give me what I want! I have been paying my bills trading sense 2006. No one in the world builds a better visual construct of data than you guys in real time. Time is a beast in this racket. I run ML and have been building signals from 2017 from you guys. Have not traded in some time teaching myself ML ...year three! The statistics trade better than the dam loss function ML is bound to. Markets are not as simple as averages. Having said all that. Your replay to computation ....there is not a more reliable platform on the planet for getting that correct. You guys are tacticians for lining up a calculation against time. Time is not day. It is any given second within a day...and the accuracy of that is not an easy thing ..so kudos.

Getting that information in a place to make money however! Thats a little more difficult to do! I find it easier to get a base line from a simple alert and tweak the complexity from there as I need. But that seems really hard to do these days. So I will wait to see what option are next. Thanks for all the support!

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

Login

Login Page - Create Account