Nur Nutzer, die das Produkt gekauft oder gemietet haben, können Kommentare hinterlassen
Norapan Tonphim  
Gaphuntervip – Practical User Manual (btc / Xau)
GAPHUNTERVIP — เอกสารใช้งานจริง (Practical User Manual)

เอกสารนี้เขียนขึ้นจากการใช้งานจริง ไม่ใช่เอกสารขาย EA เป้าหมายคือให้ผู้อ่าน เข้าใจว่าควรใช้ / ไม่ควรใช้ / ต้องระวังอะไร


1. GAPHUNTERVIP คืออะไร (พูดแบบตรง)

GAPHUNTERVIP ไม่ใช่ EA เทรดอัตโนมัติเต็มรูปแบบ แต่มันคือ Engine สำหรับ “คัดจังหวะเปิดไม้”

หน้าที่หลักมีอย่างเดียว:

อนุญาตให้ “เข้าเทรด” เฉพาะช่วงที่ตลาดแสดงพฤติกรรมผิดปกติ (Inefficiency)

มันไม่ได้มีหน้าที่:

  • หาทิศทางระยะยาว

  • บริหารพอร์ตแทนคุณทั้งหมด

  • รับประกันกำไร


2. ตลาดที่เหมาะสม

แนะนำ

  • BTCUSD

  • XAUUSD

เหตุผล:

  • มี Liquidity หนา

  • มี Stop Hunt ชัด

  • FVG เกิดบ่อย

  • ATR มีความหมายจริง

ไม่แนะนำ

  • คู่เงินนิ่ง

  • ตลาดที่ Range แคบ

  • สินทรัพย์ที่ Volume ต่ำ


3. Timeframe ที่ใช้

  • M1 (หลัก)

  • M5 (ทางเลือก)

ระบบออกแบบมาสำหรับ micro-structure ไม่เหมาะกับ TF ใหญ่


4. โครงสร้างการทำงาน (Core Logic)

4.1 Stop Hunt Exploit (SH)

ระบบจะ:

  1. ตรวจจับโซนที่มี Stop สะสม

  2. รอให้เกิดการกวาด (Spike / Wick)

  3. ไม่เข้าในจังหวะแรก

  4. เข้าเมื่อแรงเริ่มชะลอ

จุดสำคัญ: มันไม่ไล่ราคา


4.2 Fair Value Gap (FVG)

ระบบใช้ FVG เป็น:

  • พื้นที่ที่ตลาดยังไม่ balance

  • ไม่ใช่สัญญาณ Buy/Sell ตรง ๆ

การเปิดไม้จะเกิดเมื่อ:

  • ราคาเข้า FVG

  • พฤติกรรมราคาสอดคล้องกับ Stop Hunt / Momentum


5. ATR-Based Risk Engine (หัวใจของความอยู่รอด)

ATR ใช้เพื่อ:

  • วัด “ขนาดการแกว่ง” ของตลาด

  • ไม่ได้ใช้เพื่อทำนายทิศทาง

พารามิเตอร์สำคัญ

TS_Start_ATR_Multiplier

ราคาไปไกลแค่ไหน → ค่อยเริ่ม Trailing

  • Test / Conservative: 0.1

  • Real / Production: 3.0

TS_Distance_ATR_Multiplier

ระยะห่าง Trailing Stop

  • Test: 0.1

  • Real: 1.0

ค่านี้กำหนดว่า “โดนสะบัดง่ายแค่ไหน”


6. Lot Size & เงินทุน

แนวทางที่ใช้จริง

  • $1,000 → 0.01 lot

  • $2,000 → 0.02 lot

ไม่แนะนำเพิ่ม Lot เกินสัดส่วนนี้

เหตุผล:

  • ระบบยอมรับ Drawdown

  • ความอยู่รอดสำคัญกว่าความเร็ว


7. การทำงานร่วมกับ Grid / Basket

GAPHUNTERVIP:

  • ทำหน้าที่ “เปิดไม้แรก / ไม้ถัดไป”

  • ไม่ได้กำหนดโครงสร้าง Grid เอง

โครงสร้างที่ใช้งานร่วมกัน:

  • ระยะห่าง: ~2,500 จุด

  • จำนวนไม้สูงสุด: ~30 ไม้

  • ปิดกำไรรวม (Basket TP): ~3,000 จุด

EA ตัวนี้ = สมองเข้า Grid/Basket = โครงสร้างบริหาร


