Skip to content

Veroq-ai/trading-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trading Agent

License Python VEROQ

Autonomous trading agent powered by VEROQ — scans markets, generates signals, verifies claims, and executes decisions with full evidence trails.

Quick Start

pip install veroq
export VEROQ_API_KEY=vq_live_xxx
python agent.py

What It Does

  1. Scans — screens for oversold stocks matching your criteria
  2. Analyzes — pulls technicals, earnings, sentiment, insider data
  3. Verifies — fact-checks any claims before acting
  4. Signals — generates composite trade signal (0-100)
  5. Logs — full evidence chain for every decision

Example Output

Scanning for: oversold semiconductors
Found 3 matches: NXPI, INTC, TXN

NXPI Analysis:
  Price: $191.37 (-2.1%)
  RSI: 28.54 (oversold)
  Trade Signal: LEAN_BUY (67/100)
  Factors:
    - RSI deeply oversold (29)
    - Sentiment bullish
    - Earnings in 18 days

  Verifying: "NXPI revenue grew 12% YoY"
  → SUPPORTED (85% confidence)
  → Evidence: 3 sources confirm

Links

About

Autonomous trading agent powered by VEROQ — automated signals, risk management, and fact-checked intelligence. Ready to run.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages