🚀 Join the Dove Forex Markets Affiliate Program and earn up to 40% per each sale! 💰📈 Register Now >

DRACULA FREE FOREX ROBOT

DRACULA FREE FOREX ROBOT
Free

PLATFORM & SOFTWARE TYPE
🖥️ PLATFORM: MT4 • SOFTWARE TYPE: EA
DRACULA FOREX ROBOT

Dracula Forex Robot is a sophisticated MT4 Expert Advisor engineered for dynamic, multi-strategy execution. It combines aggressive volatility capture with advanced defensive mechanisms, providing an integrated system for managing market exposure across varying conditions.

📈 TRADING STRATEGY

Dracula utilizes a powerful confluence of indicators including dual Parabolic SAR (PSAR) analysis, volatility channel confirmation (Envelopes), and multi-timeframe Pivot Point filters to identify high-probability reversal and continuation points. The core strategy is built around controlled hedging and trade recovery. When initial trades face adverse movement, the robot selectively deploys counter-trades (hedges) using a second layer of technical analysis to buffer equity exposure and manage overall drawdown.

🎯 BEST FOR

*   Traders who require highly customizable entry and exit criteria.
*   Users who prioritize integrated hedging mechanisms for risk mitigation.
*   Environments demanding multi-timeframe technical confirmation (PSAR, EMA, Pivot checks).
*   Investors seeking comprehensive money management tools, including scaled exits and equity protection.

💱 RECOMMENDED PAIRS

This Expert Advisor is highly adaptable due to its extensive filtering system. While optimization often begins with volatile cross pairs (e.g., GBPJPY), the strategy can be tuned for majors (EURUSD, USDJPY) by adjusting the timeframes and volatility parameters.

⚙️ SETTINGS AND PARAMETERS

Dracula is designed for deep customization, offering control over virtually every aspect of trade entry, risk, and exit.

*   ENTRY FILTERS
   *   Dual Parabolic SAR: Separate configuration for two PSAR instances (TC and TC2) on different timeframes (e.g., M30 and M5) for precise signal crossing.
   *   Envelopes Indicator: Utilize upper and lower band crossings for primary entries and exits.
   *   Pivot Filtering: Advanced filtering across multiple timeframes (H1, H4, D1, W1, MN) to ensure entries align with key market levels.
   *   Price Action/Pattern Filter: Built-in MQL logic to filter out entries based on specified candle shapes and patterns.

*   RISK AND MONEY MANAGEMENT
   *   Maximum Risk and Fixed Lots: Standardized risk controls per trade.
   *   Martingale Option: Optional money management logic that increases lot size based on previous losses, adjustable by a multiplier.
   *   Maximum Trades Limit: Control the total number of open positions globally and specifically for long/short direction.
   *   Emergency Loss Protection: A global equity target that closes all positions if drawdown reaches a specified limit.

*   POSITION MANAGEMENT
   *   Hedging Control: Detailed settings for initiating, managing, and doubling hedge positions.
   *   Hidden Stops: Use of Hidden Stop Loss and Take Profit (invisible to the broker) based on distance in points.
   *   Advanced Exits: Breakeven function, Trailing Stop activation, and scaled profit/loss closing (closing partial lots at defined point targets).

*   TIME MANAGEMENT
   *   Hour Restrictions: Set specific start and end hours for opening new trades (separately for longs and shorts).
   *   Daily Closure: Option to close all open trades at a fixed time of day.
