Commit Graph

  • 8fb7bfe0c7 Add CLAUDE.md with project context and critical fix notes main chrisnov-it 2026-06-23 15:51:25 +08:00
  • 24e66e39ae Add risk management: spread guard, break-even SL, ATR multiplier cap chrisnov-it 2026-06-23 15:39:44 +08:00
  • 7b576d8a2c Fix symbol mapping bug + filling mode for XM broker chrisnov-it 2026-06-23 15:32:33 +08:00
  • f9e14b0e45 Improve strategy explanations with market context analysis chrisnov-it 2026-06-23 15:07:27 +08:00
  • 04ec887142 Fix health endpoint, bump MT5 dep, polish README chrisnov-it 2026-06-23 14:51:18 +08:00
  • 574f50af02 Refine strategies: fix IndexBreakoutPro, lower score inflation, enhance base class chrisnov-it 2026-06-23 14:19:32 +08:00
  • 9c5e8c32f7 Refine strategies: fix IndexBreakoutPro, lower score inflation, enhance base class refactor/universal-architecture chrisnov-it 2026-06-23 14:19:32 +08:00
  • 8dfa15d2bc MAINT-001: Update safe Python dependencies chrisnov-it 2026-06-23 14:03:24 +08:00
  • 7e61e507d0 UI-006: Polish cards, typography, spacing chrisnov-it 2026-06-23 13:55:50 +08:00
  • 2784317f7f UI-005: Responsive sidebar with auto-collapse on mobile chrisnov-it 2026-06-23 13:39:34 +08:00
  • f930f26839 Add CLAUDE.md + dark mode sweep across all 12 remaining templates chrisnov-it 2026-06-23 13:33:04 +08:00
  • 90feaad23e Ignore backtest_data/ CSVs and session notes chrisnov-it 2026-06-23 13:07:31 +08:00
  • 8923c99f7a Add dark mode support with persistent toggle chrisnov-it 2026-06-23 13:06:56 +08:00
  • 6185ce862f Add broker preset backtest runner for XM and FBS chrisnov-it 2026-05-19 20:15:42 +08:00
  • 0c239418a6 Separate gross vs net backtest profit display chrisnov-it 2026-05-19 19:41:49 +08:00
  • 01504ac9e3 Ignore root backtest_data generated CSV files chrisnov-it 2026-05-19 19:06:49 +08:00
  • 0883d518a0 Normalize numpy scalar values in bot analysis logs chrisnov-it 2026-05-19 19:02:31 +08:00
  • bdc2fe4fa5 Fix backtest profit coloring and stop-out drawdown handling chrisnov-it 2026-05-19 18:53:41 +08:00
  • cf816de91f Disable CMC integration by default on main chrisnov-it 2026-05-19 18:19:12 +08:00
  • b3e84277a5 Document verified Python baseline and streamline changelog chrisnov-it 2026-05-19 18:14:57 +08:00
  • c075734379 Improve README first-run DB init and history-rewrite recovery chrisnov-it 2026-05-19 18:08:05 +08:00
  • 33da485768 Fix database init path to project root chrisnov-it 2026-05-19 18:00:34 +08:00
  • 8cdfc089b1 Ignore generated backtest datasets in lab chrisnov-it 2026-05-19 17:52:44 +08:00
  • 63d39cd98c Update GitHub clone URLs to chrisnov-it chrisnov-it 2026-05-19 17:30:45 +08:00
  • 383ae414b2 Ignore local session notes chrisnov-it 2026-05-19 16:54:06 +08:00
  • 5c441bd7d1 Remove obsolete Streamlit and Vercel demo files chrisnov-it 2026-05-19 12:48:00 +08:00
  • a9c3398de9 Consolidate MT5 README documentation chrisnov-it 2026-05-19 12:43:19 +08:00
  • 5bf46f5fe1 Keep main focused on MT5 platform chrisnov-it 2026-05-19 12:38:30 +08:00
  • 2715bfc8ef Clean public repo tracking rules chrisnov-it 2026-05-19 12:32:59 +08:00
  • dc668b0ba7 Fix Python 3.12 dependency and strategy imports chrisnov-it 2026-05-19 12:27:21 +08:00
  • 3a584033f1 Refactor broker-neutral runtime foundation chrisnov-it 2026-05-19 12:13:31 +08:00
  • e9b6b2afac chore: sync branding and repository URL to new GitHub username chrisnov-it 2026-02-05 22:09:41 +08:00
  • 5df683e2ce chore: modernize Docker setup with Python 3.13 and env_file integration Reynov Christian 2025-12-31 15:02:35 +08:00
  • f0b5a07545 feat: implement Broker Agnostic Architecture v2.1.0 and Python 3.13 optimization Reynov Christian 2025-12-31 14:58:36 +08:00
  • 72bcc1f284 Enhance documentation and guides for QuantumBotX Reynov Christian 2025-12-24 13:01:42 +08:00
  • e39d1e6a9d Merge branch 'main' of https://github.com/rebarakaz/quatumbotx Reynov Christian 2025-12-01 22:06:39 +08:00
  • b694f4e98d chore: cleanup repository - remove Vercel config and add binary file ignores Reynov Christian 2025-12-01 20:51:41 +08:00
  • 272f4ddde6 Delete vercel.json Reynov Christian 2025-12-01 20:44:17 +08:00
  • 9537a93974 feat: Add new pandas_ta indicators, core strategies, API routes, and a CCXT Reynov Christian 2025-12-01 19:55:46 +08:00
  • 5c7f41c817 feat: Implement trading bot with a pluggable broker adapter pattern, market hour management, and Docker deployment infrastructure. Reynov Christian 2025-11-21 22:00:48 +08:00
  • d5290643fb chore: remove Vercel configuration and cleanup dependencies Reynov Christian 2025-11-21 18:11:34 +08:00
  • 0724f07f3f chore: remove Vercel configuration and cleanup dependencies Reynov Christian 2025-11-21 18:11:34 +08:00
  • 75090e704d Merge pull request #4 from rebarakaz/fix-vercel-json-syntax Reynov Christian 2025-11-02 14:55:05 +08:00
  • b4921f6dca fix: Configure Vercel build and resolve deployment errors google-labs-jules[bot] 2025-11-02 06:52:07 +00:00
  • 5695e9c079 fix: Resolve Vercel deployment errors google-labs-jules[bot] 2025-11-02 06:39:19 +00:00
  • 649ad8affa Merge pull request #3 from rebarakaz/fix/remove-dynamic-version Reynov Christian 2025-11-02 14:19:22 +08:00
  • a596495ada Remove 'version' from dynamic list in pyproject.toml Reynov Christian 2025-11-02 14:17:02 +08:00
  • 45068003f3 Merge pull request #2 from rebarakaz/fix-vercel-json-syntax Reynov Christian 2025-11-02 12:45:55 +08:00
  • acc37e7e44 Fix: Correct syntax in vercel.json google-labs-jules[bot] 2025-11-02 04:27:58 +00:00
  • 2d1ab7be7c Added Dev Container Folder Reynov Christian 2025-10-16 03:51:38 +08:00
  • 720d52cb44 Added Dev Container Folder Reynov Christian 2025-10-16 03:51:38 +08:00
  • 72c893171e chore(last_broker): update last_check timestamp for FBS broker Reynov Christian 2025-10-16 03:48:28 +08:00
  • e25d4df56f chore(last_broker): update last_check timestamp for FBS broker Reynov Christian 2025-10-16 03:48:28 +08:00
  • 43ea7a9b8c Merge branch 'main' of https://github.com/rebarakaz/quatumbotx Reynov Christian 2025-10-16 02:25:13 +08:00
  • 443cd5a677 Merge branch 'main' of https://github.com/rebarakaz/quatumbotx Reynov Christian 2025-10-16 02:25:13 +08:00
  • ee81986eea chore(authors): update author name and email Reynov Christian 2025-10-16 02:23:17 +08:00
  • 36d50e31a0 chore(authors): update author name and email Reynov Christian 2025-10-16 02:23:17 +08:00
  • 8f5a9df666 remove runtime spec - let vercel auto-detect from pyproject.toml Reynov Christian 2025-10-16 02:20:15 +08:00
  • 5b0350d1b7 remove runtime spec - let vercel auto-detect from pyproject.toml Reynov Christian 2025-10-16 02:20:15 +08:00
  • 1d73574f2e add pyproject.toml with python version spec Reynov Christian 2025-10-16 02:19:51 +08:00
  • da7d5c77b9 add pyproject.toml with python version spec Reynov Christian 2025-10-16 02:19:51 +08:00
  • 10732d6d32 pin gunicorn version Reynov Christian 2025-10-16 02:11:30 +08:00
  • 296ef5929a pin gunicorn version Reynov Christian 2025-10-16 02:11:30 +08:00
  • b421ec342d update python runtime to 3.11 Reynov Christian 2025-10-16 02:11:04 +08:00
  • eb073264df update python runtime to 3.11 Reynov Christian 2025-10-16 02:11:04 +08:00
  • 4aec026e91 fix vercel runtime syntax Reynov Christian 2025-10-16 02:08:53 +08:00
  • c79bc8fe19 fix vercel runtime syntax Reynov Christian 2025-10-16 02:08:53 +08:00
  • f18c02cbc0 fix vercel.json syntax and config Reynov Christian 2025-10-16 02:00:15 +08:00
  • 7115cb7e36 fix vercel.json syntax and config Reynov Christian 2025-10-16 02:00:15 +08:00
  • 3b887c9d3b add vercel.json for deployment Reynov Christian 2025-10-16 01:59:19 +08:00
  • 5e0214f914 add vercel.json for deployment Reynov Christian 2025-10-16 01:59:19 +08:00
  • 6310fb8341 Modify Vercel config to use app.py and Python 3.12 Reynov Christian 2025-10-16 01:51:50 +08:00
  • 346f81bd41 Modify Vercel config to use app.py and Python 3.12 Reynov Christian 2025-10-16 01:51:50 +08:00
  • 351292c26a feat: add i18n support and prepare for Vercel deployment Reynov Christian 2025-10-16 01:47:55 +08:00
  • 5b41fdea95 feat: add i18n support and prepare for Vercel deployment Reynov Christian 2025-10-16 01:47:55 +08:00
  • 48e3a7acec Add Vercel configuration for Python API Reynov Christian 2025-10-16 01:00:39 +08:00
  • ddb2082a66 Add Vercel configuration for Python API Reynov Christian 2025-10-16 01:00:39 +08:00
  • b61b1cc7cb Merge pull request #1 from rebarakaz/fix/ctrader-market-hours Reynov Christian 2025-10-10 20:09:42 +08:00
  • a4a7467a5f Merge pull request #1 from rebarakaz/fix/ctrader-market-hours Reynov Christian 2025-10-10 20:09:42 +08:00
  • e2dfb8c3f0 fix(ctrader): Correct market open hours google-labs-jules[bot] 2025-10-10 11:42:50 +00:00
  • 589629e36d fix(ctrader): Correct market open hours google-labs-jules[bot] 2025-10-10 11:42:50 +00:00
  • 67734f926b 🌐 v2.0.3 Global Expansion - Complete Multilingual Support & MT5 Integration Reynov Christian 2025-09-24 11:31:37 +08:00
  • 79d860e9a8 🌐 v2.0.3 Global Expansion - Complete Multilingual Support & MT5 Integration Reynov Christian 2025-09-24 11:31:37 +08:00
  • 8cf1b7da82 docs: add Linux setup guide for Wine MT5 integration and update default broker Reynov Christian 2025-09-24 08:51:11 +08:00
  • 1f474174ab docs: add Linux setup guide for Wine MT5 integration and update default broker Reynov Christian 2025-09-24 08:51:11 +08:00
  • 0f5500c3b9 Add MIT license Reynov Christian 2025-09-16 15:49:22 +08:00
  • e88fe5eec1 Add MIT license Reynov Christian 2025-09-16 15:49:22 +08:00
  • ae52207244 Update the README.md and adding some more screenshots Reynov Christian 2025-09-16 14:51:45 +08:00
  • 013691f7b9 Update the README.md and adding some more screenshots Reynov Christian 2025-09-16 14:51:45 +08:00
  • bf948bbe46 Update last broker configuration Reynov Christian 2025-09-13 21:01:43 +08:00
  • 5d5f1cbc72 Update last broker configuration Reynov Christian 2025-09-13 21:01:43 +08:00
  • 6d2ab2c4b7 Fix market hours checking for stock indices to prevent trading on weekends Reynov Christian 2025-09-13 21:00:41 +08:00
  • b54fbdcc36 Fix market hours checking for stock indices to prevent trading on weekends Reynov Christian 2025-09-13 21:00:41 +08:00
  • 0069841ecb Update dashboard preview screenshot Reynov Christian 2025-09-13 20:41:39 +08:00
  • 9ae32d1a40 Update dashboard preview screenshot Reynov Christian 2025-09-13 20:41:39 +08:00
  • a20714612f Improve screenshot section in README with more descriptive text Reynov Christian 2025-09-13 20:41:15 +08:00
  • 878b0da1c0 Improve screenshot section in README with more descriptive text Reynov Christian 2025-09-13 20:41:15 +08:00
  • e38265a5c5 Exclude business planning documents from git tracking Reynov Christian 2025-09-13 20:10:52 +08:00
  • 88fb23510d Exclude business planning documents from git tracking Reynov Christian 2025-09-13 20:10:52 +08:00
  • 7c57439fc0 Update last broker configuration Reynov Christian 2025-09-13 19:59:24 +08:00