update ticker

This commit is contained in:
Ashish Jain 2026-04-12 16:23:57 -04:00
parent 9109516f7e
commit 2209381cc4
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ config["data_vendors"] = {
ta = TradingAgentsGraph(debug=True, config=config)
# forward propagate
_, decision = ta.propagate("NVDA", "2024-05-10")
_, decision = ta.propagate("QQQ", "2026-04-12")
print(decision)
# Memorize mistakes and reflect