UNPKG

@ixily/activ

Version:

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

7 lines (5 loc) 141 B
import { IStrategyState } from './strategy-state.i' export interface IRuleValidResult { valid: true cachedStrategyState: IStrategyState }