Node List

Welcome to TradingFlow's node usage documentation. Each node has detailed parameter descriptions, usage examples, and best practices.


πŸ“Š Data Input Nodes

Price Data

  • Price Node - Fetch cryptocurrency price data from CoinGecko (current price and OHLC)

Social Media

Data Platform

  • RootData Node - Query RootData API (project search, trending lists, VCs, fundraising, etc.)

Data Storage


🧠 Compute Nodes

Intelligent Analysis

  • AI Model Node - Use GPT-4 and other LLMs for intelligent analysis and decision-making

Code Execution

  • Code Node - Execute custom Python code for data processing


πŸ’° Trade Nodes

Vault Management

  • Vault Node - Connect to vault and query asset information

Trading Operations


πŸ”§ Core Function Nodes

Data Output

Message Notifications


🚧 More Nodes Coming Soon

πŸ€” Decision Nodes

  • Condition Node - If/Then/Else logic

  • Technical Indicator Node - RSI, MACD and other technical analysis

  • Risk Assessment Node - Evaluate trading risk levels

⚑ Execution Nodes

  • Vault Management Node - Deposit/withdrawal operations

  • Notification Node - Send message alerts

πŸ› οΈ Utility Nodes

  • Timer Node - Schedule workflow triggers

  • Calculation Node - Mathematical operations and data processing

  • Transform Node - Data format conversion

  • Delay Node - Add execution delays

Stay tuned for complete node usage guides!


πŸ“– Advanced Parameters Feature

Some nodes support Advanced Parameters that are hidden by default to simplify the interface:

  • Click the "Show advanced params" button at the bottom of the node

  • Select the parameters you need in the popup

  • Or click "Show All" to display all parameters

When the Agent specifies a value for an advanced parameter, it automatically becomes visible in the UI.

Nodes with Advanced Parameters:

  • RootData Node (22 advanced parameters)

  • X Listener Node (3 advanced parameters)



πŸ’¬ Need Help?

Join our community for support:

πŸ‘‰ Telegram Communityarrow-up-right


For now, you can check out:

Last updated