FindWindow (NETIndicator indicator)
method
If indicator with name was found, the function returns the window index containing this specified indicator, otherwise it returns -1;
Syntax
public int FindWindow (NETIndicator indicator)
Parameters
indicator — NETIndicator
Return
int
Discussion
Join PTMC community to post your comments
No comments yet. Be the first.
Chart methods
- FindWindow (string name)
- FindWindow (Indicator 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)
- GetIndicators ()
- 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 ()