OpenPine C++ API
C++ wrapper for the OpenPine Pine Script VM
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nopenpine
 Ninputs
 CInputBoolWrapper for a boolean script input
 CInputColorWrapper for a color script input
 CInputEnumOptionViewOne option (value + title) in an enum input
 CInputEnumWrapper for an enum script input
 CInputFloatWrapper for a float script input
 CInputIntWrapper for an integer script input
 CInputPriceWrapper for a price script input
 CInputSessionWrapper for a session script input
 CInputSourceWrapper for a source (OHLC) script input
 CInputStringWrapper for a string script input
 CInputSymbolWrapper for a symbol script input
 CInputTextAreaWrapper for a text area script input
 CInputTimeWrapper for a time (timestamp) script input
 CInputTimeFrameWrapper for a timeframe script input
 Nseriesgraph
 CBackgroundColorsRepresents background-colors settings in a chart
 CFillRepresents a fill between two anchors
 CPlotRepresents a plot graph in a chart
 CPlotArrowRepresents a plotarrow output
 CPlotBarRepresents a plotbar output
 CPlotCandleRepresents a plotcandle output
 CPlotCharRepresents a plotchar output
 CPlotShapeRepresents a plotshape output
 Ngraph
 CBoxRepresents a box graph
 CHlineRepresents a horizontal-line (hline) graph
 CLabelRepresents a label graph
 CLineRepresents a line graph
 CLineFillRepresents a line-fill graph
 CPolylineRepresents a polyline graph
 CTableCell
 CTableRepresents a table graph
 CChartChart data produced by the VM
 CDisplayA type-safe display bitmask
 CErrorRepresents an error that occurred during script compilation or execution
 CCandlestickStreamRAII wrapper around a ffi::CandlestickStream
 CDataProviderAbstract base class for supplying candlestick data and symbol metadata to the VM
 CCreateInstanceOptionsOptions for creating an Instance
 CInstanceRepresents a compiled, executable Pine Script instance
 CScriptInfoScript metadata (type, overlay, title, inputs, alerts) produced by the VM
 CScriptInputWrapper for a single script input (borrowed from ScriptInfo)
 CBarColorsRepresents bar-colors settings in a chart
 CFilledOrderA single filled order (signal name, price, signed quantity)
 CFilledOrdersIteratorIterator over filled orders (strategy order fills) on a single bar
 CGraphRepresents a non-series graph in a chart
 CGraphIteratorIterator over non-series graphs in a chart
 CSeriesGraphRepresents a series graph in a chart
 CSeriesGraphIteratorIterator over series graphs in a chart
 CCandlestick
 CCandlestickItem
 CLastInfo
 CPartialSymbolInfo
 CIndicator
 CLibrary
 CStrategy
 CTimeFrame
 CSpan
 CBar
 CPolylinePoint
 CFillGradient