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

Ofir Notify for Telegram Light edition

5

NEW :  integration with Ofir Signals to send personalized alerts

Ofir Notify is a tool which send alerts on trades to Telegram
  1. Alert on any event concerning a position : Opening, Closing, modification (SL, TP)
  2. Send alerts to Chats, Groups and Channel
  3. Alert on Equity change
  4. Display Risk, Reward and progress of profit/lost for each position
  5. Customization of alerts
  6. Sending charts screenshots with alerts
  7. Send signals from your indicators or experts
  8. Multi-lingual
  9. NEW : version 2 brings integration with Ofir Signals to send personalized alerts to your channel subscribers. Position sizes are calculated for each user, taking into account its level of risk. read more

More info in my Blog



Ofir Notify Setup instruction

  1. Open Telegram and search for "BotFather"
  2. Type /start and click/type /newbot to create a new bot
  3. Give your bot a nickname and username (e.g., nickname: MyNameAlerts and username: MyNameAlertsBot <-- username has to be ended by 'bot')
  4. Congratulations! You have created your Telegram bot.
  5. Save your bot API token (e.g. 1324115883:AAH2Z9PlxKX3Fce1e_m_w3AB7vA2EZZ_GAD)
  6. Back in MetaTrader 4, go to Tools > Options > Expert Advisors > tick 'Allowed WebRequest for listed URL' and add https://api.telegram.org.
  7. Attach the utility into your MetaTrader 4 chart and enter the Telegram Bot Token (from step 5)
  8. In Telegram open the Bot (search Bot username and start a chat with it)
  9. Press Start or enter /start
  10. You should get a message that the Chat Id is not correct. This message shows your Chat ID
  11. In Metatrader, open the utility properties and enter the Chat ID with the correct ID. This makes sure you are the only one who can use the Bot
  12. Back to Telegram, type /start . You should get information on your trading account number and equity
  13. Ofir Notify is ready to work for you

Properties

  1. Bot Api Token: The unique token of your bot. Do not share this information.
  2. Chat ID: Your Telegram Chat ID
All other settings are made directly by using the application from Telegram. More info in my Blog

Customization

Ofir Notify enables to customize the alerts sent to Chats or Channel.
This is based on using text files as templates.

Example of customization file:

#rocket#TRADE CLOSED ID=#ticket#
#buy##type#: #symbol#
#ilots#Lots: #lots#
#iprice#Entry price: #price#
-------------------
#closed#Close price: #closedprice#
#gain#WIN: #profit%#
#iprofit# Profit: #profit#
-------------------
#coeur##billet#CONGRATULATION #billet##coeur#
#thanks# [MYIB24703143](https://panthe....)
#telegram#[Support Telegram](https://t.me/....)

List of keywords to be used in template files
Keyword Description Example
#ticket# ticket numer 123456789
#symbol# symbol EURUSD
#flag# symbol flag
....AND MUCH MORE (Blog)


Sending screenshots

This feature enables to send chart screenshots with an alert in order to show Opening or Closing positions in a chart.

Integration with your own indicators and experts

This utility can be used by your own indicators and EA to send signals to Telegram. They just have to create a text file, containing the signal, to the following directory:
<Data Folder>/OfirNotify/<Your trading account Number/Inbox
You can use the following code in your indicator or EA:

string directory="Ofir Notify/"+IntegerToString(AccountInfoInteger(ACCOUNT_LOGIN))+"/Inbox";
string filename="Test.txt";
string signal="BUY EURUSD 1.20202 SL=1.201 TP=1.203";
saveStringFile(signal,directory+"/"+filename);
bool saveStringFile(string s,string fileName)
  {
   int handle=FileOpen(fileName,FILE_WRITE|FILE_TXT);
   if(handle==INVALID_HANDLE)
      return(false);
   FileWriteString(handle,s);
   FileClose(handle);
   return(true);
  }



评论 3
Natthachai Phiphatsart
140
Natthachai Phiphatsart 2022.02.27 10:33 
 

Good Good Good !!!!!!

