PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
Loading...
Searching...
No Matches
#include <cmath>
Include dependency graph for trail_ticks.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

double pineforge::compat::pine::trail_points_to_ticks (double trail_points)
 
double pineforge::compat::pine::trail_offset_to_ticks (double trail_offset)
 
double pineforge::compat::pine::snap_trail_level_to_tick_grid (double price, double mintick)
 

Variables

constexpr double pineforge::compat::pine::kTrailPointsCeilEps = 5e-5