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

C++ wrapper for horizontal-line (hline) output. More...

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

Go to the source code of this file.

Classes

class  openpine::graph::Hline
 Represents a horizontal-line (hline) graph. More...

Namespaces

namespace  openpine
namespace  openpine::graph

Detailed Description

C++ wrapper for horizontal-line (hline) output.

Definition in file hline.hpp.