Alert Function

Questions about MultiCharts and user contributed studies.
ctu1121
Posts: 135
Joined: 05 Jul 2012
Has thanked: 10 times
Been thanked: 4 times

Alert Function

Postby ctu1121 » 14 May 2019

Hi there,
I setup alert function on AAPL, AMZN and NFLX charts.
While stock price meet my setup price, Multicharts will send me email.
However, I don't know which stock price meet my setup price.

Is there any method to know the alert is from specific stock? ex. alert email is for AAPL.

Thanks for your information.


Charles

User avatar
TJ
Posts: 7740
Joined: 29 Aug 2006
Location: Global Citizen
Has thanked: 1033 times
Been thanked: 2221 times

Re: Alert Function

Postby TJ » 14 May 2019

You can add this keyword to your alert message:

GetSymbolName

ctu1121
Posts: 135
Joined: 05 Jul 2012
Has thanked: 10 times
Been thanked: 4 times

Re: Alert Function

Postby ctu1121 » 15 May 2019

Hi TJ,
Thanks for your information. I open AAPL chart and draw Horizontal line, then
right click mouse and setup for alert. I didn't use power language. Do you mean that
I could insert GetSymbolName code in power language and insert to AAPL chart?
Thanks.

Charles

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Alert Function

Postby Henry MultiСharts » 15 May 2019

Hello Charles,

The standard email alert text already has the symbol name specified:

Code: Select all

Subject: MultiCharts Alert: Horizontal Line #1 triggered at 0,93332 on AUD/CAD (1 Minute)
15.05.2019 16:21:19
Source: Horizontal Line #1
Instrument: AUD/CAD
Resolution: 1 Minute
Price: 0,93332
Message: Horizontal Line triggered


Return to “MultiCharts”