Genetics front (#29)

* Add Genetics js

* Fix some error for genetics

* Update removed backtest

* Fixes
This commit is contained in:
Oda
2025-07-08 20:06:09 +07:00
committed by GitHub
parent 7a74c44739
commit 3439f13156
12 changed files with 2014 additions and 18 deletions

View File

@@ -34,6 +34,7 @@
"connectkit": "^1.8.2",
"date-fns": "^2.30.0",
"elliptic": "^6.6.1",
"genetic-js": "^0.1.14",
"jotai": "^1.6.7",
"latest-version": "^9.0.0",
"lightweight-charts": "git+https://github.com/ntf/lightweight-charts.git",
@@ -65,7 +66,7 @@
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.4",
"@types/react-grid-layout": "^1.3.2",
"@types/react-plotly.js": "^2.6.0",
"@types/react-plotly.js": "^2.6.3",
"@types/react-slider": "^1.3.1",
"@types/react-table": "^7.7.12",
"@types/signalr": "^2.2.37",