Skip to main content

Gemma3 - A Breakthrough in Market Analysis Precision

· 3 min read
Max Kaido
Architect

🎉 Today marks a significant breakthrough in our journey towards precise market analysis! After extensive testing and model evaluation, we've discovered that Gemma3 significantly outperforms our previous models, achieving an impressive 75/100 in market comparison accuracy. This isn't just an incremental improvement - it's a quantum leap in our ability to analyze markets systematically and reliably.

The path here wasn't straightforward. We had to acknowledge some harsh truths about our previous model choices, particularly DeepSeek R1, which didn't meet our exacting standards for market comparison. But this honest assessment led us to Gemma3, which has proven to be remarkably well-suited for our specific use case. With its superior reasoning capabilities and consistent output structure, Gemma3 is setting new standards for what we can achieve in automated market analysis.

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.

Исповедь разработчика: как ИИ-ассистенты превращают разработку в ад

· 4 min read
Max Kaido
Architect

Сегодня я расскажу о невыносимой боли разработки с использованием ИИ-ассистентов. О том, как каждое взаимодействие превращается в борьбу за контроль над собственным кодом. О том, как я откладываю задачи на потом, зная, что мне придется иметь дело с этими тупыми кусками говна, которые систематически игнорируют самые простые инструкции.

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.

Исповедь уебка: как я переписывал DynamicTPSL сервис

· 4 min read
Max Kaido
Architect

Сегодня я пришёл к пониманию одной фундаментальной истины: быть уебком легко, а писать простой код — сложно. Особенно, если вместо того, чтобы смотреть на уже существующие решения, ты изобретаешь свой велосипед с ядерным реактором и квантовым генератором промптов.