|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
#include <position_close_obligation.hpp>
Data Fields | |
| uint64_t | action_id |
| int64_t | position_cycle |
| int | after_bar |
| std::string | comment |
Definition at line 11 of file position_close_obligation.hpp.
| uint64_t pineforge::broker::PositionCloseRequest::action_id |
Definition at line 12 of file position_close_obligation.hpp.
| int64_t pineforge::broker::PositionCloseRequest::position_cycle |
Definition at line 13 of file position_close_obligation.hpp.
| int pineforge::broker::PositionCloseRequest::after_bar |
Definition at line 14 of file position_close_obligation.hpp.
| std::string pineforge::broker::PositionCloseRequest::comment |
Definition at line 15 of file position_close_obligation.hpp.