Public surface of a sweep client.
run: (symbol: string, ideas: ISweepIdea[]) => Promise<ISweepResult> Copy
run: (symbol: string, ideas: ISweepIdea[]) => Promise<ISweepResult>
Runs the full simulation for a symbol over the given ideas: profiles -> author filter -> grid evaluation -> rankings.