Imported UDT typed UDF params Test
Category: market_structure
Test script demonstrating the handling of User Defined Types (UDTs) as parameters in User Defined Functions (UDFs) imported from libraries, including history referencing.
Formula
f(x) = \text{lib.Point}(close)_t - \text{lib.Point}(close)_{t-1} + \text{offset} \text{ (demonstrative logic)}
See signal primitives, usage in published strategies and more on WOBR StrategyVerse.