• 概述
  • 评论 (1)
  • 评论 (15)
  • 新特性

TickChart

5

Tick Chart — full-featured chart for MetaTrader 4.

A utility for creating and working with a tick chart in the MetaTrader 4 terminal. You can create a tick chart that works exactly the same as a regular chart. You can apply indicators, Expert Advisors and scripts to the tick chart. You get a fully functional tick chart on which you can work just as well as on a regular chart.

You can enable the output of the Ask price data. The data are generated in the form of the upper shadow of a tick bar. From these data, we can accurately estimate the spread value at any time on a cumulative tick history.

At the same time the data is updated synchronously with the basic chart with no delays.

You can open several charts at the same time.

Inputs

  • Show Ask — enable the output of the Ask price data.
  • Chart — timeframe for a chart opened in a separate window. In case you are going to work with a single chart for the currency pair, the timeframe is irrelevant. Timeframe does not affect the calculations during the chart creation. This setup is created to open several charts for the same currency pair, but with different settings. In such case, different timeframes for each chart (for example, M2, M3, M4) should be set. You also need to set different timeframes when simultaneously running the Tick Chart indicator and other tools that generate a synthetic chart on the same currency pair.

Launch

  • Open the "Navigator" window.
  • Find the Tick Chart and drag it to the desired chart (any timeframe).
  • Open the resulting chart by clicking the corresponding "Open chart" button.
评论 1
TNurCapKg
24
TNurCapKg 2023.09.13 17:31 
 

Спасибо за утилиту! Мне нравиться. Для скальпинга.

