How can I add a Price Alert?

Price Alerts are achieved by adding trendlines to the charts. Follow these steps to active a Trendline Alert:
1. Right click on a chart. Choose draw attributes. Draw the trendline.
2. Click on file, Alert Properties. Edit the Alerts.
3. Add the following to the Alert Code:
! Alert me if the last trade of a price bar breaks through my trendline to the downside
TrendlineBreakDn if TrendlineBreakout() < 0.
! Alert me if the last trade of a price bar breaks through my trendline to the upside
TrendlineBreakUp if TrendlineBreakout() > 0.
4. Enable the Alerts.

Can I add custom indicators?

Yes. In RTAlerts, click on File, Indicator Properties, Custom Indicators. Click on Add, choose the Plot Type, click next. Give the indicator a description and choose the UDF you want to plot. You can also choose whether to plot the indicator on the price plot.

en_GBEnglish
en_GBEnglish