Skip to main content

35 posts tagged with "trading"

View All Tags

42 Tasty Market Conditions: Mercury Bot's Time-Based Trading Signals

· 12 min read
Max Kaido
Architect

Introduction

Mercury Bot's market analysis system has evolved to include a sophisticated set of time-based trading conditions. Each condition is designed with a specific timeframe target, making them ideal for automated trading systems. This guide introduces 42 "tasty" market conditions that combine technical indicators with precise time-based profit targets.

Tasty Spots Raw O1

· 31 min read
Max Kaido
Architect

Below is a curated set of 42 "tasty market condition" names—similar in style to SWING_BUY_MARKET_TP_IN_3D—each with a short definition and a brief usage tip. They're meant to be catchy shorthand for specific trade setups that your system can detect and exploit.

ATLAS: Building an AI-Powered Trading Analysis Framework

· 3 min read
Max Kaido
Architect

Introduction

ATLAS (AI Trading Logic and Analysis System) represents a new approach to algorithmic trading by combining traditional technical analysis with modern AI capabilities. Unlike conventional trading systems that rely solely on predefined rules or indicators, ATLAS leverages large language models to provide contextual, adaptive trading strategies while maintaining the rigor of systematic trading.

Mercury Trading System: v1

· 16 min read
Max Kaido
Architect

Ниже — ряд идей, как можно улучшить процесс, сохранив тот же ритм и энергозатраты, но за счёт изменения структуры подхода, методологии анализа и принятия решений. Подходящее направление — от дополнительной метрики до пересмотра коммуникации:

Mercury v2

· 5 min read
Max Kaido
Architect

Below is a minimalistic system design for a trading engine that leverages two AI models (“cheap” and “expensive”) within a positive feedback loop. This system stores decision history, orders, and trade data, and can iteratively learn from its own performance. The design is intentionally simple and modular.