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

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"genetic-js": "^0.1.14"
}
}