3 Commits

Author SHA1 Message Date
Vasily.onl
78ccb15fda cursor rules 2025-05-28 18:25:13 +08:00
Ajasra
8055f46328 ok, kind of incremental trading and backtester, but result not alligning 2025-05-27 16:51:43 +08:00
Ajasra
2418538747 Update dependencies and configuration files
- Added new dependencies: `plotly`, `websocket`, `cffi`, `gevent`, `greenlet`, and `narwhals` to `pyproject.toml` and `uv.lock`.
- Updated `.gitignore` to exclude the `frontend/` directory.
- Modified configuration files to set `start_date` to `2025-01-01` in `config_bbrs.json` and `config_default.json`, with `stop_date` set to `null` in both.
- Introduced a new project metadata file `.cursor/project.mdc` for project documentation and management.
2025-05-25 15:39:10 +08:00