UNPKG

crypto-backtest

Version:

Backtesting on market data imported from crypto exchange

6 lines (5 loc) 100 B
export interface IIndicatorInput { key: string; name: string; options: number[]; }