• 概述
  • 评论 (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.18 (45)
它使用称为 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
Grid MT4 Recovery
Vladimir Gribachev
具有用於“解決”一籃子訂單的自適應系統的網格顧問也可用於恢復賬戶上無利可圖的頭寸。 在線性回歸通道內工作,在多種條件下輸入。該信號使用線性回歸通道的方向、指數移動平均線、平均每日波動率,然後在價格偏離時構建訂單網格。 網格步長是可配置的,如果價格與我們相反,那麼在一定數量的訂單後,賬戶恢復功能(減少回撤)被激活,最遠的無利可圖的訂單通過與有利潤的相反訂單平倉來減少。 因此,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
Auto Scalper 13 - professional automatic scalper for GBPUSD, M5 timeframe. This bot automatically analyzes the market using 13 analytical indicators and trades completely automatically. Each time after the orders are closed, the robot can send you information about the state of the balance by email and push. 3 full-time programmers and 10 freelance programmers worked on the creation of this robot, which is a total of 13 people. The number 13 was mysteriously encountered throughout the developme
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
Trendline EA
Carlos Oliveira
4.55 (11)
The FXTT Trendline EA for MT4 is a robot that helps you trade using the trendlines drawn on your chart. It basically allows you to set pending orders using trend lines . Something that Metatrader does not allow you to do by default. Easy to set up Choose default Lot size , Stop Loss and Take Profit Allows action on Touch, Pullback or Breakout of trendline The usage and configuration of the Expert Advisor is as follows: Load the EA Draw your trendlines on the chart Add Buy or Sell actions to your
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 (3)
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.35 (177)
VR Smart Grid 是一款智能交易顾问,能够以微薄的利润部分平仓大量市场头寸。小部分平仓可让您快速及有效地减少亏损的部位。几个熟虑的交易策略被编制顾问的算法中。主要的交易策略是建立一个部位网络,并在给定利润的框架内以小部分平仓。顾问分析市场部位并将其手分成几部分,将计算平仓头寸的一部分的最低平均价格。因这种方法,平均价格尽可能接近当前市场价格,价格的小幅波动会导致部分部位的计算平仓。 对于安装文件,说明,愉快的奖金 联系我 顾问工作的监控可以在 作者简介中找到 VR Smart Grid Expert 顾问的交易策略中有 8 种关闭市场部位的方法。根据选择的方法,顾问能设置真实或虚拟的止盈水平。手计算的顺序可以由交易者手动设置或使用任何方法,包括斐波那契原理,来自动计算。交易者可以为部位之间的每一步手动设置距离或自动计算。 VR Smart Grid Expert 顾问能够全自动交易金融工具,交易者只需要控制和调整设置。根据设置,VR Smart Grid 能够控制和维护其他顾问或交易者开立的头寸。在这种情况下,顾问不关心市场部位是如何打开的,用计算机终端或用智能手机。 交
BBMA Strategy
Sergei Gromov
The indicator for determining key patterns for the BBMA strategy will perfectly complement the Fibo Musang strategy, and can also be used as an independent tool. IMPORTANT! Contact me immediately after purchase to receive the second file! If you have any questions, I will help you deal with the indicator. Designed to save market analysis time; Sends push notifications to the phone when key moments of the strategy have arisen (Extrem A, Csak, cross the BB line with a candle) Advantages Easy to u
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
该产品的买家也购买
Trade Assistant MT4
Evgeniy Kravchenko
4.46 (184)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 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
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 4 平台。多语言支持。 MT5版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停
TradePanel MT4
Alfiya Fazylova
4.91 (88)
交易面板是一个多功能的交易助手。 该应用程序包含 50 多个手动交易功能,并允许您自动执行大多数交易操作。 购买之前,您可以在模拟帐户上测试演示版本。 演示 此处 。 完整说明 此处 。 贸易。 让您一键执行基本交易操作: 开立挂单和开仓。 平仓挂单和持仓。 仓位反转(平仓买入并开仓卖出,或平仓卖出并开仓买入)。 锁定仓位(通过开立相反仓位使卖出和买入仓位的交易量相等)。 对所有仓位进行部分平仓。 将所有头寸的止盈和/或止损设置为同一水平。 将所有仓位的止损设置为盈亏平衡水平。 开仓订单和仓位时,您可以: 根据既定风险自动计算订单量。 一键打开多个订单。 将计算出的交易量分配给多个订单。 使用面板创建的线条和标记在图表上可视化未来订单的交易水平位置。 开仓时,设置最大点差限制。 使用止盈规模与止损规模的自动比率。 使用虚拟止损和止盈。 将当前点差添加到止损和止盈。 使用 ATR 指标计算止盈和止损。 设置待处理订单的到期日期。 使用挂单跟踪(挂单自动移动到价格后面指定的距离)。 平仓订单和平仓时,您可以: 一键按订单或仓位类型关闭。 只需点击一下,即可仅平仓盈利或无利可图的头寸。 一键
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (68)
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
MT4 至 Telegram 信号提供者 是一款易用、可完全自定义的工具,它使发送信号到 Telegram 成为可能,将您的账户变成信号提供者。 消息的格式 可以完全自定义! 但是,为了简便使用,您也可以选择一个预设模板,并能够启用或禁用消息的特定部分。 [ 演示 ]  [ 手册 ] [ MT5 版本 ] [ Discord 版本 ] [ Telegram 频道 ] 设置 可通过 用户指南 获取逐步说明。 无需了解 Telegram API;开发者提供所需的一切。 主要特性 自定义发送给订阅者的订单详情的能力 您可以创建分层订阅模型,例如铜牌、银牌、金牌。金牌订阅可获得所有信号等。 按订单号、符号或备注过滤订单 包括执行订单的图表的屏幕截图 在发送的屏幕截图上绘制已关闭的订单,以便额外验证 推迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情的全透明度: 新的市场订单 *附带屏幕截图 订单修改(止损、获利点) 已关闭订单 *附带屏幕截图 部分关闭订单 ** 新的挂起订单 修改的挂起订单(进场价格) 挂起订单激活(作为新的市场订单) 已删除的挂起订单
The News Filter
Leolouiski Gan
5 (20)
这个产品在新闻时间过滤所有的专家顾问和手动图表,因此您不必担心突然的价格波动会破坏您的手动交易设置或其他专家顾问输入的交易。此产品还带有完整的订单管理系统,可在任何新闻发布前处理您的持仓和挂单。一旦您购买了 The News Filter ,您将不再需要依赖以后的专家顾问内置的新闻过滤器,因为这个产品可以从此过滤它们所有。 新闻选择 新闻来源于Forex Factory的经济日历。 选择可以基于任何一种货币,如USD,EUR,GBP,JPY,AUD,CAD,CHF,NZD和CNY等。 选择也可以基于关键识别,例如Non-Farm (NFP),FOMC,CPI等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损
The Expert Advisor will help you forward all pop-up alert with screenshot from  MetaTrader 4 to Telegram channel/ group, also forward all notifications to Telegram. Parameters  -  Telegram Bot Token - create bot on Telegram and get token.  -  Telegram Chat ID  - input your Telegram user ID,  group / channel ID  -  Forward Alert - default true, to forward alert.  -  Send message as caption of Screenshot - default false, set true to send message below Screenshot  How to setup and guide  - Telegram
I present to your attention a powerful utility for predicting the future movement of an asset based on W.D. Ganna’s law of vibration. This utility analyzes the selected market model and provides codes for future possible market movement patterns. If you enter the selected code into the appropriate box, you will receive a forecast of the potential market movement. The utility has the ability to display several potential forecast models. The forecast is not yet tied to time and price and gives th
DrawDown Limiter MT4
Haidar, Lionel Haj Ali
5 (9)
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
Trade Assistant GS
Vasiliy Strukov
5 (35)
交易面板僅限於管理訂單 - 使用按鈕打開和由用戶打開。 收藏中簡單方便。 將補充任何買家。 我建議將它與 Gold Stuff 指標一起使用。 將交易設置為單個訂單並構建有距離的網格。 要創建標準網格,只需設置一個較大的距離,例如 10000。 可以在此處查看實時結果。 購買後立即聯繫我以獲得設置和個人獎勵!   設置 打開新系列 - 打開/關閉新系列訂單的開始。 Lot miltiplier - 以下訂單的手數乘數。 TP - 獲利,以點為單位。 SL - 止損,以第一個訂單的點數為單位。 Trail Start - 激活追踪止損。 Trail Step - 激活追踪止損時與價格的距離。 DD Reduction Algoritm - 回撤減少算法,當最後一個有利潤的訂單將與第一個有虧損的訂單系列關閉時。 Number order for DD Reduction Algoritm - 減少回撤算法被激活的順序。 DD 減少算法的利潤百分比 - 在回撤減少模式下關閉訂單時的利潤百分比。 Magic - 是 EA 分配給其訂單的特殊編號。 Fix distance -
Auto Trade Copier
Vu Trung Kien
4.71 (92)
自动交易复制器旨在以 100% 的准确度在多个 MT4/MT5 账户/终端之间复制交易。提供商和接收方账户必须位于同一台 PC/VPS 上。使用此工具,您可以将交易复制到同一台 PC/VPS 上的接收方账户。所有交易操作都将从提供商复制到接收方,不会有任何延迟。此版本仅适用于 MT4 账户。对于 MT5 账户,您必须使用 MT5 的自动交易复制器。参考: 参考: 对于 MT4 接收器,请下载“Trade Receiver Free” 这里 . 对于 MT5 接收器,请下载“Trade Receiver Free MT5”  这里 . 对于同一台 PC/VPS 上的 MT5 提供商,请检查“Auto Trade Copier MT5” 这里 . 如果您需要通过互联网在不同的 PC/VPS 上进行账户复制,请查看“Trade Copier Pro” 这里 . 如果您需要通过互联网在不同的 PC/VPS 账户之间进行复制,且接收方数量不限,请查看“无限交易复制器专业版” 这里 . 以下是重点功能 在 MT4 和 MT5 账户之间复制。 一个提供商可以将交易复制到多个接收者的账户。 一
Trade Assistant Pro 36 in 1
Makarii Gubaydullin
4.95 (21)
多功能工具:超过65个功能,其中包括:手数计算,价格行为,盈亏比,交易管理,供需区域。 演示版   |   用户手册   |  MT5版 该实用程序在策略测试器中不起作用:您可以在此处下载 演示版来测 试产品。 任何问题 / 改进意见 / 如果发生了故障或错误  都可以联系我 Trading functions require permitted auto trading (including on the broker's side) 简化,加快并且自动化你的交易过程。利用这款工具的控制功能就能增强普通交易端的执行力。 建立一笔新的交易:手数 / 风险 / 盈亏计算 1. 手数计算工具 (基于风险规模的交易量计算) 2. 风险计算工具 (基于手数大小的风险额计算) 3. 盈亏比 4. 订单的激活和触发,买入或卖出限价/买入或卖出止损:MT4也适用 5. 虚拟的止损/止盈 (隐藏的止损,止盈:交易商不可见) 6.  智能的止损/入场点:当价格柱在收盘时已超越了才入场 (避免无效触发) 7. 隐藏掉挂单 (虚拟的订单) 8. 预订挂单:在市场关闭的时候你也可以下挂单 (适
RedFox Copier Pro
Rui Manh Tien
4.75 (12)
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
Click and Go Trade Manager
Victor Christiaanse
5 (11)
Click and Go Trade Manager, the ultimate solution for seamless trading execution. With a simple click on the chart, you can effortlessly define your stop loss, entry price, and target levels. No more hassle of inputting values manually - it's made incredibly intuitive and easy. Embedded risk management is a key feature of our Trade Manager. We understand the importance of protecting your investments, which is why the Click and Go Trade Manager incorporates risk management. When placing orders,
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT4。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |     MT5版本  |     不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT4 接收器在策略测试器中不起作用! Telegram 至 MT4 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
EA Hedger
Sergej Chukhista
4.67 (3)
您购买了交易顾问,订阅了信号,还是手动交易?!不要忘记风险管理。 EA Hedger 是一个专业的交易工具,具有许多设置,允许您使用对冲来管理风险。 对冲是一种交易技术,涉及开设与那些已经开立的头寸相反的头寸。在对冲的帮助下,仓位可以完全或部分被阻止(锁定)。 为什么购买这种产品有利可图: 可靠性 -顾问经过彻底检查和测试 有用性 -专家顾问在实际交易中使用,并在其工作中有效 表现 –带对冲交易的结果明显优于不带对冲交易的结果 可用性 -顾问的成本仅为每月$4.91或每天0 0.17-这是1-2点差 支持 -在讨论中,您将能够向卖家提问并获得建议 开发 -你可以写你的愿望的产品,如果可能的话,他们将被添加 更新 -即将到来的更新将提供给您 例如,您的账户上有三个未平仓头寸: EURUSD 买入 0.10 EURUSD 买入 0.20 英镑兑美元买入 0.20 如果您想将风险减半(50%),当您激活对冲时,将开设以下仓位: EURUSD 卖出 0.15 对冲 GBPUSD 卖出 0.10 对冲 当 EA Hedger 派上用场时 一、您想减少回撤,保护存
MT4 to Discord
Trinh Dat
4.29 (7)
The Expert Advisor will send notifications via Discord when orders are opened/modified/closed on your MetaTrader 4 account. - Send message and screenshot to Discord group/channel.  - Easy to customize message.  - Support custom message for all languages - Support full Emoji.  - Send report Daily, Weekly, Monthly ( must show all history of orders ) Parameters - Discord url Webhook - create webhook on your Discord channel. - Magic number filter - default all, or input magic number to notify with
Trade Copier Global
Laszlo Tormasi
5 (17)
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
Grid Manual MT4
Alfiya Fazylova
4.74 (19)
Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。
TPSpro Trade PRO
Roman Podpora
5 (4)
An instrument capable of instantly calculating position size or risk based on a specified stop-loss level is critically important for both professional traders and beginners. Trading utility TRADE PRO provides fast and accurate calculations, helping you make decisions in conditions of limited time and increased market volatility. Main functions: Original. Simple. Effective. Original and convenient opening of the main trading panel: Simply hover your mouse over the right part of the chart and cli
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
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
Ultimate No Nonsense FX Backtester - You can Run Forward Test Simulation with this tool! Do Not Download the Demo Here, Please Read Below! Step by Step Manual Guide PDF for this backtester PDF List of Commands(Shortcuts) for this backtester Ultimate NNFX Backtester is a powerful utility tool that significantly reduces the length of backtesting process for NNFX followers.  As well as for Forex traders that operates their entries and exits at the close of a candle and manage the risk using A
Mentfx Mmanage
Anton Jere Calmes
5 (16)
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
最友好的跟单交互界面,最丰富的易用功能,最优跟单方案.  跟单. EASY :简单使用,加载选择信号源或者接收端即可简单使用,轻松跟单 FAST: 快速复制订单,算法最优跟单机制,优先计算新信号,优先队列处理接收到特殊信号 Multiple: 1.支持多信号同时发送,多账户同时选择多个账户复制                                              2.多平台支持,MT4 和MT5互通.( 需同时购买安装MT4和MT5 ) Powerful :强大的功能,你可以找到市面上没有的功能 . .支持 减仓 ,支持手动 订单绑定 信号订单 上....提供各种 过滤以及指定个性化设置( 给每个信号源或者品种分别制定跟单方案 ) ... [支持 中文,英文 ] 增加大手数分单功能 (应用场景,需要跟单较大手数,手数超出平台上限,也可以自己设置的上限,一般应用前者,分单会造成不必要的跟单性能开销,当达到平台单笔手数上限可以分单进行) 增加多种跟单内核, ①传统的强映射强绑定方式 ②可以支持设置MAGIC为0 模拟人工开单 ③可以支持默认一种MAGIC 进行跟单
Candlestick Pattern Scanner is a multi-timeframe and multi-symbol dashboard and alert system that checks all timeframes and currency pairs for different candlestick patterns that are formed in them. Scanner is integrated with support and resistance zones so you can check the candlestick patterns in the most important areas of the chart to find breakout and reversal patterns in the price chart. Download demo version   (works on M1,M5,M30,W1 timeframes) Read the full description of scanner paramet
TakePropips TradePad Pro
Eric John Pajarillaga Aldana
5 (4)
TakePropips TradePad Pro 包括一个强大的交易管理器、货币强度计、账户报告工具、风险管理工具等等! 它是您将遇到的最先进的外汇交易经理和交易助手之一!对于想要更有效地管理贸易交易的交易者来说,它是完美的解决方案。 您可以在我们的博文中下载用户手册: User Manual 您可以在 Strategy Tester 上测试此交易系统(启用可视模式)。如果您喜欢在实时图表上进行测试,也可以给我发消息以获取 7 天试用版。 视频教程也可在说明下方获得更多详细信息。 如果您有任何疑问或需要帮助,请随时与我联系,我很乐意提供帮助。 TradePad Pro 适用于所有外汇对、金属、商品、指数和加密货币。 主要特点 订单管理 - 公开市场或挂单,轻松调整止盈、止损和手数大小。 获利计算 - 手动点数、ATR 乘数和风险回报率。 止损计算- 手动点,   ATR 乘数和供应/需求。 批量计算 - 手动点,   每笔交易的风险百分比和风险金额。 账户保护 - 回撤保护允许您设置账户回撤的最大限额以避免进一步损失。利润保护为您的账户设置最大利润限额以避免过度交易。 编辑订
作者的更多信息
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 Crossover EA
Genesis Hafalla
5 (6)
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
LogicalTraderEA
Genesis Hafalla
5 (8)
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
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
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
2330
Mehdi Faraz Fard 2021.07.11 13:39 
 

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

回复评论