8. สิ่งที่ระบบนี้ ไม่ทำ

  • ❌ Martingale

  • ❌ เพิ่ม Lot ไล่ขาดทุน

  • ❌ Hedge มั่ว

  • ❌ เปิด Buy/Sell ซ้อนโดยไม่มีโครงสร้าง

  • ❌ เทรดข่าวแทนสมอง


9. ความเสี่ยงที่ต้องเข้าใจ

  • มี Drawdown

  • มีช่วงที่ตลาดไม่เด้ง

  • มีวันที่ไม่สบายใจ

ระบบนี้ไม่ได้หนีความเสี่ยง แต่มัน ออกแบบให้รับความเสี่ยงได้อย่างมีกรอบ


10. แนวทางการเริ่มใช้งาน (แนะนำจริง)

  1. เริ่มที่ Demo หรือ Lot ต่ำ

  2. ดูพฤติกรรมการเปิดไม้ 1–2 สัปดาห์

  3. ปรับ ATR ให้เหมาะกับตลาด

  4. อย่ารีบเพิ่ม Lot


11. สรุปสั้นแบบใช้งานจริง

GAPHUNTERVIP จะทำงานได้ดี ก็ต่อเมื่อ:

  • คุณเข้าใจว่ามันคือ Entry Engine

  • คุณมีโครงสร้าง Grid / Basket ที่ชัด

  • คุณยอมรับ Drawdown ได้

มันไม่ทำให้คุณชนะตลาด แต่มันช่วยไม่ให้คุณเข้าเทรดในจุดโง่ ๆ


จบเอกสาร

Norapan Tonphim  

GAPHUNTERVIP – Practical User Manual (BTC / XAU)

GAPHUNTERVIP — Practical User Manual

This document is written from real-world usage, not as a sales document.
Its purpose is to make the reader clearly understand:

  • What this system should be used for

  • What it should NOT be used for

  • What risks and responsibilities the user must accept


1. What GAPHUNTERVIP Really Is (Straight Talk)

GAPHUNTERVIP is not a fully autonomous trading EA.
It is an Entry Decision Engine.

Its only core function:

  • Allow trade entries only when the market shows structural inefficiencies.

It does NOT:

  • Predict long-term direction

  • Manage your entire account

  • Guarantee profits


2. Suitable Markets

Recommended

  • BTCUSD

  • XAUUSD

Why:

  • Deep liquidity

  • Clear stop-hunt behavior

  • Frequent Fair Value Gaps

  • ATR reflects real volatility

Not Recommended

  • Low-volatility pairs

  • Tight ranging markets

  • Low-volume instruments


3. Timeframes

  • M1 (Primary)

  • M5 (Optional)

This system is designed for micro-structure behavior, not higher timeframes.


4. Core Logic Structure

4.1 Stop Hunt Exploit (SH)

The system:

  • Identifies zones where stop losses are clustered

  • Waits for liquidity sweep (spike / wick)

  • Does not enter immediately

  • Enters only when momentum begins to fade

Key point:
It does not chase price.


4.2 Fair Value Gap (FVG)

FVG is used as:

  • An imbalance zone

  • Not a direct Buy/Sell signal

Trade entry occurs when:

  • Price enters the FVG

  • Price behavior aligns with Stop Hunt and momentum logic


5. ATR-Based Risk Engine (Survival Core)

ATR is used to:

  • Measure market movement size

  • Not to predict direction

Key Parameters

TS_Start_ATR_Multiplier

Defines how far price must move before trailing starts.

  • Test / Conservative: 0.1

  • Real / Production: 3.0

TS_Distance_ATR_Multiplier

Defines trailing stop distance.

  • Test: 0.1

  • Real: 1.0

This value determines how easily trades get shaken out.


6. Lot Size & Capital Guidelines

Real Usage Reference

  • $1,000 → 0.01 lot

  • $2,000 → 0.02 lot

Increasing lot size beyond this ratio is not recommended.

Reason:

  • The system accepts drawdown

  • Survival > speed


7. Working With Grid / Basket Systems

GAPHUNTERVIP:

  • Handles initial and subsequent entries

  • Does not define grid structure

Typical external grid setup (user responsibility):

  • Grid spacing: ~2,500 points

  • Maximum trades: ~30 orders

  • Basket TP: ~3,000 points

Important distinction:

  • GAPHUNTERVIP = Entry intelligence

  • Grid / Basket = Risk & position management structure

You must design and choose your own grid tools.


8. What This System Does NOT Do

❌ Martingale
❌ Lot escalation to recover losses
❌ Random hedging
❌ Directionless stacking
❌ News gambling


