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

C++ wrapper for box output. More...

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

Go to the source code of this file.

Classes

class  openpine::graph::Box
 Represents a box graph. More...

Namespaces

namespace  openpine
namespace  openpine::graph

Detailed Description

C++ wrapper for box output.

Definition in file box.hpp.