PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
Loading...
Searching...
No Matches
pineforge::native_toolkit::native_toolkit_v1::BracketReceipt Struct Reference

#include <native_toolkit.hpp>

Data Fields

native_order::RequestHandle parent
 
std::optional< native_order::RequestHandletake_profit
 
std::optional< native_order::RequestHandlestop_loss
 
std::optional< native_order::RequestHandletrail
 

Detailed Description

Definition at line 49 of file native_toolkit.hpp.

Field Documentation

◆ parent

native_order::RequestHandle pineforge::native_toolkit::native_toolkit_v1::BracketReceipt::parent

Definition at line 50 of file native_toolkit.hpp.

◆ take_profit

std::optional<native_order::RequestHandle> pineforge::native_toolkit::native_toolkit_v1::BracketReceipt::take_profit

Definition at line 51 of file native_toolkit.hpp.

◆ stop_loss

std::optional<native_order::RequestHandle> pineforge::native_toolkit::native_toolkit_v1::BracketReceipt::stop_loss

Definition at line 52 of file native_toolkit.hpp.

◆ trail

std::optional<native_order::RequestHandle> pineforge::native_toolkit::native_toolkit_v1::BracketReceipt::trail

Definition at line 53 of file native_toolkit.hpp.


The documentation for this struct was generated from the following file: