Catalog Assertion
The converter catalog records the implementation path, mapping, signatures, and known behavior constraints.
PineAnywhere maps the EasyLanguage OS_DaysToExp function through its unsupported conversion path. The status below reflects cataloged semantic constraints rather than name matching.
EasyLanguage to Pine Script: Unsupported
OS_DaysToExp(TargetExpDate, TargetCalcDate, TargetCalcTime, UseFractionalDays);| Name | Type | Behavior |
|---|---|---|
| TargetExpDate | Numeric | Required |
| TargetCalcDate | Numeric | Required |
| TargetCalcTime | Numeric | Required |
| UseFractionalDays | Numeric | Required |
The converter catalog records the implementation path, mapping, signatures, and known behavior constraints.