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

C++ wrapper for plot-candle 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::PlotCandle
 Represents a plotcandle output. More...

Namespaces

namespace  openpine
namespace  openpine::seriesgraph

Detailed Description

C++ wrapper for plot-candle visual output.

Definition in file plot_candle.hpp.