We’ve successfully submitted our project to the Colosseum Breakout Hackathon!
Visit
LogoLogo
WebsiteX
  • About Minos
  • Minos SDK
    • Core functions
      • Core functions: Trade
      • Core functions: Vaults
    • Websocket
    • CLI: Sandbox strategy testing
  • Multi-Agent Orchestration
    • Agents
      • Data Collection Agent
      • Analytical Agent
      • Strategy Development Agent
      • Trade Implementation Agent
      • Performance Monitoring Agent
    • OpenAI Swarm and Langchain
  • Terminal: On-chain tasks execution
  • Autonomous trading agents
    • Ariadne: Autonomous Trade Scanner
    • Deucalion: Advanced Copy Trading
    • Androgeus: Rule-Based Trade Executor
    • How to use
    • Funds
  • Agent Vaults
    • Creation process
    • Cancelation process
    • Fees
    • Token
  • DevOps
    • Servers and GPU Infrastructure
    • Retrieval-Augmented Generation (RAG) Operations
      • Iterative Retrieval-Generation
      • Embedding Models
    • Conversational History Management
    • Agent Monitoring & Performance Analytics
  • Telegram terminal
Powered by GitBook

Minos AI 2025

On this page
  • Functional Overview
  • Scenarios
  1. Autonomous trading agents

Androgeus: Rule-Based Trade Executor

Androgeus, a son of Minos, was renowned for his athletic prowess, winning contests in Athens. MINOS AI’s ANDROGEUS reflects this mastery by executing condition-based trades.

Functional Overview

Androgeus executes trades on selected coins based on user-defined rules, understanding complex trading inputs. It can understand prompts like “Search and purchase tokens with over $20M market cap showing bullish trend reversal patterns on a 1-hour timeframe, take profit at previous ATH.”

This agent is the mathematical brain of our system. It replaces the traditional quant agent, diving deep into numbers to generate:

  • Trend Following Strategy: Using EMAs, ADX, and Ichimoku, it identifies whether a coin is trending up or down.

  • Mean Reversion Strategy: Spotting overbought or oversold conditions with Bollinger Bands, RSI, and MACD.

  • Momentum Signals: Capturing price and volume dynamics for breakout scenarios.

  • Volatility Analysis: Detecting market regimes with z-scores, ATR ratios, and more.

  • Statistical Arbitrage Signals: Analyzing skewness, kurtosis, and other metrics for hidden opportunities.

Scenarios

  1. Technical Trading Automation: Traders can automate strategies based on technical indicators (e.g., “Buy on RSI oversold with MACD crossover”), ideal for HTF trading.

  2. Scalable Strategy Testing: Users can test complex strategies across multiple assets, using Androgeus’s low error rate to validate setups before scaling in vaults.

  3. Trend-Following Portfolios: Investors can instruct Androgeus to target large-cap tokens with confirmed trends, creating stable strategies for long-term growth.

  4. Custom Risk Management: Traders can combine Androgeus's rules with manual confirmation to execute high-stakes trades, ensuring precision in volatile markets.

PreviousDeucalion: Advanced Copy TradingNextHow to use

Last updated 5 days ago