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