initial charts / backtest
This commit is contained in:
parent
11c24b2280
commit
1b9010ebf4
37 changed files with 3888 additions and 23 deletions
2
apps/stock/web-app/src/features/backtest/index.ts
Normal file
2
apps/stock/web-app/src/features/backtest/index.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export { BacktestPage } from './BacktestPage';
|
||||
export * from './types';
|
||||
Loading…
Add table
Add a link
Reference in a new issue