UNPKG

@backtest/framework

Version:

Backtesting trading strategies in TypeScript / JavaScript

2 lines (1 loc) 90 B
export declare function exportFileCSV(name: string, rootPath?: string): Promise<boolean>;