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

#include <position_close_obligation.hpp>

Data Fields

uint64_t action_id
 
int64_t position_cycle
 
int after_bar
 
std::string comment
 

Detailed Description

Definition at line 11 of file position_close_obligation.hpp.

Field Documentation

◆ action_id

uint64_t pineforge::broker::PositionCloseRequest::action_id

Definition at line 12 of file position_close_obligation.hpp.

◆ position_cycle

int64_t pineforge::broker::PositionCloseRequest::position_cycle

Definition at line 13 of file position_close_obligation.hpp.

◆ after_bar

int pineforge::broker::PositionCloseRequest::after_bar

Definition at line 14 of file position_close_obligation.hpp.

◆ comment

std::string pineforge::broker::PositionCloseRequest::comment

Definition at line 15 of file position_close_obligation.hpp.


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