|
OpenPine C++ API
C++ wrapper for the OpenPine Pine Script VM
|
C++ wrappers for series graph visuals. More...
#include <cstdint>#include <memory>#include <optional>#include "../ffi.hpp"#include "../types.hpp"#include "background_colors.hpp"#include "fill.hpp"#include "plot.hpp"#include "plot_arrow.hpp"#include "plot_bar.hpp"#include "plot_candle.hpp"#include "plot_char.hpp"#include "plot_shape.hpp"Go to the source code of this file.
Classes | |
| class | openpine::SeriesGraph |
| Represents a series graph in a chart. More... | |
| class | openpine::SeriesGraphIterator |
| Iterator over series graphs in a chart. More... | |
Namespaces | |
| namespace | openpine |
C++ wrappers for series graph visuals.
Definition in file series_graph.hpp.