• 概述
  • 评论 (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
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
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+
VR Smart Grid
Vladimir Pastushak
4.31 (167)
VR Smart Grid 是一款智能交易顾问,能够以微薄的利润部分平仓大量市场头寸。小部分平仓可让您快速及有效地减少亏损的部位。几个熟虑的交易策略被编制顾问的算法中。主要的交易策略是建立一个部位网络,并在给定利润的框架内以小部分平仓。顾问分析市场部位并将其手分成几部分,将计算平仓头寸的一部分的最低平均价格。因这种方法,平均价格尽可能接近当前市场价格,价格的小幅波动会导致部分部位的计算平仓。 对于安装文件,说明,愉快的奖金 联系我 顾问工作的监控可以在 作者简介中找到 VR Smart Grid Expert 顾问的交易策略中有 8 种关闭市场部位的方法。根据选择的方法,顾问能设置真实或虚拟的止盈水平。手计算的顺序可以由交易者手动设置或使用任何方法,包括斐波那契原理,来自动计算。交易者可以为部位之间的每一步手动设置距离或自动计算。 VR Smart Grid Expert 顾问能够全自动交易金融工具,交易者只需要控制和调整设置。根据设置,VR Smart Grid 能够控制和维护其他顾问或交易者开立的头寸。在这种情况下,顾问不关心市场部位是如何打开的,用计算机终端或用智能手机。 交
日内 HSS Trader EA - 是基于价格行为研究的完美日内交易系统! 这是“一劳永逸”的智能交易系统,它正在为您完成所有交易工作! 12套文件可用! 交易理念基于著名的强大价格行为模式,并结合了趋势和剥头皮技术! 日内 HSS Trader EA 正在欧盟和美国交易时段期间处理 H1 时间框架 使用“注释”部分中的设置文件来使用/测试 EA 日内 HSS Trader EA 特点: - EA 可以同时在 12 对上运行 - 相应的 Set_files 在“评论”部分等待您 - 根据账户余额自动计算手数 - EA默认内置复利资金管理。 - 止损和止盈是动态的——它们默认可以适应市场波动。 - 每笔交易都有经纪商看不到的止损和止盈。 - 智能过滤系统:趋势过滤器、震荡指标过滤器、工作日过滤器、工作时间过滤器、价差过滤器 - 内置 SPREAD 显示 - 运行机器人所需的最低账户余额仅为 100 美元 - 账户杠杆:1:30至1:500即可 -交易对:USDCHF、USDJPY、EURAUD、GBPCAD、EURCAD、NZDUSD、GBPCHF、EURJPY、AU
Forex trading
Andrey Kozak
Forex trading is a unique forex scalper robot. The robot is trading GBPUSD M5. The minimum deposit is from $ 300. The maximum drawdown when testing in the strategy tester for 2 years is no more than 15%. The robot does not use Martingale, Grid or other risky trading strategies. Each trade is accompanied by TakeProfit and StopLoss. The robot can trade simultaneously on several trading accounts. With each deal, the robot sends an information message to the trader on the phone, where it says on wh
SQ Swing Fibo Marker
Bartlomiej Gorski
5 (1)
Swing Fibo Marker is adaptive advanced indicator that automatically detects price swings. After swing detection, it draws five profit targets, entry level and stop loss level. Levels are calculated base on price swing size, according to Fibonacci levels specified as entry points. When price touch the level indicator create alerts. List of supported alert types: Popup alerts Email alerts Push notification On screen output Suggested timeframe to trade: H1 or higher. The higher timeframe is used to
该产品的买家也购买
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 是
Custom Alerts 是一款多功能的多市场监控工具,可识别所有八种主要货币(美元、加元、英镑、欧元、瑞士法郎、日元、澳元和新西兰元)、黄金 (XAU)、基于这些货币的所有 28 种外汇和黄金货币对以及 US30、UK100、WTI、比特币等多达七种指数中的有前景的设置。该工具可完全自定义。该工具从我们的 FX Power、FX Volume 和 IX Power 指标中收集数据,并在发生重大事件时通知您。  开始使用前,您必须在终端上安装好使用过的指标,以便从多市场扫描仪提供的所有选项中获益。 有关功能和各种警报选项的更多详情,请参阅 ->   自定义警报常见问题                                                                                                        Custom Alerts 是一款多功能的多市场监控工具,可识别所有八种主要货币(美元、加元、英镑、欧元、瑞士法郎、日元、澳元和新西兰元)、黄金 (XAU)、基于这些货币的所有 28 种外汇和黄金货币对以及
您认为在价格可以瞬间变化的市场中,下单应该尽可能简单吗? 在 Metatrader 中,每次您要开单时,您都必须打开一个窗口,您可以在其中输入开盘价、止损和止盈以及交易规模。 在金融市场交易中,资本管理对于维持您的初始存款并使其倍增至关重要。 因此,当您想下订单时,您可能想知道应该开多大的交易? 在这单笔交易中,您应该承担多少百分比的存款? 您可以从这笔交易中获利多少,利润风险比是多少? 在您设置交易规模之前,您需要进行必要的计算,以获得交易规模应该是多少的问题的答案。 想象一下,您有一个工具可以自动完成所有这些工作。 您打开图表,进行市场分析并用水平线标记入场点、防御点(止损)和目标(止盈),最后您定义风险水平,例如 作为可用资本的百分比,您可以在此交易中承担,此时程序提供: 定义风险和止损规模的可接受交易规模 以点数、点数和账户货币计的止损和获利值 风险回报率 现在剩下的就是点击面板上的相应按钮来打开交易。 如果您是黄牛,需要在不设置防御或目标的情况下快速打开和关闭交易,那么您可以在交易管理器面板中轻松掌握一切,您可以在其中定义固定订单参数并通过单击“购买”或 “卖出”按钮。 关闭
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
Trade Dashboard MT4
Fatemeh Ameri
5 (38)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT5 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。
TradePanel MT4
Alfiya Fazylova
4.91 (86)
交易面板是一个多功能的交易助手。 该应用程序包含 50 多个手动交易功能,并允许您自动执行大多数交易操作。 购买之前,您可以在模拟帐户上测试演示版本。 演示 此处 。 完整说明 此处 。 贸易。 让您一键执行基本交易操作: 开立挂单和开仓。 打开订单网格。 平仓挂单和持仓。 仓位反转(平仓买入并开仓卖出,或平仓卖出并开仓买入)。 锁定仓位(通过开立相反仓位使卖出和买入仓位的交易量相等)。 对所有仓位进行部分平仓。 将所有头寸的止盈和/或止损设置为同一水平。 将所有仓位的止损设置为盈亏平衡水平。 开仓订单和仓位时,您可以: 根据既定风险自动计算订单量。 一键打开多个订单。 将计算出的交易量分配给多个订单。 使用面板创建的线条和标记在图表上可视化未来订单的交易水平位置。 开仓时,设置最大点差限制。 使用止盈规模与止损规模的自动比率。 使用虚拟止损和止盈。 将当前点差添加到止损和止盈。 使用 ATR 指标计算止盈和止损。 设置待处理订单的到期日期。 使用挂单跟踪(挂单自动移动到价格后面指定的距离)。 平仓订单和平仓时,您可以: 一键按订单或仓位类型关闭。 只需点击一下,即可仅平仓盈利或无利可
Trade Manager MT4 DaneTrades
Levi Dane Benjamin
4.33 (9)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 4 平台。多语言支持。 MT5版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停
MT4 至 Telegram 信号提供者 是一款易用、可完全自定义的工具,它使发送信号到 Telegram 成为可能,将您的账户变成信号提供者。 消息的格式 可以完全自定义! 但是,为了简便使用,您也可以选择一个预设模板,并能够启用或禁用消息的特定部分。 [ 演示 ]  [ 手册 ] [ MT5 版本 ] [ Discord 版本 ] [ Telegram 频道 ] 设置 可通过 用户指南 获取逐步说明。 无需了解 Telegram API;开发者提供所需的一切。 主要特性 自定义发送给订阅者的订单详情的能力 您可以创建分层订阅模型,例如铜牌、银牌、金牌。金牌订阅可获得所有信号等。 按订单号、符号或备注过滤订单 包括执行订单的图表的屏幕截图 在发送的屏幕截图上绘制已关闭的订单,以便额外验证 推迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情的全透明度: 新的市场订单 *附带屏幕截图 订单修改(止损、获利点) 已关闭订单 *附带屏幕截图 部分关闭订单 ** 新的挂起订单 修改的挂起订单(进场价格) 挂起订单激活(作为新的市场订单) 已删除的挂起订单
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
Unlimited Trade Copier Pro is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not b
MT4 to Discord Signal Provider 是一款用户友好、完全可定制的工具,专为直接向 Discord 发送交易信号而设计。这个工具将您的交易账户转变为一个高效的信号提供者。 自定义消息格式以适应您的风格!为了方便使用,您可以从预先设计的模板中选择,并决定包括或排除哪些消息元素。 [ 演示 ] [ 手册 ] [ MT5 版本 ] [ Telegram 版本 ] 设置 遵循我们详细的 用户指南 进行简单设置。 不需要预先了解 Discord API;我们提供所有必要工具。 主要特性 为订阅者更新自定义订单详情。 实施分层订阅模型,如铜牌、银牌、金牌,每一层都提供不同级别的信号访问。 附加执行订单的图表截图。 在这些截图上显示已关闭的订单,以增加清晰度。 提供延迟发送新订单消息的选项,以便在发送前进行最后调整。 透明和详细的订单信息: 带截图的新市场订单。 订单修改(止损、获利)。 已关闭和部分关闭的订单。 新的和修改的挂起订单。 挂起订单的激活和删除。 关于历史订单的详细报告。 每个订单的可定制评论。 注意: * 截图包括图表上的任何对象,如指标。 ** 在报
TPSpro Trade PRO
Roman Podpora
5 (4)
下载演示版本 说明 -   https://www.mql5.com/ru/blogs/post/758419 处于测试模式     (在测试器中)面板功能   未激活 。我们仅提供了面板本身的视觉显示。 一款能够根据给定的止损水平即时计算头寸规模或风险的工具对于专业交易员和新手交易员来说都至关重要。TRADE PRO 交易实用程序提供快速准确的计算,帮助您在时间敏感且波动的市场中做出决策。 主要功能: 原创。简单。有效。 原始、方便地打开主交易面板:将鼠标移到图表右侧,然后单击适当的方向即可下达未来订单。 快速安装市价单 使用 TRADE PRO 设置您的余额或资本的风险百分比,或指定具体的风险金额。在图表上直观地定义止损水平,让该工具自动计算每种货币对的最佳头寸规模。该工具还可以根据指定的风险/回报率自动设置利润目标(止盈)。 下达多个限价订单以分担总风险     (网格模式)。 无论您进行多笔买入或卖出交易还是遵循网格策略,交易面板都提供了下达多笔限价订单的功能,让您可以将主要风险分散到各个部分,并可进行调整。 在现有的市价单上添加额外的限价单。 为了您的方便,如果您已经有
The News Filter
Leolouiski Gan
5 (21)
这个产品在新闻时间过滤所有的专家顾问和手动图表,因此您不必担心突然的价格波动会破坏您的手动交易设置或其他专家顾问输入的交易。此产品还带有完整的订单管理系统,可在任何新闻发布前处理您的持仓和挂单。一旦您购买了 The News Filter ,您将不再需要依赖以后的专家顾问内置的新闻过滤器,因为这个产品可以从此过滤它们所有。 新闻选择 新闻来源于Forex Factory的经济日历。 选择可以基于任何一种货币,如USD,EUR,GBP,JPY,AUD,CAD,CHF,NZD和CNY等。 选择也可以基于关键识别,例如Non-Farm (NFP),FOMC,CPI等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损
Grid Manual MT4
Alfiya Fazylova
4.72 (18)
Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。
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
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
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
RSI Divergence Scanner is a multi-timeframe and multi-symbol dashboard and alert that checks all timeframes and symbols to find divergences between price chart and RSI indicator. This divergence scanner is integrated with support and resistance zones so you can check the RSI divergences in the most important areas of the chart to find trend reversals in the price chart. Download demo version   (works on M 1,M5,M30,W1 timeframes) Full description of scanner parameters ->   click here . How to get
Layer Master Toolbox
Peter Andrew Thomas
5 (3)
GRID TRADING - Layer Master tool kit is the ultimate, easy to use trading toolkit makes it simple to layer grids of Orders over any entry level. This toolkit will make it simple and fast to Open / Enter and Manage your grid trades on MT4. Every function is simple - but clicking and dragging the order zone - you define an area you want your orders, then you can quickly drag the SL and TP levels to where you want them. Hit one button and your orders are sent!!!  Features: It is capable to send h
Telegram To MT4 Receiver
Levi Dane Benjamin
5 (3)
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT4。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |     MT5版本  |     不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT4 接收器在策略测试器中不起作用! Telegram 至 MT4 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
RedFox Copier Pro
Rui Manh Tien
4.73 (11)
FREE SIGNAL CHANEL:  https://t.me/redfox_daily_forex_signals Time saving and fast execution Whether you’re traveling or sleeping, always know that Telegram To Mt4 performs the trades for you. In other words, Our   Telegram MT4 Signal Trader  will analyze the trading signals you receive on your selected Telegram channels and execute them to your Telegram to MT4 account. Reduce The Risk Telegram To Mt4   defines the whole experience of copying signals from   Telegram signal copier to mt4  p
LineSyncMirrorChart
Vitaly Muzichenko
5 (2)
货币对相关性和背离的指标 - 同一价格图表上的所有货币对。显示在终端中打开的所有对。 MT5版本 好处 使用多币种交易策略的交易者可以在同一价格图表上直观地观察所选货币对的价格走势,以便比较它们的走势参数。这是叠加图表指标的高级和扩展版本 它是多币种交易相当有效的助手——“配对交易”和“投资组合交易”,有助于提前确定即将到来的走势。 该技术归结为两种策略,第一种策略旨在在重要新闻发布后或交易大厅开放时发现货币对之间的差异。此类工作的逻辑极其简单,假设市场“风暴”平息后,工具价格之间的delta将再次开始收敛,同时建议关注强支撑和阻力位,以避免在强劲阻力下直接买入,并在底部卖出。 识别支撑/阻力位的错误突破。 可能性 翻转图表上的任何一对 以虚拟购买或销售几对的形式揭示历史模式 计算所选路段上的距离,价格以点数过去了多少 直观地确定货币走势的强度 为每个货币对选择不同的显示颜色 显示样式:条形、蜡烛、线条 时间框架同步和所有图表的滚动 在一个主图表上交易任何货币对的能力 与“ CorrelatePairs ”指标一起使用方便 注意力 在一张图
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.88 (57)
一键交易的交易面板。处理头寸和订单!通过图表或键盘进行交易 交易小组进行人工交易。您可以从图表(图表窗口)或键盘进行交易。打开和关闭,反向和锁定。处理职位和订单! МetaТrader4中主要订单的交易控制面板:买入,卖出,买入,买入,卖出,卖出限制,收盘,删除,修改,追踪止损,止损,止损。 MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 从符号窗口交易并从键盘交易! 您正在为MetaTrader 4终端提供一个独特的插件 - 虚拟控制面板VirtualTradePad。 Description on English 注意!如果您想学习如何交易 策略测试器  ,请查看我们的免费 TesterPad 实用程序 VirtualTradePad在“  MQL5语言最佳图形面板  ”竞赛中 获得二等奖 。 工作标签 职位标签   -使用职位: 开/关买入和卖出, 冲销所有头寸, 锁定一个共同的立场, 更改止损/获利, 设定一般的止损/获利的位置, 启用追踪止损, 实现盈亏
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
For more info join to http://discord.io/reitakfx where you can get info how to set, how to trade or for your questions -------------------------------- If you want this panel and all my other products for FREE , create account here http://bit.ly/reitakfxroboforex and then write me and I will send you all my actual and future product for FREE + VIP on my  DISCORD   -------------------------------------- Set in panel what margin will use to trade. When you ready to trade, just click to buy or se
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
價格行為工具包 EA 主要為剝頭皮而設計,但可用於所有時間框架,以根據您的止損水平正確計算手數大小來快速進入市場,它允許您快速進入交易(即時或在蠟燭高點和低點掛起訂單),然後隨著市場的變化調整止損並獲利了結。 如需使用的所有功能、設置和最佳實踐策略的完整列表,請單擊此處: https://www.mql5.com/en/blogs/post/748072 基於風險的進入 快速下單按鈕可根據您賬戶的風險百分比讓您進入頭寸。它會根據您選擇的風險和止損距離自動計算您的手數。因此,您需要確保您的經紀商允許您使用 0.01 手大小,如果您被迫使用 0.10 或 1.00 手增量,它將不起作用。 快速交易執行按鈕 它在您的圖表上放置了快速交易執行按鈕,這些按鈕會立即自動打開、關閉或調整交易。除了正常的進場按鈕外,您還有一個快速關閉按鈕來退出所有頭寸,將您的止損移動到盈虧平衡(或您的平均盈虧平衡,如果您有多個交易未平倉),將買入和賣出止損設置在當前或最後一根蠟燭高點之上並且能夠僅平倉您最有利可圖的頭寸,這樣您就可以在多筆交易開始為您工作時從您擴大的頭寸中獲得部分利潤。 止損模式按鈕可讓
跟单->友好的交互界面,丰富的易用功能,追求速度跟单方案.   EASY :加载即用(需选择信号源或接收端),自动读取信号源,面板勾选即可, FAST: 快速复制订单,秒跟订单,0.3秒反应 Multiple:1.支持多个信号同时发送,多账户同时选择多个账户复制                                            2. 多平台支持,MT4 和MT5互通. ( 需同时购买安装MT4和MT5 ) 在此你可以找到市面上没有的功能 . .支持 减仓 ,支持手动 订单绑定 信号订单 上....提供各种 过滤以及指定个性化设置( 给每个信号源或者品种分别制定个性化跟单方案 ) ... [语言支持 中文,英文 ] 增加大手数分单功能 (应用场景,需要跟单较大手数,手数超出平台上限,也可以自己设置的上限,一般应用前者,分单会造成不必要的跟单性能开销,当达到平台单笔手数上限可以分单进行) 增加反向同步平仓功能: 功能启动后 接收端平仓,发送端反向同步平仓. 增加多种跟单内核, ①传统的强映射强绑定方式 ②可以支持设置MAGIC为0 模拟人工开单 ③可以支持默认一种MA
Comprehensive on chart trade panel with the unique ability to be controllable from mobile as well. Plus has a library of downloadable configuration, e.g. exit rules, extra panel buttons, pending order setup and more. Please see our product video. Works with all symbols not just currency pairs. Features On chart panel plus controllable from free app for Windows, iPhone and Android Built-in script engine with library of downloadable configuration, e.g. add 'Close All Trades in Profit' button, exit
作者的更多信息
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
2340
Mehdi Faraz Fard 2021.07.11 13:39 
 

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

回复评论