NovaAI

An Autonomous AI Trading Agent

Overview

This project is an AI-driven trading agent designed for cryptocurrency markets. It uses strategy to generate buy/sell/hold signals in real-time.

How It Works

  1. Fetches live market data using Kaken CLI
  2. Analyze the market data
  3. Generates trade signal and human readable explaination
  4. Build and sign a TradeIntent (EIP-712)
  5. Submit trade intent to risk router - on-chain validation
  6. Executes the trade using Kraken CLI
  7. Generate EIP-712 signed checkpoint
  8. Post checkpoint hash to ValidationRegistry
  9. Logs checkpoint to local file

Operator and Agent Information

Links