SweepIdeaDirection

type SweepIdeaDirection = "LONG" | "SHORT" | "NEUTRAL";

Direction of a trading idea (crowd forecast).