UNPKG

crypto-backtest

Version:

Backtesting on market data imported from crypto exchange

5 lines (4 loc) 69 B
export interface IAdvice { time: string; side: string; }