• 概述
  • 评论
  • 评论 (3)
  • 新特性

FastMove

FastMove is a panel with 5 buttons, a notification area and a text entry. Its goal is to enable quick and simple execution.

Buttons:

  • MOVE - Move the interface
  • BUY - Start of buy process
  • SELL - Start of sell process
  • L - Select quantity of lots
  • % - Select quantity of percent of balance

Keyboard inputs

  • 'ESC' - Cancels the operation or return to the previous stage.
  • 'F' - Lock or unlock interface to prevent accidental executions.
  • M - Move the interface.
  • P - Exchange between pending orders or market orders.

Areas:

  • Notifications - This area displays notifications of the various states of the program and the commands sent.
  • Text input - Here you enter the number of lots or the percentage of risk capital depending on the option selected.

Entry selection:

You can choose between two modes of entry to the market:

  • L - Select this option to configure a fixed lot value with a single left mouse click.
  • % - Select this option to set a dynamic lot value according to your stop loss.

Process for Market orders:

The process starts with a click of the left mouse button on one of the two operations buttons (BUY MARKET or SELL MARKET).

To execute each stage press a click of the left mouse button.

It has 3 stages, the first 2 are executed by the user, the third automatically by the program. Successful execution of each stage starts the next, if the execution is not successful the program is in the current stage.

To return to the previous stage the user must press the 'ESC' key. If it is in stage 2 it will return to stage 1 and if it is in stage 1 the process will be canceled.

Execution diagram:

BUTTON -> click -> STAGE 1 -> click -> STAGE 2 -> click -> EXECUTION

STAGE 2 -> 'ESC' -> STAGE 1 -> 'ESC' -> CANCELLATION

  • In the execution stage you can not return to the previous stage or cancel.

Stages:

  • STAGE 1: In this stage the program generates a horizontal red line that the user can move only below the current price or above the current price depending on the button pressed (BUY or SELL). This line is to configure the price of the order's StopLoss.
  • STAGE 2: In this stage the program generates a green horizontal line that the user can move only above the current price or below the current price depending on the button pressed (BUY or SELL). This line is to configure the price of the order's TakeProfit.
  • STAGE 3 (EXECUTION): At this stage the program executes an internal process to send the order to the market. First it sends a market order with the current price and then modifies the stop loss and take profit levels of that order. This is done because some brokers do not support sending the order with the Stop and Profit levels included.

Process for Pending Orders:

BUTTON (BUY OR SELL PENDING) >> click >> STAGE 1 >> click >> STAGE 2 >> click >> STAGE 3 >> click >> EXECUTION

STAGE 3 >> 'ESC' >> STAGE 2 >> 'ESC' >> STAGE 1 >> 'ESC' >> CANCELLATION

In the execution stage, it is not possible to return to the previous stage or cancel.

  • STAGE 1: In this stage the program generates a blue horizontal line that the user can move to choose the execution price of the order.
  • STAGE 2: In this stage the program generates a horizontal red line that the user can move only below the execution price or above the execution price depending on the button pressed (BUY PENDING or SELL PENDING), this line is to configure The price of the stop loss order.
  • STAGE 3: In this stage the program generates a horizontal green line that the user can move only above the execution price or below the execution price depending on the pressed button (BUY PENDING or SELL PENDING), this line is for set the price of the take profit order.

EXECUTION: Same as in market order.


Input parameters

  • Lots - Value of lots with which you want to enter the market.
  • Percent Risk - Percentage balance risk with which you want to enter the market.
  • Slippagge - Deviation of the price in points.
  • Playsounds - Enable or disable playback of program sounds.
  • Stopdistance - Minimum distance in points from the current price to Stop Loss.
  • Minimum distance from the current price to the pending order - It is the minimum distance in points from the current price at which the pending order can be entered, it must be greater than 20 points.
