Skip to main content

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.

Educated Guesses About DeepSeek R1

· 5 min read
Max Kaido
Architect

While DeepSeek R1's public documentation remains silent on its financial capabilities, this deep dive explores educated guesses about how it might handle market analysis, time series data, and quantitative reasoning. From specialized datasets to advanced numerical processing techniques, we'll uncover potential insights that could revolutionize how we leverage this powerful model for financial applications. Whether you're a trader, quant, or AI researcher, these informed speculations could reshape your approach to AI-powered market analysis.

Mercury Next: Technical Analysis for Swing Trading

· 3 min read
Max Kaido
Architect

Looking to enhance your market analysis without the complexity of LoRA fine-tuning? This deep dive reveals four powerful techniques to supercharge DeepSeek-R1's technical analysis capabilities using just prompt engineering and Ollama's built-in features. Whether you're a quant developer seeking better market insights or an ML engineer optimizing model performance, these battle-tested approaches will help you achieve professional-grade analysis without the computational overhead of custom training.

Dynamic TP/SL Strategies Using Technical Analysis

· 6 min read
Max Kaido
Architect

Looking to move beyond rigid take-profit and stop-loss levels? This comprehensive guide reveals five battle-tested approaches to dynamic TP/SL calculation using technical analysis. Whether you're a systematic trader seeking to optimize risk management or a quant developer building automated systems, these strategies will help you adapt to changing market conditions while maintaining robust position management. From volatility-based adjustments to multi-timeframe confluence, discover how to leverage our technical analysis service for smarter trade exits.

Shadow Portfolio Feature Development: Reflections and Learnings

· 3 min read
Max Kaido
Architect

From wrestling with race conditions in metric updates to discovering elegant state management patterns, this deep dive reveals hard-won insights from developing our shadow portfolio feature. Whether you're building financial systems, working with real-time metrics, or just interested in robust testing approaches, these battle-tested learnings will help you navigate similar challenges in your own projects.

Scaling Mercury: Trading System Review & Future Path

· 5 min read
Max Kaido
Architect

Introduction

Over the past month, Mercury has evolved into a fully functional market-sorting system, identifying profitable opportunities in both long and short directions. The system is now in a stage where evolutionary fine-tuning is the focus, with all components in place and tested. Despite some setbacks, including an Ubuntu upgrade distraction, the process has been mostly enjoyable, reinforcing confidence in the system's foundation.

Performance Analysis

Recent shadow portfolio results indicate that Mercury is consistently generating 4-5% daily returns with controlled risk. Key takeaways:

  • Consistent profitability: The system captures a variety of market movements, adapting dynamically to trends.
  • Directional balance: Long and short opportunities are evenly distributed, mitigating extreme market conditions.
  • Loss control: Future iterations will enforce proper stop-loss placement at the moment of position creation, ensuring that potential outlier losses remain within expected parameters.
  • Scalability potential: Despite minor inefficiencies in risk management in past test runs, the system remains adaptable and structured for growth.