Point
property
The current symbol point value in the quote currency;
Syntax
public double Point { get; }
Discussion
Join PTMC community to post your comments
No comments yet. Be the first.
NETIndicator methods
- Alert (object[] args)
- ClearMarkers (int line)
- Comment (object[] args)
- Complete ()
- ConvertUTCTimeToSelectedTimeZone (DateTime timeUTC)
- CreateTimer (TimerCallback callback)
- CreateTimer (TimerCallback callback, object state, int dueTime, int period)
- CreateTimer (TimerCallback callback, object state, long dueTime, long period)
- CreateTimer (TimerCallback callback, object state, TimeSpan dueTime, TimeSpan period)
- CreateTimer (TimerCallback callback, object state, uint dueTime, uint period)
- GetHistoricalData (HistoricalDataRequest request)
- GetLastError ()
- GetLastErrorDescription ()
- GetValue (int line, int offset)
- GetValue (int line)
- IndicatorDigits (int digits)
- IndicatorShortName (string name)
- Init ()
- IsTesting ()
- NextBar ()
- OnPaintChart (object sender, PaintChartEventArgs args)
- OnQuote ()
- PlaySound (string fileName)
- Print (object[] args)
- QueueUserWorkItem (WaitCallback callBack)
- QueueUserWorkItem (WaitCallback callBack, object state)
- QueueUserWorkItem (WaitCallback callBack, object state, ApartmentState apartmentState)
- RemoveMarker (int line, int offset, Color color)
- SendEmail (string address, string subject, string body, string filename)
- SendEmail (string address, string subject, string body)
- SendEmail (string subject, string body)
- SetCloud (int cloudNumber, int index, int lineNumber, double value, int color, GradientMode gradientMethod)
- SetCloud (int cloudNumber, int index, int lineNumber, double value, int color, GradientMode gradientMethod, int offset)
- SetCloud (int cloudNumber, int index, double value1, double value2, int color1, int color2, GradientMode gradientMethod)
- SetCloud (int cloudNumber, int index, double value1, double value2, int color1, int color2, GradientMode gradientMethod, int offset)
- SetIndexDrawBegin (int index, int drawBegin)
- SetIndexEmptyValue (int index, double value)
- SetIndicatorLine (string name, Color color, int width, LineStyle style)
- SetLevelLine (string name, double level, Color color, int width, LineStyle style)
- SetLevelLine (string name, double level)
- SetLevelLine (int lineNumber, double level)
- SetLevelStyle (int draw_style, int line_width, int clr)
- SetLevelStyle (int levelIndex, int draw_style, int line_width, int clr)
- SetLevelValue (int index, double value)
- SetMarker (int line, int offset, Color color)
- SetValue (int line, int offset, double value)
- SetValue (int line, double value)
NETIndicator properties
- Accounts
- Ask
- Author
- Bid
- Comments
- Company
- Copyrights
- CurrentChart
- CurrentData
- DateOfCreation
- DrawSection
- ExpirationDate
- Fills
- HistogrammStyle
- Id
- Indicators
- Instruments
- LineColor
- LineNames
- LinesCount
- LineStyles
- LineTimeShift
- LineVisible
- LineWidth
- LineYFactor
- Orders
- Password
- Performance
- Positions
- ProjectName
- Refreshing
- SeparateWindow
- SingleThreadEvents
- SymbolCode
- Version
NETIndicator fields