OpenPine C++ API
C++ wrapper for the OpenPine Pine Script VM
Loading...
Searching...
No Matches
plot_char.hpp File Reference

C++ wrapper for plot-char visual output. More...

#include <cstdint>
#include <optional>
#include <string_view>
#include "../display.hpp"
#include "../ffi.hpp"
#include "../string_ref.hpp"

Go to the source code of this file.

Classes

class  openpine::seriesgraph::PlotChar
 Represents a plotchar output. More...

Namespaces

namespace  openpine
namespace  openpine::seriesgraph

Detailed Description

C++ wrapper for plot-char visual output.

Definition in file plot_char.hpp.