Mql5官网 Range Breaout EA 外汇EA

Mql5官网 Range Breaout EA 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
Mql5官网 Range Breaout EA 外汇EA
此内容为免费资源,请登录后查看
0积分
免费资源

如果免费资源下载的文件为TXT文档

请联系站长更新!站长微信:Lv596999  Telegram:@eapoj

“Mql5官网”板块的EA基本都有,大部分是无限制NODLL版,NODLL版本MT1420升级,大多数不可用!这些EA来源为国外花钱买过来的

有需要,请联系站长!

“EA测评”板块资源全部现有,看见不错的,可以联系站长看EA在确定是否收费

“无限制EA”板块,大部分免费,下载文件全部存在,都可以免费下载

站长硬盘EA太多,因大部分时间做交易,做风控,没太多时间更新下载地址,请谅解!

需要更新下载文件,请联系站长微信!国外朋友请联系Telegram。


Product Name: RangeBreakout EA MT4

Description: Welcome to the future of automated trading with the RangeBreakout EA for MetaTrader 4. This expert advisor is meticulously crafted to capitalize on price movements within specified time zones, utilizing advanced breakout strategies. Whether you are a seasoned trader or a newcomer, the RangeBreakout EA empowers you with a range of customizable settings and robust features for a seamless trading experience.

    Zone 1 Settings:

    • Zone Enable (ZONE1_ENABLE): Activate or deactivate Zone 1, a pivotal time zone for breakout trading.

    • Zone Timeframe (ZONE1_TIMEFRAME): Define the timeframe for Zone 1, aligning with your trading strategy.

    • Zone Start and End Time (ZONE1_START_TIME_HOUR, ZONE1_START_TIME_MINUTE, ZONE1_END_TIME_HOUR, ZONE1_END_TIME_MINUTE): Set the specific hours and minutes for the start and end of Zone 1, capturing crucial price movements.

    • Draw Lines (ZONE1_DRAW_LINES): Visually represent Zone 1 on your charts, aiding in analysis and decision-making.

    For detailed documentation Overall Settings/Input Guide 

    High Level Overview of Features

    CategorySettingDescription
    GENERAL SETTINGSLot SizeInitial volume for the first trade; subsequent features don’t alter it.
    Stoploss in PipsInitial stop loss; adjustable by EA features.
    Take Profit in PipsInitial take profit; modifiable by EA features.
    Trade CommentSpecifies trade comments for source identification.
    Capture LogsEnables troubleshooting logs.
    Enable Magic NumberControls EA behaviour based on a unique identifier.
    Magic NumberUnique EA identifier for conditional checks.
    Trade On New BarPlaces trades at the start of the candle.
    No New Entry If Trade ExistsDetermines new entry conditions with or without an active trade.
    Number Of OrdersControls executed trades upon entry signals.
    Trade DirectionSpecifies buy, sell, or both signals.
    Risk Reward RatioSets take profit based on stop loss and a specified ratio.
    Next Open Trade After X SecondsIntroduces a time gap between multiple entry signals.
    Check for Opposite CloseCloses previous trend signal before placing a new one.
    Delete Pending Order at DistanceAuto-removes pending orders at a specified distance.
    Delete Pending Order After X SecondsAuto-deletes untriggered pending orders.
    Delete Pending Order After N BarsAuto-removes untriggered pending orders after specified candles.
    Profit AmountCloses trade at a set profit amount or set take profit.
    Loss AmountCloses trade at a set loss amount or set stop loss.
    Profit PercentCloses trade at a set percent profit of account equity or set take profit.
    Loss PercentCloses trade at a set percent loss of account equity or set stop loss.
    Close After N CandleCloses trade after a specified number of candles from opening.
    BREAKEVEN SETTINGSEnable BreakevenBoolean input to enable (true) or disable (false) breakeven functionality.
    Breakeven ActivationNumeric input setting the distance in pips from entry for breakeven activation.
    Breakeven Extra PipsNumeric input defining extra pips beyond activation for setting stop-loss, covering costs and slippage.
    TRAILING STOP SETTINGSUse Trailing StopBoolean input to enable (true) or disable (false) trailing stop functionality.
    ActivateNumeric input setting distance in pips from entry for triggering trailing stop activation.
    Trail Price ByNumeric input defining trailing stop distance behind the current market price.
    Increment ByNumeric input specifying the increment by which trailing stop distance increases with favourable market movement.
    MARTINGALE SETTINGSEnable/Disable MartingaleBoolean input to enable (true) or disable (false) Martingale strategy.
    MultiplierNumeric input determining the size multiplier for subsequent trades if Martingale is enabled.
    Multiply After N RepeatInteger input setting the number of consecutive losing trades before applying the Martingale multiplier.
    Max StepInteger input defining the maximum number of Martingale steps to limit consecutive increasing trade sizes.
    Adjust Take ProfitBoolean input to adjust (true) or not adjust (false) take profit based on Martingale steps.
    GRID SETTINGSEnable/Disable GridBoolean input to enable (true) or disable (false) GRID strategy.
    Step DistanceInteger input for the distance in pips between each grid level.
    Lot Increase ModeEnumeration input for lot size increase mode: GRID_MULTIPLY or GRID_INCREMENT.
    Execution ModeNumeration input for execution mode: GRID_MARKET (market orders) or GRID_PENDING (pending orders).
    Increase FactorNumeric input for the factor by which lot size is increased for each new grid level.
    Distance MultiplierNumeric input for the multiplier applied to the grid distance for each new grid level.
    Increase After N RepeatInteger input for the number of repeats before applying the grid increase factor.
    Max Grid StepInteger input for the maximum number of grid steps before resetting to the initial lot size.
    Grid Activation ModeEnumeration input for when the grid should be activated: GRID_ON_LOSS or GRID_ON_PROFIT.
    SL and TP ModeEnumeration input for stop-loss and take-profit mode: FIXED AMOUNT, EQUITY PERCENT, or COST_AVERAGE.
    Grid Fixed StoplossSets a fixed stop-loss for combined loss of all trades when SL and TP mode is FIXED AMOUNT.
    Grid Fixed TakeprofitSets a fixed take-profit for combined profit of all trades when SL and TP mode is FIXED AMOUNT.
    Grid Equity Pct StoplossSets an equity percentage stop-loss for combined loss of all trades when SL and TP mode is EQUITY PERCENT.
    Grid Equity Pct TakeprofitSets an equity percentage take-profit for combined profit of all trades when SL and TP mode is EQUITY PERCENT.
    AVERAGE_MODEEnumeration input for averaging orders mode: Sum (Price x Lot)/Sum(Lots) or Sum(Price)/ Sum(Orders).
    AVG STOPLOSSSets stop-loss based on the average price of all trades when SL and TP mode is COST_AVERAGE.
    AVG TAKEPROFITSets take-profit based on the average price of all trades when SL and TP mode is COST_AVERAGE.
    Hedge SettingsIndicates the start of the hedge settings section.
    Enable HedgeEnables or disables the hedge; currently set to true.
    Hedge DistanceSpecifies the hedge distance as 10.
    Hedge Lot Increase ModeDetermines how the lot size is increased in the hedge; currently set to MULTIPLY (1).
    Hedge Increase FactorSets the increase factor for the hedge as 2.
    Max Hedge StepSets the maximum hedge step as 9999.
    Hedge Execution ModeSpecifies the execution mode for the hedge; currently set to PENDING (2).
    Hedge SL/TP ModeSpecifies the stop loss and take profit mode for the hedge; currently set to FIXED_AMOUNT (1).
    Hedge Fixed Stop LossSets the fixed stop loss for the hedge; currently set to 0 (disabled).
    Hedge Fixed Take ProfitSets the fixed take profit for the hedge as 2.
    Hedge Equity % Stop LossSets the equity percentage stop loss for the hedge as 10.
    Hedge Equity % Take ProfitSets the equity percentage take profit for the hedge as 2.
    RISK SETTINGSEnable Risk to LotBoolean input for enabling (true) or disabling (false) Risk to Lot functionality.
    Risk PercentNumeric input defining the risk percentage per trade based on the account balance.
    Risk Pips Per MicroLot / StoplossNumeric input determining the risk in pips per micro lot or stop-loss. It aligns with the STOPLOSS pips input for virtual stop-loss calculation.
    POSITION SIZING SETTINGSEnable Position SizingBoolean input for enabling (true) or disabling (false) Position Sizing functionality.
    Increase LotNumeric input defining the additional lot size for each trade when Position Sizing is enabled.
    Increase Lot on Account BalanceNumeric input specifying the account balance value triggering lot size adjustment. When the balance reaches or exceeds this value, the lot size is adjusted accordingly.
    ALERT SETTINGSAllow AlertBoolean input allowing (true) or disallowing (false) the EA to trigger alerts on new entry.
    Allow NotificationBoolean input enabling (true) or disabling (false) the EA to send notifications (e.g., push notifications on mobile devices) on new entry.
    Allow EmailBoolean input permitting (true) or restricting (false) the EA to send email notifications on new entry.
    TRADE TIME SETTINGSUse Trading TimesBoolean input for determining if the EA should follow specified trading times (true) or trade 24/7 (false).
    Enable Asian SessionBoolean input to enable (true) or disable (false) trading during the Asian session.
    Start Time Asian and End Time AsianString inputs specifying the start and end times of the Asian session in broker time.
    Enable European SessionBoolean input to enable (true) or disable (false) trading during the European session.
    Start Time European and End Time EuropeanString inputs specifying the start and end times of the European session in broker time.
    Enable American SessionBoolean input to enable (true) or disable (false) trading during the American session.
    Start Time American and End Time AmericanString inputs specifying the start and end times of the American session in broker time.
    Enable Other SessionBoolean input to enable (true) or disable (false) trading during another specified session.
    Start Time and End TimeString inputs specifying the start and end times of the specified session in broker time.
    TRADING DAY SETTINGSMonday Trade, Tuesday Trade, Wednesday Trade, Thursday Trade, Friday TradeBoolean inputs allowing (true) or disallowing (false) trading on each respective day of the week (Monday through Friday).
    Saturday Trade and Sunday TradeBoolean inputs allowing (true) or disallowing (false) trading on Saturday and Sunday, respectively.
    SAFEGUARD SETTINGSSlippageMaximum allowed slippage in pips for trade execution.
    Maximum Open TradesMaximum number of open trades allowed; set to 0 to disable.
    Maximum Long Trades and Maximum Short TradesMaximum number of long and short trades allowed; set to 0 to disable.
    Maximum Pending OrdersMaximum number of pending orders allowed; set to 0 to disable.
    Maximum Long Pending Orders and Maximum Short Pending OrdersMaximum number of long and short pending orders allowed; set to 0 to disable.
    Max Drawdown PercentMaximum acceptable drawdown as a percentage of the account balance; set to 0 to disable.
    Max Drawdown AmountMaximum acceptable drawdown as an absolute amount; set to 0 to disable.
    Maximum Trades Per DayMaximum number of trades allowed per day; set to 0 to disable.
    Maximum Losing Per TradeMaximum number of losing trades allowed per day; set to 0 to disable.
    Daily StopMaximum acceptable drawdown for a single trading day; closes all positions and halts trading if exceeded.
    Daily TargetTarget profit to achieve within a single trading day; closes all positions and stops trading if reached.
    Weekly StopMaximum acceptable drawdown for a trading week; closes all positions and ceases trading if exceeded.
    Weekly TargetTarget profit to achieve within a trading week; closes all positions and stops trading if reached.
    Monthly StopMaximum acceptable drawdown for a trading month; closes all positions and ceases trading if exceeded.
    Monthly TargetTarget profit to achieve within a trading month; closes all positions and stops trading if reached.
    DISPLAY SETTINGSPanel Width PctWidth of the panel as a percentage of the dashboard window.
    Panel Height PctHeight of the panel as a percentage of the dashboard window.
    Text Size PctSize of text within the panel as a percentage; influences readability and presentation.
    Title ColourColour of the title text within the panel for visual distinction.
    Label ColourColour of labels or descriptive text within the panel for differentiation.
    Value ColourColour of numerical values or data within the panel for clarity and emphasis.

    Usage Recommendations:

    Prior to deploying in live markets, thorough testing in a demo account is strongly advised. This ensures a comprehensive evaluation of the EA’s performance, its alignment with your trading strategy, and an assessment of risk tolerance levels.

    图片[1]-Mql5官网 Range Breaout EA 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
    图片[2]-Mql5官网 Range Breaout EA 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
    图片[3]-Mql5官网 Range Breaout EA 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站

    © 版权声明
    THE END
    喜欢就支持一下吧
    点赞33 分享