推荐产品
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
Pending Order Grid MT4
Francisco Manuel Vicente Berardo
Pending Order Grid is a multi-symbol multi- timeframe   script that enables multi-strategy implementation based on pending order grids. The script offers multi- option   through input parameters to configure the pending orders.   General Description   Pending Order Grid allows the execution of a user-defined strategy through the creation of one or more grids of pending orders. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price
T Manager, the ultimate trade management solution designed by traders for traders. If you are searching for a simple and efficient trade panel, trade manager, or trade assistant, you are at the right place.   The market contains a diverse number of those tools , but this one is designed by traders for traders . I designed this tool, and I am using it daily. Take my advice and stop buying tools blended with un-useful features that you will never use, T Manager provides you with the essential ye
This indicator allows you to monitor the vitals of your account and notifies of some events, in accordance with user settings. Keep your finger on the pulse of trading. Control elements Main panel of the indicator shows the following values: chart symbol, bid/ask prices, spread, free margin, equity, total number of orders and total profit/loss. There are also two buttons: "Alarm" and "Mute". "Alarm" button starts up a timer, which will notify user in a period of time, defined in the settings
FREE
This program is designed to test ideas and acquire analytical skills. The main task of the analyst is to be able to predict the direction and range on the chart, where the price should soon come. This product cannot be tested in the tester. All the functionality is shown in full in the description and screenshots. How it works : Situations for analysis are selected at random. (The more historical data, the greater the number of examples). Click " Start Game ". Between the orange vertical li
Symbol Cost Info MT4
Opeyemi Fuad Anokwu
Introducing the   “Symbol Cost Info MT4”   indicator – your ultimate tool for staying ahead in the forex market! This innovative indicator is designed to empower traders with real-time cost information, directly on their charts. Here’s why every trader needs the “Symbol Cost Info MT4” in their arsenal: Real-Time Spread Monitoring : Keep a close eye on the spread for any currency pair, ensuring you enter the market at the most cost-effective times. Pip Value at Your Fingertips : Instantly know t
FREE
#1  Copy Signals automatically from   Signals Copier Telegram to MT4   & Never miss a trade again FREE SIGNAL CHANEL:  https://t.me/redfox_daily_forex_signals Free BOT AUTO FORWARD TELEGRAM Messages:  https://t.me/Auto_Forward_Messages_Bot Pro Version:  https://www.mql5.com/en/market/product/71929 Pro Version MT5:  https://www.mql5.com/en/market/product/90730 Time saving and fast execution Whether you’re traveling or sleeping, always know that Telegram To Mt4 performs the trades for y
FREE
Order Selective Delete MT4
Francisco Manuel Vicente Berardo
Order Selective Delete is a multi-symbol multi-timeframe   script used to   delete   simultaneously various pending orders. The script offers multi-option   through input parameters to define the pending orders to   delete.  General Description   Order Selective Delete   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   three pending order features (symbol, magic   number   and type) are used. The modes, available through the Selection Mode input
Spread And Swap Dashboard is a nice tool that lets us know all the minimum and maximum spreads of the instruments that we trade. In addition to the spread information we also find the Bid & Ask values that always are very useful. We also considered it important to include positive and negative swap values so that we can better evaluate possible strategies of Carry Trade. The tool proves useful in times of high volatility to record all the values of spreads and have a better understanding of the
This indicator is useful for monitoring the performance of individual strategies or even everything of the entire portfolio of strategies directly on your MT4. In this way you can view the equity line and the balance line directly on the chart. In addition, you can set a line based on the percentage number of DD Max that the individual strategy can reach. Try it.
这个软件是用于任何仪器的实时数据导出工具,它将数据导出为CSV文件。 使用说明: 在任何仪器上部署,并在提示时将间隔变量更改为您喜欢的持续时间(默认设置为30秒)。间隔设置了导出程序捕获数据并导出之前的秒数(最小秒数可以为1秒,但这将导致生成一个大文件,并可能在Python或其他软件中处理时出现问题)。建议的最小间隔时间为15秒。 从您的MQL4数据文件夹中找到导出的文件(在终端中点击文件 -> 打开数据文件夹)。在这个数据文件夹中,找到FILES文件夹,您的导出的CSV文件应该在那里。 特点和功能: 导出的数据包括:日期、时间、开盘价、最高价、最低价、收盘价、成交量。 导出器将自动包括在导出文件中的所有可用数据。 数据始终以最新的蜡烛数据在第一行进行排序。这样做是为了使第三方后处理软件能够轻松找到最新的数据。 在使用Python或其他数值处理软件进一步处理文件时,您可以在间隔之间使用该文件。 该导出器经过质量测试,并按预期工作。然而,如果您发现任何错误、问题或有需要实现的想法,请与我联系,我们可以进一步讨论。
Telegram Forwarder can forward all activities related to trades and position taking as a signal to Telegram messenger. It can also forward indicators' alert to Telegram if you modify indicator code (I can do it for you too) to hand over alerts to Telegram Forwarder. This EA is intended for business and professional usage. You can introduce your own Telegram bot and customize water mark in screenshots. Telegram forwarder is able to forward signals for "new order", "modification of order", "Pendi
This Dashboard displays signals in grid view for the 28 major fx currency pairs. It is Mainly used for forex scalping in between 10 to 20 pips maximum and can be used on major trend market decisions. It Uses mainly Moving average and does not give false signal. All you need to note is the point in the grid where the signal occurs.  A beep sound is heard whenever there is a new signal and it will be displayedat the top of the chart.
Draw Agent 被设计为以美观和创新的方式来创建和管理您所有的图表分析、涂鸦、笔记等。 本工具提供徒手画法,将图表空间当成黑板,徒手绘制。 此徒手绘图工具可让您在 MT4/MT5 图表上绘图,以便在图表上标记或突出显示事件。 如果您 想手动绘制艾略特波浪、在图表上画线或在图表上说明想法,它是一个 有用的工具,如果您正在为客户举办现场网络研讨会,或向人们分发屏幕截图或图表文件,它特别有用以及。 Draw Agent 安装和输入指南 如果您想获得有关 EA 添加 URL (   http://autofxhub.com   ) MT4/MT5 终端的通知(见屏幕截图)。 MT4版本 https://www.mql5.com/en/market/product/14929 MT5版本 https://www.mql5.com/en/market/product/14964 主要特点: 这个免费的手绘工具旨在确保您绘制的所有内容都将在您使用时保存   改变符号 。当您返回图表时,所有绘图都会重新出现。 您可以用钢笔或画笔在图表上绘图。 您可以更改颜色和大小,也可以在图表的背景或前景上
Script CloseAll SELL
Raudhah Hayatun Nufus
Close All SELL Orders for MT4 script   - closes absolutely all orders, whether pending or market ones. Orders are closed at the current profit/loss indicators at the time of closing. The script is suitable for moments when you need to quickly close all orders at the current indicators. The script is very easy to use, just drag the script onto the chart and it will do its job. Add me as a friend, I have many other useful products.
FREE
The professional utilities "Ichimoku Waves Meter" to analyse graphs using the correct interpretation of Ichimoku kinkōhyō! Is a graphic program that allows traders to quickly and easily measure the proportions between the indicated points on the price graph. This time and price indicator is a basic tool for analysing the chart according to the Ichimoku strategy on the MT4 platform. Using this tool allows an insightful and complete analysis of time waves as well as price waves in a very short t
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
Time Sessions MT4
Faran Ataeiraveshti
“Time Sessions MT4”是外汇交易者的另一个便捷工具,显示全球主要的四个交易时段。 时间场次: 该工具中的时间会根据您的当地时间自动设置。 它有一个移动时间标志,每秒向左移动并向您显示实时时间。 该面板包含漂亮的图形,引人注目。 此外,您可以将面板移动到图表上的任何位置。 更多解释... 希望能享受其中。 终于: 我强烈鼓励您分享您的想法和反馈。 提供您认为交易者可能需要的任何信息至关重要。 作者: 我是一名 MQL 语言程序员,三年来我一直在做各种项目。 我是一名电气工程师,我喜欢解决难题。 加入我的小组一起讨论;) 赛佩尔外汇。 微量润滑集团 .....................................
Virtual KillerTrade
Antonis Michos
5 (13)
-40% OFF Telegram Group: Find the link in my profile or contact me Welcome. Virtual Killer Trade is an exceptional EA which : Guides you WHEN to open the FIRST trade. After that an intelligent system starts to manage that trade and you do not have to worry when to close it neither when you must open a second or third etc one !!! Attach the EA, wait for the signal,open the trade and then go to sleep !!! FOR more experienced traders,you do not have to wait for a signal.Open the
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
Introducing AutoPilotFX: Your Ultimate Trading Panel with Advanced Features Take your trading to new heights with AutoPilotFX, an MQL4 Expert Advisor designed to streamline your trading process and optimize your strategies. Discover the powerful features it offers and learn how it can help you maximize your profits and minimize your risks. Key Features: Automatic Lot Size Calculation: AutoPilotFX automatically calculates the ideal lot size based on your desired risk-reward ratio, ensuring that y
FREE
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
Delete All Pending Orders for MT4 script   - closes absolutely all orders, whether pending or market ones. Orders are closed at the current profit/loss indicators at the time of closing. The script is suitable for moments when you need to quickly close all orders at the current indicators. The script is very easy to use, just drag the script onto the chart and it will do its job. Add me as a friend, I have many other useful products.
FREE
Virtual Exchange Reserve Equity Monitor In an environment where exchanges offer increasingly high leverage ratios, it is all the more important for traders to tightly regulate their level of equity .  This software is designed to be run in the background on any virtual private server that can run Meta Trader 4/5.  It implements basic equity control functions ahead of the broker---allowing users to set their own equity trailing stop, an equity limit to lock-in a certain profit margin, and a unive
FREE
Chinetti pip collector XL is a complete turnkey trading system. If a trader does not yet have his own trading system, he can apply Chinetti pip collector XL to trading. Trading with this indicator is very easy. Even a beginner in Forex can handle it. Trading rules: wait for the indicator to start drawing a blue line. This means that the price trend is starting now. Now we are waiting for the indicator to analyze the market and draw an up arrow on the chart. At this point, we open a buy order.
「Binary Lab Simulator」是一个用于练习和验证交易策略的工具。 该工具全天候运行,包括周末和非交易时间,并支持多种到期时间,如30秒、1分钟和3分钟,创建类似真实交易的环境。 它兼容外部工具以分析进入结果。 可以轻松保存多个模板,从在线环境无缝测试到模拟器。 「Binary Lab Simulator」可以单独使用,但与「SpeedManager」、「Practice Simulator Sync」和「ArwByIdx」结合使用时功能更强大。 「SpeedManager」在指定的进入点自动停止 「Practice Simulator Sync」允许同步不同时间框架和货币对的图表 「ArwByIdx」与外部指标和信号工具集成,自动关联进入点 与Signal Tool结合使用时,它可以在指定的交易次数后进行进入、关闭或自动停止。 您还可以跟踪连续的赢/输次数或保存交易结果的图像。 该工具提供了一个真实的训练环境。 优点: 周末和节假日的操作 可调节的交易到期时间 高效练习的速度调整 不同时间框架和货币对的同步 与其他指标的兼容性 与信号工具协调的进入 输出结果图像的能力
Excellent   Multiplatform   Copier of deals. I use it regularly on VPS (copy from Mt5 to Mt4). Multiplatform : copying from MetaTrader 4 to MetaTrader 4; copying from   MetaTrader 4 to MetaTrader 5; copying from   MetaTrader 5 to MetaTrader 4; copying from   MetaTrader 5 to MetaTrader 5. Modes: master   - the current terminal is   source   of trades (deals are copied from it); slave   - the current terminal is the   receiver   of trades (trades are copied to it). from myself  - mode "deals
使用革命性的交易时间管理器轻松控制您的交易程序。这个强大的工具可以在指定时间自动执行订单,从而改变您的交易方式。 为不同的交易行为(从购买到设置订单)制定个性化任务列表,所有这些都无需人工干预。 交易时间管理器安装和输入指南 如果您想获取有关 EA 的通知,请将我们的 URL 添加到 MT4/MT5 终端(参见屏幕截图)。 MT4版本     https://www.mql5.com/en/market/product/103716 MT5版本     https://www.mql5.com/en/market/product/103715 告别人工监控,拥抱精简效率。直观的界面允许您设置精确的参数,包括交易品种、执行时间、价格、止损 (SL)、止盈 (TP) 点和手数大小。 该工具的灵活性通过与市场行为相匹配的适应性重复选项来凸显。通过视觉主题个性化您的体验,并减少长时间交易期间的眼睛疲劳。 摆脱手动交易程序,拥抱“交易时间管理器”的强大功能。提高交易的准确性、组织性和自由度。简化您的日常工作并重新体验交易。 主要特点: 自动订单执行:按指定时间间隔无缝自动执行订单,从而节省
Market View MT4
Kyra Nickaline Watson-gordon
5 (1)
Definition : Market View is a dashboard (scanner) to view price graphs of all symbols and all timeframes at a glance. The utility is designed user friendly and added a wide range of customization options. Main features of Market View : Visual settings window on the chart Customizable list of symbols and timeframes Different shapes : Real Candles, Schematic Candles, Arrows Customizable number of candles Changeable size of dashboard (scanner) Highlight timeframes with gaps on candles Open appr
Tick Volume Chart
Boris Sedov
4.33 (3)
Tick Volume Chart — fixed volume bars for MetaTrader 4. The utility creates charts on which each candle has a fixed tick volume. Data sampling is carried out not by time but by the tick volume. Each bar contains a given (fixed) tick volume. Tick volume can be adjusted by changing the value of the Volume parameter. You can apply indicators, Expert Advisors and scripts to the tick chart. You get a fully functional chart, on which you can work just as well as on a regular chart. In the process of w
该产品的买家也购买
Trade Assistant MT4
Evgeniy Kravchenko
4.45 (183)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。 注意,该应用程序在策略测试器中不起作用。 Manual, Description, Download demo 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (81)
通过 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
您认为在价格可以瞬间变化的市场中,下单应该尽可能简单吗? 在 Metatrader 中,每次您要开单时,您都必须打开一个窗口,您可以在其中输入开盘价、止损和止盈以及交易规模。 在金融市场交易中,资本管理对于维持您的初始存款并使其倍增至关重要。 因此,当您想下订单时,您可能想知道应该开多大的交易? 在这单笔交易中,您应该承担多少百分比的存款? 您可以从这笔交易中获利多少,利润风险比是多少? 在您设置交易规模之前,您需要进行必要的计算,以获得交易规模应该是多少的问题的答案。 想象一下,您有一个工具可以自动完成所有这些工作。 您打开图表,进行市场分析并用水平线标记入场点、防御点(止损)和目标(止盈),最后您定义风险水平,例如 作为可用资本的百分比,您可以在此交易中承担,此时程序提供: 定义风险和止损规模的可接受交易规模 以点数、点数和账户货币计的止损和获利值 风险回报率 现在剩下的就是点击面板上的相应按钮来打开交易。 如果您是黄牛,需要在不设置防御或目标的情况下快速打开和关闭交易,那么您可以在交易管理器面板中轻松掌握一切,您可以在其中定义固定订单参数并通过单击“购买”或 “卖出”按钮。 关闭
Trade Dashboard MT4
Fatemeh Ameri
5 (27)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT5 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。
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
MT4 至 Telegram 信号提供者 是一款易用、可完全自定义的工具,它使发送信号到 Telegram 成为可能,将您的账户变成信号提供者。 消息的格式 可以完全自定义! 但是,为了简便使用,您也可以选择一个预设模板,并能够启用或禁用消息的特定部分。 [ 演示 ]  [ 手册 ] [ MT5 版本 ] [ Discord 版本 ] [ Telegram 频道 ] 设置 可通过 用户指南 获取逐步说明。 无需了解 Telegram API;开发者提供所需的一切。 主要特性 自定义发送给订阅者的订单详情的能力 您可以创建分层订阅模型,例如铜牌、银牌、金牌。金牌订阅可获得所有信号等。 按订单号、符号或备注过滤订单 包括执行订单的图表的屏幕截图 在发送的屏幕截图上绘制已关闭的订单,以便额外验证 推迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情的全透明度: 新的市场订单 *附带屏幕截图 订单修改(止损、获利点) 已关闭订单 *附带屏幕截图 部分关闭订单 ** 新的挂起订单 修改的挂起订单(进场价格) 挂起订单激活(作为新的市场订单) 已删除的挂起订单
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
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 copier MT4
Alfiya Fazylova
4.68 (31)
Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT4>MT4、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持通过执行在“Market account”上工作,其中 SL / TP 仅在开仓后设置。 如何使用简单的设置复制交易 将供应商终端和接收终端安装在同一台计算机或 VPS 上。 在供应商终端上以“Master”模式安装复印机,然后
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 4 平台。多语言支持。 MT5版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停
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
TradePanel MT4
Alfiya Fazylova
4.91 (88)
交易面板是一个多功能的交易助手。 该应用程序包含 50 多个手动交易功能,并允许您自动执行大多数交易操作。 购买之前,您可以在模拟帐户上测试演示版本。 演示 此处 。 完整说明 此处 。 贸易。 让您一键执行基本交易操作: 开立挂单和开仓。 平仓挂单和持仓。 仓位反转(平仓买入并开仓卖出,或平仓卖出并开仓买入)。 锁定仓位(通过开立相反仓位使卖出和买入仓位的交易量相等)。 对所有仓位进行部分平仓。 将所有头寸的止盈和/或止损设置为同一水平。 将所有仓位的止损设置为盈亏平衡水平。 开仓订单和仓位时,您可以: 根据既定风险自动计算订单量。 一键打开多个订单。 将计算出的交易量分配给多个订单。 使用面板创建的线条和标记在图表上可视化未来订单的交易水平位置。 开仓时,设置最大点差限制。 使用止盈规模与止损规模的自动比率。 使用虚拟止损和止盈。 将当前点差添加到止损和止盈。 使用 ATR 指标计算止盈和止损。 设置待处理订单的到期日期。 使用挂单跟踪(挂单自动移动到价格后面指定的距离)。 平仓订单和平仓时,您可以: 一键按订单或仓位类型关闭。 只需点击一下,即可仅平仓盈利或无利可图的头寸。 一键
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT4。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |     MT5版本  |     不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT4 接收器在策略测试器中不起作用! Telegram 至 MT4 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
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 -
TakePropips TradePad Pro
Eric John Pajarillaga Aldana
5 (4)
TakePropips TradePad Pro 包括一个强大的交易管理器、货币强度计、账户报告工具、风险管理工具等等! 它是您将遇到的最先进的外汇交易经理和交易助手之一!对于想要更有效地管理贸易交易的交易者来说,它是完美的解决方案。 您可以在我们的博文中下载用户手册: User Manual 您可以在 Strategy Tester 上测试此交易系统(启用可视模式)。如果您喜欢在实时图表上进行测试,也可以给我发消息以获取 7 天试用版。 视频教程也可在说明下方获得更多详细信息。 如果您有任何疑问或需要帮助,请随时与我联系,我很乐意提供帮助。 TradePad Pro 适用于所有外汇对、金属、商品、指数和加密货币。 主要特点 订单管理 - 公开市场或挂单,轻松调整止盈、止损和手数大小。 获利计算 - 手动点数、ATR 乘数和风险回报率。 止损计算- 手动点,   ATR 乘数和供应/需求。 批量计算 - 手动点,   每笔交易的风险百分比和风险金额。 账户保护 - 回撤保护允许您设置账户回撤的最大限额以避免进一步损失。利润保护为您的账户设置最大利润限额以避免过度交易。 编辑订
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
The News Filter
Leolouiski Gan
5 (18)
这个产品在新闻时间过滤所有的专家顾问和手动图表,因此您不必担心突然的价格波动会破坏您的手动交易设置或其他专家顾问输入的交易。此产品还带有完整的订单管理系统,可在任何新闻发布前处理您的持仓和挂单。一旦您购买了 The News Filter ,您将不再需要依赖以后的专家顾问内置的新闻过滤器,因为这个产品可以从此过滤它们所有。 新闻选择 新闻来源于Forex Factory的经济日历。 选择可以基于任何一种货币,如USD,EUR,GBP,JPY,AUD,CAD,CHF,NZD和CNY等。 选择也可以基于关键识别,例如Non-Farm (NFP),FOMC,CPI等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.86 (63)
一键交易的交易面板。处理头寸和订单!通过图表或键盘进行交易 交易小组进行人工交易。您可以从图表(图表窗口)或键盘进行交易。打开和关闭,反向和锁定。处理职位和订单! МetaТrader4中主要订单的交易控制面板:买入,卖出,买入,买入,卖出,卖出限制,收盘,删除,修改,追踪止损,止损,止损。 MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 从符号窗口交易并从键盘交易! 您正在为MetaTrader 4终端提供一个独特的插件 - 虚拟控制面板VirtualTradePad。 Description on English 注意!如果您想学习如何交易 策略测试器  ,请查看我们的免费 TesterPad 实用程序 VirtualTradePad在“  MQL5语言最佳图形面板  ”竞赛中 获得二等奖 。 工作标签 职位标签   -使用职位: 开/关买入和卖出, 冲销所有头寸, 锁定一个共同的立场, 更改止损/获利, 设定一般的止损/获利的位置, 启用追踪止损, 实现盈亏
Easy Trade Manager
Anoop Sivasankaran
4.78 (37)
Easy Trade Manager 1.0 基本特征是成功交易者最重要的因素之一;     1.预订TP1,TP2和TP3的利润     2.根据每笔交易金额管理风险。例如,100美元(最大损失) - 这可能是您总权益的2%。     3.设置您想要在TP1,TP2和TP3预订的金额(%)。例如。 TP1为100美元的50%,TP2为25%,TP3为25%     4.根据STOP-LOSS自动选择LOT SIZE! (设置批量大小=自动以启用此功能)     5.最重要的是,将交易自动设置为TP1或TP2的盈亏平衡! (盈亏平衡= TP1 / TP2)     如果您愿意,请留下好的评论和EA,给我一些改进的建议 高级用户 -     1.基于两个功能自动跟踪止损(设置=是/自动);          - 手动设置步骤点数(是)          - 基于抛物线SAR(自动)|自动跟踪P.SAR的优点 -  https://goo.gl/NWG3dV     2.手动输入TP1,TP2和TP3点数(确保其点数)
News Trapper EA
Noha Mohamed Fathy Younes Badr
5 (7)
Hi, all.  News trapper EA It is an expert for trading news very safe expert  put Settings interest rate only or high impact news for 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. The program contains flexible settings In the terminal settings, you need to add the news site to the list of allowed URLs. Click Tools >Options > Expert Advisors. Che
-25% discount ($149 -> $111) 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 extender or
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
價格行為工具包 EA 主要為剝頭皮而設計,但可用於所有時間框架,以根據您的止損水平正確計算手數大小來快速進入市場,它允許您快速進入交易(即時或在蠟燭高點和低點掛起訂單),然後隨著市場的變化調整止損並獲利了結。 如需使用的所有功能、設置和最佳實踐策略的完整列表,請單擊此處: https://www.mql5.com/en/blogs/post/748072 基於風險的進入 快速下單按鈕可根據您賬戶的風險百分比讓您進入頭寸。它會根據您選擇的風險和止損距離自動計算您的手數。因此,您需要確保您的經紀商允許您使用 0.01 手大小,如果您被迫使用 0.10 或 1.00 手增量,它將不起作用。 快速交易執行按鈕 它在您的圖表上放置了快速交易執行按鈕,這些按鈕會立即自動打開、關閉或調整交易。除了正常的進場按鈕外,您還有一個快速關閉按鈕來退出所有頭寸,將您的止損移動到盈虧平衡(或您的平均盈虧平衡,如果您有多個交易未平倉),將買入和賣出止損設置在當前或最後一根蠟燭高點之上並且能夠僅平倉您最有利可圖的頭寸,這樣您就可以在多筆交易開始為您工作時從您擴大的頭寸中獲得部分利潤。 止損模式按鈕可讓
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow adding more strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA in this market place. You can use as trad
控制您的外匯投資組合。立即查看您的站立位置、工作原理以及導致您疼痛的原因! 此處提供 MT5 版本: https://www.mql5.com/en/market/product/58658 交易經理儀表板旨在讓您一目了然地顯示您當前在外匯市場中的每個頭寸,並使風險管理和貨幣敞口更易於理解。 對於通過多個頭寸或交易網格和籃子策略逐漸進入市場的交易者,這是需要查看的關鍵信息。監控終端中的多個位置通常很難管理。 過度槓桿化和使用低風險:回報是新交易者和一些經驗豐富的交易者面臨的主要問題,交易經理向您展示您對每種貨幣的風險敞口,確保您不會同時進行雙向交易。 特徵: 未平倉交易 - 查看您當前按貨幣對排序的所有未平倉交易。您不僅可以在該貨幣對上看到您的方向偏差,還可以在該貨幣對上運行的每筆交易或頭寸上看到您的方向偏差。 回撤和利潤信息 - 立即查看您交易活躍的貨幣對的回撤或盈利情況。輕鬆識別需要管理的交易。 手數大小 - 查看您在每個貨幣對上的手數以及您進行的交易數量。 風險敞口 - 查看您對每種貨幣的方向偏差,以確保您不會在另一個入場時以相反的方向交易。另請查看您在該貨幣中使用
Riskless Pyramid
Snapdragon Systems Ltd
5 (1)
Introduction This powerful MT4 trade mangement EA offers a way potentially to aggressively multiply trade profits in a riskfree manner. Once a trade has been entered with a defined stoploss and take profit target then the EA will add three pyramid add-on trades in order to increase the overall level of profit. The user sets the total combined profit target to be gained if everything works out. This can be specified either as a multiple of the original trade profit or as a total dollar amount. Fo
Equity Shield
Vladimir Stepanov
4.63 (8)
EA 将通过持续监控净值并按照参数输入的规则来保护您的账户免受意外损失。 当违反规则时,EA 将关闭所有交易。 您可以将 EA 设置为以特定百分比或货币亏损关闭所有交易,或以特定百分比或货币利润关闭。 此实用程序对于 Prop Trading Challenges 非常有用,可以保持低亏损并保护您的资产! 我的信号和其他产品可以在这里找到 购买后请联系我以获得支持和礼物。 参数: For 1 pair only: 将 Equity Guard 放在您要管理的货币对上 For all pairs at account :Equity Shield 将控制终端上的所有货币对(将 Equity Shield 放在任何货币对上) TP at money(0:关闭):TP in money SL at money(0:关闭):SL in money TP at % at account Equity: TP 将在 X% 的账户利润中关闭交易 SL at % account equity :SL 将关闭所有未平仓交易,账户损失 X 百分比 如何开始: 仅在一张图表上加载 EA 自定义您的设置 不理
Pro Arbitrage EA   trades based on Arbitrage Strategy. The strategy is like a scalping technology but on three cross currency pairs at the same time. Each trade basket involves three pairs (all open at the same time) and they will close at once when any desired profit reaches. The strategy has no SL technically because all opened currencies are hedged. SL can happen if high slippages on order execution on the broker side. So the strategy is one of the safest ones in the world. MT4 Limitation :
What Exactly Is A Smart Trading Tool? Smart Trading Tool was developed for fast and comfortable trading of the financial markets especially for ORDER BLOCKS TRADERS . It provides traders functionalities, such as: A Drawing Tool One-Click Trading Panel Automated Lot Sizes Calculation based on your risk appetite & Money Management ( Watch this video , how this tool can help manage your risk per trade better!) Built in PRICE LEVELS (Fibonacci, Round Numbers, Daily hi-low, etc) Shows Trading Informa
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 - Extreme - Extreme) REM (Reentry - Extreme - MHV) RRM (Reentry - R
作者的更多信息
Seconds Chart MT5
Boris Sedov
4.53 (15)
Seconds Chart — timeframes in seconds for MetaTrader 5. The utility allows you to create charts in the MetaTrader 5 terminal with a timeframe in seconds. The timeframe on such a chart is set in seconds, not in minutes or hours. Thus, you can create charts with a timeframe less than M1. For example, S15 is a timeframe with a period of 15 seconds. You can apply indicators, Expert Advisors and scripts to the resulting chart. You get a fully functional chart on which you can work just as well as on
Seconds Chart — timeframes in seconds for MetaTrader 4. The utility allows you to create charts in the MetaTrader 4 terminal with a timeframe in seconds. The timeframe on such a chart is set in seconds, not in minutes or hours. Thus, you can create charts with a timeframe less than M1. For example, S15 is a timeframe with a period of 15 seconds. You can apply indicators, Expert Advisors and scripts to the resulting chart. You get a fully functional chart on which you can work just as well as on
Ilan Dynamic Premium
Boris Sedov
4 (4)
This Expert Advisor is based on the "Ilan 1.6 Dynamic" Advisor with full preservation of the idea and input parameters. The "Ilan 1.6 Dynamic" advisor is the predecessor of all Ilans and the most recognizable Martingale method Forex advisor. The number of titles given to this development can hardly be counted. In fact, the Advisor uses a simple trading strategy based on two standard technical indicators - RSI (Relative Strength Index) and CCI (Commodity Channel Index) . The first one is used to
Ilan Dynamic Pro
Boris Sedov
3.8 (5)
The present Expert Advisor is based on the "Ilan 1.6 Dynamic" EA which is widely used by the large number of traders and thus deserves increased attention from professional developers producing lots of advisor’s modifications. There are many variations of this advisor, each having its own pros and cons, but all these modifications are united by a common position averaging algorithm that is used to close a series of unidirectional orders at the total Take Profit level. I have created a modificati
Exact Time — detailed time on the seconds chart. The utility shows the opening time of the selected candle. This is necessary when working with seconds charts. For example, it can be used on a seconds chart built using the " Seconds Chart " utility, which helps to build seconds chart in the MT5 terminal. Use the CTRL key to turn on/off the time display on the chart.
FREE
DigitalFilterA
Boris Sedov
5 (5)
The algorithm of this indicator is based on a high-performance digital filter. The unique digital filtering algorithm allows receiving timely trading signals and estimating the current situation objectively while conducting technical analysis. The indicator is effective on small and big timeframes. Unlike common classic indicators, digital filtering method can significantly reduce the phase lag, which in turn allows obtaining a clear signal earlier than when using other indicators.
Tick Volume Chart
Boris Sedov
4.33 (3)
Tick Volume Chart — fixed volume bars for MetaTrader 4. The utility creates charts on which each candle has a fixed tick volume. Data sampling is carried out not by time but by the tick volume. Each bar contains a given (fixed) tick volume. Tick volume can be adjusted by changing the value of the Volume parameter. You can apply indicators, Expert Advisors and scripts to the tick chart. You get a fully functional chart, on which you can work just as well as on a regular chart. In the process of w
Tick Chart — full-featured chart for MetaTrader 5. A utility for creating and working with a tick chart in the MetaTrader 5 terminal. You can create a tick chart that works exactly the same as a regular chart. You can apply indicators, Expert Advisors and scripts to the tick chart. You get a fully functional tick chart on which you can work just as well as on a regular chart. You can enable the output of the Ask price data. The data are generated in the form of the upper shadow of a tick bar. Fr
Tick Database — export of tick database from MT5 terminal to MT4. The utility provides access to the tick database in real time. This is necessary to generate synthetic charts in the MT4 terminal, which initially does not provide for loading a tick database. For example, you can organize permanent access to the tick database for the " Seconds Chart " utility, which create seconds charts in the MT4 terminal.
FREE
The programmable signal panel analyzes the charts of all available symbols and timeframes and sends a notification about the appearance of a trading signal. You can program all the necessary signals using the free binding indicator "Signal Collection". The binding   indicator is provided with open source code. Thus, it is possible to program all the necessary signals for subsequent use in conjunction with the signal panel. The signal panel can not only analyze charts, but also manage these chart
FREE
EXP DFA
Boris Sedov
This Expert Advisor can work in three different modes, which can be configured by changing the input parameters. The Expert Advisor performs trading operations based on the signals of the built-in indicator "Digital Filter A". The algorithm of this indicator is based on a highly efficient digital filter. The indicator resembles a moving average, but has one significant difference — the digital filtering algorithm. This algorithm is based on a mathematical model of a digital filter with adaptive
Renko Chart — opens renko charts for MetaTrader 4. Renko charts can be created using this utility with all bars being in the form of Renko "bricks". All bars on the renko chart are the same size, which can be changed to get the desired chart. You can add indicators, EAs and scripts to the resulting chart. You get the completely operational chart which can be processed just like a regular one. The Renko Chart utility is not only history based, but also builds online. At the same time, the data is
Range Bar Chart Indicator for MetaTrader 4. Range bar charts with equal size bars that can possibly have shadows can be created using this indicator. Data on the range bar chart are distributed by the bar size, rather than by the time. Each bar represents the price movement instead of time period. It works simple – the bar is not drawn as long as the price does not move. The size of the bar can be set in the settings by changing the Size parameter value. You can add indicators, EAs and scripts t
Tick Volume Chart — fixed volume bars for MetaTrader 5. The utility creates charts on which each candle has a fixed tick volume. Data sampling is carried out not by time but by the tick volume. Each bar contains a given (fixed) tick volume. The tick volume can be adjusted by changing the value in a special field. You can apply indicators, Expert Advisors and scripts to the tick chart. You get a fully functional chart, on which you can work just as well as on a regular chart. The graph is built n
筛选:
TNurCapKg
24
TNurCapKg 2023.09.13 17:31 
 

Спасибо за утилиту! Мне нравиться. Для скальпинга.

回复评论
版本 15.4 2021.02.25
Improved algorithm.
版本 15.3 2020.10.21
Improved algorithm.
版本 15.2 2020.04.28
Improved algorithm.
版本 15.1 2018.07.10
Improved algorithm.
版本 15.0 2015.12.10
Improved algorithm.
版本 14.0 2015.10.12
1. Improved algorithm.
2. Added output of Ask price data. Data are generated in the form of the upper shadow of a tick bar. From these data, we can accurately estimate the spread value at any time on a cumulative tick history.
版本 12.0 2014.12.23
Improved algorithm.