TWAZI

Trading Agent

AI-powered trading decision maker that analyzes market and news data.

Inputs

  • Market Analysis Report required: Output from Market Analyst Agent
  • News Analysis Report required: Output from News Analyst Agent
  • OpenAi Credentials required: OpenAI API credentials for analysis
  • Prompt: Optional custom prompt to guide the trading agent's analysis

Example

{
  "Market Analysis Report": "Technical indicators show strong bullish trend with increasing volume...",
  "News Analysis Report": "Recent positive regulatory developments and partnership announcements...",
  "OpenAi Credentials": "YOUR_OPENAI_API_KEY",
  "Prompt": "Focus on long-term value investment opportunities with emphasis on market fundamentals"
}

Outputs

  • Trading Decision: Detailed trading recommendation including buy/sell decision, rationale, and suggested allocation
Trading agent workflow example

On this page

Edit on GitHub