type SweepIdeaDirection = "LONG" | "SHORT" | "NEUTRAL"; Copy
type SweepIdeaDirection = "LONG" | "SHORT" | "NEUTRAL";
Direction of a trading idea (crowd forecast).