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