00
Days
:
00
Hours
:
00
Minutes
:
00
Seconds
RSI Filter
cBot
Version 1.0, Sep 2025
Windows, Mac, Mobile, Web
Imej yang dimuat naik "RSI Filter"Imej yang dimuat naik "RSI Filter"Imej yang dimuat naik "RSI Filter"Imej yang dimuat naik "RSI Filter"Imej yang dimuat naik "RSI Filter"Imej yang dimuat naik "RSI Filter"Imej yang dimuat naik "RSI Filter"Imej yang dimuat naik "RSI Filter"Imej yang dimuat naik "RSI Filter"
Sejak 22/09/2024
12
Jualan
1.45K
Pemasangan percuma

🎯 ภาพรวมกลยุทธ์ (ภาษาไทย)

หลักการทำงานกลยุทธ์:
- เปิดไม้แรก เฉพาะเมื่อราคาลดจากราคาเปิดบาร์ถึงค่าที่ตั้งไว้ และใช้ RSI Filter เพื่อช่วยเพิ่มความแม่นยำในการเข้าไม้ ลดโอกาสเข้าไม้ผิดช่วง
- หลังเข้าไม้แรก วาง Buy Limit Orders ต่อเนื่องเป็นกริด โดยเพิ่มขนาดล็อตแบบ Martingale (จำกัด Max Lot) เพื่อเร่งการกู้กำไร
- ปิดทุกคำสั่งทันทีเมื่อกำไรรวมเป็นบวก ไม่ต้องรอปิดแท่ง ช่วยล็อกกำไรได้รวดเร็ว
- รองรับ Compound Mode เพิ่มล็อตเริ่มต้นอัตโนมัติเมื่อกำไรสะสมถึงเปอร์เซ็นต์ที่ตั้งไว้ เพื่อขยายผลกำไรตามทุน

📑 Input Parameters (ภาษาไทย)

- Initial Lot Size → ล็อตเริ่มต้นของไม้แรก
- Martingale Multiplier → ค่าตัวคูณล็อตสำหรับไม้ถัดไป
- Max Lot Size → ล็อตสูงสุดที่อนุญาต
- Grid Step (USD/Price Units) → ระยะห่างของแต่ละไม้ในกริด
- DropFromOpen (pips) → ระยะราคาลดจากราคาเปิดแท่งที่จะเริ่มเปิดไม้แรก
- Enable RSI Filter → เปิด/ปิดการใช้ตัวกรอง RSI
- RSI Period → จำนวนแท่งที่ใช้คำนวณ RSI
- RSI Buy Max → ค่าสูงสุดของ RSI ที่ยอมให้เปิดไม้แรก (ต้อง ≤ ค่านี้)
- Use Compound → เปิด/ปิดฟังก์ชันเพิ่มล็อตเริ่มต้นตามกำไรสะสม
- Compound (%) (ProfitIncreasePercentage) → กำไรสะสม (%) ที่ใช้เป็นเงื่อนไขเพิ่มล็อตเริ่มต้น
- Compound Volume Step (VolumeIncreaseStep) → ขนาดล็อตที่จะเพิ่มทุกครั้งเมื่อกำไรสะสมถึงเปอร์เซ็นต์ที่กำหนด

💡 ความเห็นผู้พัฒนา (ภาษาไทย)

กลยุทธ์นี้ใช้ RSI เป็นตัวกรองสัญญาณ เพื่อช่วยเพิ่มความแม่นยำในการเทรด ระบบจะเทรดฝั่ง Buy ทิศทางเดียว จึงเหมาะกับสินค้าที่มีเทรนขาขึ้นชัดเจน เช่น ทองคำ, ดัชนี, และบิตคอยน์ ระบบนี้สามารถใช้ได้ทั้งใน กองทุน Prop Firm และ โบรกเกอร์ CFD ทั่วไป

⚠️ จุดอ่อนของกลยุทธ์: หากตลาดเป็น เทรนขาลงอย่างหนัก อาจสร้างความเสียหายได้ เพราะระบบใช้ Grid ในการแก้ไม้ และถ้าตั้งระยะแก้ไม้สั้นเกินไป จะทำให้เปิดออเดอร์ถี่เกินไป

✅ คำแนะนำ: ควรทำ Backtest เพื่อดูภาพรวมและความเสี่ยงก่อนใช้งานจริงทุกครั้ง


_____________________________________________________________________________

🎯 Strategy Overview (English)

Key Highlights:
- Opens the first Buy order only when price drops from the current bar’s open by the set distance (DropFromOpenPips). Uses an RSI Filter to improve entry accuracy, helping avoid poor entry timing.
- After the first order, places Buy Limit grid orders below price. Lot size for each new grid order grows with Martingale Multiplier, but is capped at Max Lot Size.
- Closes all orders immediately once total net profit is positive, without waiting for bar close.
- Supports Compound Mode to automatically increase the starting lot size when account profit reaches a set percentage, allowing position size to grow with capital.

📑 Input Parameters (English)

