Forum

Need help with SENDFTP()

Hey guys I have this snippet of code, I have already set up the pushnotification to my phone but i need help writing the part that allows the code to do the following: read the alert message then store that same message in a text file then send that file via FTP This what i have; if (alert)

Help adding push notification, to my source file

Hey guys i need help adding push notification to my source file I know i declared it correctly using extern bool Push_Notification = true; and using this snippet here if (alertsEmail) Push_Notification(); Here is the source code / /---- indicator settings #property