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