How do I delete Trendlines from a chart?
Right click on the Trendline, choose delete, or delete all.
Right click on the Trendline, choose delete, or delete all.
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.
In Charts, click on File, Service Setup. In the section headed Charts, type in the number of days you would like to see for real-time data. Note: The maximum is 30 days.
In Charts, click on File, Service Setup. Put a check in “Only Show Data during defined Market Hours”.
With a Realtime chart up, click on chart, settings, scaling.
In charts, choose the indicators you want to see with every chart. Use CTRL+left mouse click to choose more than one. Then, click on chart, settings, save current indicators.
Realtime data is fully dynamic and not stored on your hard drive. It is stored in memory until the next chart is open.
In Charts, click on Chart, Chart Ticker. Enter the symbol, then choose Realtime.
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.
In RTALerts, click on File, Alert Properties. Right click on the Alert, choose Add Sound. Choose the .wav file you want associated with the Alert. Do the same for each alert you have enabled.