Commit Graph

  • 9b7b12d14f feat: add ollama url config kevin-bruton 2025-09-28 23:40:48 +0200
  • 1a23037f9f feat: add trade planner for stop loss and take profit kevin-bruton 2025-09-28 19:49:04 +0200
  • 356a563813 feat: add permanent memory kevin-bruton 2025-09-28 01:08:12 +0200
  • 309a105465 feat: add costs per trade into trading decisions kevin-bruton 2025-09-27 21:31:57 +0200
  • b3054e73a4 feat: factor in user's current position in decisions kevin-bruton 2025-09-27 21:29:41 +0200
  • c99c883ec8 feat: add GEMINI.md kevin-bruton 2025-09-27 16:24:20 +0200
  • 0134792d19 feat: make tool naming llm provider agnostic kevin-bruton 2025-09-27 14:39:53 +0200
  • aae3b17f9c feat: add more openrouter models kevin-bruton 2025-09-27 10:23:40 +0200
  • bc6a005bd2 feat: change default ticker to an actual stock kevin-bruton 2025-09-27 10:22:58 +0200
  • c7b3409d1c fix: encoding error when writing to file kevin-bruton 2025-09-27 10:22:35 +0200
  • fa1f8f70a0 feat: add openrouter limits reporting script kevin-bruton 2025-09-27 10:21:19 +0200
  • 12187b5603 feat: add results to gitignore kevin-bruton 2025-09-27 10:20:49 +0200
  • 72f5f0515d feat: add local embeddings Kevin Bruton 2025-09-26 21:37:49 +0200
  • bf4269e2fe feat: add openrouter api credentials Kevin Bruton 2025-09-26 20:49:34 +0200
  • 21f1cb1782 feat: add improved error handling Kevin Bruton 2025-09-26 20:42:15 +0200
  • 1949ac7d75 minor fix luohy15 2025-09-27 00:04:59 +0800
  • add053af18 minor fix luohy15 2025-09-27 00:04:59 +0800
  • 86bc0e793f minor fix luohy15 2025-09-27 00:04:59 +0800
  • 8a61fe0cac Add environment variable configuration support luohy15 2025-09-26 23:58:51 +0800
  • 9688a28416 Add environment variable configuration support luohy15 2025-09-26 23:58:51 +0800
  • 7fc9c28a94 Add environment variable configuration support luohy15 2025-09-26 23:58:51 +0800
  • 26edb71254 Update configuration documentation for Alpha Vantage data vendor luohy15 2025-09-26 23:52:26 +0800
  • 2dfa33f993 Update configuration documentation for Alpha Vantage data vendor luohy15 2025-09-26 23:52:26 +0800
  • 7bcc2cbd8a Update configuration documentation for Alpha Vantage data vendor luohy15 2025-09-26 23:52:26 +0800
  • 3e902d58fc Improve Alpha Vantage indicator column parsing with robust mapping luohy15 2025-09-26 23:36:36 +0800
  • be11a227fb Improve Alpha Vantage indicator column parsing with robust mapping luohy15 2025-09-26 23:36:36 +0800
  • 6211b1132a Improve Alpha Vantage indicator column parsing with robust mapping luohy15 2025-09-26 23:36:36 +0800
  • a880216c98 minor fix luohy15 2025-09-26 23:25:33 +0800
  • 7a8f0da7b1 minor fix luohy15 2025-09-26 23:25:33 +0800
  • 8b04ec307f minor fix luohy15 2025-09-26 23:25:33 +0800
  • ecca9b1efc feat: add dotenv loading Kevin Bruton 2025-09-26 16:59:04 +0200
  • d63c5dcd46 Add Alpha Vantage API integration as primary data provider luohy15 2025-09-26 22:57:50 +0800
  • 98261a92c5 Add Alpha Vantage API integration as primary data provider luohy15 2025-09-26 22:57:50 +0800
  • 0ab323c2c6 Add Alpha Vantage API integration as primary data provider luohy15 2025-09-26 22:57:50 +0800
  • 68b2c1a6a8 docs Arye Kogan 2025-09-26 12:54:19 +0000
  • 1fc88703d1 testing reports Arye Kogan 2025-09-26 12:14:31 +0000
  • 6ae18e9ff2 default rounds to 3 Arye Kogan 2025-09-26 12:14:15 +0000
  • b1d1496ec0 WIP luohy15 2025-09-26 16:17:50 +0800
  • a6734d71bc WIP luohy15 2025-09-26 16:17:50 +0800
  • f740cb392f
    Merge pull request #6 from porterlock112/porterlock112-patch-4 Matthew D Porter 2025-09-25 10:57:50 -0500
  • 23ca067a58
    Update README.md Matthew D Porter 2025-09-25 10:57:33 -0500
  • e735d6cde8 feature | add gpt-5 option Mark Thien 2025-09-23 16:50:05 +0800
  • c062d539fc
    Merge e8d824d4ed into a438acdbbd Manu Bhardwaj 2025-09-20 19:55:58 -0400
  • e8d824d4ed
    added x, retuers, eodhd and more support Manu Bhardwaj 2025-09-20 19:55:17 -0400
  • b8ac456069
    Merge 54bec4026c into a438acdbbd keemsisi 2025-09-20 16:29:28 +0100
  • 54bec4026c
    Update .gitignore keemsisi 2025-09-20 16:27:58 +0100
  • fcc35ff277
    Update .gitignore keemsisi 2025-09-20 16:16:56 +0100
  • 391d57e346 Adding force encoding to fix the issue in windows. Bing4Ever 2025-09-18 00:35:51 -0700
  • 91725f3ad3
    Merge 07eb2156aa into a438acdbbd OliverPanda 2025-09-12 13:40:00 +0000
  • 07eb2156aa 提交AI模型使用阿里qwen的版本 OliverPanda 2025-09-12 21:39:03 +0800
  • 669b2dbbd2 Added option to select own locally running Ollama model when running cli.main priteshpatel3 2025-09-10 16:16:56 +0800
  • f5f9ff4ea1 I am just in learning git and github,I added a sentence at the end of README.md. Boyuan Qi 2025-09-09 20:20:50 +0800
  • 83bb81dfcd I am just in learning git and github,I added a sentence at the end of README.md. Boyuan Qi 2025-09-09 19:55:52 +0800
  • 3d37949946 results excluded from git cemreaytekin 2025-09-08 15:22:50 +0100
  • b15df2e64b utf8 encoding fixed and LMStudio config added to use local LLMs cemreaytekin 2025-09-08 15:21:51 +0100
  • 369c732d49 Fixed urf8 encoding and LMStudio config added to use local LLMs cemreaytekin 2025-09-08 15:20:57 +0100
  • 204772b736 Fix the bad data issue samchenku 2025-09-05 16:43:42 -0500
  • c4b313df35 Merge branch 'jjain/main' into jjain/eda Jenit Jain 2025-08-25 14:03:49 -0700
  • 7e928dd61d Remove trading_agents/ Jenit Jain 2025-08-25 13:57:12 -0700
  • 2e98b73d7c Initialise empty disctionaries Jenit Jain 2025-08-25 13:51:32 -0700
  • baf74ff197 Add reflections as a background task Jenit Jain 2025-08-24 21:11:35 -0700
  • 7b6f11dccd Ensure all debate state fields initialized Meghaditya Giri 2025-08-24 16:22:22 +0530
  • 341d81079f Add reflections Jenit Jain 2025-08-24 00:38:46 -0700
  • 4c7f636097 Add reflection for each analysis Jenit Jain 2025-08-23 22:01:48 -0700
  • ce86231796 Update config models Jenit Jain 2025-08-23 22:01:35 -0700
  • f91ada037d Add new company names Jenit Jain 2025-08-23 22:01:14 -0700
  • 3dfec4f706
    Merge b17cbef4ec into a438acdbbd Moshi Wei 2025-08-21 10:23:24 -0300
  • b17cbef4ec starting update on standalone agent simplification Moshi Wei 2025-08-21 21:21:07 +0800
  • 68cf7cfe73
    Merge pull request #5 from porterlock112/porterlock112-patch-3 Matthew D Porter 2025-08-20 18:48:02 -0500
  • 997096f474
    Update README.md Matthew D Porter 2025-08-20 18:47:52 -0500
  • a2cab1fb82
    Update README.md Matthew D Porter 2025-08-20 18:47:41 -0500
  • 719e9423a7
    Merge 1eda6ce34a into a438acdbbd Ivan 2025-08-20 04:14:36 +0000
  • 1eda6ce34a feat: llama.cpp working with TradingAgents Ivan lee 2025-08-20 12:12:51 +0800
  • d40c0dd000 fix: llamacpp Ivan Lee 2025-08-20 00:56:12 +0800
  • 2013221499 feat: llama.cpp Ivan Lee 2025-08-18 22:53:08 +0800
  • 4565a41600 rm vcrs Martin C. Richards 2025-08-17 18:15:29 +0200
  • 873ff99173 add db Martin C. Richards 2025-08-17 17:59:34 +0200
  • 6418d1a906 fix: undo change and add 2 gpu Ivan Lee 2025-08-17 21:18:30 +0800
  • c300cc2819 use same model Ivan Lee 2025-08-17 21:15:55 +0800
  • e0cc901eb8 fix: vllm 0.10.0 Ivan Lee 2025-08-17 21:10:01 +0800
  • 5ac6f1857b fix: tensor_parallel_size=1 Ivan Lee 2025-08-17 20:57:13 +0800
  • 99280f48a0 nit:change to glm4.5 Ivan Lee 2025-08-17 20:51:06 +0800
  • f0bb7c96b9 fix:rename job Ivan Lee 2025-08-17 20:49:08 +0800
  • f082c436b8 fix: update gpu config Ivan lee 2025-08-17 20:47:38 +0800
  • 7b554e991f feat: main slurm Ivan Lee 2025-08-17 20:44:52 +0800
  • 9e32a416ed feat: vllm Ivan Lee 2025-08-17 20:39:11 +0800
  • 6a2535f101 fix lint Martin C. Richards 2025-08-16 14:03:28 +0200
  • fd45639ad6 typecheck with pyrefly Martin C. Richards 2025-08-16 13:52:37 +0200
  • 54e299f039
    Merge 605851f21d into a438acdbbd 🐈 Yun Wang 2025-08-16 17:14:07 +0800
  • 605851f21d
    feat: properly print errors to stderr mogita 2025-08-16 17:13:56 +0800
  • d64a505f91
    refactor: improve shallow and deep model selection mogita 2025-08-16 17:09:37 +0800
  • 937036331e
    refactor: remove magic string mogita 2025-08-16 17:05:47 +0800
  • 1cfe018f77 test: implement pytest-vcr for article scraper with zero mocks Martin C. Richards 2025-08-16 11:02:37 +0200
  • 5c7c5e091e
    refactor: clean up imports mogita 2025-08-16 16:58:35 +0800
  • e261dafcae
    refactor: clean up imports mogita 2025-08-16 16:45:34 +0800
  • 63f9f2e9fc
    refactor: clean up imports mogita 2025-08-16 16:44:19 +0800
  • 80e692a51d
    refactor: clean up imports mogita 2025-08-16 16:29:03 +0800
  • 811d57fb00
    refactor: clean up code as per PEP 8 and review suggestions mogita 2025-08-16 16:21:03 +0800
  • 570d91f515
    refactor: clean up imports mogita 2025-08-16 15:40:52 +0800
  • f8ff71f4c7
    refactor: clean up imports mogita 2025-08-16 15:30:58 +0800