String format time placeholder timestamp out of range Test
Category: market_structure
This script is a regression test designed to check the behavior of str.format when provided with an out-of-range timestamp (INT64_MAX). It measures the length of the resulting formatted string.
Formula
L = length(str.format("{0,time,HH:mm:ss}", 2^{63}-1))
See signal primitives, usage in published strategies and more on WOBR StrategyVerse.