9. Risks You Must Understand

  • Drawdowns exist

  • Some markets do not bounce

  • Some days are uncomfortable

This system does not eliminate risk —
it structures risk within defined boundaries.


10. Recommended Start Procedure

  • Start on Demo or minimal lot size

  • Observe entry behavior for 1–2 weeks

  • Adjust ATR settings per market

  • Do not rush lot increases


11. Practical Summary

GAPHUNTERVIP works best only if:

  • You understand it is an Entry Engine

  • You already have a clear Grid / Basket structure

  • You accept drawdowns as part of the process

It does not beat the market for you —
it helps prevent entering stupid trades.


End of Document

Norapan Tonphim  

🧠 GAPHUNTERVIP v7.0.6

Universal Auto-Dynamic Engine

Exploit Structure. Control Risk. Survive the Game.

🎯 Core Concept

GAPHUNTERVIP is not a “signal EA.”
It is a market exploitation engine designed to operate inside institutional price behavior — not against it.

This system does not predict price.
It waits for structural imbalance, then deploys capital using controlled grid logic, dynamic distance expansion, and intelligent recovery (Overlap System).

Built for traders who understand one truth:

The market is not random — it is engineered.

🚫 Stop Trading Like Retail

🧠 Start Operating Like the System

Most traders lose because:

  • Their stop losses are obvious

  • Their entries are predictable

  • Their risk is static while volatility is dynamic

GAPHUNTERVIP v7.0.6 flips that equation.

Instead of chasing price, the engine:

  • Lets liquidity get taken first

  • Uses that move to build controlled exposure

  • Manages exits as a basket, not individual emotions

🔍 Dual Exploit Entry Engine

📌 1. Stop Hunt Exploit (SH)

  • Detects retail stop-loss clusters

  • Waits for liquidity purge

  • Enters on institutional reversal

  • Trades after fear, not before it

📌 2. Fair Value Gap (FVG)

  • Identifies institutional imbalance zones

  • Waits for price rebalancing (“magnet effect”)

  • Uses FVG as grid starter, not blind entry

⚙️ v7.0.6 Engine Highlights (NEW)

🧩 Advanced Grid & Recovery System

  • Dynamic Grid Distance

    • Fixed distance early

    • Expands automatically after X orders

  • Martingale with Hard Limits

    • Lot growth capped

    • Margin-aware execution

  • Overlap System (Smart Recovery)

    • Closes oldest + newest positions

    • Only when net basket profit > target

    • Reduces exposure without forcing full close

🧠 Basket-Level Risk Control

  • Basket TP / SL in USD

  • Emergency loss protection

  • Daily profit & loss kill-switch

  • Stop after loss streak logic

📊 Dynamic Risk Engine

  • ATR-based Trailing Stop

  • ATR-based Breakeven

  • Volatility-aware execution

  • Spread & slippage protection

🖥️ Integrated Professional Dashboard

Real-time on-chart panel showing:

  • Trading status

  • Daily P/L

  • Win rate

  • Buy / Sell grid count

  • Next grid distance

  • Margin availability

  • Exposure level

  • Grid & Overlap mode status

Designed for clarity, not decoration.

🧰 Protection & Filters

  • Trading time control

  • Max spread filter

  • Trend filter (optional)

  • Margin sufficiency checks

  • Automatic shutdown on rule breach

📈 Philosophy Behind the Engine

GAPHUNTERVIP is built around survivability first.

It assumes:

  • Losses will happen

  • Volatility will expand unexpectedly

  • The market does not care about your bias

Therefore the engine focuses on:

  • Capital preservation

  • Controlled exposure growth

  • Exit logic based on net position logic, not hope

📘 Recommended Usage

Parameter Recommendation
Assets BTC / XAU
Timeframe M1 – M5
Broker ECN / Low Spread
VPS Strongly recommended
Start Demo → Small Live
Style Patient / Non-Overtrading

⚠️ Important Note

This EA is not designed for aggressive gambling settings.
Misuse of grid & martingale without understanding exposure will destroy any system.

GAPHUNTERVIP rewards:

  • Discipline

  • Proper capital allocation

  • Respect for volatility

💬 Final Words

GAPHUNTERVIP is not an EA.
It’s a framework, a control system, and a mindset.

If you’re looking for:
❌ Holy grail signals
❌ No-drawdown fantasy
❌ Set-and-forget gambling

This is not for you.

But if you understand that:

Edge comes from structure, not prediction

Then welcome to the other side of the market.

#GAPHUNTERVIP

#StopHunt

#FairValueGap

