Mô tả
The Midas Scalper: Precision Gold Scalping
The Midas Strategy is a highly specialized, grid-style scalping algorithm designed exclusively for the Gold (XAUUSD) market. This bot thrives in quiet, stable, and range-bound conditions. It is built entirely around the philosophy of "aim small, miss small"—it meticulously accumulates small, consistent gains by buying micro-dips and optionally selling micro-peaks, locking in profits via trailing stops, and shutting down automatically once a predefined profit target is reached.
Performance & Backtest Results This algorithm has been rigorously tested. Based on the provided historical replay report, the cBot (named "The Newer Midas" in the test) was evaluated on the XAUUSD symbol.
- The strategy required a starting capital of $10,000.
- During the testing period, it generated a net profit of $1485.24.
- The algorithm executed a total of 2720 trades.
- Out of the total executions, 2530 were winning trades.
- The system maintained a highly efficient profit factor of 36.79.
- The maximum equity drawdown reached during the test was 28.11%.
⚠️ IMPORTANT MARKET WARNINGS - READ BEFORE USE
- Capital Requirement: This bot requires a minimum account balance of $10,000 to safely absorb floating drawdowns.
- Market Conditions: This bot requires a stable market. If Gold suffers an economic shock or is experiencing exponential, violent price action, do not run this bot. Wait for the storm to pass.
- Don't Get Greedy: Keep your profit goals modest and your maximum positions reasonable. The bot relies on Gold reverting to its mean.
All proceeds from the sale of this beta version go directly toward funding future improvements and advanced AI integrations.
How to Use the Parameters (User Guide)
To safely operate The Midas Strategy, you must understand how to configure its core modules. You can run it on default settings for standard scalping or tweak it to buy only large, $100+ dips.
Core Trading Setup
- Volume (Lots): The position size for every individual trade. Keep this low (e.g., 0.01) because the bot opens multiple positions.
- Take Profit: Your target exit per trade.
- Lock SL Trigger & Lock SL Level: This acts as a trailing stop. Once a trade is in profit by the "Trigger" amount, the Stop Loss is permanently moved into profit at the "Lock Level." This ensures winning trades cannot turn into losing trades.
- Move Threshold (DipThresholdPips): The distance the price must move from the recent peak/trough before the bot opens a new trade. Increase this to a high number if you only want the bot to buy major price crashes.
- Max Open Positions: The absolute cap on how many trades the bot can hold in a single direction. While it allows up to 100, choosing a lower number is highly recommended for account safety.
- Min Time Between Trades: A throttle (in seconds) to prevent the bot from opening too many trades at the exact same price during a flash crash.
- Enable Sell Grid: By default, the bot only buys dips. Toggle this to
Trueif you want it to also short the market at local peaks.
Profit Goals & Pausing
- Profit Goal ($): The ultimate target for your trading session. Once your total gain hits this dollar amount, the bot stops opening new trades. It will immediately close all trades that are currently in profit, and patiently let any losing trades ride until they individually turn a profit.
- Auto-Resume After Goal: If
False, the bot shuts down entirely after banking the goal. IfTrue, it rests and starts a new cycle. - Rest Before Next Goal Leg: If Auto-Resume is enabled, this dictates how many hours the bot rests before starting its next cycle.
Risk Management (Kill Switches)
- Capital Floor Guard: Your ultimate safety net. Set a minimum Total P&L dollar amount. If your total strategy P&L drops below this floor, the bot will dynamically close its worst losing position tick-by-tick until you are back above the floor. A floor of $0 means the bot will never risk your initial principal—only banked profit.
- Danger Zone Swing & Window: An early-warning volatility detector. If the market swings too far (Pips) in too short a time (Minutes), it defensively closes trades that have a small loss and pauses trading for a cooldown period.
- Hard Kill Switch: The last resort for extreme market shocks. If tripped by massive, violent movement, the bot instantly liquidates all positions—win or lose—and forces a multi-day rest period to let the market stabilize.