🔧 USER INPUTS (EX4/EX5) — what each setting does
• custom_balance — Controls the “custom_balance” parameter (bool). (default: FALSE)
• balance — Controls the “balance” parameter (double). (default: 10000.0)
• ema_filter — Controls the “ema_filter” parameter (bool). (default: FALSE)
• ema_period — Controls the “ema_period” parameter (int). (default: 60)
• ema_tf — Controls the “ema_tf” parameter (int). (default: 5)
• auto_tf_settings — Controls the “auto_tf_settings” parameter (bool). (default: FALSE)
• auto_trade_at_cross — Controls the “auto_trade_at_cross” parameter (bool). (default: TRUE)
• trade_at_the_cross_only — Controls the “trade_at_the_cross_only” parameter (bool). (default: FALSE)
• parabolic_sar — Controls the “parabolic_sar” parameter (string). (default: "//////parabolic stop and reverse////////////////")
• open_with_tc — Controls the “open_with_tc” parameter (bool). (default: TRUE)
• close_with_tc — Controls the “close_with_tc” parameter (bool). (default: FALSE)
• use_tc_hedge — Controls the “use_tc_hedge” parameter (bool). (default: TRUE)
• psar — Controls the “psar” parameter (double). (default: 0.003)
• max — Controls the “max” parameter (double). (default: 0.2)
• time_frame_for_signal — Controls the “time_frame_for_signal” parameter (int). (default: 30)
• parabolic_sar_2 — Controls the “parabolic_sar_2” parameter (string). (default: "second parabolic stop and reverse//////////////")
• open_with_tc2 — Controls the “open_with_tc2” parameter (bool). (default: TRUE)
• close_with_tc2 — Controls the “close_with_tc2” parameter (bool). (default: FALSE)
• use_tc2_hedge — Controls the “use_tc2_hedge” parameter (bool). (default: FALSE)
• psar2 — Controls the “psar2” parameter (double). (default: 0.06)
• max2 — Controls the “max2” parameter (double). (default: 0.2)
• time_frame_for_signal2 — Controls the “time_frame_for_signal2” parameter (int). (default: 5)
• reverse_second_tc_entry — Controls the “reverse_second_tc_entry” parameter (bool). (default: TRUE)
• reverse_second_tc_exits — Controls the “reverse_second_tc_exits” parameter (bool). (default: TRUE)
• money_management — Controls the “money_management” parameter (string). (default: "settings//////////////////////////////////// ")
• manage_all_trades — Controls the “manage_all_trades” parameter (bool). (default: TRUE)
• Maximum_Risk — Controls the “Maximum_Risk” parameter (double). (default: 1.0)
• Lots — Fixed lot size when Money Management is off. (default: 0.01)
• use_martingale — Controls the “use_martingale” parameter (bool). (default: FALSE)
• multiplier — Controls the “multiplier” parameter (double). (default: 20.0)
• Max_Lots_allowed — Fixed lot size when Money Management is off. (default: 50.0)
• mm_calculation — Controls the “mm_calculation” parameter (int). (default: 10000)
• max_trades — Controls the “max_trades” parameter (int). (default: 1000)
• limit_longs — Controls the “limit_longs” parameter (int). (default: 1000)
• limit_shorts — Controls the “limit_shorts” parameter (int). (default: 1000)
• close_trades_limit — Controls the “close_trades_limit” parameter (bool). (default: TRUE)
• limit — Controls the “limit” parameter (int). (default: 1000)
• double_the_hedge — Controls the “double_the_hedge” parameter (bool). (default: TRUE)
• hedge_plus — Controls the “hedge_plus” parameter (double). (default: 1.0)
• dis_dbl_hedge — Controls the “dis_dbl_hedge” parameter (bool). (default: FALSE)
• at_percent_profit — Controls the “at_percent_profit” parameter (double). (default: -6.0)
• taking_profit — Controls the “taking_profit” parameter (string). (default: "settings /////////////////////////////////")
• profit_target_percent — Controls the “profit_target_percent” parameter (double). (default: 0.5)
• equity_target — Controls the “equity_target” parameter (double). (default: 1000.0)
• emergency_loss_protection — Controls the “emergency_loss_protection” parameter (double). (default: -10000.0)
• breakeven — Moves stop to entry after reaching this profit. (default: FALSE)
• BreakEven — Moves stop to entry after reaching this profit. (default: 5000)
• use_hidden_stop_loss — Controls the “use_hidden_stop_loss” parameter (bool). (default: FALSE)
• hidden_sl — Controls the “hidden_sl” parameter (int). (default: 10)
• use_hidden_take_profit — Controls the “use_hidden_take_profit” parameter (bool). (default: FALSE)
• hidden_tp — Controls the “hidden_tp” parameter (int). (default: 10)
• trail — Controls the “trail” parameter (bool). (default: FALSE)
• TrailingStop — Enables a trailing stop with this distance. (default: 10)
• high_low — Controls the “high_low” parameter (string). (default: "h/l filter//////////////////////////////")
• hi_lo_filter — Controls the “hi_lo_filter” parameter (bool). (default: FALSE)
• h_l_tf — Controls the “h_l_tf” parameter (double). (default: 240.0)
• pivot_filter1 — Controls the “pivot_filter1” parameter (string). (default: "one pivot/////////////////////////////// ")
• one_pivot — Controls the “one_pivot” parameter (bool). (default: FALSE)
• piv_period — Controls the “piv_period” parameter (int). (default: 60)
• level — Controls the “level” parameter (double). (default: 50.0)
• pivot_filter2 — Controls the “pivot_filter2” parameter (string). (default: "all pivots//////////////////////////////")
• auto_pivot — Controls the “auto_pivot” parameter (bool). (default: FALSE)
• orders — Controls the “orders” parameter (double). (default: 20.0)
• pivot_filter — Controls the “pivot_filter” parameter (bool). (default: FALSE)
• bars_back — Controls the “bars_back” parameter (int). (default: 1)
• show_piv_lines — Controls the “show_piv_lines” parameter (bool). (default: TRUE)
• customize_the_pivot — Controls the “customize_the_pivot” parameter (string). (default: "longs//////////// ")
• h1_tf — Controls the “h1_tf” parameter (double). (default: 60.0)
• h1 — Controls the “h1” parameter (double). (default: 50.0)
• h4_tf — Controls the “h4_tf” parameter (double). (default: 240.0)
• h4 — Controls the “h4” parameter (int). (default: 50)
• d1_tf — Controls the “d1_tf” parameter (double). (default: 1440.0)
• d1 — Controls the “d1” parameter (int). (default: 50)
• w1_tf — Controls the “w1_tf” parameter (double). (default: 10080.0)
• w1 — Controls the “w1” parameter (int). (default: 50)
• mn_tf — Controls the “mn_tf” parameter (double). (default: 43200.0)
• mn — Controls the “mn” parameter (int). (default: 50)
• customize_the_pivot2 — Controls the “customize_the_pivot2” parameter (string). (default: "shorts/////////// ")
• h1_tfs — Controls the “h1_tfs” parameter (double). (default: 60.0)
• h1s — Controls the “h1s” parameter (double). (default: 50.0)
• h4_tfs — Controls the “h4_tfs” parameter (double). (default: 240.0)
• h4s — Controls the “h4s” parameter (int). (default: 50)
• d1_tfs — Controls the “d1_tfs” parameter (double). (default: 1440.0)
• d1s — Controls the “d1s” parameter (int). (default: 50)
• w1_tfs — Controls the “w1_tfs” parameter (double). (default: 10080.0)
• w1s — Controls the “w1s” parameter (int). (default: 50)
• mn_tfs — Controls the “mn_tfs” parameter (double). (default: 43200.0)
• mns — Controls the “mns” parameter (int). (default: 50)
• pricefilter — Controls the “pricefilter” parameter (bool). (default: TRUE)
• patternsfilter — Controls the “patternsfilter” parameter (bool). (default: TRUE)
• env4 — Controls the “env4” parameter (string). (default: "//////envelopes")
• open_with_envelopes — Controls the “open_with_envelopes” parameter (bool). (default: TRUE)
• close_with_envelopes — Controls the “close_with_envelopes” parameter (bool). (default: FALSE)
• env2 — Controls the “env2” parameter (string). (default: "buy options")
• envelopes_period_buy — Controls the “envelopes_period_buy” parameter (int). (default: 2)
• apply_to_buy — Controls the “apply_to_buy” parameter (int). (default: 3)
• apply_to_close_buy — Controls the “apply_to_close_buy” parameter (int). (default: 2)
• buy — Controls the “buy” parameter (double). (default: 0.01)
• close_buy — Controls the “close_buy” parameter (double). (default: 0.01)
• open_buy_upper_line — Controls the “open_buy_upper_line” parameter (bool). (default: FALSE)
• exit_buy_upper_line — Controls the “exit_buy_upper_line” parameter (bool). (default: TRUE)
• open_buy_lower_line — Controls the “open_buy_lower_line” parameter (bool). (default: TRUE)
• exit_buy_lower_line — Controls the “exit_buy_lower_line” parameter (bool). (default: FALSE)
• env3 — Controls the “env3” parameter (string). (default: "sell options")
• envelopes_period_sell — Controls the “envelopes_period_sell” parameter (int). (default: 2)
• apply_to_sell — Controls the “apply_to_sell” parameter (int). (default: 2)
• apply_to_close_sell — Controls the “apply_to_close_sell” parameter (int). (default: 3)
• sell — Controls the “sell” parameter (double). (default: 0.01)
• close_sell — Controls the “close_sell” parameter (double). (default: 0.01)
• time_frame_for_env — Controls the “time_frame_for_env” parameter (int). (default: 0)
• open_sell_upper_line — Controls the “open_sell_upper_line” parameter (bool). (default: TRUE)
• exit_sell_upper_line — Controls the “exit_sell_upper_line” parameter (bool). (default: FALSE)
• open_sell_lower_line — Controls the “open_sell_lower_line” parameter (bool). (default: FALSE)
• exit_sell_lower_line — Controls the “exit_sell_lower_line” parameter (bool). (default: TRUE)
• trading_time — Controls the “trading_time” parameter (string). (default: "///////////////////////////////////////////")
• dont_restrict_hedge — Controls the “dont_restrict_hedge” parameter (bool). (default: TRUE)
• UseHourTrade_longs — Controls the “UseHourTrade_longs” parameter (bool). (default: FALSE)
• FromHourTrade_longs — Controls the “FromHourTrade_longs” parameter (int). (default: 5)
• ToHourTrade_longs — Controls the “ToHourTrade_longs” parameter (int). (default: 9)
• UseHourTrade_shorts — Controls the “UseHourTrade_shorts” parameter (bool). (default: FALSE)
• FromHourTrade_shorts — Controls the “FromHourTrade_shorts” parameter (int). (default: 5)
• ToHourTrade_shorts — Controls the “ToHourTrade_shorts” parameter (int). (default: 9)
• UseHourTrade — Controls the “UseHourTrade” parameter (bool). (default: FALSE)
• FromHourTrade — Controls the “FromHourTrade” parameter (int). (default: 5)
• ToHourTrade — Controls the “ToHourTrade” parameter (int). (default: 9)
• close_all_trades_at_time — Controls the “close_all_trades_at_time” parameter (bool). (default: FALSE)
• CloseHour — Controls the “CloseHour” parameter (int). (default: 21)
• CloseMinute — Controls the “CloseMinute” parameter (int). (default: 0)
• alerts — Controls the “alerts” parameter (string). (default: "notification options//////////////////////////////////")
• Use_popup_and_sound_alert — Controls the “Use_popup_and_sound_alert” parameter (bool). (default: FALSE)
• Use_Sound_only — Controls the “Use_Sound_only” parameter (bool). (default: FALSE)
• email_notification — Controls the “email_notification” parameter (bool). (default: FALSE)
• comments — Controls the “comments” parameter (bool). (default: TRUE)
💽 HOW TO INSTALL (MT4)
• Download: (.ex4)
• MetaTrader → File → Open Data Folder
• MQL4 → Experts → paste file → restart MT4
• Navigator (Ctrl+N): drag onto chart
• Enable: Allow live trading + DLL imports
• Click AutoTrading (►)

