moved indicators to rust
This commit is contained in:
parent
c106a719e8
commit
6df32dc18b
27 changed files with 6113 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ export function BacktestPage() {
|
|||
error,
|
||||
createBacktest,
|
||||
cancelBacktest,
|
||||
reset,
|
||||
} = useBacktest();
|
||||
|
||||
// Local state to bridge between the API format and the existing UI components
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue