Skip to main content

Improved Sorting Prompt

· 4 min read
Max Kaido
Architect

Below are three improved prompt formulations. Each clarifies the trading criteria (e.g., RSI thresholds, MACD crossing specifics, ADX ranges), comparison logic (e.g., how to pick a "winner"), and exact JSON response format, so that different AI models have less room for misinterpretation or data mix-ups.


Top 42 Missing Indicators: Enhancing Mercury Bot's Technical Analysis

· 4 min read
Max Kaido
Architect

Introduction

As Mercury Bot continues to evolve, we've identified key technical indicators that could enhance its market analysis capabilities. While we've already implemented several core indicators (RSI, MACD, Bollinger Bands, Ichimoku Cloud, OBV), this guide ranks additional indicators by their value for crypto markets and implementation complexity.

42 Sweet Spots: Mercury Bot's Market Analysis Patterns

· 3 min read
Max Kaido
Architect

Introduction

Mercury Bot's market analysis system is evolving beyond traditional candlestick patterns to focus on pure indicator-based setups. This guide introduces 42 "sweet spots" - specific market conditions that can trigger high-probability trading signals. Each setup is defined by a combination of technical indicators and specific market conditions.

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.

Multi-Model Market Analysis: A New Way to Compare Crypto Markets

· 2 min read
Max Kaido
Architect

Picture this: A trader sits in front of multiple screens, each displaying different market indicators, trying to make sense of the crypto market's chaotic dance. The screens flicker with RSI waves, MACD crossovers, and Bollinger Band squeezes. But something's missing – a way to bring all this data together into clear, actionable insights.

The Terminal Whisperer: A Tale of GitHub CLI

· 2 min read
Max Kaido
Architect

In the neon-drenched underbelly of Silicon Valley, where bits dance like digital fireflies and repositories lurk in the shadows of the cloud, there lived a legendary figure known only as the Terminal Whisperer. They say she could speak to the machines in their native tongue, commanding git flows with mere whispers of commands.