tianyufan
b7d5c3c350
update missed data
2025-11-07 16:52:50 +08:00
tianyufan
8f9cd08f0c
delete 4.1 data
2025-11-07 16:27:47 +08:00
tianyufan
e8526cd580
update .gitignore
2025-11-07 16:20:48 +08:00
tianyufan
e09f7bf844
update Data and logs
2025-11-07 16:20:11 +08:00
Tianyu Fan
5fb1c12ea5
Merge pull request #88 from Dennis-yxchen/main into crypto
...
download crypto data, create a crypto trading server (with float amount), and fix some bugs
2025-11-07 14:12:10 +08:00
Tianyu Fan
8a8009bd34
Merge branch 'crypto' into main
2025-11-07 14:11:30 +08:00
Dennis-yxchen
dc6be40d88
Apply a **temporary** patch to resolve errors triggered by hourly trading data
2025-11-06 20:56:09 +08:00
Dennis-yxchen
bfd5e9f375
update ignore
2025-11-06 20:55:53 +08:00
Dennis-yxchen
3e6a6dfb24
match the crypto port
2025-11-06 20:54:37 +08:00
Dennis-yxchen
869fe4373e
extract crypto_trade from tool_trade
2025-11-06 20:54:10 +08:00
Dennis-yxchen
3d36c2930f
fix path bug
2025-11-06 20:53:25 +08:00
feherg78
71dbfd9ccb
Add crypto trading agent, tools, and utilities
2025-11-06 12:47:43 +01:00
feherg78
c784455220
Add crypto trading configs and startup scripts
2025-11-06 12:44:33 +01:00
Dennis-yxchen
3c7d29c657
update merge_crypto_jsonl.py
2025-11-06 15:06:48 +08:00
Dennis-yxchen
6f3756663c
add crypto agent into main.py
2025-11-06 14:49:15 +08:00
Dennis-yxchen
d6146f4a03
fix some small bug
2025-11-06 14:19:05 +08:00
tianyufan
65d7b0c911
update position
2025-11-06 13:07:00 +08:00
tianyufan
2282dd6118
update data
2025-11-06 13:06:10 +08:00
Dennis-yxchen
c310857752
add new crypto agent
2025-11-05 22:16:32 +08:00
Dennis-yxchen
0ee18fe64c
update the crypto data
2025-11-05 22:13:09 +08:00
tianyufan
7ea750fdb6
update data
2025-11-05 22:08:27 +08:00
tianyufan
804a16594b
update search tools
2025-11-05 22:08:10 +08:00
tianyufan
c58fd1a19f
update alphavantage for astock
2025-11-05 21:24:33 +08:00
Dennis-yxchen
a2c05e9807
get the crypto data
2025-11-05 19:55:34 +08:00
Dennis-yxchen
732b402870
update ignore
2025-11-05 19:54:43 +08:00
tianyufan
9e212234d8
update readme
2025-11-05 13:04:08 +08:00
tianyufan
40e95bf845
update readme
2025-11-05 13:01:15 +08:00
tianyufan
0e86a688fe
update readme
2025-11-05 12:58:48 +08:00
tianyufan
8de5b79114
update us stock data
2025-11-05 00:07:46 +08:00
Tianyu Fan
459bd83546
Merge pull request #81 from HKUDS/fix/a-stock
...
fix: fix bug for a_stock
2025-11-04 22:06:10 +08:00
amstrongzyf
9eeaaa0a63
fix: fix bug for a_stock
2025-11-04 13:24:56 +00:00
yuhao
f7c2e11b45
improve UI for live trading
2025-11-03 22:43:42 -08:00
chaohuang-ai
e540998314
Update README.md
2025-11-04 12:00:38 +08:00
chaohuang-ai
41f339b5b2
Update README.md
2025-11-04 11:58:52 +08:00
tianyufan
abb3a15f19
update config
2025-11-04 10:52:01 +08:00
tianyufan
0117e7f54a
update config
2025-11-04 10:48:40 +08:00
tianyufan
0821ff8926
Merge branch 'main' of https://github.com/HKUDS/AI-Trader
2025-11-04 10:46:38 +08:00
Shanren Yang
b17493d99e
feat: add configurable verbose logging for AI agent debugging
...
- Add verbose parameter to BaseAgent and BaseAgent_Hour for detailed execution logging
- Enable LangChain verbose and debug modes when verbose=true
- Attach StdOutCallbackHandler to agent for real-time callback monitoring
- Add verbose config option to default_config.json (default: true)
- Display loaded tool names and LLM API call notifications in verbose mode
- Support multiple LangChain versions with fallback import logic for StdOutCallbackHandler
This feature helps developers debug and monitor AI agent behavior during trading sessions by exposing LangChain's internal execution flow, tool invocations, and reasoning steps.
2025-11-03 16:00:25 -08:00
Smit-Parmar
057d07b7d7
Conflict resolve
2025-11-03 23:01:16 +05:30
Smit-Parmar
bb2e444d6a
Merge branch 'main' of https://github.com/Smit-Parmar/AI-Trader into date-parsing-issue
2025-11-03 22:57:34 +05:30
amstrongzyf
7ddf5f3a6d
merge yuh/ashare_merged for ui fix
2025-11-03 11:48:11 +00:00
chaohuang-ai
c351a5ff10
Update README.md
2025-11-03 11:31:10 +00:00
tianyufan
2c443e52a1
update rank
2025-11-03 11:30:35 +00:00
amstrongzyf
81d570bb50
merge A_stock branch
2025-11-03 11:30:10 +00:00
tianyufan
09a8257462
update rank
2025-11-03 14:59:24 +08:00
tianyufan
b36516accb
update readme
2025-11-03 14:04:04 +08:00
tianyufan
335e41276a
update script
2025-11-03 13:59:07 +08:00
tianyufan
df3db4baa8
update configs
2025-11-03 13:57:11 +08:00
Smit-Parmar
372863504b
Resolved date parsing issue by adding common function
2025-11-01 16:48:27 +05:30
chaohuang-ai
45a01d660b
Update README.md
2025-11-01 15:57:33 +08:00