GetIndicators ()
method
Gets all indicators added to the current chart
Syntax
public Indicator[] GetIndicators ()
Return
Indicator[]
array of added indicators
Discussion
Join PTMC community to post your comments
No comments yet. Be the first.
Chart methods
- FindWindow (string name)
- FindWindow (Indicator indicator)
- FindWindow (NETIndicator indicator)
- GetAllWindows ()
- GetBarOffset (int displayIndex)
- GetChartControl ()
- GetChartPoint (DateTime time, double price)
- GetChartPoint (DateTime time, double price, int windowNumber)
- GetChartPoint (DateTime time, double price, int windowNumber, bool allowIntrabar)
- GetTimePrice (PointF point)
- GetTimePrice (PointF point, int windowNumber)
- GetTimePrice (float x, float y)
- GetTimePrice (float x, float y, int windowNumber)
- PointToClient (Point p)
- PointToScreen (Point p)
- Refresh ()