UNPKG

@ixily/activ

Version:

Alpha Capture Trade Idea Verification. Blockchain ownership proven trade ideas and strategies.

12 lines (10 loc) 256 B
export interface IGetClosedIdeasHistoryByStrategyPayload { strategyReference: string ticker?: string stages?: boolean } export interface IGetClosedIdeasHistoryByStrategyUniqueKeyPayload { strategyUniqueKey: string ticker?: string stages?: boolean }