Node List

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

Note: Full English translations are in progress. For now, placeholder pages are provided with links to Chinese versions.


πŸ“Š Data Input Nodes

Price Data

Social Media

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

  • Swap Node πŸ”„ - Execute token swap transactions (Base Node)

  • Buy Node πŸ”„ - Execute buy operations

  • Sell Node πŸ”„ - Execute sell operations


πŸ”§ Core Function Nodes

Data Output

Message Notifications


πŸ“– Documentation Status

Status
Meaning

βœ…

Full documentation available

πŸ“

Overview available, detailed docs in Chinese

Current Status:

  • Full English documentation: 1 node (Binance Price Node)

  • Overview with Chinese reference: 9 nodes

  • Total nodes: 10 nodes

All nodes include overview, node information, and functionality description in English. For comprehensive documentation with detailed examples and advanced features, Chinese versions are available.


🚧 More Nodes Coming Soon

πŸ€” Decision Nodes

  • Condition Node - If/Then/Else logic

  • AI Analysis Node - Machine learning predictions and analysis

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

  • Risk Assessment Node - Evaluate trading risk levels

⚑ Execution Nodes

  • Trade Node - Execute buy/sell operations

  • Vault Management Node - Deposit/withdrawal operations

  • Notification Node - Send message alerts

  • Data Storage Node - Save strategy data

πŸ› οΈ 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!


For now, you can check out:

Last updated