paper-with-me

Papers

A Reflective LLM-based Agent to Guide Zero-shot Cryptocurrency Trading

2024-06-27 · Yuan Li, Bingqiao Luo, Qian Wang, Nuo Chen, Xu Liu, Bingsheng He

The utilization of Large Language Models (LLMs) in financial trading has primarily been concentrated within the stock market, aiding in economic and financial decisions. Yet, the unique opportunities presented by the cryptocurrency market, noted for its on-chain data's transparency and the critical influence of off-chain signals like news, remain largely untapped by LLMs. This work aims to bridge the gap by developing an LLM-based trading agent, CryptoTrade, which uniquely combines the analysis of on-chain and off-chain data. This approach leverages the transparency and immutability of on-chain data, as well as the timeliness and influence of off-chain signals, providing a comprehensive overview of the cryptocurrency market. CryptoTrade incorporates a reflective mechanism specifically engineered to refine its daily trading decisions by analyzing the outcomes of prior trading decisions. This research makes two significant contributions. Firstly, it broadens the applicability of LLMs to the domain of cryptocurrency trading. Secondly, it establishes a benchmark for cryptocurrency trading strategies. Through extensive experiments, CryptoTrade has demonstrated superior performance in maximizing returns compared to traditional trading strategies and time-series baselines across various cryptocurrencies and market conditions. Our code and data are available at \url{https://anonymous.4open.science/r/CryptoTrade-Public-92FC/}.

📄 PDF Abstract BibTeX arXiv:2407.09546

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RILA: Reflective and Imaginative Language Agent for Zero-Shot Semantic Audio-Visual Navigation

2024-01-01 · CVPR 2024 1 · Zeyuan Yang, Jiageng Liu, Peihao Chen, Anoop Cherian 외

We leverage Large Language Models (LLM) for zeroshot Semantic Audio Visual Navigation (SAVN). Existing methods utilize extensive training demonstrations for reinforcement learning yet achieve relatively low success r…

Visual Navigation

A Zero-Shot Language Agent for Computer Control with Structured Reflection

2023-10-12 · Tao Li, Gang Li, Zhiwei Deng, Bryan Wang 외

Large language models (LLMs) have shown increasing capacity at planning and executing a high-level goal in a live computer environment (e.g. MiniWoB++). To perform a task, recent works often require a model to learn from…

Management

P2DNav: Panorama-to-Downview Reasoning for Zero-shot Vision-and-Language Navigation

2026-05-19 · Kai Sheng, Liuyi Wang, Haojie Dai, Jinlong Li 외 arxiv

Vision-and-language navigation (VLN) requires an embodied agent to ground natural-language instructions into executable navigation actions in unseen environments. Existing zero-shot methods typically rely on additional w…

LinguistAgent: A Reflective Multi-Model Platform for Automated Linguistic Annotation

2026-02-05 · Bingru Li arxiv

Data annotation remains a significant bottleneck in the Humanities and Social Sciences, particularly for complex semantic tasks such as metaphor identification. While Large Language Models (LLMs) show promise, a signific…

Prompt Engineering

A Multi-Agent LLM Framework for Multi-Domain Low-Resource In-Context NER via Knowledge Retrieval, Disambiguation and Reflective Analysis

2025-11-24 · Wenxuan Mu, Jinzhong Ning, Di Zhao, Yijia Zhang arxiv

In-context learning (ICL) with large language models (LLMs) has emerged as a promising paradigm for named entity recognition (NER) in low-resource scenarios. However, existing ICL-based NER methods suffer from three key …