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