Can I add custom indicators?

Yes, but only for historical charts. Custom indicators are not available for Realtime Charts. To set up a custom indicator, click on chart, settings, indicator library, EDS indicators. Click on Add, the choose the EDS file you wish to get the UDF from. Next, choose the plot type, then give the indicator a description, and choose the UDF you want to plot. Click on done and the indicator will appear at the bottom of the list of indicators.

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.

en_GBEnglish
en_GBEnglish