×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts
Open main menu

Changes

Using Alerts

788 bytes added, 13:18, 2 August 2023
no edit summary
Alert is a visual or/audio/e-mail notification triggered when the market conditions meet the criteria specified in the study. Audio/visual/e-mail alerts can be enabled simultaneously.
<div style="background-color: #98FB98;">Alerts can only be triggered in studies containing [[Alert]] Triggering Conditions in their code. To learn how to add alerts to studies’ code refer to the PowerLanguage manual.</div>
A check for the alert triggering conditions is performed whenever one of the following events occurs:
To add alert to study:
# <ol><li>Make sure the study's PowerLanguage code contains alert code so that alerts will be triggered.# <li>Open the '''Format Indicator''' window.<br><span>{{FormatIndicator}}</span># <li>Select the '''Alerts''' tab.# <li> Check '''Enable Alerts''' checkbox to enable alerts.# <li>Check the '''E-mail Alert''' checkbox.# <li>Press the '''Settings''' button. The '''E-mail Alert''' window will appear.# <li>Enter the email address of the sender.# <li>Enter the email address of the recipient. To send the email to multiple recipients, separate each email address with a semi-colon. <ol><div style="background-color: # 98FB98;"> NOTE: verify that the email addresses in the Sender and Recipients sections are inserted correctly with no extra spaces before or after. </div></ol> <li>Enter the '''SMTP Server Name or IP address''', and '''Port''' number into the textboxes. Please get this information from your email provider.# <li>Check the SMTP Server authentication data checkbox if your SMTP server requires authentication to send emails. Enter the '''User name''' and '''Password'''.# <li>Press the '''Test''' button to send a test email.<br> <brol>If the sending process has been successful a message will appear in the pop-up window<br>http://www.multicharts.com/img/wiki/Messages/AlertEmailOK.gif<br><br>If the sending process has been unsuccessful a message will appear in the pop-up window:<br>http://www.multicharts.com/img/wiki/Messages/AlertEmailFailed.gif</ol># <li>Press '''OK''' to close the '''E-mail Alert''' window.<br>  <br><div style="background-color: #E5F6FF;">Example of Email Alert Message:<br><br>01.10.2008 17:48:50&nbsp;&nbsp;&nbsp;(alert time and date) <br>Source: Bollinger Bands&nbsp;&nbsp;&nbsp;(study that triggered alert) <br>Symbol: ESZ8&nbsp;&nbsp;&nbsp;(traded symbol name) <br>Resolution: 1 Tick Bar&nbsp;&nbsp;&nbsp;(resolution used) <br>Price: 1157,5000&nbsp;&nbsp;&nbsp;(price value at the moment when defined conditions has been met) <br>Message: Price crossing over lower price band (message carrying information about the study condition that has been met)</div><br><div style="background-color: #FFFF00;">Note: Not all e-mail service providers are supported. For instance, Hotmail.com/Outlook.com/Office365.com accounts are not supported! E-mail alerts configuration should be tested prior to use.</div>
=== GMAIL E-mail Alert Settings===
 
==== Configuration 1 ====
Gmail SMTP server address: smtp.gmail.com<br>
Gmail SMTP user name: Your full Gmail address (e.g. example@gmail.com)<br>
Gmail SMTP password: Your Gmail A 16-digit app passwordgenerated in your Google Account as per [https://support.google.com/accounts/answer/185833 the guide]<br>
Gmail SMTP port: 465<br>
Gmail SMTP TLS/SSL required: yes (SSL)<br>
 ==== Configuration 2 ====Gmail SMTP server address: smtp.gmail.com<br>Gmail SMTP user name: Your full Gmail address (e.g. example@gmail.com)<br>Gmail SMTP password: A 16-digit app password generated in your Google Account as per [https://support.google.com/accounts/answer/185833 the guide]<br>Gmail SMTP port: 587<br>Gmail SMTP TLS/SSL required: yes (TLS)<br> <div style="background-color: #E5F6FF;">Access for less Since “Less secure apps shall be enabled in access” was disabled by Gmail, it is required to configure the e-mail “App Password” for your Gmail account and use it in MultiCharts Email Alert settings.<br>Log into your Gmail account, then open this page page Please find more info about configuring “Sign in your web browser with App Passwords” [https://myaccountsupport.google.com/lesssecureapps<br>Make sure accounts/answer/185833 here]. Follow the instructions to generate the app password and insert it in the '''Password''' field in the '''Allow less secure appsUsing''' is enabled.<br>If you have 2-Step Verification enabled for your account, follow further instructions to get an application-specific password for less secure apps accesssection.
</div>
<br>
==Using alerts in drawings==