• 概述
  • 评论 (1)
  • 评论 (9)

Master Trendline

This EA utility opens trade when price touches trend line on your chart.

How to use in 2 steps?

  1. Attached this utility on your chart with your desired parameters  and risk management settings set.
  2. Draw a line using "Horizontal line tool" or  "Trend line tool" on your chart.

Rules:

  • You can draw a minimum of 1 line and a maximum of 2 lines  in the chart.
  • It will only trade once on a symbol when it touches the line.
  • You need to have a  fundamental knowledge about trend line trading.

Parameters:

  • MagicNumber -  return an identifying (magic) number of the currently selected order.
  • Trend Line Strategy - The Option to choose, 
    1.  A: Break Out Trend Line - will open buy when it crosses above 1 line or when it crosses above the Upper line,  will open sell when it crosses below 1 line or when it crosses bellow the lower line.
    2.  B: Reversal Trend Line  - will open sell when it crosses above 1 line or when it crosses above the Upper line,  will open buy when it crosses below 1 line or when it crosses bellow the lower line.
  • Trail Stop Pips (0 to Deactivate) - Will move stop loss if price moves in favor.
  • Delete Line - if set to true, it will delete trend lines after a trade is open.
  • Max Spread points  - the maximum spread you allow to open a trade.
  • EA_Comment - input comment in trade.
  • ~~~~~Risk Settings~~~~~
  • TradeSize - input initial lot size.
  • Loss Factor - wil multiply lot size if last trade is loss.
  • Restart lot on consecutive losses - if consecutive losses is reached the next trade will open at initial lot size.
  • TPSL Pips or Average True Range(ATR) - the option to choose,
    • Use ATR as TPSL -  it will use ATR values as measurement on placing TP and SL.
    • Use PIPS as TPSL    it will use Pips values as measurement on placing TP and SL.
  • ATR Settings------------------------------------------------------
  • TP ATR Size Multiplier - Multiplies ATR size to use as TP.
  • SL ATR Size Multiplier  - Multiplies ATR size to use as SL.
  • ATR Period -  Input ATR period value.
  • Pips Settings------------------------------------------------------
  • TP_Pips -  Input pips to use as TP.
  • SL_Pips   Input pips to use as SL.
  • Alert Settings - It will alert you every time it opens a trade.
  • Send_Email 
  • Audible_Alerts 
  • Push_Notifications

if you have more questions just send me a private message here in MQL, thank you.

