hackquest logo

TradingFlow

A decentralized quant fund platform designed to democratize algorith. Create, deploy, and invest in automated quant strategies using natural language—making algorithmic trading accessible to everyone.

视频

技术栈

React
Python
Rust
Move
Solidity
Java

描述

TradingFlow: On-Chain AI Agent Platform Powered by Flow Forte

Keywords

AI Quant Trading, Decentralized Automation, Flow Actions, Scheduled Transactions, AgentFi, Zero-Code Deployment.

Executive Summary

TradingFlow is an innovative AI Agent platform that democratizes complex quant trading strategies, enabling users to create and deploy sophisticated workflows using natural language. For the Flow Forte Hacks, we integrated Flow Actions and Scheduled Transactions to achieve 100% On-Chain Autonomy for strategy execution. This upgrades TradingFlow into a decentralized financial automation engine that operates without reliance on external keepers.

Problem Solved

  1. High Barrier to DeFi: Complex DeFi protocols and manual on-chain operations prevent mass adoption of sophisticated strategies.

  2. Centralized Automation Risk: Existing automation relies on centralized keepers or off-chain infrastructure, introducing single points of failure and trust risks.

Our Solution

TradingFlow addresses these issues with a two-layered innovation:

  1. AI-Driven Strategy Generation: Our Sirocco Agent automatically translates simple natural language instructions (e.g., "Buy FLOW with USDC every day at 10 AM") into executable, atomic trading workflows.

  2. Flow Forte-Enabled Execution Layer: We leverage Flow's new core primitives to achieve industry-leading decentralized automation:

    • Scheduled Transactions: Fully replaces our centralized cron jobs. Once deployed, the Flow network natively ensures strategies execute on time, eliminating infrastructure risk and central keeper dependency.

    • Flow Actions: We built an intermediary Adapter Layer to translate the Agent's abstract instructions into a DeFiActions-Ready workflow, ensuring secure, atomic, and composable transactions.

本次黑客松进展

We developed a complete automated trading scheduler with three main components: 1. **TradingScheduler Contract** - Task management and state tracking - Records swap parameters (tokens, amounts, slippage) - Tracks execution history and status - Supports recurring and one-time tasks 2. **IncrementFiSwapHandler Contract** - Implements FlowTransactionScheduler.TransactionHandler interface - Integrates with IncrementFi (Flow's largest DEX) - Uses DeFiActions for operation tracking - Executes scheduled swaps automatically 3. **ScheduledSwapHandler Contract** - Generic handler for various swap scenarios - Supports EVM cross-VM calls - Extensible architecture for future protocols **Built with ❤️ on Flow Blockchain** *Leveraging Flow Forte's Scheduled Transactions to bring true DeFi automation to Flow*
队长
SSa Ca
项目链接
赛道
DeFiAI