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