推荐产品
通過追踪止損水平自動關閉交易的實用程序。讓您從您的利潤中獲得最大收益。由專業交易者為交易者創建。該實用程序適用於交易者手動或使用顧問打開的任何市場訂單。可以通過幻數過濾交易。該實用程序可以同時處理任意數量的訂單。 MT5 版本 https://www.mql5.com/ru/market/product/56488 公用事業可以做什麼: 從 1 點設置虛擬追踪止損水平 設置真正的追踪止損水平 分別處理每個訂單(追踪止損水平分別放置在每個訂單上) 處理一籃子單向訂單(追踪止損水平對所有訂單設置通用,分別買入和賣出) 處理一籃子雙向訂單(追踪止損水平對所有訂單設置通用,一起買入和賣出) 對於測試和工作,您可以使用圖表上的按鈕。 選項: TRAILING_STOP - 價格變動的點數; TRAILING_STEP - 每一步利潤增加的點數; BASKET - 一籃子訂單或每個訂單單獨; MULTIDIRECTIONAL - 雙向或單向訂單; 虛擬 - 真實或虛擬的止損和止盈; MAGIC_NUMBER - 訂單的幻數,如果 = -1,則它適用於所有訂單; ORDERS_
如果产品有任何问题或者您需要在此产品上添加功能,请联系我 Contact/message me if you encounter any issue using the product or need extra feature to add on the base version. There is Demo version of this panel Dashboard Super Three MA Demo in my product list, please try it out to get familiar with all functionalities free, LINK . This system basically utilizes PA and three adjustable Moving Average as the main indicator set to generate trading signal. With the feature that all MA_timeframe, MA_period, MA_applied_price are a
Exp Swing
Vladislav Andruschenko
4.28 (39)
它使用称为 Swinger (Pendulum, Cheburashka) 的著名策略模型 - 交替放置增加手数的挂单。 策略在于放置两个相反的挂单。当价格向某个方向移动时,触发一个挂单,同时增加另一个订单的手数。 EA 提供三种类型的挂单(TypeofTrade) 放置后自动开仓(即时开仓AutoTrade) 手动开仓后的开仓管理(Manual opening ManualTrade) 按高/低水平开盘(过去的 TFTrade 柱线的高低) OCO(一个取消另一个)订单是一种由两个订单组成的条件订单。如果第二个订单被执行,第一个订单就会自动取消。 Swing - 完整说明 MT5 version 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 这个怎么运作? 开始时,EA 发出两个订单 - 买入止损 和 卖出止损 ,距离当前价格的距离为 StopOrderDeltaifUSE。 如果 Buy Stop 触发,则 Sell Stop 将被删除,并且将放置一个交易量为 BuyStop   *   Martin
FREE
Universal TP SL Pips
Genesis Hafalla
5 (1)
This EA utility does not trade on its own, but it only modifies the   open  trades    to add   take profit   and   stop loss   that was  opened manually or by any other expert advisors.  The distance is based on Pips . How Does It Work? If   Symbol to modify   is set to   "All Symbol"   simply attach it to one chart, and all   open trades   in the entire terminal will set the   take profit   and   stop loss   .  If  Symbol to modify   is set to   "Local Symbol"   , it will only set the
用於自動設置盈虧平衡水平的實用程序,在經過給定距離時將交易轉移到盈虧平衡點。讓您將風險降至最低。由專業交易者為交易者創建。該實用程序適用於交易者手動或使用顧問打開的任何市場訂單。可以通過幻數過濾交易。該實用程序可以同時處理任意數量的訂單。 MT5 版本 https://www.mql5.com/ru/market/product/57077 公用事業可以做什麼: 從 1 點設置虛擬盈虧平衡水平 設定盈虧平衡的實際水平 分別處理每個訂單(為每個訂單分別設置盈虧平衡水平) 處理一籃子單向訂單(盈虧平衡水平設置為所有訂單通用,分別買入和賣出) 處理一籃子雙向訂單(盈虧平衡水平為所有訂單設置通用,一起買入和賣出) 對於測試和工作,您可以使用圖表上的按鈕。 選項: BREAKEVEN_STOP - 將訂單移動到盈虧平衡點的點數; BREAKEVEN_STEP - 訂單關閉時的利潤點數; BASKET - 一籃子訂單或每個訂單單獨; MULTIDIRECTIONAL - 雙向或單向訂單; 虛擬 - 真實或虛擬的止損和止盈; MAGIC_NUMBER - 訂單的幻數,如果 =
UTralVirtual
Viktor Shpakovskiy
用於管理未平倉頭寸和掛單的實用程序。 內置追踪止損有五種模式和七種工具。 有虛擬止損和虛擬止盈,可以在圖表上自由移動。 借助內置的交易模擬器,您可以檢查 EA 在策略測試器中的工作方式。 UTralVirtual 的詳細指南可以在“評論”部分找到。 好處 5種追踪止損模式:虛擬、正常、總計、百分比和移動止損; 7 個選項:按點、按柱極值、按分形、按交易量、按 MA、按拋物線 SAR 和按 ATR; 虛擬 TP 和 SL - 根據圖表手動自由移動; 為所有未平倉頭寸添加止損和止盈; 通過以下方式設置止損:點、分形、ATR 指標、每日高/低; 圖表上打開的所有訂單的追踪止損; 迷你利潤開始追踪止損。; 通過幻數和方向為未平倉頭寸設置追踪止損; 掛單的尾隨:按類型、方向、點、分形、柱極值; 圖表上的“熱鍵”用於快速執行命令; 適用於具有 4 位和 5 位報價的帳戶; 5位數賬戶,參數自動加10; 用於處理加密貨幣、指數、期貨、差價合約的特殊參數乘數。. 參數 Block 1. GENERAL SETTINGS Allow the EA to work Magic number (-1 fo
MARKET MAKER EXPERT is an customizable advanced, fully automated Grid Trading Expert Advisor developed to trade on MULTIPAIR MODE ( EURUSD,USDJPY,USDCHF,USDCAD,EURCHF ), by spreading out risks. Expanding Grid is its speciality. It focuses on opening a large number of orders. The currency pairs have been chosen carefully to run this system. Once it analyze the market, it does a hedge order immediately, (so margin levels are not affected on the initial trade) Starts grid when the price move
Price Action OB Trader EA - 是基于价格行为研究的完美自动交易系统! 这是“一劳永逸”的智能交易系统,它正在为您完成所有交易工作! 7 设置文件可用! 交易理念基于著名的强大价格行为模式 - OutsideBar! 价格行为 OB Trader EA 是非常好的投资 - 它将为您工作多年,所有 Set_files 都具有正的数学预期! 使用“注释”部分中的设置文件来使用/测试 EA EA 特点: -EA 可以同时运行 7 对 - 相应的 Set_files 在“评论”部分等待您 - 系统不会像许多黄牛那样浪费钱来获取高额佣金 - 没有严格的点差要求 - EA 可以在任何账户上使用 -系统未使用任何危险的网格方法。 -EA默认内置复利资金管理。 - 每笔交易都有经纪商看不到的止损和止盈。 -止损和止盈是动态的——它们默认可以适应市场波动。 -补偿模式可在 EA 设置中使用 - 内置趋势和振荡器过滤器 - 还内置动态追踪止损 -交易对:AUDUSD、EURUSD、USDCHF、NZDCAD、USDJPY、AUDCHF、NZDUSD。 -时间范
如果产品有任何问题或者您需要在此产品上添加功能,请联系我 Contact/message me if you encounter any issue using the product or need extra feature to add on the base version. There is Demo version of this panel Dashboard Super MA RSI CCI Demo in my product list, pls try it out to get familiar with all functionalities free . Dashboard Super MA RSI CCI is an intuitive, and handy graphic tool to help you to: Have 28 pairs under control with one dashboard Monitor price movement, identify possible trend based on MA, RSI, and CCI
这是一个常规面板,放置买卖订单网络。 这个专家顾问关闭设置中定义的利润订单。 然后,有一个名为Ladder的参数,其中包括订单之间的距离开始增加由梯形参数指示的点(这里,在主要设置中,它是10点),这意味着二阶是10点,三阶是20点,四阶 然后,你需要知道这个顾问是什么,因为这不是在设置中,但它会影响这个顾问提出的策略的逻辑。. 假设在这里的设置中,顾问将打开五个订单。.. 或购买。.. 或出售。.. 好。.. 但是,当打开订单时,它会将下一个打开订单的手数增加先前打开订单的一半。 也就是说,如果您在设置中设置了0.1手,那么根据方案将打开五个订单,第一个更接近当前价格的订单将以0.1手的价格打开。 第二,对于给定的步骤,这里50点的步骤将以0.15手的价格打开。 第三个,在另一个50点之后,将以大约0.22手的价格开盘。 第四个,以0.33手的价格通过50点的设定步骤。 第五个,以0.49手的价格设定50点。 也就是说,通过打开订单,这个顾问将增加每个后续订单的一半数量的前一个订单每次。 这种交易的逻辑是什么? (我通常使用日间交易和未平仓头寸,在上午10:00之前的某个时间。
Grid MT4 Recovery
Volodymyr Hrybachov
具有用於“解決”一籃子訂單的自適應系統的網格顧問也可用於恢復賬戶上無利可圖的頭寸。 在線性回歸通道內工作,在多種條件下輸入。該信號使用線性回歸通道的方向、指數移動平均線、平均每日波動率,然後在價格偏離時構建訂單網格。 網格步長是可配置的,如果價格與我們相反,那麼在一定數量的訂單後,賬戶恢復功能(減少回撤)被激活,最遠的無利可圖的訂單通過與有利潤的相反訂單平倉來減少。 因此,EA 幾乎克服了任何無後坐力運動和回撤。該圖表顯示有關利潤的信息並繪製回歸通道本身。 Expert Advisor 還可以伴隨以手動模式開立的交易或由另一個 Expert Advisor 開立的交易 - 它可以解決這些問題並使賬戶受益。 建議存款金額從 $500 起。 時間表 M15 在自動模式下,您必須有 VPS。 MT5 https://www.mql5.com/en/market/product/69117 選項: START_LOT - FROM_BALANCE 的初始手數 - N 個餘額單位 LOT_MULTIPLIER - 訂單網格中的手數乘數; MAX_LOT
Monkey EA
Vojtech Svobodnik
Monkey EA is fully automatic Expert Advisor for trading on GBPUSD . It based on Exponential Moving Average and Bollinger Bands. Monkey EA has been tested from year 2003 to March 2021 . You can download the demo and test it yourself. My test used the real tick data with 99,90% accuracy. I made Monte Carlo test with 200 simulations used too. Monkey EA offers hight profit factor  and small drawndown . All trades are covers by TakeProfit  and StopLoss ! Doesn't use Martingale or other dangerous star
VR Cub
Vladimir Pastushak
VR Cub 这是获得高质量切入点的指标。该指标的开发是为了促进数学计算并简化对仓位入场点的搜索。多年来,该指标所针对的交易策略已被证明其有效性。交易策略的简单性是其巨大的优势,即使是新手交易者也能成功进行交易。 VR Cub 计算开仓点以及获利和止损目标水平,这显着提高了效率和易用性。查看使用以下策略进行交易的屏幕截图,了解简单的交易规则。 设置、设置文件、演示版本、说明、问题解决,可以从以下位置获取 [博客] 您可以在以下位置阅读或撰写评论 [关联] 版本为 [MetaTrader 5] 计算入场点的规则 开仓 要计算入场点,您需要将 VR Cub 工具从最后一个高点拉伸到最后一个低点。 如果第一个点在时间上早于第二个点,交易者等待柱线收于中线上方。 如果第一个点在时间上晚于第二个点,交易者等待柱线收于中线下方。 根据上述条件,严格在 柱线收盘 后建仓。 换句话说,如果我们在小时图上进行交易,那么从最高点到最低点的时间距离必须超过24小时,最高点和最低点之间的点数必须大于或等于平均价格变动每天。 维持和改变市场地位 可以有多个未平仓头寸;每个头寸都可以单独修改。 VR Cu
FXFledgling Exit Tool is a complete risk management tool that analyzes both the open trades and the direction of the pair of open trades. As long as the suggested entry and lotsizing management presented here is followed strictly, you will have a high chance (but no guarantee) of surviving the trade. What It Does It is used as an exit tool. It helps the trader to manage any manual trade that he transacted. It does the following: Trail Stop Dynamic Stop Loss - a calculated stop-loss that change
This EA utility does not trade on its own, but it only modifies the open  trades  to add take profit and stop loss that was  opened manually or by any other expert advisors.  The distance is based on Average True Range Indicator(ATR). How Does It Work? If Symbol to modify is set to "All Symbol" simply attach it to one chart, and all open trades in the entire terminal will set the take profit and stop loss with the distance of Average True Range value of their corresponding symbol.  If  Symb
PipFinite EA Trend PRO
Karlo Wilson Vendiola
4.52 (25)
The Official Automated Version of the Powerful Indicator PipFinite Trend PRO EA Trend PRO trades the signal of PipFinite Trend PRO and manages the trade depending on the user's preference. The EA includes many customizable features that can further enhance the Trend PRO trading strategy. Features like Entry and Exit Filters, Higher Timeframe Filter, Stoploss, Takeprofit, Breakeven, Trailing Stop, News Filter and MORE! The Innovative Solution EA Trend PRO was created to make your trading
Harvest GOLD
Sayan Vandenhout
Harvest GOLD USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $
Lines of risk
Makarii Gubaydullin
The indicator displays the   specified Risk Level   on the chart, for long and short positions. My   #1 Utility : includes 65+ functions  |   Contact me  if you have any questions It may be useful when setting the Stop Loss level, the value of which is visible on the right price axis. To calculate the level of risk, a   Fixed  / or   Last used   lot size is used. Imput Settings: Last traded lot:  set " true " to make the calculation for your last used   trading lot; Lot Size: set the value of t
Smart Trading Copilot: Its a smart trade assistant and trade manager that will help you in your daily trading management, the smart trading copilot comes with a user friendly trade panel and trade dashboard which has a modern design and uses cutting edge technology. The smart trading copilot will help you achieve your trading goals, save time and save energy. Because of the vast features that it supports: Risk Management Support: Automatically calculates the appropriate lot size based on the sp
NAS100 Auto Sl And TP
Moustapha Boulouz
5 (1)
介绍适用于 MT4 的 NAS100 Auto SL 和 TP Maker: 有了我们的 NAS100 Auto SL 和 TP Maker,再也不会错过止损和止盈的设置,这是交易者在 MetaTrader 4 上浏览纳斯达克 100 市场时不可或缺的助手。该工具专为寻求自动管理止损和止盈水平的无缝解决方案的用户而设计。 主要功能 轻松实现自动化: 自动监控无止损和/或止盈的纳斯达克 100 指数交易。 根据用户配置设置动态调整水平。 订单类型的多样性: 兼容纳斯达克 100 指数的市价订单和挂单。 支持 MetaTrader 4 中的各种订单类型。 定制配置: 用户友好的参数设置允许自定义跟踪偏好和止损/止盈水平。 范围灵活: 可选择为其运行的特定 NAS100 工具或所有交易工具设置止损和止盈。 快速执行: 确保快速设置所需的 StopLoss 和/或 TakeProfit 值,无需等待新的 tick 即可迅速响应。 MetaTrader 4 兼容性: 与 MetaTrader 4 中的所有订单类型兼容,实现无缝集成。 使用 NAS100 Auto SL 和 TP Maker
FREE
Make grid trading safe again | Built by a grid trader >> for grid traders.    Walkthrough Video  <== Get Grid Rescue up and running in 5 minutes  This is MT4 version, click  here  for  BlueSwift GridRescue MT5  (settings and logics are same in both versions) BlueSwift Grid Rescue MT4  is a risk management utility  EA  (used together with other grid trading experts) that can help you trade aggressive grid systems with manageable drawdown, therefore reduce substanstially margin call risk as w
Virtual Collider Manual   is a trading assistant with a built-in panel for manual trading. It automatically moves a position opened by a trader in profit using innovative adaptive grid algorithm of averaging and adaptive pyramiding Know-how of the grid algorithm of averaging and pyramiding of the   Virtual Collider Manual   trading robot is based on fully automatic adaptation of all characteristics of dynamically build order grid and pyramid with actual price movement with no need for adjusting
Automated strategies are commonly used by institutional investors, banks, and hedge funds due to their ability to handle large volumes of trades with greater precision and efficiency. However, they are also increasingly being adopted by individual traders who use trading platforms that offer automated trading capabilities.  While a profit of 10 percent   may seem small ,   it can add up over time with consistent trading . It is important to note that trading involves risks, and traders should a
Greedy Bob EA mw
DMITRII GRIDASOV
4.25 (4)
GREEDY BOB EA - 是基于价格行为研究的完美日内交易系统! 这是“一劳永逸”的智能交易系统,它正在为您完成所有交易工作! 7 设置文件可用! 交易理念基于著名的强大价格行为模式,并与剥头皮技术相结合! GREEDY BOB EA 正在欧盟和美国会议期间制定上半年时间框架 使用“注释”部分中的设置文件来使用/测试 EA 贪婪鲍勃EA特点: - EA 可以同时运行 7 对 - 相应的 Set_files 在“评论”部分等待您 - 根据账户余额自动计算手数 - EA默认内置复利资金管理。 - 止损和止盈是动态的——它们默认可以适应市场波动。 - 每笔交易都有经纪商看不到的止损和止盈。 - 智能过滤系统:趋势过滤器、震荡指标过滤器、工作日过滤器、工作时间过滤器、价差过滤器 - 内置 SPREAD 显示 - 运行机器人所需的最低账户余额仅为 100 美元 - 账户杠杆:1:30至1:500即可 -交易对:EURCHF、EURUSD、NZDUSD、USDCHF、AUDUSD、GBPAUD、GBPCAD -时间范围:H1 -
Strong Retracement Points Pro demo edition! SRP (Strong Retracement/Reversal Points) is a powerful and unique support and resistance indicator. It displays the closest important levels which we expect the price retracement/reversal! If all level are broken from one side, it recalculates and draws new support and resistance levels, so the levels might be valid for several days depending on the market! If you are still hesitating to start using this wonderful tool, you can check this link to see h
This is a panel for market review and evaluation of multicurrency price movements. It shows main parameters for a user defined group of symbols in the form of a table. The following values are displayed: Symbol name; Ask price value; Bid price value; Spread size in pips; Stop level in pips - may be hidden by a user; Change of price in pips comparing to the day start; Current daily range (High - Low) in pips; Average daily range in pips for user defined number of days; Price change percentage dur
VirtualStops
Viktor Shpakovskiy
A utility for managing open positions using virtual (invisible to the broker) stops. Virtual stop loss and virtual take profit can be freely moved around the chart. If the price touches the virtual stop line (TP, SL, TS), the EA will close all orders of the same direction on the current chart. Closing orders by virtual take profit is possible only if there is a profit. With the help of the built-in trading simulator, you can, in the strategy tester, see how the adviser works. Parameters Block
Chartball free
Alexander Nikolaev
If you are tired of trading, why not have a little fun right in the MT4 terminal? Try this game, the rules are simple - you need to control the ball and take a coin. The ball jumps along the line of the moving average, and it is controlled by arrows or the keys "w a s d". Try to keep the ball from falling out of bounds. There are several levels of difficulty, if at first it’s difficult, you can set a simple level, and when you train, increase difficulty. When adding a game to a window with a
FREE
H4 GBPUSD Trend Scalper is a trend signal scalper The EA trades according to the trend strategy using original built-in indicator for opening and closing orders. The external inputs for limiting trading on Fridays and Mondays are available. The purpose of the strategy is to use the current trend with the most benefit. According to the results of testing and working on demo and real accounts, the best results achieved by using the Н4 timeframe on the GBP/USD pair Works on MetaTrader 4 Build 971+
该产品的买家也购买
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (180)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。 注意,该应用程序在策略测试器中不起作用。 Manual, Description, Download demo 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是
您认为在价格可以瞬间变化的市场中,下单应该尽可能简单吗? 在 Metatrader 中,每次您要开单时,您都必须打开一个窗口,您可以在其中输入开盘价、止损和止盈以及交易规模。 在金融市场交易中,资本管理对于维持您的初始存款并使其倍增至关重要。 因此,当您想下订单时,您可能想知道应该开多大的交易? 在这单笔交易中,您应该承担多少百分比的存款? 您可以从这笔交易中获利多少,利润风险比是多少? 在您设置交易规模之前,您需要进行必要的计算,以获得交易规模应该是多少的问题的答案。 想象一下,您有一个工具可以自动完成所有这些工作。 您打开图表,进行市场分析并用水平线标记入场点、防御点(止损)和目标(止盈),最后您定义风险水平,例如 作为可用资本的百分比,您可以在此交易中承担,此时程序提供: 定义风险和止损规模的可接受交易规模 以点数、点数和账户货币计的止损和获利值 风险回报率 现在剩下的就是点击面板上的相应按钮来打开交易。 如果您是黄牛,需要在不设置防御或目标的情况下快速打开和关闭交易,那么您可以在交易管理器面板中轻松掌握一切,您可以在其中定义固定订单参数并通过单击“购买”或 “卖出”按钮。 关闭
The product will copy all telegram signal to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal, s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to
Trade Dashboard MT4
Fatemeh Ameri
5 (34)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT5 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。
MT4 至 Telegram 信号提供者 是一款易用、可完全自定义的工具,它使发送信号到 Telegram 成为可能,将您的账户变成信号提供者。 消息的格式 可以完全自定义! 但是,为了简便使用,您也可以选择一个预设模板,并能够启用或禁用消息的特定部分。 [ 演示 ]  [ 手册 ] [ MT5 版本 ] [ Discord 版本 ] [ Telegram 频道 ] 设置 可通过 用户指南 获取逐步说明。 无需了解 Telegram API;开发者提供所需的一切。 主要特性 自定义发送给订阅者的订单详情的能力 您可以创建分层订阅模型,例如铜牌、银牌、金牌。金牌订阅可获得所有信号等。 按订单号、符号或备注过滤订单 包括执行订单的图表的屏幕截图 在发送的屏幕截图上绘制已关闭的订单,以便额外验证 推迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情的全透明度: 新的市场订单 *附带屏幕截图 订单修改(止损、获利点) 已关闭订单 *附带屏幕截图 部分关闭订单 ** 新的挂起订单 修改的挂起订单(进场价格) 挂起订单激活(作为新的市场订单) 已删除的挂起订单
Trade Assistant Pro 36 in 1
Makarii Gubaydullin
4.95 (19)
多功能工具:超过65个功能,其中包括:手数计算,价格行为,盈亏比,交易管理,供需区域。 演示版   |   用户手册   |  MT5版 该实用程序在策略测试器中不起作用:您可以在此处下载 演示版来测 试产品。 任何问题 / 改进意见 / 如果发生了故障或错误  都可以联系我 Trading functions require permitted auto trading (including on the broker's side) 简化,加快并且自动化你的交易过程。利用这款工具的控制功能就能增强普通交易端的执行力。 建立一笔新的交易:手数 / 风险 / 盈亏计算 1. 手数计算工具 (基于风险规模的交易量计算) 2. 风险计算工具 (基于手数大小的风险额计算) 3. 盈亏比 4. 订单的激活和触发,买入或卖出限价/买入或卖出止损:MT4也适用 5. 虚拟的止损/止盈 (隐藏的止损,止盈:交易商不可见) 6.  智能的止损/入场点:当价格柱在收盘时已超越了才入场 (避免无效触发) 7. 隐藏掉挂单 (虚拟的订单) 8. 预订挂单:在市场关闭的时候你也可以下挂单 (适
Forex Market View Dashboard and CSM
Opengates Success International
5 (1)
FFXMV Dashboard + CSM is a custom indicator combined with Currency Strength Meter . It is created to give the Traders a full view of what is going on in the market. It uses a real time data to access the market and display every bit of information needed to make a successful trading. Before attaching this Indicator to your window chart, go to your MT4's Market Watch panel and HIDE all the Currency pairs you don't need or trade and leave the rest there. The reason is that FFMV Dashboard will DISP
Grid Manual MT4
Alfiya Fazylova
4.72 (18)
Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT4。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |     MT5版本  |     不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT4 接收器在策略测试器中不起作用! Telegram 至 MT4 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.7 (61)
MetaTrader 4 的交易复制器。     它从任何账户复制外汇交易、头寸、订单。 它是最好的贸易复印机之一     MT4 - MT4,MT5 - MT4     为了   复制 MT4     版本(或     MT4 - MT5 MT5 - MT5     为了   复制MT5     版本)。 MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 复印机 版本       MetaTrader 5 终端 (   МТ5 - МТ5, МТ4 - МТ5   )-   Copylot 客户端 MT5 独特的复制算法将所有交易从主账户准确复制到您的客户账户。 该产品还以其高运行速度而著称,并且具有强大的错误处理能力。 一组强大的功能。 该程序可以在多个终端绑定上运行。 使用它作为您在一个账户上交易的多个账户的交易 的同步器 , - COPYLOT 会将您的交易复制到其他终端。 从已关闭的账户中复制 Invest 密码; 部分关闭仅从 mt4 到 mt4
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 4 平台。多语言支持。 MT5版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停
Summer 50% discount ($199 -> $99) Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types   - Set and forget tra
Risk Manager for MT4
Sergey Batudayev
4.56 (9)
MT4 的 Expert Advisor 风险管理器是一个非常重要的程序,我认为对每个交易者来说都是必要的程序。 使用此 EA 交易,您将能够控制您交易账户中的风险。风险和利润控制可以以货币形式和百分比形式进行。 要让智能交易系统工作,只需将其附加到货币对图表并以存款货币或当前余额的百分比设置可接受的风险值。 顾问功能 PROMO BUY 1 GET 2 FREE -   https://www.mql5.com/en/blogs/post/754725 该风险经理将帮助您控制风险: - 交易 - 每天 - 一个星期 - 一个月 你也可以控制 1) 交易时允许的最大手数 2) 每天最大订单数 3) 每天最大利润 4) 设置 Equity 的获利了结 不仅如此,如果您在设置中指定自动设置,顾问还可以为您设置默认的止损和止盈。 顾问会在每个事件中附上警报,并向您解释删除订单的原因。比如你开了,你开了第6个订单,按照你的规则你每天只允许开5个订单,顾问会立即删除6个并说明原因。 例如,您开仓的手数比您最初向自己指示的手数大,顾问将删除订单并解释原
TradePanel MT4
Alfiya Fazylova
4.91 (85)
交易面板是一个多功能的交易助手。 该应用程序包含 50 多个手动交易功能,并允许您自动执行大多数交易操作。 购买之前,您可以在模拟帐户上测试演示版本。 演示 此处 。 完整说明 此处 。 贸易。 让您一键执行基本交易操作: 开立挂单和开仓。 打开订单网格。 平仓挂单和持仓。 仓位反转(平仓买入并开仓卖出,或平仓卖出并开仓买入)。 锁定仓位(通过开立相反仓位使卖出和买入仓位的交易量相等)。 对所有仓位进行部分平仓。 将所有头寸的止盈和/或止损设置为同一水平。 将所有仓位的止损设置为盈亏平衡水平。 开仓订单和仓位时,您可以: 根据既定风险自动计算订单量。 一键打开多个订单。 将计算出的交易量分配给多个订单。 使用面板创建的线条和标记在图表上可视化未来订单的交易水平位置。 开仓时,设置最大点差限制。 使用止盈规模与止损规模的自动比率。 使用虚拟止损和止盈。 将当前点差添加到止损和止盈。 使用 ATR 指标计算止盈和止损。 设置待处理订单的到期日期。 使用挂单跟踪(挂单自动移动到价格后面指定的距离)。 平仓订单和平仓时,您可以: 一键按订单或仓位类型关闭。 只需点击一下,即可仅平仓盈利或无利可
DrawDown Limiter MT4
Haidar, Lionel Haj Ali
5 (8)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
Summer 40% discount ($149 -> $88) Everything for chart Technical Analysis indicator mt4 in one tool Draw your supply demand zone with rectangle and support resistance with trendline and get alerts to mobile phone or email alert -  Risk reward indicator Video tutorials, manuals, DEMO download   here .  Find contacts on my   profile . 1.   Extended rectangles and trendlines Object will be extended to the right edge of the chart when price will draw new candles on chart. This is rectangle extend
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.88 (56)
一键交易的交易面板。处理头寸和订单!通过图表或键盘进行交易 交易小组进行人工交易。您可以从图表(图表窗口)或键盘进行交易。打开和关闭,反向和锁定。处理职位和订单! МetaТrader4中主要订单的交易控制面板:买入,卖出,买入,买入,卖出,卖出限制,收盘,删除,修改,追踪止损,止损,止损。 MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 从符号窗口交易并从键盘交易! 您正在为MetaTrader 4终端提供一个独特的插件 - 虚拟控制面板VirtualTradePad。 Description on English 注意!如果您想学习如何交易 策略测试器  ,请查看我们的免费 TesterPad 实用程序 VirtualTradePad在“  MQL5语言最佳图形面板  ”竞赛中 获得二等奖 。 工作标签 职位标签   -使用职位: 开/关买入和卖出, 冲销所有头寸, 锁定一个共同的立场, 更改止损/获利, 设定一般的止损/获利的位置, 启用追踪止损, 实现盈亏
News Trapper EA
Noha Mohamed Fathy Younes Badr
4.82 (11)
Hi, all.  News trapper EA It is an expert for trading news very safe expert  Automated Trading on the news of the economic calendar. It shows stable trading during last 10  years. EA doesn't use dangerous technologies like martingale, grid. The Expert is very simple to use. how to install it     and set files     read the blog         after purchase contact me to add you to   VIP   channel  The program contains flexible settings for trading on the news of the economic calendar. It cannot be ch
The News Filter
Leolouiski Gan
5 (19)
这个产品在新闻时间过滤所有的专家顾问和手动图表,因此您不必担心突然的价格波动会破坏您的手动交易设置或其他专家顾问输入的交易。此产品还带有完整的订单管理系统,可在任何新闻发布前处理您的持仓和挂单。一旦您购买了 The News Filter ,您将不再需要依赖以后的专家顾问内置的新闻过滤器,因为这个产品可以从此过滤它们所有。 新闻选择 新闻来源于Forex Factory的经济日历。 选择可以基于任何一种货币,如USD,EUR,GBP,JPY,AUD,CAD,CHF,NZD和CNY等。 选择也可以基于关键识别,例如Non-Farm (NFP),FOMC,CPI等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损
The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrade
Take a Break
Eric Emmrich
5 (26)
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
该智能交易系统会持续监控您交易账户的净值,以防止代价高昂的亏损和/或遵守交易规则。当违反某组规则时,EA 将发出警报,关闭所有交易,在某些情况下,删除所有挂单。或者,它还可以关闭所有图表以删除帐户中运行的所有 EA。此 EA 对 Prop Trading 挑战特别有用,例如 FTMO 挑战或 PZ 挑战。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 实现了以下功能,可以随意启用或禁用: 股票最大损失又名尾随股票回撤 每日股票最大损失 股权利润目标 股票追踪止损 其他好处是: 死好用 对自营贸易公司和交易者有用 它实现了各种警报 向终端报告 技术信息: 它自己计算最大净值和每日净值 它执行每笔报价并在图表上显示信息 它监控账户上的所有交易和幻数 它可以与投资者密码一起使用,并对违规行为进行监控和警报 如何开始 在单个图表中加载一次 EA 不要在其他图表中加载 EA 自定义您的事件和设置 不理会 EA,永远不要关闭该图表 如何将其用于自营交易挑战 此 EA 对自营交易公司或交易者很有用,因为它封装了 FTMO 挑战赛或 P
MT4 To Notion
DaneTrades Ltd
5 (2)
该程序将允许您使用非常友好的用户界面将所有交易从 MetaTrader 帐户直接导出到 Notion。 MT5版本  |   用户指南+演示 要开始使用,请使用用户指南并下载概念模板。 如果您想要演示,请参阅用户指南。 在策略测试器中不起作用! 主要特点 将所有交易从您的交易账户导出到您的 Notion 将运行交易和挂单导出到 Notion 并更新它们 创建模板 最后一日出口贸易 上周出口贸易 上个月出口贸易 从自定义时间范围导出交易 自动将所有新的已平仓交易发送至 Notion 选择要包含在导出中的字段,例如订单类型、数量、开仓时间、平仓时间等 如何开始 转到上面的用户指南或启动 EA 并单击“获取连接帮助” 连接后,单击“开始:导出全部”将历史记录中的所有当前交易发送到 Notion 如果您希望它自动将所有新的已平仓交易发送到 Notion,请选中“更新新已平仓交易” 如果您有任何问题,请告诉我。 随着产品的开发,将添加新功能。
Trading History MT4
Siarhei Vashchylka
5 (7)
Trading History - A program for trading and money management on the history of quotes in stratagy tester. It can work with pending and immediate orders, and is equipped with trailing stop, breakeven and take profit functions. Very good for training and testing different strategies. Manual (Be sure to read before purchasing) Advantages 1. Allows you to test any trading strategy in the shortest possible time 2. An excellent simulator for trading training. You can gain months of trading experi
Mentfx Mmanage
Anton Jere Calmes
5 (15)
The added video will show you the full functionality, effectiveness, and simplicity of this trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool c
DFGX Dashboard
Tsvetan Tsvetanov
5 (2)
Take your trading to the next level with DFGX - our second generation Dynamic Fibonacci Grid. This new, powerful and easy to use application is specially designed and optimized for contrarian intraday trading, scalping and news trading on the Forex market. This system is the ideal solution for active professional traders and scalpers who are looking for innovative ways to optimize their strategy. The system also provides excellent opportunity for new traders who want to learn to trade in a syste
Trade Copier Global
Laszlo Tormasi
5 (15)
Trade Copier Global: The name speaks for itself. This copier allows you to copy orders between MT4 terminals even if they are not installed on the same computer. Features Copying trades between MT4 terminals around the world with a short delay. Automatically recognizes symbol prefixes. Can connect many Slaves to the same Master. Supports pending and market orders. Supports partial order close (with limitations, see below) Can send messages and notifications to the Slaves from the Master Severa
最友好的跟单交互界面,最丰富的易用功能,最优跟单方案.  跟单. EASY :简单使用,加载选择信号源或者接收端即可简单使用,轻松跟单 FAST: 快速复制订单,算法最优跟单机制,优先计算新信号,优先队列处理接收到特殊信号 Multiple: 1.支持多信号同时发送,多账户同时选择多个账户复制                                              2.多平台支持,MT4 和MT5互通.( 需同时购买安装MT4和MT5 ) Powerful :强大的功能,你可以找到市面上没有的功能 . .支持 减仓 ,支持手动 订单绑定 信号订单 上....提供各种 过滤以及指定个性化设置( 给每个信号源或者品种分别制定跟单方案 ) ... [支持 中文,英文 ] 增加大手数分单功能 (应用场景,需要跟单较大手数,手数超出平台上限,也可以自己设置的上限,一般应用前者,分单会造成不必要的跟单性能开销,当达到平台单笔手数上限可以分单进行) 增加反向同步平仓功能: 功能启动后 接收端平仓,发送端反向同步平仓. 增加多种跟单内核, ①传统的强映射强绑定方式 ②可以支持设置M
ADAM for FTMO 40
Vyacheslav Izvarin
5 (1)
ADAM EA Special Version for FTMO  Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94887 ---------------------------------------------------------------------------------------------------------------------------
News Trader Pro
Vu Trung Kien
4.41 (17)
新闻操盘手专业版 是一个独特的机器人,让您使用您预先定义的策略进行消息交易。它从几个流行的外汇网站加载的每条消息的片断。您可以选择任何消息和预设的策略进行交易,之后新闻操盘手专业版根据选定的策略,在新闻来临时自动进行交易。 新闻发布给出了赚点数的机会,因为在那个时刻,价格通常有大动作。现在,利用这款工具,新闻交易变得比以往任何时候更容易,更灵活,更令人兴奋。不要等待,不要错失,不要再迷惑了。每周只需针对重要新闻设置一次,这个工具将完全按照您的计划进行精准交易。 演示版: 由于这不是一个自动交易机器人 (它是半自动), 您需要下载单独的演示版本: https://www.mql5.com/zh/market/product/5931 参考: 如果您只需要加载新闻 (无需交易), 您可以购买新闻加载机专业版: https://www.mql5.com/zh/market/product/5463 功能 包括所有 新闻加载机专业版 的功能 (查看详情)。 针对每条新闻构建您自己的策略,具有非常灵活的参数。 支持五种高级策略,带有大量控制参数 (止损, 止盈, 尾随, 网格间隔, 手数缩放
作者的更多信息
LogicalTraderEA
Genesis Hafalla
5 (7)
LogicalTraderEA is a Hedging expert advisor which uses a grid recovery strategy. Trading Strategy LogicalTraderEA trades on all types of pairs. It works most efficiently on an account with a high margin, which plays a huge role in any strategy. The user has to be able to consider withdrawal as a part of the strategy. This EA works on all time frames without losing its efficiency, but it works most efficiently in the H1 time frame. I have already set the most optimal default parameters in accorda
How it works? This EA trades with Fast MA and  Slow MA  crossovers. Moving Average will base its value on the current time frame. Only allows one open trade at a time. Two strategy to choose,  crossover and trend following. Optimize risk management settings for lot size and martingale. Strategy: Crossover Opens a Buy position if the  Slow MA  crosses below  Fast MA. Opens a Sell position if the  Slow MA  crosses above  Fast MA. Trend Following Opens a Buy position if the  Slow MA  is below  Fast
Stochastic Crossover EA
Genesis Hafalla
5 (5)
How it works? This EA trades with Stochastic   Signal Line  and  Base Line  crossovers. Stochastic  will base its value on the current time frame. Only allows one open trade at a time. Two strategy to choose,  crossover and trend following. Optimize risk management settings for lot size and martingale. Strategy: Crossover Opens a buy position if the Signal Line  crosses below  Base Line and base line is below the Buy below crossover level. Opens a sell position if the Signal Line  crosses above
RSI Level EA
Genesis Hafalla
5 (2)
A simple EA that trades based on Relative Strength Index levels. How it works? This EA trades with  Relative Strength Index Level   . Relative Strength Index Level  will base its value on the current time frame. Only allows one open trade at a time. Two strategy to choose,  Reversal and Trend following . Optimize risk management settings for lot size and martingale. Strategy: Reversal Opens a buy position  if the RSI is below oversold  level. Opens a sell position  if the RSI is above overbought
This EA utility does not trade on its own, but it only modifies the open  trades  to add take profit and stop loss that was  opened manually or by any other expert advisors.  The distance is based on Average True Range Indicator(ATR). How Does It Work? If Symbol to modify is set to "All Symbol" simply attach it to one chart, and all open trades in the entire terminal will set the take profit and stop loss with the distance of Average True Range value of their corresponding symbol.  If  Symb
Universal TP SL Pips
Genesis Hafalla
5 (1)
This EA utility does not trade on its own, but it only modifies the   open  trades    to add   take profit   and   stop loss   that was  opened manually or by any other expert advisors.  The distance is based on Pips . How Does It Work? If   Symbol to modify   is set to   "All Symbol"   simply attach it to one chart, and all   open trades   in the entire terminal will set the   take profit   and   stop loss   .  If  Symbol to modify   is set to   "Local Symbol"   , it will only set the
Stochastic Cross Arrow  is an indicator that automatically places arrow when stochastic K and D line crosses each other on a certain level. Buffer Guide For Developers: Buffer 0 =Buy Arrow Buffer 1 =Sell Arrow Inputs: ---Stochastic Settings--- %K  - %K value. %D  - %D value. Slowing  - Slowing value . Stochistic Method   -  Moving Average method. It can be any of enumeration values.  Newbar - arrow only appear on new bar. Buy_Msgs - type info message when buy arrow appears. Sell Msgs - type inf
Master Stochastic
Genesis Hafalla
4 (1)
How it works? This EA trades with Stochastic signal and base line crossovers. Only allows one open trade at a time on the currency you have attached this EA. Opens a Buy position if the signal line crosses below base line below the value you set in BuyBelow parameter. Opens a Sell position if the signal line crosses above base line above the value you set in SellAbove parameter. This EA will work in any time frame and in any pair, Stochastic oscillator will base its data on the current time fram
Stochastic Cross Arrow  is an indicator that automatically places arrow when stochastic K and D line crosses each other on a certain level. Buffer Guide For Developers: Buffer 0 =Buy Arrow Buffer 1 =Sell Arrow Inputs: ---Stochastic Settings--- %K  - %K value. %D  - %D value. Slowing  - Slowing value . Stochistic Method   -  Moving Average method. It can be any of enumeration values.  Newbar - arrow only appear on new bar. Buy_Msgs - type info message when buy arrow appears. Sell Msgs - type inf
How it works? This EA trades with Stochastic Signal line  Cross over low and high levels. Only allows one open trade at a time on the currency you have attached this EA. if Reverse Logic is FALSE  will open BUY if Stocha Signal Line Cross below Low Level  will open SELL if Stocha Signal Line Cross Above High Level if Reverse Logic is TRUE  will open SELL if Stocha Signal Line Cross below Low Level  will open BUY if Stocha Signal Line Cross Above High Level Key difference with my other EA " Maste
筛选:
Mehdi Faraz Fard
2335
Mehdi Faraz Fard 2021.07.11 13:39 
 

用户没有留下任何评级信息

回复评论