-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
28 lines (28 loc) · 960 Bytes
/
Copy pathCITATION.cff
File metadata and controls
28 lines (28 loc) · 960 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
cff-version: 1.2.0
title: "CrowNest: A reinforcement-learning aggregator on top of the TradingAgents multi-agent LLM trading framework"
message: "If you use this software, please cite both this work and the upstream TradingAgents paper."
type: software
authors:
- family-names: Prakash
given-names: Pranu
affiliation: "Columbia University, IEORE 4733 — Algorithmic Trading"
repository-code: "https://github.com/pranuprakash/crownest"
license: Apache-2.0
references:
- type: article
title: "TradingAgents: Multi-Agents LLM Financial Trading Framework"
authors:
- family-names: Xiao
given-names: Yijia
- family-names: Sun
given-names: Edward
- family-names: Luo
given-names: Di
- family-names: Wang
given-names: Wei
year: 2025
identifiers:
- type: other
value: "arXiv:2412.20138"
description: "arXiv preprint"
url: "https://arxiv.org/abs/2412.20138"