Skip to main content

24 posts tagged with "technical-analysis"

View All Tags

Tasty Spots Updated

· 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.

Tournament Validation & Scoring System: A Two-Tier Approach to Market Analysis

· 6 min read
Max Kaido
Architect

In the development of our Mercury tournament system, we've implemented a sophisticated two-tier approach to market analysis and comparison: a strongly-typed validation system paired with a heuristic scoring framework. This architecture has significantly improved our ability to efficiently identify optimal market conditions while maximizing computational resources.

Market Tournament Framework: A Multi-Perspective Approach to Finding Sweet Spots

· 8 min read
Max Kaido
Architect

In the ever-evolving landscape of algorithmic trading, finding optimal market conditions—what we call "sweet spots"—remains a constant challenge. Today, we're excited to introduce our innovative Market Tournament Framework, which approaches this challenge through pure indicator-based analysis, removing subjective pattern interpretation.

The Hidden Cost of Chain of Thought in Trading Systems

· 5 min read
Max Kaido
Architect

Chain of Thought (CoT) has emerged as a popular approach in the AI world, allowing models to "think through" problems step-by-step before providing answers. This methodology has shown impressive results across many domains - from solving math problems to dissecting complex reasoning tasks. However, our team discovered a painful truth when implementing CoT in quantitative trading systems: what works for general reasoning can actively undermine performance in highly specialized technical domains.

Optimal Model Selection for Trading Systems - Research Results

· 19 min read
Max Kaido
Architect

Following our previous investigation into the limitations of Chain of Thought reasoning for trading systems, we conducted extensive benchmarking to identify the optimal language models for structured trading analysis. This post presents our findings, detailed performance comparisons, and implementation recommendations based on rigorous testing.

Evaluating Our Approach as an LLM Research Playground

· 3 min read
Max Kaido
Architect

While our initial LLM-based market analysis approach has faced criticism, there may be hidden value in this ambitious experiment. From developing cutting-edge prompting techniques to potentially exploiting the predictable behavior of algorithmic traders, this deep dive explores two compelling perspectives on how we could pivot our research to create genuine competitive advantages. Whether you're interested in advancing the field of LLM applications or discovering novel trading strategies, these insights could reshape how you think about the intersection of artificial intelligence and financial markets.

Critique of Our Current LLM-Based Market Comparison Approach

· 3 min read
Max Kaido
Architect

Our ambitious experiment using LLMs for market analysis has revealed some uncomfortable truths. While we've made fascinating discoveries about the capabilities of language models, our current approach may be fundamentally flawed. In this deep-dive critique, I'll explain why we need to radically rethink how we leverage AI in trading - and propose an alternative direction that could actually give us a genuine edge in the market.