StrategyType
Canonical strategy type identifiers. String values are the wire values.
Critical spellings (from py-instructions.md — these are non-obvious): Z_SCORE = 'z_score' NOT 'zscore' — used everywhere: API, YAML, guardrails
stringStrategyType (string)
Canonical strategy type identifiers. String values are the wire values.
Critical spellings (from py-instructions.md — these are non-obvious): Z_SCORE = 'z_score' NOT 'zscore' — used everywhere: API, YAML, guardrails
Possible values: [threshold, percentile, z_score, change, equals, composite]
StrategyType
"threshold"