BacktestRun, BacktestRunDetail, StrategyTicker, StrategyEquityCurve, StrategyPerformance types added to meetKevin.ts. New meetKevinStrategy.ts with 8 axios methods covering the backtest run/list/get/latest and strategy tickers/equity-curve/performance/close endpoints. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| eslint.config.js | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||