推荐产品
One Click Trader is a tool designed for MetaTrader 4 platform, which enables you to take your trading to the next level. It enables you to open, manage and close your trades in simple an efficient way by just one click of your mouse button. Up arrow minimizes the OCT panel Down arrow maximizes the OCT panel Right arrow displays the next panel with additional features Left arrow hides the panel with additional features Red SELL button enables you to open short market orders Red SELL STOP button e
RiskManager
Roman Zhitnik
5 (2)
The Expert Advisor is a risk manager helping users to control their trading. In the settings, it is possible to specify the parameters at which the risk manager force closes the opened trades and closes the terminal as well, if it is needed to prevent opening trades on emotions, which do not correspond to the trading strategy. Link to Version for MetaTrader 5  Risk Manager settings Check limit to close   - check the equity limit Limit to close (account currency)   - equity limit that is checked
Introducing RabihFx Trade Manager New vesrion 2022 Update at 15/11/2022 and 100 activations now Rabihfx Trade Manager V2 is here with added Features click here Rabihfx Trade Manager is a trading utility tool (EA) allow you to place 3 orders with 3 take profit levels with custom  lot size for each trade with a stop loss  If your signal provider give you 3 take profit levels and a stop loss you will place these levels in  rabihfx trade manager with custom lot size for each level  and you choo
DepoControl – Full Control Over the Deposit Closers   Expert Advisor controls the overall account status and closes ALL market orders on the account when certain conditions occur. The trading robot closes ALL orders on the account in the following cases (by profit): Close ALL orders by a total profit on the account   in monetary terms . For example, suppose that the settings specify that   positions should be closed when profit of 100 is reached. In this case, the Expert Advisor closes all mark
HotKeys MT4
Alexey Valeev
3 (1)
This utility provides the ability to use hot keys in manual trading instantly responding to the current market situation. You can assign hot keys to open/close positions by their type, close all positions on the current chart and remove all orders on the current chart. You can also assign hot keys for five predefined trade volumes and switch between them if necessary with no need to change the volume manually from time to time. It is also possible to set the auto calculation of a trade volume in
PnL Calendar MT4
Keni Chetankumar Gajanan -
Monitoring your trades over time helps you build up your account balance and shows when you miss your goals. Viewing the closed trades of a symbol on the chart can help you adjust your strategy for better results. Maintaining a trade book allows you to record the applied strategy and note the reason for taking each trade. It helps you to evaluate and refine strategies based on its profitability. A possibility to download the Account history as a text file with delimited fields, allows upload to
MultiStopOrder
Agus Wahyu Pratomo
MultiStopOrder Tis Script will help us to put multiple stop order with single one click. This is a script not an EA Will place BUYSTOP and SELLSTOP with single click Main Feature 1. Put Multiple Stop Order 2. Specify how much stop orders will make 3. Set distance from current price 4. Set distance for each stop order 5. Set Take Profit dan Stop Loss  6. Use it on MT4 7. Set lot size with minmum 0.01 lots 8. Use with single one clicks
FastMove is a panel with 5 buttons, a notification area and a text entry. Its goal is to enable quick and simple execution. Buttons: MOVE - Move the interface BUY - Start of buy process SELL - Start of sell process L - Select quantity of lots % - Select quantity of percent of balance Areas: Notifications - This area displays notifications of the various states of the program and the commands sent. Text input - Here you enter the number of lots or the percentage of risk capital depending on the o
FREE
AW Metatrader to Telegram
AW Trading Software Limited
用于发送通知的自动化系统,这样您的订阅者就不会错过您交易终端上的交易事件。一种实用程序,可向 Telegram Messenger 发送有关您账户上任何交易操作的通知。 将实用程序连接到 Telegram ->   HERE   / MT5 ->   HERE 中的频道的分步说明 优点: 简单的设置和详细的说明, 可以发送可调整的屏幕截图, 使用表情符号可定制的通知文本, 调整有关开仓、全部或部分平仓以及订单修改的通知, 默认发送通知时,会自动下载文本文件, 调整有关放置或删除挂单的通知, 通过符号和幻数方便地过滤。 输入变量: TELEGRAM BOT AND CHAT SETTINGS Telegram bot token - Enter the token number received after registering the bot in "BotFather" Telegram Chat ID - Enter the identification number received from "userinfobot" SETTING TRIGGERS SETTINGS
这个QuickClose帮助您一键即可立即关闭所有订单,其工作非常快。您可以选择您想要的符号或关闭所有符号,因此它将有助于您在交易中更快地管理交易。该EA可以通过选定的符号或总数快速关闭所有买入和卖出订单。此SymbolButton专为关闭订单而设计。有手动和自动预设利润关闭功能。 带有总利润追踪功能,能锁定70%的目标利润,同时新的目标利润成倍提高. 并且带有自动删除全部挂单功能或者某个货币对全部挂单功能。 参数 PROFIT -> 某个货币对的全部订单利润达到PROFIT时,仅仅这个货币对的仓位全部平仓。 TOTALPROFIT   ->   全部货币对的利润达到TOTALPROFIT时全部平仓。 InpTrailingPercentage   ->   自动锁定70%的目标利润 ISEQUITY   ->   YES_EQ/NO_EQ. YES_EQ - 选择YES_EQ则净值低于EQUITY平仓. NO_EQ - 选择NO_EQ时净值低于EQUITY也不平仓。 EQUITY   ->   1.00. 净值低于EQUITY时全部平仓. ButtonsInARow   ->   每
This is an expert advisor that will trail stop loss of orders selected from the list displayed on the chart. To make it run, add the expert to an empty chart (please set it on a chart that is not in use for analysis or other trading purposes, you can minimize it when setting a new order trail timed stop loss is not required). Set the number of pips to trail and the number of minutes to wait for the next stop loss review at the inputs tab in the Expert Properties window. From the list displayed o
BuyLimit_SellLimit_Grid script opens BuyLimit and SellLimit pending orders. You just need to drop this script on the chart with a desired currency pair.  Before placing all pending orders, the input window is opened allowing you to modify all input parameters: LongPos - if TRUE, BuyLimit order is opened. ShortPos - if TRUE, SellLimit order is opened. InitLot - initial lot. LotCoeff - if 1, all pending orders will have the same lot size. InitStep - difference between two consecutive orders in poi
Risk Control Utility MT4   designed for manual trading. It helps to calculate and control your risks, transfer transactions to breakeven and accompany positions with trailing stop. Easy to set up and use. It can be used for calculating a trading lot, calculating stop loss and take profit levels. Works with currency pairs, CFDs, stocks, indices, futures, cryptocurrencies Displays   volume,   potential loss and profit before   placing an order Ability to set the expiration time of a pending order
AIP – MT4/MT5 To Telegram (Contact Telegram: @AutoInvestorPro) 1            Main features of MT4/MT5 EA To Telegram: Send all types of orders (Open Order/Close Order/Modify Order/Pending Order/Delete Order) Close and Modify Order with replies to the corresponding Open Order   Support sending to both private and public channels Support sending to multiple channels simultaneously Send Chart Screenshots Manage all symbols with a single EA on one terminal Automatic loading of templates, logos, and s
Telegram ChartSnap is an utility tool to bridge your MetaTrader 4 activities to your Telegram chat/group/channel. It will screen shot your MetaTrader 4 chart and send it to your dedicated Telegram chat/group/channel through a Telegram bot. The whole process will keep repeating based on a time cycle that predetermined by the user. It is a convenient tool for those who like to get access to their favorite system/dashboard that only available at MetaTrader Desktop. Beside that, trader can easily
This utility sends notification to trader’s MT4 (for MT5 version, checkout this link ) mobile app, to remind traders about their open positions. Super useful for part time traders to keep track and not forget any positions. To turn on notification, please visit this link (https://www.metatrader4.com/en/trading-platform/help/setup/settings_notifications) Features Keep track on open orders (pending orders, running orders) Customize time to send notification Customize notification interval (send ev
automatically sets a pre set take profit and stop loss on all orders that lack the selected stop(orders without sl/tp or both). This enables quicker opening of orders especially if you use a common take profit, stop loss or both for all orders of a current pair. You only need to open orders without having to calculate your stops and no matter how many orders you have opened the EA will set stops for you as long as you have attached the EA on the currency pairs chart. For pending orders the EA
Send periodic (Health Check) notification from your MT4 terminal to your mobile phone to be sure that your MT4 terminal is still running. When you did not receive the notification, it means that your terminal is unavailable. Optional information like Account Equity and Trading Pairs are also available. Notification Period - 1 Hour, 2 Hours, 4 Hours, 8 Hours, 12 Hours, 24 Hours Attach EA to any H1 chart
PositionCalculatorMT4
Nguyen Duy Trung
5 (3)
Position Calculator calculates how many lots to trade based on: Entry and stop-loss levels Risk tolerance Account size (balance, equity, or even your savings account) Account currency Currency exchange rates - The main tab of the panel provides the primary control over the EA's functions and serves to output the most important calculation results: the position size, risk, reward, and risk-to-reward ratio. - The risk tab can help you assess current and potential risk and reward profile. Using a s
FREE
Itrade Manager MT4
Nestor Smill Soler Olivero
Itrade manager expert advisor (EA) is a type of software that can be programmed to perform a variety of tasks related to managing trades in the financial markets. Some of the ways in which the Itrade manager EA can help you trade better include: Itrade manager EA can automatically modify, and close trades based on predefined rules and conditions, freeing you up to focus on other aspects of your trading strategy. Managing risk: Itrade manager EA can help you manage risk by placing stop-loss and
This utility tool help you to close all orders having profit immediatly with only ONE CLICK, its work is very fast. You can choose which symbol you want or close all symbols so it will helpful for you in your trading to manage trading faster. If you want it work on all symbols, you just need to leave symbol parameter blank (like in default setting). If you want it work on 1 symbol only (for example EURUSD orders) you need to put symbol =EURUSD (see screenshot below). This is a script, so its wil
This tool working You can buy or sell from the button of this tool, the lot size can be filled manually, as for the close all buy button to end all buy positions, close all sell button to end all sell positions, Close All profit button to end  All  profit position, Close All Loss button to end all loss position, Delete Pending button to delete all Pending order, close all orders to end all orders. The variable, you can use close all percent for close all orders when profit in percent, if close
專為手動交易設計的交易助手。它有助於計算和控制您的風險,將交易轉移到盈虧平衡點,並通過追踪止損伴隨頭寸。易於安裝和使用。它可用於計算交易手數、計算止損和止盈水平。 適用於貨幣對、差價合約、股票、指數、期貨、加密貨幣 下單前顯示交易量、潛在損失和利潤 能夠設置掛單的到期時間 將交易轉移到盈虧平衡點 追踪止損追踪。 MT5 版本 - https://www.mql5.com/ru/market/product/57902 選項: RISK_PER_TRADE - 每筆交易的風險,如果 = 0,則不使用; CALC_MODE - 計算每筆交易風險、餘額百分比或固定金額的模式; INITIAL_LOT - 如果 RISK_PER_TRADE = 0,則交易手數; INITIAL_STOPLOSS, INITIAL_TAKEPROFIT - 初始止損和止盈; LIFE_TIME_MINUTES - 掛單的生命週期; BREAKEVEN_STOP, BREAKEVEN_STEP - 將交易轉移到盈虧平衡的參數,如果 = 0,則不使用; TRAILING_STOP, TRAILIN
MT4 Telegram Management (from now simply “EA”) will be attached on specific MT4 chart user want to manage from remote. Note to developer: if possible, EA will be able to read info from command from user to select automatically the correct pair to work on, even if EA is attached only on one pair. EA should open/close position or manage opened or pending position. The MT4 Telegram Management l (form now simply “panel”) will be a simple Telegram group setted from user. By panel, user should be able
Visit our all-new   Stein Investments Welcome Page   to get the latest information, updates and trading strategies. Do you want to become a constantly profitable 5-star forex trader? Then  get our Stein Investments trading tools  and send us a screenshot to get your personal invitation to our exclusive trading chat with 500+ members. Crosshair is a fantastic tool that simplifies our chart analysis by bringing the price candles perfectly in line with the indicator values in the subwindows. You
Let us increase your profit and decrease your loss. One of the most important part of trading is choosing correct lot size. With this expert you needn’t to calculate your lot size because it’ll pick the best lot size automatically based on your trading performance, initial deposit, reward to risk ratio and your psychological risk acceptance. By using this expert, you protect your account against margin call and makes it to have minimum loss and minimum drawdown on each position which makes your
Program for automatic placement of stop loss and take profit orders. Values are calculated as points distance from open price. BreakEven option is also included. all options could be applied to BUY, SELL separately or together. Enter values ​​in points in the fields on the right side of the menu and press dedicated button to aplly your settings. If in doubt, The instruction is displayed in the tooltip.
FREE
StarBot
Dmitry Bondarenko
The StarBot utility works with open Sell and Buy orders, partially closes profit when the specified level is passed. There are three levels for partially closing the Sell and Buy orders. The utility also transfers Stop Loss to breakeven when the specified level is passed. It works on all currency pairs and timeframes. Demo version for testing can be downloaded at: https://www.mql5.com/en/market/product/27247 Input parameters Follow the orders - manage all orders, or select from Sell and Buy. A
Overview The script displays information about the trade account and the current financial instrument. Information about the trade account: Account - account number and type (Real or Demo); Name - name of the account owner; Company - name of a company that provide the access to trading; Server - trade server name; Connection State - connection state; Trade Allowed - shows whether trading is allowed on the account at the moment; Balance - account balance; Equity - account equity; Credit - amount
See my other products here. One Click Order This product helps you to send your order as quickly and easily as possible. Send your order as fast as possible: Just set your position parameter values(Price, TP, SL, Ex Date) with just a few simple mouse drags. On the other hand, the calculation of the losses and profits value before ordering is always a big challenge for traders; This expert is very useful in taking a position and calculating the amount of the stop loss/the take profit(in the curr
FREE
该产品的买家也购买
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 的高级风险管理功能,掌控风险,保护您的资本。
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
Grid Manual MT4
Alfiya Fazylova
4.72 (18)
Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。
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
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等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 4 平台。多语言支持。 MT5版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停
TradePanel MT4
Alfiya Fazylova
4.91 (85)
交易面板是一个多功能的交易助手。 该应用程序包含 50 多个手动交易功能,并允许您自动执行大多数交易操作。 购买之前,您可以在模拟帐户上测试演示版本。 演示 此处 。 完整说明 此处 。 贸易。 让您一键执行基本交易操作: 开立挂单和开仓。 打开订单网格。 平仓挂单和持仓。 仓位反转(平仓买入并开仓卖出,或平仓卖出并开仓买入)。 锁定仓位(通过开立相反仓位使卖出和买入仓位的交易量相等)。 对所有仓位进行部分平仓。 将所有头寸的止盈和/或止损设置为同一水平。 将所有仓位的止损设置为盈亏平衡水平。 开仓订单和仓位时,您可以: 根据既定风险自动计算订单量。 一键打开多个订单。 将计算出的交易量分配给多个订单。 使用面板创建的线条和标记在图表上可视化未来订单的交易水平位置。 开仓时,设置最大点差限制。 使用止盈规模与止损规模的自动比率。 使用虚拟止损和止盈。 将当前点差添加到止损和止盈。 使用 ATR 指标计算止盈和止损。 设置待处理订单的到期日期。 使用挂单跟踪(挂单自动移动到价格后面指定的距离)。 平仓订单和平仓时,您可以: 一键按订单或仓位类型关闭。 只需点击一下,即可仅平仓盈利或无利可
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT4。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |     MT5版本  |     不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT4 接收器在策略测试器中不起作用! Telegram 至 MT4 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
TPSpro Trade PRO
Roman Podpora
5 (4)
在测试模式(在测试仪中)下,面板功能未激活。我们仅提供了面板本身的视觉表示。 一个可以根据给定止损水平即时计算头寸规模或风险的工具对于专业交易者和初学者来说都至关重要。 TRADE PRO 交易实用程序提供快速、准确的计算,帮助您在时间有限和市场波动加剧的情况下做出决策。 说明 -   https://www.mql5.com/ru/blogs/post/758419 主要功能: 原来的。只是。有效的。 主交易面板的原始且便捷的打开方式:将鼠标悬停在图表右侧,然后单击适当的方向以下达未来订单。 快速设置市价订单 使用 TRADE PRO 设置您的余额或资本的风险百分比水平,或指定特定的风险金额。直观地确定图表上的止损水平,使工具能够自动计算每个货币对的最佳头寸规模。该工具还能够根据给定的风险回报率自动设置利润目标(止盈)。 下多个限价单,同时分担风险     (网格模式)。 无论您是进行多次买入或卖出交易,还是遵循网格策略,交易面板都提供了下达多个限价单的功能,使您可以将主要风险分散到每个交易中,并且还可以进行调整。 在现有市价订单中添加额外的限价订单。 为了您的方便,如果您已经有
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. 预订挂单:在市场关闭的时候你也可以下挂单 (适
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
Ultimate Trailing Stop EA
BLAKE STEVEN RODGER
4.33 (15)
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overr
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
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
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.88 (57)
一键交易的交易面板。处理头寸和订单!通过图表或键盘进行交易 交易小组进行人工交易。您可以从图表(图表窗口)或键盘进行交易。打开和关闭,反向和锁定。处理职位和订单! МetaТrader4中主要订单的交易控制面板:买入,卖出,买入,买入,卖出,卖出限制,收盘,删除,修改,追踪止损,止损,止损。 MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 从符号窗口交易并从键盘交易! 您正在为MetaTrader 4终端提供一个独特的插件 - 虚拟控制面板VirtualTradePad。 Description on English 注意!如果您想学习如何交易 策略测试器  ,请查看我们的免费 TesterPad 实用程序 VirtualTradePad在“  MQL5语言最佳图形面板  ”竞赛中 获得二等奖 。 工作标签 职位标签   -使用职位: 开/关买入和卖出, 冲销所有头寸, 锁定一个共同的立场, 更改止损/获利, 设定一般的止损/获利的位置, 启用追踪止损, 实现盈亏
The program is use to copy trading from MT4   to MT4 and MT5  on local PC or copy  over the Internet.   Now you can easy copy trades to any where or share to friends. Only run one Flash Server on VPS, also need allow the apps if you turn on Windows Firewall. Can not add more than 20 account copier to server, include both  MT4 and MT5 Get free Copier EA for MT4 and MT5 (only  receive signal),   download here Instants copy, speed smaller 0.1 seconds, easy to setup How to setup and guide Let read a
BBMA Oma Ally Signals Scanner (BBMA Oma Ally Analyzer Dashboard EA) This is a multi-pair and multi scanner dashboard to find the key signal of BBMA Oma Ally Strategy BBMA consists of the use of 2 indicators: Moving Averages Bollinger Bands BBMA consists of many types of entries: Reentry Extreme Rejection EMA50 GAP (EMA50 to Upper/Lower BB) MHV Full Setup (CSE>TPW>MHV>Direction>Reentry) There are many multi timeframe signals based on this strategy. RRE (Reentry - Reentry - Extreme) REE (Reentry
MT4 to Discord Signal Provider 是一款用户友好、完全可定制的工具,专为直接向 Discord 发送交易信号而设计。这个工具将您的交易账户转变为一个高效的信号提供者。 自定义消息格式以适应您的风格!为了方便使用,您可以从预先设计的模板中选择,并决定包括或排除哪些消息元素。 [ 演示 ] [ 手册 ] [ MT5 版本 ] [ Telegram 版本 ] 设置 遵循我们详细的 用户指南 进行简单设置。 不需要预先了解 Discord API;我们提供所有必要工具。 主要特性 为订阅者更新自定义订单详情。 实施分层订阅模型,如铜牌、银牌、金牌,每一层都提供不同级别的信号访问。 附加执行订单的图表截图。 在这些截图上显示已关闭的订单,以增加清晰度。 提供延迟发送新订单消息的选项,以便在发送前进行最后调整。 透明和详细的订单信息: 带截图的新市场订单。 订单修改(止损、获利)。 已关闭和部分关闭的订单。 新的和修改的挂起订单。 挂起订单的激活和删除。 关于历史订单的详细报告。 每个订单的可定制评论。 注意: * 截图包括图表上的任何对象,如指标。 ** 在报
该智能交易系统会持续监控您交易账户的净值,以防止代价高昂的亏损和/或遵守交易规则。当违反某组规则时,EA 将发出警报,关闭所有交易,在某些情况下,删除所有挂单。或者,它还可以关闭所有图表以删除帐户中运行的所有 EA。此 EA 对 Prop Trading 挑战特别有用,例如 FTMO 挑战或 PZ 挑战。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 实现了以下功能,可以随意启用或禁用: 股票最大损失又名尾随股票回撤 每日股票最大损失 股权利润目标 股票追踪止损 其他好处是: 死好用 对自营贸易公司和交易者有用 它实现了各种警报 向终端报告 技术信息: 它自己计算最大净值和每日净值 它执行每笔报价并在图表上显示信息 它监控账户上的所有交易和幻数 它可以与投资者密码一起使用,并对违规行为进行监控和警报 如何开始 在单个图表中加载一次 EA 不要在其他图表中加载 EA 自定义您的事件和设置 不理会 EA,永远不要关闭该图表 如何将其用于自营交易挑战 此 EA 对自营交易公司或交易者很有用,因为它封装了 FTMO 挑战赛或 P
最友好的跟单交互界面,最丰富的易用功能,最优跟单方案.  跟单. EASY :简单使用,加载选择信号源或者接收端即可简单使用,轻松跟单 FAST: 快速复制订单,算法最优跟单机制,优先计算新信号,优先队列处理接收到特殊信号 Multiple: 1.支持多信号同时发送,多账户同时选择多个账户复制                                              2.多平台支持,MT4 和MT5互通.( 需同时购买安装MT4和MT5 ) Powerful :强大的功能,你可以找到市面上没有的功能 . .支持 减仓 ,支持手动 订单绑定 信号订单 上....提供各种 过滤以及指定个性化设置( 给每个信号源或者品种分别制定跟单方案 ) ... [支持 中文,英文 ] 增加大手数分单功能 (应用场景,需要跟单较大手数,手数超出平台上限,也可以自己设置的上限,一般应用前者,分单会造成不必要的跟单性能开销,当达到平台单笔手数上限可以分单进行) 增加反向同步平仓功能: 功能启动后 接收端平仓,发送端反向同步平仓. 增加多种跟单内核, ①传统的强映射强绑定方式 ②可以支持设置M
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
Trade Sync MT4
Anna Kolchina
5 (1)
« Trade Sync » — Really fast copying and precise synchronization of trades. Simple installation and configuration of the application within 5 seconds allows you to copy trades between different MetaTrader terminals installed on one Windows PC or Windows VPS at maximum speed. «Trade Sync» contains a large number of options for customizing the application to your specific needs and allows you to cope with even complex user tasks. Separate use: Trade Sync MT4 - allows you to copy (Мt4 > Мt4), Trade
If you need an advisor on any arrow indicator signals - this utility will definitely help you.  You will be able, with the help of this utility to form an unlimited number of EAs on YOUR signals , with your set of settings, with your copyright and complete source code . You will be able to use the resulting EAs unlimitedly , including adding them to the Market and other resources. Generated Martingale EA with the help of this script - here Free simple version of the generation script to help yo
Простая в управлении Торговая панель обеспечит безопасную торговлю. Вычислит объём сделки от заданного уровня Stop Loss и величины убытка. Поможет рассчитать сейф, и в ноль закрыть неверную сделку. Интуитивно понятный интерфейс делает панель удобной в управлении, освобождая внимание трейдера для принятия решения о входе в сделку. Программа сделает все расчёты за вас. Поэтому работа с помощью панели Снайпер - оптимальное решение для торговли с соблюдением Мани-менеджмента. А это главный ключ к по
Live Bot Maker
Nabeel Zafar
5 (4)
Let Your Ideas Earn For You. Convert your Ideas and Strategies in to automated trading bots directly on MT4. Visual Strategy Builder with Instant Results on the chart. This One of a kind strategy builder, allows you to specify rules and visually see the signals based on those rule as you create them. Visit the link for Group, User Manual, Video Examples Why Use LBM LBM is an essential tool for traders of all levels. It allows traders to create strategies quickly and easily, and to test th
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
作者的更多信息
FastMove is a panel with 5 buttons, a notification area and a text entry. Its goal is to enable quick and simple execution. Buttons: MOVE - Move the interface BUY - Start of buy process SELL - Start of sell process L - Select quantity of lots % - Select quantity of percent of balance Areas: Notifications - This area displays notifications of the various states of the program and the commands sent. Text input - Here you enter the number of lots or the percentage of risk capital depending on the o
FREE
筛选:
无评论
回复评论
版本 1.2 2017.12.29
New function to execute pending orders:
The function is activated by pressing the P key, to return to execution by market press again the letter P.

Process for pending orders:

BUTTON (BUY OR SELL PENDING) >> click >> STAGE 1 >> click >> STAGE 2 >> click >> STAGE 3 >> click >> EXECUTION

STAGE 3 >> 'ESC' >> STAGE 2 >> 'ESC' >> STAGE 1 >> 'ESC' >> CANCELLATION

        In the execution stage, it is not possible to return to the previous stage or cancel.

STAGES:

STAGE 1: In this stage the program generates a blue horizontal line that the user can move to choose the execution price of the order. It is defined with a click of the left mouse button.

STAGE 2: In this stage the program generates a horizontal red line that the user can move only below the execution price or above the execution price depending on the button pressed (BUY PENDING or SELL PENDING), this line is to configure The price of the stop loss order. It is defined with a click of the left mouse button.

STAGE 3: In this stage the program generates a horizontal green line that the user can move only above the execution price or below the execution price depending on the pressed button (BUY PENDING or SELL PENDING), this line is for set the price of the take profit order. It is defined with a click of the left mouse button.
 
EXECUTION: In this stage the program executes an internal process to send the order to the market. First sends the corresponding execution order and then modifies the stop loss and take profit levels of that order. This is done because some brokers do not support sending the order with the Stop and Profit levels included.
The program will report on the status of the process in the Notification area.