Speed Trade Master

Trade Speed Master filters your trade history and open positions to find only the fastest, most efficient trades—winners that hit profit targets quickly and losers that are cut short with minimal drawdown. By applying strict filters for Max MAE ($ and time) and Max MFE (time), it isolates "Lightning Trades." The tool then projects future performance and analyzes weekly patterns, providing a free, essential dashboard for any trader looking to optimize for speed and efficiency.

Key Features:
Triple-Filter Logic: Analyzes trades based on hitting a Profit target (e.g., $5) within a set time (e.g., 5 min), while enforcing strict limits on Max MAE ($ and seconds) and Max MFE (seconds).
Open Trade Monitoring: Tracks open trades that have met the speed and profit/loss criteria within the defined tracking window.
Momentum Metric Tracking: Records the "MIN MFE" (earliest favorable move) and "MAX MAE" (deepest drawdown) among all qualified trades.
Performance Projection: Projects net profit for the next X days based on the historical performance of filtered "Speed Trades."
Weekly Pattern Analysis: Includes a bar chart in the HTML report showing average P/L per trade for each weekday (Mon-Fri).
Exportable Reports: Free and unrestricted access to CSV and HTML reporting features, usually found only in paid tools.

Effective Uses:
Scalping Strategy Validation: Test if a scalping EA truly generates fast, efficient trades by filtering for trades that hit TP quickly with minimal adverse excursion.
Refining Exit Logic: Use the "MIN MFE" metric to optimize take-profit levels, identifying the earliest point where a trade shows significant profit potential.
Daily Trading Schedule: Analyze the weekly performance chart to determine which days of the week are most profitable for fast trades, and adjust your trading schedule accordingly.
Risk Parameter Tuning: Experiment with the `MAX_TRADES_MAE` and `MAX_MAE_SECONDS` filters to find the optimal risk limits for your aggressive trading strategies.
Mais do autor
Equity Master Stop v1 MT5
Frank William Jr Colbert
An advanced equity protection and trade management script. It monitors individual trade P&L and closes positions when floating equity targets (profit or loss) are met. It features a sophisticated "exit protection" system that blocks closing during high volatility, wide spreads, or price instability. Features: Closes trades at a target profit (`MAX_FLOATING_EQUITY`) or maximum loss (`MAX_FLOATING_LOSS`). Includes a `FORCE_CLOSE_AT_MAX_EQUITY` level that bypasses all exit protection checks. "SKI
FREE
Equity Master Projector
Frank William Jr Colbert
Project profits with precision. Equity Master Projection is a comprehensive trade management and analytics dashboard that goes beyond simple equity tracking. It analyzes both open positions and historical trades across multiple symbols and magic numbers, applying powerful filters to isolate your best-performing strategies. With unique features like a "Cut Mode" for profit capping and dynamic HTML/CSV reporting with equity curve charts, this tool transforms raw trading data into a clear, actiona
Have patterns that drive your trading success or failure. The Equity Performance Analyzer breaks down your trade history by symbol, day of the week, and hour of entry to identify exactly when your strategies perform best and worst. It ranks every possible trading pattern (e.g., "EURUSD-BUY-Mon-14") by Net Profit, Win Rate, Return/Drawdown, and a Monte Carlo Proxy. More than just an analytics tool, it generates ready-to-use input parameters for your EAs and a crucial "Worst Patterns to Avoid" se
Pair Stability Indicator
Frank William Jr Colbert
Ensure your trading strategy's future performance by trading only on stable, reliable pairs. The Pair Stability Indicator analyzes the velocity and volatility of any symbol to determine if it can support consistent strategy execution. It calculates critical metrics like Pips per Second, Dollars per Pip, and Dollars per Second of movement, scoring each pair from 0-100%. By identifying highly stable instruments (e.g., EURUSD) and flagging unstable ones (e.g., XAGAUD), this indicator acts as a cru
Turn market pullbacks into profitable recovery trades with the PullBack Velocity Indicator. This tool identifies when a currency pair is in a pullback phase and calculates its velocity to project potential recovery profits. By analyzing the depth and duration of a pullback against the pair's current momentum, the indicator provides a clear "Expected Profit" in pips and dollars, along with an estimated recovery time. It actively alerts you to "HIGH POTENTIAL RECOVERY" scenarios, giving you a qua
Close at Friday
Frank William Jr Colbert
A position management utility designed to automatically close all trades and stop further trading on Friday evenings before the market closes for the weekend. This helps traders avoid weekend gap risk. Features: Activates on Friday based on the broker’s server time. User-definable exit time (e.g., 22:00). Can close Buy orders only, Sell orders only, or both. Includes a flag (`tradingStopped`) to prevent new trades after the Friday exit is triggered. Effective Uses: Weekend Gap Protection: Clo
FREE
Close Time
Frank William Jr Colbert
A simple, time-based execution utility that closes all open trades at a specific hour and minute each day. It operates continuously, checking every tick for the designated closing time. Features: Inputs for `CloseHour` (0-23) and `CloseMinute` (0-59). Independent controls for closing Buy and Sell orders. Once the current time equals or exceeds the set time, all eligible orders are closed. Effective Uses: Daily Cut-off: Automatically close all intraday trades at the end of your trading session
FREE
Day Trade Close
Frank William Jr Colbert
An advanced profit-taking EA that closes only *profitable* trades at the end of the day (Monday-Friday) and on Friday, while allowing losing trades to continue running or be handled by other logic. Features: Closes profitable trades at a user-defined `ProfitCloseTime` (with a 15-minute execution window). Separate profit thresholds for regular weekdays (`PROFIT_CLOSE_MG`) and Fridays (`PROFIT_CLOSE_FD`). Includes the full `ExitOnFriday` logic to close *all* trades after a specific Friday time.
Equity Expiration
Frank William Jr Colbert
A time-based position expiration system that moves trades to a "watch list" after they reach a certain age. It does not close them immediately but waits for them to hit a profit target (or loss target) before exiting. Features: Global and Magic-specific expiration periods (format: HH:MM:SS). Tracks expired trades separately and only closes them when a `MIN_PROFIT_CLOSE` target is met (or loss target if "Close Only Profitable" is false). Includes a manual control and statistics reporting functi
Equity Master Stop v1
Frank William Jr Colbert
Description: An advanced equity protection and trade management script. It monitors individual trade P&L and closes positions when floating equity targets (profit or loss) are met. It features a sophisticated "exit protection" system that blocks closing during high volatility, wide spreads, or price instability. Features: Closes trades at a target profit (`MAX_FLOATING_EQUITY`) or maximum loss (`MAX_FLOATING_LOSS`). Includes a `FORCE_CLOSE_AT_MAX_EQUITY` level that bypasses all exit protection
FREE
Equity Master Stop v2
Frank William Jr Colbert
Trading tool combining a sophisticated equity stop-loss, dynamic take-profit management (Breakeven & Trailing), and symbol-group-based closing logic. It is a complete risk management and trade supervision tool. Features: All features of `Equity Master Stop v1` (floating profit/loss limits, exit protection, skip hours). Take-Profit Override: Can force a TP on any order to lock in a `MAX_FLOATING_PROFIT`. Step Breakeven: Locks in increasing amounts of profit as a trade moves favorably (e.g., aft
Open Trade EA
Frank William Jr Colbert
A basic entry and position management EA that opens trades on multiple currency pairs at specific times. It includes its own internal trailing stop and take-profit logic, as well as integrated "end-of-day" and "Friday" profit-close features from the other scripts. Features: Opens trades on user-defined `PairsSet1` through `Set6` at specific `TradeTime` inputs. Configurable position sizing (`Lots`), Stop Loss, and Take Profit. Includes its own `TrailOrders` function that trails both SL and TP b
Open Round Level
Frank William Jr Colbert
A Expert Advisor that automatically opens trades when price crosses predefined pip-based round levels. Unlike simple round number EAs that only trade on psychological levels like 1.1000 or 1.2000, this EA allows you to define up to five independent pip intervals simultaneously, each with its own Magic Number for separate tracking and management. The EA functions as a complete trading system, combining automated entry based on price crossing round levels, directional control, integrated trailin
Project profits with precision. Equity Master Projection is a comprehensive trade management and analytics dashboard that goes beyond simple equity tracking. It analyzes both open positions and historical trades across multiple symbols and magic numbers, applying powerful filters to isolate your best-performing strategies. With unique features like a "Cut Mode" for profit capping and dynamic HTML/CSV reporting with equity curve charts, this tool transforms raw trading data into a clear, actiona
Equity Expiration MT5
Frank William Jr Colbert
A time-based position expiration system that moves trades to a "watch list" after they reach a certain age. It does not close them immediately but waits for them to hit a profit target (or loss target) before exiting. Features: Global and Magic-specific expiration periods (format: HH:MM:SS). Tracks expired trades separately and only closes them when a `MIN_PROFIT_CLOSE` target is met (or loss target if "Close Only Profitable" is false). Includes a manual control and statistics reporting functi
Equity Master Stop v2 MT5
Frank William Jr Colbert
Trading tool combining a sophisticated equity stop-loss, dynamic take-profit management (Breakeven & Trailing), and symbol-group-based closing logic. It is a complete risk management and trade supervision tool. Features: All features of `Equity Master Stop v1` (floating profit/loss limits, exit protection, skip hours). Take-Profit Override: Can force a TP on any order to lock in a `MAX_FLOATING_PROFIT`. Step Breakeven: Locks in increasing amounts of profit as a trade moves favorably (e.g., aft
Open Trade MT5
Frank William Jr Colbert
A basic entry and position management EA that opens trades on multiple currency pairs at specific times. It includes its own internal trailing stop and take-profit logic, as well as integrated "end-of-day" and "Friday" profit-close features from the other scripts. Features: Opens trades on user-defined `PairsSet1` through `Set6` at specific `TradeTime` inputs. Configurable position sizing (`Lots`), Stop Loss, and Take Profit. Includes its own `TrailOrders` function that trails both SL and TP b
Filtro:
Sem comentários
Responder ao comentário