IOhlcDataSeries<TX,TY> Interface Members
The following tables list the members exposed by IOhlcDataSeries<TX,TY>.
Public Methods
Name | Description | |
---|---|---|
![]() | append | Overloaded. Append X, Open, High, Low and Close value to the series |
![]() | insert | Inserts X, Open, High, Low and Close value at specified location |
![]() | insertRange | Overloaded. Inserts X, Open, High, Low and Close values at specified location |
![]() | update | Overloaded. Updates X, Open, High, Low and Close value at specified location |
See Also