Sofie AI
  • Introduction
  • Capabilities
  • CREATE AN AGENT
    • Agent Dashboard
    • Information
    • Twitter Configuration
    • Configure Triggers
    • Configure Functions
    • Finalize and Launch
  • EXAMPLE
    • Example (Weather)
    • Example (Custom)
    • Example (Stocks)
  • SECTOR AI
    • API Access
    • Product Roadmap
  • Tokenomics
  • Official Links
Powered by GitBook
On this page
  1. EXAMPLE

Example (Stocks)

Stocks Monitoring & Auto-Trading

  • Goal: Monitor stock symbols or cryptocurrency prices continuously, perform transactions under specified conditions.

  • Key Functions:

    • get_token_info to access real-time market information.

    • execute_trade (custom) that connects with a brokerage service or on-chain DEX.

    • search_twitter for sentiment analysis or relevant news.

  • Workflow: The agent continuously tracks $APPL or $ETH, evaluates the data against your predefined parameters (such as "buy if price dips 5%"), and conducts trades automatically. Ideal for individuals seeking an always-active "mini hedge fund" that takes advantage of market fluctuations regardless of time of day.

PreviousExample (Custom)NextAPI Access

Last updated 3 days ago