cBot
commodities
xauusd
rsi
grid
Logo de "RSI Filter"
RSI Filter
0.0
23/09/2025
0
Desktop, Mobile, Web
Image mise en ligne de "RSI Filter"Image mise en ligne de "RSI Filter"Image mise en ligne de "RSI Filter"Image mise en ligne de "RSI Filter"Image mise en ligne de "RSI Filter"Image mise en ligne de "RSI Filter"Image mise en ligne de "RSI Filter"Image mise en ligne de "RSI Filter"Image mise en ligne de "RSI Filter"

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

หลักการทำงานกลยุทธ์:
- เปิดไม้แรก เฉพาะเมื่อราคาลดจากราคาเปิดบาร์ถึงค่าที่ตั้งไว้ และใช้ 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.

Plus de cet auteur
cBot
btcusd
gbpusd
martingale
+3
Stop Order
Scalping V.1 (Stop Order TP + SL)
cBot
prop
martingale
xauusd
+1
King's War Strategy V.1
King's War Strategy ( Use Renko Chart )
cBot
indices
prop
martingale
+3
The Secret Fund
The Secret Fund ( Secret from Hedge Fund Strategy)
cBot
indices
xauusd
commodities
+1
Grid Classic (Renko Chart)
🔥 Grid Classic – A Simple Yet Powerful Grid System
cBot
xauusd
commodities
atr
+3
HFT SuperFund
HFT SuperFund ( Prop Firm and CFD Broker )
Vous pourriez aussi aimer
cBot
commodities
xauusd
atr
+2
Long Grid Remaining Candle Time
Hello, traders! I'm the newest and most powerful algorithmic addition. My specialty? GOLD. I trade the pair with precis
cBot
ai
martingale
xauusd
+3
AI Gold Scalping
Gold Scalping AI Trading Bot for cTrader – Precision. Safety. Excellence.
cBot
ai
rsi
macd
needThai Smart AI Bot Day Trader with Start and End Time
Please Try Default Setting before making any changes!!
cBot
ai
rsi
macd
needThai Smart Long Terms Trading AI Bot
For Long Terms Trading Strategies , Please Try Default Setting before making any changes
cBot
indices
COBRA BOT DAILY 2 PERCENT VENOM
my contact whatsapp for Demo +918308669007
cBot
forex
ai
indices
+3
needThaiBot Version 4.5
Improved Version, Faster and More Efficiency, Please Try Default Setting before running an Optimisation Feature, ENJOY!!
cBot
forex
indices
rsi
+1
AlgoVisionCraft V2.1 (AVC)
RSI Smart grid bot
cBot
ai
rsi
macd
needThai Premium Official Bot 8
This Bot Build Specially to Trade GOLD!! Please Try default Setting before making any changes
Auto Breakeven Absolutee
Auto-Breakeven Bot w/ ATR & dual triggers. Works 100% with Risk Reward Guardian. Free https://ctrader.com/products/612
cBot
forex
eurusd
DragonMoneyForexNet6
This production version of Dragon Money Forex Pro
cBot
ai
prop
martingale
+3
AURIX
Where Algorithmic Precision Meets Gold’s Volatility. AI-Powered Gold Trading Algorithm for cTrader.
cBot
indices
US 30 HASAN
I’ve never had a losing trade on the Dow Jones.
cBot
forex
ai
indices
+3
needThaiBot FourPointFive Alternate Version
Alternate Version from a Previous one it will open order differently. pick the one that you like the most to use !!
cBot
forex
breakout
eurusd
+3
Breakout_bot_v5
Breakout Strategy for ctrader.
EURCAD 30m
FUNCTNIONG EURCAD cBOT LIVE TRADING, CUSTOMISABLE AND PROFITABLE
cBot
commodities
Sliver Hasan
I have never had a losing trade on silver.
cBot
forex
eurusd
LSBotPro
LSBotPro is a cTrader (cAlgo) Lean Price Action robot that trades Pin Bar, Engulfing, and Inside Bar setups with EMA/ATR
cBot
btcusd
crypto
scalping
TRUENO1.1
TruenoBot abre y cierra operaciones, gestiona el riesgo automáticamente y maximiza tus ganancias