Initial commit: NOFX AI Trading System

- Multi-AI competition mode (Qwen vs DeepSeek)
- Binance Futures integration
- AI self-learning mechanism
- Professional web dashboard
- Complete risk management system
This commit is contained in:
tinkle-community
2025-10-28 15:47:34 +08:00
parent 976d6d74f6
commit 8d3981fd3e
12369 changed files with 1739210 additions and 0 deletions

3
web/node_modules/@rollup/rollup-darwin-x64/README.md generated vendored Normal file
View File

@@ -0,0 +1,3 @@
# `@rollup/rollup-darwin-x64`
This is the **x86_64-apple-darwin** binary for `rollup`

View File

@@ -0,0 +1,22 @@
{
"name": "@rollup/rollup-darwin-x64",
"version": "4.52.5",
"os": [
"darwin"
],
"cpu": [
"x64"
],
"files": [
"rollup.darwin-x64.node"
],
"description": "Native bindings for Rollup",
"author": "Lukas Taegert-Atkinson",
"homepage": "https://rollupjs.org/",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/rollup/rollup.git"
},
"main": "./rollup.darwin-x64.node"
}

Binary file not shown.