Skip to main content

12 posts tagged with "deepseek"

View All Tags

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.

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

· 4 min read
Max Kaido
Architect

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

Multi-Turn Reasoning for Market Comparison - Deep Research

· 29 min read
Max Kaido
Architect

This research explores the application of multi-turn reasoning with smaller language models for financial market comparison. Inspired by the successful implementation of a multi-turn approach for prime number verification, we investigate how this methodology can be adapted and optimized for complex financial analysis tasks, potentially improving both accuracy and efficiency in market comparison operations.

Evaluating New Models for Our Market Analysis System

· 3 min read
Max Kaido
Architect

Looking to enhance your market analysis system? This deep dive explores two new models that could significantly improve your market comparison system. Whether you're a trader seeking better market insights or a quant developer exploring new model architectures, these insights will help you leverage LLMs and complementary criteria for more robust trading decisions while maintaining effective risk management.