#GridSystem

#InstitutionalLogic

Norapan Tonphim  
Norapan Tonphim  

⏰ Trading Days & Time Conditions (IMPORTANT)

This XAUUSD (Gold) SET – UAD-Engine v7.4
is NOT designed to trade every day
and NOT designed to trade 24/7.

If you ignore the day & time rules,
your results WILL NOT match the backtest.


❌ NON-TRADING DAYS

The EA is DISABLED on:

  • Monday

  • Friday

  • Saturday

  • Sunday

Why:

  • Monday: Unstable market, abnormal spreads, fake moves

  • Friday: End-of-week liquidation, violent spikes

  • Weekend: No real liquidity


✅ ACTIVE TRADING DAYS

Only 3 trading days per week

🟢 Tuesday – Thursday

  • 🕕 Start: 06:00

  • 🕕 End: 18:00
    (Broker server time / MT5 time)

This session provides:

  • Real liquidity

  • London & NY overlap

  • Clean Stop Hunt behavior

  • Reliable FVG formation


📌 Simple Summary

UAD-Engine Gold SET

✅ Trades only Tuesday – Thursday
06:00 – 18:00 (Broker Time)
❌ Outside this window = NO trading


🧠 Why Day & Time Matter

Core logic depends on:

  • Stop Hunt detection

  • Fair Value Gap (FVG)

These require:

  • Real volume

  • Institutional behavior

  • Active liquidity

Low-liquidity periods =
❌ Fake signals
❌ Higher drawdown
❌ Logic still works, but market conditions do not


⚠️ Important Usage Warning

  • ❌ Do NOT force 24/7 trading

  • ❌ Do NOT enable Monday or Friday

  • ❌ More trading time ≠ more profit

This system is designed to:

Wait → Enter → Exit → Survive

Not to overtrade.


Norapan Tonphim  

⏰ BTCUSD Trading Days & Time Conditions (IMPORTANT)

This BTCUSD SET – UAD-Engine v7.4
is NOT designed for continuous trading
and NOT intended to run 24/7, even though crypto trades nonstop.

If you ignore these day & time rules,
performance and drawdown behavior will change immediately.


❌ NON-TRADING DAYS

Trading is DISABLED on:

  • Monday

  • Tuesday

  • Friday

  • Saturday

  • Sunday

Reason:

  • Low-quality liquidity

  • Random volatility

  • Algorithmic noise (especially outside institutional activity)

  • Higher chance of fake Stop Hunts


✅ ACTIVE TRADING DAYS (BTC SET)

🟢 Wednesday – Thursday

  • 🕕 Start: 06:00

  • 🕕 End: 18:00
    (Broker server time / MT5 time)

These days provide:

  • Best overlap between crypto volatility & institutional flows

  • Cleaner Stop Hunt structures

  • More reliable FVG formations

  • Better grid recovery behavior


📌 Simple Summary

UAD-Engine BTC SET

✅ Trades only Wednesday & Thursday
06:00 – 18:00 (Broker Time)
❌ Outside this window = NO trading


🧠 Why BTC Also Needs Day & Time Filters

Even though BTC trades 24/7:

  • Liquidity quality is not equal

  • Stop Hunts require active participants

  • FVG works best when price is being intentionally driven

Low-structure periods result in:

  • Fake breakouts

  • Deep floating drawdown

  • Slower basket recovery

The logic is not broken
👉 the market context is


⚠️ Important Usage Warning (BTC)

  • ❌ Do NOT enable all days “because it’s crypto”

  • ❌ Do NOT force weekend trading

  • ❌ More trading hours ≠ higher profit

This BTC configuration is designed for:

Selective volatility, not nonstop exposure


🔍 Technical Note (From SET)

  • Wide Grid Distance (15,000+) is intentional

  • Designed to absorb BTC spikes

  • Overlap system is required for drawdown control

  • Expect higher DD than Gold by design

Norapan Tonphim  
🟢 Mon: 14:00 – 17:00 (Light trading, no rush)
🟢 Tue: 14:00 – 17:00 | 19:00 – 22:00 (Full system mode!)
🟢 Wed: 14:00 – 17:00 | 19:00 – 22:00 (Watch out for US news 🇺🇸)
🟢 Thu: 14:00 – 17:00 | 19:00 – 22:00 (The best day! 🔥)
🟢 Fri: 14:00 – 17:00 (Take profits and enjoy the weekend 🍻)
Dateien:
Nur Nutzer, die das Produkt gekauft oder gemietet haben, können Kommentare hinterlassen