PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
Loading...
Searching...
No Matches
reservation_expansion.cpp File Reference
Include dependency graph for reservation_expansion.cpp:

Go to the source code of this file.

Namespaces

namespace  pineforge
 
namespace  pineforge::compat
 
namespace  pineforge::compat::pine
 

Functions

std::vector< std::uint64_t > pineforge::compat::pine::select_reservation_growth_sources (const std::vector< ReservationGrowthCandidate > &candidates, const std::string &from_entry, bool process_on_close, bool effectively_flat, double percent, int bar, PositionSide side)
 
bool pineforge::compat::pine::admits_reservation_expansion (const std::vector< std::uint64_t > &selected, bool partial, double reserved, double live) noexcept