Help

🛠️ HunterMaster Documentation

Your comprehensive guide to mastering the bot, understanding advanced trading logic, and maximizing your profit potential.

Jump to Section
Fundamental Logic

🛡️ Core Trading Philosophies

Confluence First

Hunter bot never relies on a single indicator. It requires Multi-Timeframe Confluence (consensus between Daily, H4, and H1) before considering an entry. This significantly reduces "fake-outs" during lower timeframe noise.

Dynamic Safety

Static TP/SL leads to liquidation. Our bot uses Volatility-Adjusted (ATR) stops and Structural S/R levels that adapt to the current market expansion or contraction.

Configuration Guide

🤖 Master Bot Settings

Parameter Range / Type Logic & Calculation Pro Recommendation
Max Concurrent Trades 1 - 20 Limits the number of simultaneous active positions. Critical for margin management. 3-5 for balanced risk.
Min Confidence 0% - 100% Filters signals based on confluence score. 100% means ALL timeframes & indicators are perfectly aligned. 85% for high-quality entries.
Entry Cooldown Minutes Prevention against "revenge trading". Bot will wait X mins after an SL before re-examining the same symbol. 60-120 mins for H1 strategies.
Leverage (X) 1x - 50x Multiplier for your position. High leverage reduces "Smart SL" effectiveness due to liquidation proximity. 3x - 5x is the sweet spot.
💡 How Strategy Choice Affects Logic:
  • V3 Optimized: Pure trend following. Highest win rate in clear bull/bear markets. Uses ATR for safety.
  • V9 Frontier: Momentum breakout. Best for "Alt Seasons". Uses trailing expansion for huge winners.
  • V10v3 Frontier: Advanced Structural Logic. TP/SL are "pulled" towards nearest Support/Resistance zones.
Technical Metrics

📊 Technical Indicator Definitions

StochRSI (K / D)
Momentum

K is the blue fast line; D is the orange signal line. The primary entry trigger is the Crossover. If K crosses above D, momentum is shifting bullish.

Value > 80: Overbought zone. Extreme greed.
Value < 20: Oversold zone. Extreme fear.
KD Gap & Slope
Velocity

Gap measures the difference between K and D. An expanding gap indicates acceleration. Slope measures the angle relative to the previous candle.

  • Rising Slope (> 0.05): Strong bullish thrust.
  • Falling Slope (< -0.05): Sharp bearish decay.
MTF Trend Bias
Direction

Our proprietary consensus engine. It scores the Daily, H4, and H1 timeframes. Only when the aggregate score is positive (+2 to +4) does a BULLISH BIAS appear.

Always trade WITH the bias. Fighting the bias is the #1 cause of stopped out trades.
Risk Management

🚀 Advanced Smart Exit Engines

🌟 Smart TP (Structural)

Instead of a fixed 5%, the bot identifies the nearest major Resistance Zone on the H1/H4 charts. It places the profit target 0.2% below that level to ensure execution before the rejection.

🛡️ Smart SL (ATR Hybrid)

The bot calculates a 2.5x ATR stop and compares it to the nearest Support Swing Low. It picks the safest (farthest) of the two to prevent "wick outs".

🪜 Laddering & Frontier Expansion

For V9 and V10 strategies, the bot can dynamically push the TP higher if momentum continues past 3%. This "Expansion" logic allows you to catch 10-20% moves while protecting profits at structural tiers.

F.A.Q

🆘 Troubleshooting & Common Questions

This occurs if the WebSocket connection for a specific symbol hasn't received a heartbeat yet, or if the history buffer is still loading. Ensure "Auto-Check" has run at least once to warm up the data engine.

A VETO happens when indicators say BUY but a safety rule says NO. Common reasons: 1) Proximity to a massive resistance level. 2) Daily bias is strongly opposite. 3) Risk/Reward ratio is below 0.5.

The cooldown is per strategy and symbol. It resets after 24 hours automatically, or you can manually restart the bot service in the console to flush the cache.
An error has occurred. This application may no longer respond until reloaded. Reload 🗙