- Initial Lot Size → Starting lot size for the first order
- Martingale Multiplier → Lot size multiplier for each additional grid order
- Max Lot Size → Maximum allowed lot size
- Grid Step (USD/Price Units) → Distance between each grid order
- DropFromOpen (pips) → Required price drop from bar open to trigger the first order
- Enable RSI Filter → Turn RSI filter on or off
- RSI Period → Period used for RSI calculation
- RSI Buy Max → Maximum RSI value allowed to trigger the first order (must be ≤ this value)
- Use Compound → Enable/disable automatic growth of initial lot size based on profit
- Compound (%) (ProfitIncreasePercentage) → Profit growth percentage that triggers an increase in initial lot size
- Compound Volume Step (VolumeIncreaseStep) → Lot size increment each time the profit threshold is reached

💡 Developer’s Note (English)

This strategy uses RSI as a signal filter to improve trading accuracy. It trades only in the Buy direction, making it well-suited for instruments with a clear uptrend such as Gold, stock indices, and Bitcoin. It can be used for both Prop Firm accounts and regular CFD brokers.

⚠️ Weakness: If the market enters a strong downtrend, the account can face significant drawdown because the strategy uses a Grid system to average down. Setting the grid step too small may cause the bot to open too many orders too quickly.

✅ Recommendation: Always perform backtesting to understand the overall risk and behavior of the strategy before using it on a live account.

0.0
Ulasan: 0
Ulasan pelanggan
Belum ada ulasan untuk produk ini. Anda sudah mencuba produk tersebut? Jadilah yang pertama untuk berkongsi pendapat anda!
Grid
RSI
XAUUSD
Commodities

Lebih banyak produk daripada penulis ini

Logo "Stop Order"
Dinilai teratas
5.0
(2)
Percuma
cBot
NAS100
XAUUSD
Martingale
+3
Stop Order
Scalping V.1 (Stop Order TP + SL)
cBot
Grid
NZDUSD
Martingale
+4
Algo Forex
Algo Forex Strategy
Logo "Renko SPX500"
Dinilai teratas
5.0
(2)
Percuma
cBot
NAS100
Indices
Breakout
+2
Renko SPX500
Renko SPX500
cBot
NAS100
Indices
Breakout
+3
Renko Strategy
Renko Strategy
cBot
Grid
NZDUSD
Forex
+6
Algo Forex (Trial)
Algo Forex Strategy ( Trial )
cBot
Grid
Indices
XAUUSD
+3
The Secret Fund
The Secret Fund ( Secret from Hedge Fund Strategy)
cBot
NAS100
Indices
XAUUSD
+7
Renko Strategy (Trial)
Renko Strategy Free Trial
Logo "DCA Smart Trading"
Popular
Cuba percuma
3.0
(1)
$ 250
/
$500
cBot
Grid
NAS100
Indices
+8
DCA Smart Trading
Stop gambling your capital. Switch to a truly sustainable "System" instead.
cBot
Grid
Martingale
Forex
+1
Algo Forex (USDJPY)
Algo Forex (Free Trial_USDJPY)
cBot
Grid
Indices
XAUUSD
+1
Grid Classic (Renko Chart)
🔥 Grid Classic – A Simple Yet Powerful Grid System
cBot
Grid
Indices
RSI
+4
High Frequency System (Limit Order)
Shift from “Price Chasing” to “Price Trapping” using Limit Orders and a Volatility-Based Calculation System
cBot
Grid
NAS100
Indices
+7
Pullback 100 Million
Pullback Strategy

Anda juga mungkin suka

cBot
XAUUSD
ATR
BOT AMAN X
Auto pilot trading bot with EMA, volume & ATR strategy. Built for consistent profit & tight risk control.
cBot
NAS100
NZDUSD
XAUUSD
+6
Strategia spike Estremo Live
Strategia spike Estremo Live
cBot
XAUUSD
ATR
Commodities
+7
SUPERTREND PRO
Dominate the markets with Supertrend Pro – Backtested with +1002% ROI!
cBot
RSI
NZDUSD
XAUUSD
+13
needThai Algo AI Strategy
World First AI Trading now with Fibonacci Strategy Please ENJOY!! Adjust to suit your own strategy and risk management
XAU 4H risk 0.05lot TREND
// LIMITED OFFER - GREAT PRICE // XAU/USD 4H TIMEFRAME // 5 YEARS BACKTEST, PROFIT 16 200 USD
cBot
Indices
RSI
XAUUSD
+8
needThaiBot Five Soldiers doin' Work
Works well with both Sniping Trade and Low Risk Strategy , Please Enjoy!!
cBot
XAUUSD
Commodities
Scalping
Stochastic Reversion Pro
Mean-reversion precision powered by Stochastic logic, advanced risk control, and smart trade management.
cBot
NAS100
Indices
Breakout
+7
MAZINGER INFINITY
multi‑timeframe fft‑sde cbot with dynamic atr risk management for USDJPY, fx pairs and indices
cBot
NAS100
Indices
Breakout
+8
SPX SCALPER
Advanced Automated SPX Algorithmic Trading System
Smart Monte Carlo Bot Pro
This cbot using Monte Carlo simulation combined with secrete strategy. It works with M15.
cBot
RSI
Indices
Scalping
poorEX
Runs on m15 only. Optimized for XAU trades but profitable with other pairs by adjusting the parameters manually. ENJOY!
DreamProfit_FX
DreamProfitFXBot hunts pips daily with precision, filters out noise, and locks profits fast. Built for sharp day-traders
Sejak 22/09/2024
12
Jualan
1.45K
Pemasangan percuma