推荐产品
You can check out comment #1 how does it work This is a very useful tool, enter the currency charts you need to open, use the symbol "/" to distinguish them, and select the periodicity /TF of the chart, press the button and they will open the charts for you in batches without you having to manually open them each! Because some EA use multiple currency pairs strategy, but do not support one chart to support all currency pairs, so I developed this tool, hope you like it, if you are satisfied with
FREE
Deal multiplier Mt4
Mikhail Mitin
4.36 (11)
The utility opens copies of open trades. It is very convenient if you use the Signals service and want to increase the volume of transactions. Settings: Symbols: all symbols only current symbol Orders: Buy Sell Magic Any Magic Input Magic Lot size Original - lot size from original order; Fix Lot - fix lot size (input); Lot X Mult - lot size X koef; Stop Loss From sender - Stop Loss from original; Without - without Stop Loss; Plus Fix - Stop Loss from original order + fix points; Fix Point - fix
FREE
VisualTicksEA
Dariusz Grywaczewski
VisualTicks_EA is an Expert Advisor dedicated to the VisualTicks chart. Works ONLY on the VisualTicks chart. Is a tool that lets you open and close transactions directly on the VisualTicks chart. There is only one parameter in EA settings: magic - next EA number. If you use more than one VisualTicks_EA on MT4, you must enter a different magic number. After starting VisualTicks_EA, the following buttons will appear on the chart: Open BUY - opens one BUY transaction of a specified lot size. Cl
FREE
Display rectangles and trendlines list from  Trading box  Technical analysis tool. Objects are ordered in the list by pip distance that is difference between object price and Bid price. With this tool you will know which chart to look for next trading opportunity. No more switching between charts and searching for trades where price is close to rectangle zone or trendline support resistance level. Sorted Rectangles and Trendlines by pip distance -  If you are trading on multiple charts, then th
FREE
脚本关闭 MT4 的所有正订单     - 将允许您快速关闭您账户上的所有盈利订单。 该脚本 适用 于 您需要快速关闭所有盈利订单 的时刻。 该脚本具有用于设置 Profit_in_pips 的唯一参数 - 您可以在其中指定订单上应该有多少利润点,以使其符合平仓条件。 该脚本非常易于使用 ,只需将脚本拖放到图表上即可完成工作。 推荐的机器人黄牛 -   测试 它。 订阅我的 页面 ,我还有很多其他有用的产品。 如果您喜欢该脚本 ,请留下评论,它将进一步激励我免费分享有用的产品。 如果您有任何问题,可以在讨论部分写出来。 交易愉快。 感谢您选择本产品。 我将努力继续以有用和高质量的产品取悦您。 如果您有任何问题,请随时与我们联系! 如果您有任何问题,请随时与我们联系! 使用愉快!
FREE
Save Template
Dominik Kaczorowski
A very fast way to save your chart template. Set the keyboard shortcut to further speed up the operation. The script allows you to save a template with a specific prefix, with the current date or with the chart timeframe. The symbol is saved automatically. Script parameters: Prefix - prefix for the template name. Can be empty. With date - true = template name will containt current date With timeframe - true = template name will containt timeframe of the current chart
FREE
SyncObjects 是一个工具,允许您在 MetaTrader 中实时同步绘制在多个图表上的对象。趋势线、水平线和文本标签等对象可以自动反映在其他图表上。这使得跨不同时间框架和货币对的无缝分析成为可能,从而提高了您的交易效率。此外,它与诸如 PracticeSimulator 等交易练习和测试工具配合良好,可以更高效地进行图表分析和模拟测试。 主要功能 实时同步:在一个图表上绘制的对象将自动同步到同一平台内的其他图表上。您可以在不同的时间框架和货币对之间共享分析。 支持多种对象类型:同步各种对象,包括趋势线、水平线、箭头、文本标签等。 策略测试器支持:与 MetaTrader 的策略测试器配合使用,轻松进行回测和分析。 离线图表支持:可与离线图表一起使用,使其在自定义时间框架和测试中具有更大的灵活性。 与 PracticeSimulator 兼容:SyncObjects 与 PracticeSimulator 工具高度集成,增强了模拟交易测试和验证的功能。 参数设置 仅同步相同的符号:设置为 true 时,对象仅在相同货币对的图表之间同步。设置为 false 时,仅垂直线将在不同
FREE
The script closes all positions for which the profit is more than 5 pips. Works only on an open pair (on an open chart). The terminal must have the "Algo trading" mode enabled. Effective if there are many open positions that need to be closed quickly. The script does not replace trailing stop or advisor.   The script checks all open deals and closes those that meet the condition (profit is more than 5 pips) once at the time of launch. For the subsequent closing of new profitable positions, y
FREE
Current Price MT4
Keni Chetankumar Gajanan -
5 (1)
A simple and functional Current Price Panel, which shows magnified Bid, Ask and spread price and can be moved by using the mouse, to any location of the chart window. The functionality included are: Customize Current Price Panel Contents shown on Panel Width and Height, Row and Column gap. Background color, background transparency and border color. Font, its size and color. Move the panel to any location of chart window. Option to show current spread as pips or points. Highlight spread in diffe
FREE
Alert Time Line
Sergey Bocharov
Alert TIME LINE indicator warns that the price has reached a specified time level. Drag the indicator onto the chart, press the SET TIME LINE button, move the line that appears to the desired time, when the chart reaches the specified time, an alert will be triggered. This indicator is used as an auxiliary tool when trading time zones, using the free TIME LINE Forex System , see the results and screenshots below. You can get the system for free in the technical support chat https://t.me/Cycl
FREE
Left4Trade MT4 Script  A script allows displaying the closure of a trade on the current chart. It helps to see where the trade was opened and closed and how it affects the overall trading result. When using this script, arrows indicating the opening and closing of trades are displayed on the chart. They can be configured with different colors according to your preferences. One of the main advantages of using this script is the ability to quickly analyze trading operations, which allows you to
FREE
This Tool Allow you close all open Orders automatics when Equity reach to specific value:  - When Equity is less than  specific value - When Equity is greater than  specific value - And Allow you close all open orders in manual - It will notification to MT4 Mobile app when it execute close all orders. __________________________________________ It very helpful for you when you trade with prop funds. Avoid reach daily drawdown and automatics close all orders when you get target.
FREE
ZoomIN
Maxim Polishchuk
4.5 (2)
The ZoomIN indicator is designed for quickly viewing the selected bar on the smaller timeframes in a pop-up window. Once launched, the indicator works in the background, does not take up space on the chart and does not consume system resources. When the indicator is activated by the Shift + i combination (can be changed in the settings), a pop-up window with a chart of a smaller timeframe is created. The displayed timeframe can be changed by a left-click on the magnifying glass icon. To hide the
FREE
MQLTA Close at Target Line
MQL4 Trading Automation
5 (2)
FREE
This is a script for quick and easy placement of orders (Buy Stop, Sell Stop, Buy Limit, Sell Limit) to the user's choice. Simply drop the script on a chart part where you want to place the selected order. You can also set the automatic calculation of the lot size for the position, depending on the risk as a percentage. Also, you can use the script as a supplement to your trading strategy, since it is possible to specify a magic number. Features Fast placing of a required order (Buy Stop, Sell S
FREE
Phone Trade Assistant
Krutik Piyushkumar Parekh
Smart Lot-Size Calculator And Trade Assistant for Mobile Trading Overview: This is the tool every trader in the market must have no matter if you are scalper, swing traders, day trader, or long term trader. This On-The-Go trading tool will help you stay disciplined and also stay free from daily trade management chores, Most traders face common problems like   1. Calculation of proper lot-size of a position to take controlled risk  2. Managing every trade and trailing stop-loss if trades goes in
FREE
Show Pips
Roman Podpora
4.25 (55)
对于那些总是想了解帐户当前情况的人来说,此信息指示器将很有用。该指标显示诸如利润点数、百分比和货币等数据,以及当前货币对的点差以及柱在当前时间范围内收盘的时间。 MT5版本 -   更多有用的指标 有多种选项可用于在图表上放置信息线: 价格右侧(运行在价格后面); 作为评论(在图表的左上角); 在屏幕的选定角落。 还可以选择信息分隔符: | / 。 \ # 该指标具有内置热键: 键 1 - 退一步显示信息类型(价格、评论或角落的右侧) 关键2——信息显示类型的进步 键 3 - 更改信息行显示的位置 可以在设置中重新分配热键。 该指标易于使用且信息丰富。可以在设置中禁用不必要的信息项目。 设置 替换显示信息的热键(向后)   - 后退信息显示类型 用于替换显示信息的热键(前进)       - 信息显示类型向前迈进了一步 用于更改外观/角信息字符串类型的热键     - 更改信息行显示的位置 文字颜色     - 文字颜色 盈利颜色     - 有浮动利润时的文字颜色 失色     - 存在浮动损失时的文本颜色 分离器     - 一行中的数据分隔符。可以采用五个值:“|”、“/”、
FREE
This script is a part of the Sounder_TopBottomLevels product which is intended to alarm the trader by sound when a Symbol's price goes above or below certain level(s). One of the product's features is a handy operation. You manage the levels by dragging lines on the chart with the mouse. Another feature is an optional Windows application which shows the chart that currently alarms the trader (this script contains this application, when you launch this script in the terminal it unpacks the applic
FREE
This script is a part of the Sounder_TopBottomLevels product which is intended to alarm the trader by sound when a Symbol's price goes above or below certain level(s). One of the product's features is a handy operation. You manage the levels by dragging lines on the chart with the mouse. Another feature is an optional Windows application which shows the chart that currently alarms the trader. And the sounds are customizable which   may be useful for office with a number of the terminals running
FREE
This script is a part of the Sounder_TopBottomLevels product which is intended to alarm the trader by sound when a Symbol's price goes above or below certain level(s). One of the product's features is a handy operation. You manage the levels by dragging lines on the chart with the mouse. Another feature is an optional Windows application which shows the chart that currently alarms the trader. And the sounds are customizable which   may be useful for office with a number of the terminals running
FREE
Account Cash Status
Boguslaw Nejmanowski
Account Cash Status This indicator shows actual account balance and equity. Can be placed in any position on chart even in subwindow. Account Balance is displayed in gray color. When there is no opened position the account equity is displayed in dark gray color. When there is opened position and equity value is lower than balance value the color is changed for red. When there is opened position and equity value outperforms balance value the color is changed for lime. Colors may be set freely by
FREE
根据波动性,奖励交易头寸的潜在风险基于平均真实范围显示。 点击"买入或卖出"按钮时,会显示风险回报框! ATR计算的一个效用,为一个不属于何时关闭交易的艰难决定的问题感到高兴。 这件事将有助于你的风险管理决定.  规格说明 平均真实范围是一个常用的指标,以点或价格衡量市场的波动性。 真实范围是在任何给定时间段内烛台的最低交易价格和最高交易价格之间的差额。 平均真实范围,在所有,平均这些高点和低点的"前"天。 例如,ATR指标的默认设置为我们提供了14天的周期。 ATR收集点值的高点和低点,除以14天。 但当然,这超出了通用指标ATR。 事实上,三个完全不同的TPs完全依赖于他们自己的时间框架来实现不同的pip消耗。 烛台的规则在技术上是不同的每个时间框架。 因此,当我们使用相同的时间段时,我们会发现每个时间段的结果不同。  例子:: 时间段/天数占:14/时间段:M30   时间段/天数占:14/时间段:H1 时间段/天数占:14/时间段:H4  ^这些将提供不同的平均真实范围^  这里是我喜欢3TP的权力所在和原因:理论上,尾随可以发生在第一个TP朝向第二个TP。 第三个T
FREE
One Click Close All is a script that when thrown on any chart will automatically close all orders regardless of the asset or what type of orders they are, it will close everything much faster than a human could. You will find paid versions of the same style of this script, but read carefully and you will see that it performs the same function ... here you have it for free, enjoy it.
FREE
This is a demo version of CyberTrader Assistant tool. In demo version you cannot change lots value (it is set to the minimal value for the given symbol) and price rounding function for pending orders is unavailable This tool simplifies routine trading tasks (like opening market orders, setting up pending orders, closing of all orders and orders by parameter), helps to control losses by use of break even stop and trailing stop, and adds a little bit of cyber punk edge to your trading Control Ele
FREE
This is a free version of our Great tool with limited functions. The ChartChanger is a great utility tool to reduce the number of open charts on your terminal. There is three section to it: Symbols, Time frames and Templates. You need only one chart to be open and still you can scroll up to multiple ones. Symbols: With the push of a button you can change from one symbol to another, and your applied indicators will stay on the next chart. For the symbols there is an auto detection mode, or you ca
FREE
Spread Data
Harry Gunadi Permana
4.5 (2)
Spread Data tool will display current spread and average spread. It will record spread for every hour (from 0 to 23) and can give better data about your broker spread. Run it for 2 days or more to get better spread data . Every spread smaller than MinSpread will be recorded as MinSpread Every spread larger than MaxSpread will be recorded as MaxSpread It help to decide what spread to be used when do backtest, EA spread settings, EA that trade in specific time interval, especially for scalping EA
FREE
One Click MT4
Marzena Maria Szmit
5 (2)
One Click Close MT4 is an EA which allows you close orders quickly. EA display on chart two buttons. The first button "Close All Positions" is using to close all opened orders. The second button "Close Profit Positions" is using to close only profitable orders. EA is closing orders for all available symbols, not only for chart symbol. In EA params you can set distance from upper chart frame (Y Offset) and from left chart frame (X Offset). For installation EA it is only need to copy One Click Clo
FREE
This indicator will mirror the assets in use in another metatrader, being able to choose the timeframe and a template. This is the Metatrader 4 Client, it needs the Metatrader 4 or 5 Server versions: Metatrader 4 Mirror Chart Server: https://www.mql5.com/en/market/product/88644 Metatrader 5 Mirror Chart Server:   https://www.mql5.com/en/market/product/88652 Details of how it works in the video.
FREE
ChartColorMT4
Thomas Pierre Maurice Moine
Customize your charts with this simple utility. Choose in the 24 pre-built color sets, or use your own colors, save them to re-use them later. You can also add a text label on your chart. --- Chart Colors-- Color Set : 24 prebuilt color sets (select "Custom" to use colors below) Background color Foreground color Grid color Chart Up color Chart Down color Candle Bull color Candle Bear color  Line color Volumes color --- Label--- Text Label : Type the text you want to appear on the chart Label P
FREE
神速EA跟单(TradeMirror)是一款MT4/MT5平台的订单复制软件。 为什么选择神速EA跟单 我们深知对于金融软件而言安全、稳定和隐私的重要性,因此我们在细节处对这三大要素进行了额外的加固: 提供用户友好的图形界面,操作简单易用 注重隐私安全,适合对订单分发有隐私要求各种金融场景 精准复制订单,毫秒级分发 支持全平台,MT4/MT5全面覆盖 智能感知系统状态,邮件通知守护交易安全 核心功能列表 对于跟单软件而言,功能并不是越多越好的,因此经过严谨的需求分析,我们对程序进行了精简,并最终保留了如下核心功能: 多重连接 邮件通知 手数缩放 信号过滤 反向跟单 重置止盈/止损 免费演示 在购买Trademirror之前,你总是可以尝试免费演示。 点击本页面上的免费演示按钮 点击是的,我有Metatrader 4/5 允许浏览器打开Mt4/5 在Mt4/5中,找到专家顾问/市场/TradeMirror,打开它并点击测试 启用复盘显示(否则你将看不到GUI界面)。 点击开始 现在你可以在可视化图表上看到TradeMirror的GUI界面 使用建议 感谢您愿意关注并使用神速,针对常见问题
FREE
该产品的买家也购买
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (182)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。 附加材料和说明 安装说明 - 应用程序说明 - 模拟账户应用程序的试用版 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是 SL 的两倍。 RR - 它禁用比率。  
欢迎来到 Trade Manager EA——这是一个终极风险管理工具,旨在使交易变得更直观、精准和高效。它不仅仅是一个下单工具,而是一个用于无缝交易计划、仓位管理和风险控制的全面解决方案。不论您是新手交易员、资深交易员,还是需要快速执行的剥头皮交易员,Trade Manager EA 都可以满足您的需求,适用于外汇、指数、大宗商品、加密货币等各种市场。 借助 Trade Manager EA,复杂的计算已成过去。只需分析市场,在图表上用水平线标记入场、止损和止盈,设置您的风险水平,Trade Manager 就会立即计算出理想的头寸规模,并实时显示以点、账户货币计价的止损和止盈。每笔交易都得以轻松管理。 主要功能: 头寸规模计算器 :根据定义的风险瞬间确定交易规模。 简单的交易计划 :在图表上用可拖动的水平线直接计划交易,设置入场、止损和止盈。 实时显示 SL 和 TP :以账户货币、点或分显示止损和止盈,便于分析。 高级保护工具 盈亏平衡选项 : 基本盈亏平衡 :当您的交易达到设定水平时自动保护利润。 多级盈亏平衡 :设置多达 4 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (87)
通过 Local Trade Copier EA MT4 获得非常快速的交易复制体验。它的简单1分钟设置,使您可以在同一台Windows计算机或Windows VPS上在多个MetaTrader终端之间复制交易,具有闪电般快速的复制速度,低于0.5秒。 无论您是初学者还是专业交易者, Local Trade Copier EA MT4 都提供了广泛的选项,可根据您的特定需求进行自定义。对于任何希望增加利润潜力的人来说,这都是终极解决方案。 今天就尝试一下,看看为什么它是市场上最快、最简单的贸易复印机! 提示: 您可以在您的模拟账户中下载并试用 Local Trade Copier EA MT4 模拟版: 这里 将下载的免费演示文件粘贴到您的 MT4 >> 文件 >> 打开数据文件夹 >> MQL4 >> 专家文件夹并重新启动您的终端。  免费演示版本每次可在 4 小时内发挥全部功能,仅限演示帐户。 要重置试用期,请转至 MT4 >> 工具 >> 全局变量 >> Control + A >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 Local
立即在一張圖表上查看按日和按週的已平倉交易歷史記錄、當前未平倉交易以及外匯風險敞口!使用熱圖來識別有利可圖的交易以及您交易組合中的當前虧損情況。 快速關閉按鈕 使用快速關閉按鈕可以關閉單一符號的每筆交易、全部關閉單筆交易,或點擊按鈕以取得部分利潤或損失。不再需要在清單中尋找交易並研究如何關閉部分交易。儀表板還會顯示您在交易外匯對時目前對每種貨幣符號的風險敞口,這可以幫助您識別重大新聞事件發生前可能過度暴露的領域。您可以使用按鈕在新聞發布前立即快速降低您的風險,或者如果新聞已經發生並為您帶來利潤,只需單擊即可快速獲得該利潤! 開放交易熱圖 交易熱圖是一種視覺化工具,專為使用頭寸交易或波段交易策略的交易者設計,使用美元成本平均法來擴大和縮小交易規模。您可以快速識別您的投資組合中可以存入的單一交易,以及您可以部分平倉的虧損交易。只需使用全部或部分關閉按鈕即可立即賺錢並降低風險。 快速識別控制回撤的機會 虧損控制切換「D 按鈕」將突出顯示您的投資組合中所有虧損高於每個交易符號平均價格的交易。這是透過在所有符號的單一交易周圍添加一個矩形來實現的,這樣您就可以看到首先要關注哪些交易。 這使
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.7 (64)
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 (43)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT5 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。 交易线
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
MT4 至 Telegram 信号提供者 是一款易用、可完全自定义的工具,它使发送信号到 Telegram 成为可能,将您的账户变成信号提供者。 消息的格式 可以完全自定义! 但是,为了简便使用,您也可以选择一个预设模板,并能够启用或禁用消息的特定部分。 [ 演示 ]  [ 手册 ] [ MT5 版本 ] [ Discord 版本 ] [ Telegram 频道 ] 设置 可通过 用户指南 获取逐步说明。 无需了解 Telegram API;开发者提供所需的一切。 主要特性 自定义发送给订阅者的订单详情的能力 您可以创建分层订阅模型,例如铜牌、银牌、金牌。金牌订阅可获得所有信号等。 按订单号、符号或备注过滤订单 包括执行订单的图表的屏幕截图 在发送的屏幕截图上绘制已关闭的订单,以便额外验证 推迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情的全透明度: 新的市场订单 *附带屏幕截图 订单修改(止损、获利点) 已关闭订单 *附带屏幕截图 部分关闭订单 ** 新的挂起订单 修改的挂起订单(进场价格) 挂起订单激活(作为新的市场订单) 已删除的挂起订单 历史订单报告
一旦您確定了要進行交易的關鍵區域,就會自動交易支撐和阻力或供需區域。該 EA 允許您只需單擊即可繪製買入和賣出區域,然後將它們準確地放置在您預期價格轉向的位置。然後,EA 會監控這些區域,並根據您為這些區域指定的價格行為自動進行交易。一旦進行初始交易,EA 就會在您放置的相反區域(即目標區域)獲利。然後,您有兩種選擇,要么關閉交易並繪製新的區域進入,要么獲利退出並立即反向反向交易,創建「始終在」的市場風格策略。 包含輸入和策略的完整手冊位於: https://www.mql5.com/en/blogs/post/760256 該 EA 專為在市場上不使用固定或硬止損的頭寸交易者或美元成本平均交易策略而設計。相反,它的目的是透過在下一個可用支撐或阻力區域以相同方向進行新交易來縮小不正確的交易,並調整您在市場中頭寸的平​​均價格。如果需要的話,還有備用退出標準,形式為每筆交易的最大損失金額或基於時間的退出。 只需按下按鈕即可繪製準備放置在感興趣等級的區域。 關閉按鈕和關閉最舊的按鈕可退出所有交易,或僅退出舊交易(如果它們跌幅過大而無法立即調整您的平均頭寸)。 適用於任何時間範圍內的
Trade Manager MT4 DaneTrades
Levi Dane Benjamin
4.33 (9)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 4 平台。多语言支持。 MT5版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。
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
TradePanel MT4
Alfiya Fazylova
4.9 (86)
交易面板是一个多功能的交易助手。该应用程序包含超过 50 个用于手动交易的交易功能,并允许您自动化大多数交易操作。 注意,该应用程序在策略测试器中不起作用。购买之前,您可以在模拟帐户上测试演示版本。演示版 这里 。 完整说明 这里 。 贸易。 让您一键执行交易操作: 通过自动风险计算打开挂单和仓位。 一键打开多个订单和仓位。 打开订单网格。 按组关闭挂单和持仓。 头寸反转(关闭买入并打开卖出或关闭卖出并打开买入)。 锁定头寸(开立额外头寸,以平衡买入和卖出头寸的交易量)。 一键部分平仓所有仓位。 为同一价格水平的所有头寸设置止盈和止损。 将所有头寸的止损设置为该头寸的盈亏平衡水平。 开单建仓时,您可以应用以下功能: 计算交易量的多个订单或仓位之间的分布(一键开仓多个订单或仓位时)。 图表上未来订单交易水平的可视化。 设置开仓时允许的最大点差大小。 止盈和止损之间的自动比率。 虚拟止损和止盈。 根据当前点差的大小自动增加止损和止盈的大小。 根据 ATR 指标的读数计算止盈和止损。 设置挂单的到期日期。 挂单设置为“追踪”(挂单自动跟随当前价格移动指定距离)。 管理通过移动终端(手机)开立
Trend Line Optimizer
Evgenii Aksenov
4.1 (20)
这是趋势线PRO指标的自动参数优化器 轻松快速地为您最喜爱的趋势线PRO指标选择最佳参数。  优化只需几秒钟。 优化器允许您找到每对和周期的最佳参数:振幅,TP1-TP3,止损,以及所选历史部分(天)上的时间过滤器和HTF过滤器的值  要优化不同的时间框架,您需要不同的历史范围: M5-M15设置计算范围参数(天)=60(三个月) M30-H1设置计算范围参数(天)=120(6个月) H4设置参数计算范围(天)=240(一年) D1-W1设置参数计算范围(天)=720(三年) MN1设置参数计算范围(天)=1200(五年) 优化后,参数自动保存到文件夹中的现成设置文件中:MQL4>Files>trendlineoptimizedsettings  如何使用优化器实用程序: 在需要优化的符号和时间的图形上运行优化器实用程序。 优化结束后单击保存按钮 将趋势线PRO指标添加到图表,然后将趋势线PRO扫描仪 Trend Line PRO指标面板上TP1、TP2、TP3、止损和利润指标的值将变得更好,Trend Line PRO 扫描仪中会出现一个按钮(红色或蓝色  Manual G
Custom Alerts:同时监控多重市场,绝不错过任何关键机会 概述 Custom Alerts 为需要在多个交易品种间集中跟踪潜在信号的交易者提供了动态解决方案。通过整合 FX Power、FX Volume 和 IX Power 等旗舰工具的数据, Custom Alerts 会在您无需频繁切换图表或担心错失良机的情况下,自动通知您各种关键市场变化。如果您想使交易更加智能和高效, Custom Alerts 将大幅提升您的市场监控能力。 1. 为什么 Custom Alerts 对交易者非常有价值 全方位市场监控 • Custom Alerts 汇聚多种交易品种的信号,包括八大主要货币、黄金,及您可选择的最多七种指数或商品。 • 无需在多个图表间来回切换——只需接收集中且清晰的通知即可。 量身定制的警报策略 • 精准配置警报参数,无论您追踪的是成交量飙升、货币强度阈值,还是特定的价格形态, Custom Alerts 都能确保您不错过关键信号。 • 与 Stein Investments 的其他工具无缝整合,进一步提高您的交易精度。 省时且便捷 • 无需时刻盯盘,
Take a Break
Eric Emmrich
5 (30)
The most advanced news filter on MQL market - free demo available Take a Break has transformed from a basic news filter into a comprehensive account protection solution. It seamlessly pauses any other Expert Advisors during news events or based on your custom filters, all while safeguarding your EA settings - restoring them automatically when trading resumes for complete peace of mind. Typical use cases: A single news filter for all your EAs. Stop trading during news/high volatility (+ close all
Exp SafetyLock PRO
Vladislav Andruschenko
4.7 (27)
SAFETYLOCK 允许交易者通过为已开立的头寸设置相反的挂单来避免市场的剧烈逆转。 当交易者或 EA 开仓时,SAFETYLOCK 会立即为该头寸设置一个相反方向的挂单。 如果头寸进入亏损状态,挂单将被激活,形成锁仓保护。 该 EA 还提供多种功能,您可以选择关闭初始头寸、使用追踪止损进行利润保护,或通过增加手数来优化您的交易策略。 此外,您还可以根据市场的波动动态调整挂单的开仓价格,使其随持仓价格变化,灵活应对市场变化。 SAFETYLOCK 为您的交易提供更加稳健的风控支持与灵活性。 详细描述 +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 参数基本(我们博客中对参数的完整描述) MilliSecondsTimerForMonitoring – 算法执行的持续时间,以毫秒为单位(默认是1000 = 1秒)。 SymbolMonitoring – 监控所有账户中的符号和交易。如果在任意货币对图表上启动EA,它将监控所有货币对。 Type_Monitoring – EA应监控的交易类型:买入、卖
Telegram To MT4 Receiver
Levi Dane Benjamin
5 (4)
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT4。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |     MT5版本  |     不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT4 接收器在策略测试器中不起作用! Telegram 至 MT4 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止过度
EA 按时打开和关闭新订单。它可用于通过创建任务列表来实现任何复杂性的交易场景。   完成任务有两种选择 任务在指定的日期和时间执行 - 它执行一次并从列表中删除。 任务在指定的星期几和时间重复执行 - 重复的任务不会从列表中删除。   面板设置 Symbol   - 选择交易功能的交易品种。 Time   - 交易函数执行的日期和时间。输入格式:日期和时间“yyyy.mm.dd hh:mi:ss”或时间“hh:mi:ss”。 Trade   - 贸易功能列表。 Lot - 交易量。 Price   - 挂单的开盘价。 Stop Loss - 以点为单位设置止损订单的距离。 0 - 禁用。 Take Profit - 以点为单位放置止盈订单的距离。 0 - 禁用。 Repeat - 按星期几重复。 Add - 添加到列表中。   交易功能: Buy, Buy Stop, Buy Limit, Sell, Sell Stop, Sell Limit.   关闭功能 Close Buy - 关闭所有买入交易。 Close Sell - 关闭所有卖出交易。 Close Buy/Sell -
Eezeorder 2
Tawanda Tinarwo
5 (2)
NEW VERSION!  NB: IF YOU ARE USING A VERY HIGH RESOLUTION MACHINE AND THE EA DISPLAY LOOKS TOO SMALL, CONTACT ME SO I CAN HELP YOU. Open Multiple Trades on MT4 in 1 click at one price. Enter the Lot size Specify the number of trades you want to open Choose whether you want TP SL or Trailing Stop Once you are done, click Buy or Sell Open Multiple Pending Orders on MT4 in 1 click at one price. Enter the Lot size Specify the gap from the current price, where you want to place the pending order Spe
Risk Manager for MT4
Sergey Batudayev
4.6 (10)
MT4 的 Expert Advisor 风险管理器是一个非常重要的程序,我认为对每个交易者来说都是必要的程序。 使用此 EA 交易,您将能够控制您交易账户中的风险。风险和利润控制可以以货币形式和百分比形式进行。 要让智能交易系统工作,只需将其附加到货币对图表并以存款货币或当前余额的百分比设置可接受的风险值。 顾问功能 PROMO BUY 1 GET 2 FREE -   https://www.mql5.com/en/blogs/post/754725 该风险经理将帮助您控制风险: - 交易 - 每天 - 一个星期 - 一个月 你也可以控制 1) 交易时允许的最大手数 2) 每天最大订单数 3) 每天最大利润 4) 设置 Equity 的获利了结 不仅如此,如果您在设置中指定自动设置,顾问还可以为您设置默认的止损和止盈。 顾问会在每个事件中附上警报,并向您解释删除订单的原因。比如你开了,你开了第6个订单,按照你的规则你每天只允许开5个订单,顾问会立即删除6个并说明原因。 例如,您开仓的手数比您最初向自己指示的手数大,顾问将删除订单并解释原因。例如,您每天赚取
Chart Logic
D Armond Lee Speers
Chart Logic is here!  Chart automation for MT4: put your Ideas into Actions! Chart Logic is an EA for MT4 that lets you automate actions on your charts.  You define "conditions" and 'actions"; when all the conditions are true, then all the actions are triggered.  Conditions can refer to a wide range of observations, about account information, candle data, technical indicators, key levels, price, time, market data, trades and so on.  And actions can send alerts/notifications, open/close/modify tr
OrderManager MT4
Lukas Roth
4.7 (23)
介绍 OrderManager :MT4的革命性工具 使用全新的Order Manager实用程序,像专业人士一样管理您在MetaTrader 4上的交易。Order Manager设计简单,易于使用,可让您轻松定义和可视化每笔交易的风险,从而做出明智的决策并优化您的交易策略。有关OrderManager的更多信息,请参阅手册。 [ 手册 ] [ MT5版本 ] [ Telegram 频道 ] 主要功能: 风险管理:快速轻松地定义您交易的风险,让您做出更好的决策并提高交易性能。 视觉表示:图形化地查看您的交易和相关风险,以清晰简洁地了解您的开放头寸。 订单修改:只需几次点击即可轻松修改或关闭您的订单,简化您的交易过程,为您节省宝贵的时间。 掌握新闻:一键获取最新市场新闻。 不要错过这个MT4交易员的必备工具。用Order Manager提升您的交易体验,将您的交易游戏提升到新的水平。 OrderManager在startegyTester中 不 工作! OrderManager 仅与 Windows 兼容。 请考虑给这个产品一个5星级评价。您的优秀反馈将激励作者加快更新并整合令
Trade copier MT4
Alfiya Fazylova
4.52 (29)
Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT4>MT4、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持通过执行在“Market account”上工作,其中 SL / TP 仅在开仓后设置。 如何使用简单的设置复制交易 将供应商终端和接收终端安装在同一台计算机或 VPS 上。 在供应商终端上以“Master”模式安装复印机,然后
KT Equity Protector MT4
KEENBASE SOFTWARE SOLUTIONS
3.4 (5)
KT Equity Protector EA consistently monitors the account equity and closes all the market and pending orders once the account equity reached a fixed equity stop loss or profit target.  After closing all trading positions, the EA can close all open charts to stop other expert advisors from opening more trading positions. Equity Stop-Loss If your current account balance is $5000 and you set an equity stop loss at $500. In this case, the KT Equity Protector will close all the active and pending or
Exp4 Duplicator
Vladislav Andruschenko
4.5 (22)
EA 在您的帐户 MetaTrader 4 上重复 交易和头寸或发出预设次数的信号。 它复制所有手动或由另一个“EA 交易”打开的交易。 复制信号并增加信号的数量 ! 增加其他 EA 的数量。 支持以下功能:复制交易的自定义手数、复制止损、获利、使用追踪止损。 MT5版本 详细描述 +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 链接 MetaTrader 的交易复印机可在此处获得:   COPYLOT 注意力 注意:这不是终端之间交易的复印机。 您可以在策略测试器中测试“EA 交易”,并在可视模式下使用我们的 EAPADPRO 工具栏进行交易! 在 1 个货币对上安装 EA 就足够了。默认情况下,它将监视所有打开的符号。 这个怎么运作? Duplicator/Dublicator 助手 EA 重复在终端中打开的头寸。 EA 能够复制头寸和挂单。 要复制的位置或顺序称为 源 。重复位置是一个 副本 。 The EA repeats the source the specified number o
CloseIfProfitorLoss with Trailing
Vladislav Andruschenko
4.86 (29)
在 MetaTrader 4 中使用利润跟踪功能在达到总利润/亏损时平仓。 您可以启用 虚拟停止(单独订单)   , 分别计算和平仓 买入和卖出头寸 (Separate BUY SELL)   , 关闭和计算 所有交易品种或仅当前交易品种(所有交易品种)   , 启用追踪获利( 追踪 利润) 关闭存款货币、点数、余额百分比的总损益。 该应用程序旨在与任何其他 EA 一起用于任何账户或与手动交易结合使用。 MT5 版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 一旦某些货币对或所有货币对的交易总余额大于或等于设置中指定的值,所有头寸将被关闭并删除订单。 此版本不仅能够在指定的利润水平平仓,而且还可以追踪利润以获得更好的结果。 我们实用程序的主要功能 按所有交易品种的总利润平仓; 按单独交易的总利润结算。 (虚拟模式); 按总利润结算并追踪利润; 按总利润以点数、百分比或货币结算; 所有交易或单独交易均以总亏损结束; 关闭交易后关闭图表和终端、风险管理器、包含关闭信息的邮件、推送通
Ultimate Trade Copier
BLAKE STEVEN RODGER
5 (1)
This trade copy utility allows you to instantly and seamlessly replicate and synchronize unlimited orders from multiple master accounts to multiple slave accounts on your local machine. You can create custom channels (or portfolios) with advanced filtering capabilities to copy from multiple master accounts to multiple slave accounts. Moreover, you can tailor these channels with a range of lot sizing and trade condition options to ensure that copied trades outperform the original source. You can
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.88 (57)
一键交易的交易面板。处理头寸和订单!通过图表或键盘进行交易 交易小组进行人工交易。您可以从图表(图表窗口)或键盘进行交易。打开和关闭,反向和锁定。处理职位和订单! МetaТrader4中主要订单的交易控制面板:买入,卖出,买入,买入,卖出,卖出限制,收盘,删除,修改,追踪止损,止损,止损。 MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 从符号窗口交易并从键盘交易! 您正在为MetaTrader 4终端提供一个独特的插件 - 虚拟控制面板VirtualTradePad。 Description on English 注意!如果您想学习如何交易 策略测试器  ,请查看我们的免费 TesterPad 实用程序 VirtualTradePad在“  MQL5语言最佳图形面板  ”竞赛中 获得二等奖 。 工作标签 职位标签   -使用职位: 开/关买入和卖出, 冲销所有头寸, 锁定一个共同的立场, 更改止损/获利, 设定一般的止损/获利的位置, 启用追踪止损, 实现盈亏平衡 只平
News Trapper EA
Noha Mohamed Fathy Younes Badr
4.85 (13)
Hi, all.  News trapper EA It is an expert for trading news very safe expert  Automated Trading on the news of the economic calendar. It shows stable trading during last 10  years. EA doesn't use dangerous technologies like martingale, grid. The Expert is very simple to use.      sale will end after 48 h how to install it     and set files     read the blog         after purchase contact me to add you to   VIP   channel  The program contains flexible settings for trading on the news of the econo
作者的更多信息
This application is now replaced by Ofir Notify Light Edition (Free) or Ofir Notify (paid). Thank all for your positive feedbacks. Telegram Alerts is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Send signals from your indicators or experts Multi-lingual If you are facing any issue using this utility, please contact me to
FREE
NEW :    integration with Ofir Signals to send personalized alerts Ofir Notify is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Send alerts to Chats, Groups and Channel Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Customization of alerts Sending charts screenshots with alerts Send signals from your indicators or experts Daily, weekly and monthly summaries Reply mode:
Telegram Alerts
Gad Benisty
4.72 (18)
This application is now replaced by Ofir Notify Light Edition (Free) or Ofir Notify (paid). Thank all for your positive feedbacks. Ofir Notify is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Send alerts to Chats, Groups and Channel Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Customization of alerts ( only in full edition ) Sending charts screenshots with alerts   
FREE
NEW :  integration with Ofir Signals to send personalized alerts Ofir Notify is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Send alerts to Chats, Groups and Channel Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Customization of alerts Sending charts screenshots with alerts Send signals from your indicators or experts Multi-lingual NEW  : version 2 brings integration
FREE
Ofir Blue exporter is a handy utility to export your orders history to a JSON file . You'll need it if you want to back-test Ofir blue or Ofir Hedging , using your own trading history. How it works: Install the indicator on a chart Press export all or export <current symbol> (for example GBPUSD) The indicator will create the json file in the directory files/ofirblue/export. This directory is in the common file area. The file will be automatically taken in charge by Ofir blue strategy tester
FREE
This free utility is a must to manage your risk. Very easy to calculate a new position size (number of lots), based on: Your equity Your risk per trade (% of equity) Your entry price Your stop loss This utility gives the right information to enter the market. A paid version is also available, Ofir Calculator+, to open the trade by a single click. Telegram Setup instruction Open your Telegram APP and search for "BotFather" Type  /start  and click/type  /newbot  to create a new bot Give your bot
FREE
Ofir blue is the first full trading application for Telegram. It is proposed in 2 versions : OfirBlueLite (without trading) and OfirBluePro (with trading). The Pro version is still in beta (available on request).  To access Ofir Blue Lite, go to Telegram and open the bot @OfirBlueLite. All demos, tutorials and docs are available in Telegram. Join the Telegram group @OfirBlueUserGroup to get updated information and support. Features: Dashboard  ️ Account summary ️» Profit of the day ️» Eq
FREE
Ofir Dashboard is the first level of the Ofir trading solutions. We are building the first full trading application from Telegram. The Dashboard is focused on giving you the best information about your account, positions, risk,... when you are away from keyboard. Everything is accessible from Telegram. More info in my Blog Enjoy! Ofir Notify, our very successful application for sending Notifications to Telegram (chat, channels, groups) is included in Ofir Dashboard.
MQL Tool "Ofir Email to Telegram": Never Miss a Trading Alert Again! Tired of missing important alerts from your indicators and Expert Advisors (EAs)? Ofir Email to Telegram   is the solution you've been waiting for!   This revolutionary MQL tool automatically forwards all email alerts from your indicators and EAs directly to your Telegram account. Never again will you miss a trading opportunity or important notification! Here are just a few of the benefits of Ofir Email to Telegram: Quick and e
NEW :    integration with Ofir Signals to send personalized alerts Ofir Notify is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Send alerts to Chats, Groups and Channel Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Customization of alerts Sending charts screenshots with alerts Send signals from your indicators or experts Multi-lingual  NEW  : version 2 brings integrati
MQL Tool "Ofir Email to Telegram": Never Miss a Trading Alert Again! Tired of missing important alerts from your indicators and Expert Advisors (EAs)? Ofir Email to Telegram is the solution you've been waiting for! This revolutionary MQL tool automatically forwards all email alerts from your indicators and EAs directly to your Telegram account. Never again will you miss a trading opportunity or important notification! Here are just a few of the benefits of Ofir Email to Telegram: Quick and easy
筛选:
[删除] 2022.12.07 20:46 
 

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

Natthachai Phiphatsart
140
Natthachai Phiphatsart 2022.02.27 10:33 
 

Good Good Good !!!!!!

[删除] 2022.01.26 15:37 
 

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

Gad Benisty
10330
来自开发人员的回复 Gad Benisty 2022.01.26 21:51
Thanks!
回复评论
版本 2.0 2024.04.23
Major upgrade !
version 2 brings integration with Ofir Signals to send personalized alerts to your channel subscribers. Position sizes are calculated for each user, taking into account its level of risk.
版本 1.381 2023.02.06
Fixed error message "user not registered"
New feature, type: /set nopending true
then pending orders (buy limit, buy stop, sell limit, sell stop) will not trigger any notifications. They will only be notified when becoming real market positions
版本 1.372 2022.10.11
Several Bugs fixed
版本 1.370 2022.09.23
Several improvements in full version. Otherwise bug fixed and performance improved
版本 1.35 2022.04.04
Better performances and minor fixes
Reply mode in modification and closing alerts (only in full version)
版本 1.34 2022.04.04
Better performances and minor fixes
版本 1.32 2022.03.23
Several minor bugs have been fixed
版本 1.31 2022.03.08
Enables to send notifications not only to channels but also to Telegram groups
版本 1.30 2022.02.16
This is a major upgrade. Now Ofir Notify is 100% based on Telegram to monitor or setup the application.
版本 1.22 2022.01.31
Bug fixed in alert format sent to channels