MarketPhaseFn: (bar: Bar) => MarketPhase | null | undefined

Classify a bar into a market phase; null/undefined means "unknown".

Type declaration