✅ RECOMMENDED BROKERS
🔹 Exness          : https://one.exnesstrack.net/a/chmn9zk3nj
🔹 XM              : https://clicks.pipaffiliates.com/c?c=446268&l=en&p=6
🔹 IC Markets      : https://icmarkets.com/?camp=55065
🔹 RoboForex       : https://my.roboforex.com/en/?a=suxs
🔹 SuperForex      : https://superforex.com/?x=TWCS123
🔹 LQDFX           : http://t.lqdfx.com/?t=8FC97B&dest=bonus
🔹 Tickmill        : https://tickmill.link/4imp5S5
🔹 Pepperstone     : https://trk.pepperstonepartners.com/aff_c?offer_id=367&aff_id=32140
🔹 Exclusive Deal  : https://affs.click/cFrHo

✅ RECOMMENDED VPS
🔹 FXVM  : https://fxvm.net/?aff=18727
🔹 Zomro : https://zomro.com/vds?from=399558

📞 CONTACT & SUPPORT
🔹 Website : https://doveforexmarkets.com
🔹 Telegram: https://t.me/forexchats
🔹 Email   : info@doveforexmarkets.com
🔹 WhatsApp: wa.me/260960556804

⚠️ DISCLAIMER
Trading involves risk. Past performance does not guarantee future results.

The author doveforexmarkets has offered the item for free, you can now download it.

12 Downloads

Last update:

31 Dec, 2025 01:04 AM

Published:

31 Dec, 2025 12:59 AM

Version:

v2.1

Files Included:

Yes

Instructions Included:

Yes

Source Code Included:

Yes

Tags:

Doveforexmarkets's items

Similar items

We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies

More