AH ScriptSell

I find the lot calculation tedious so I just use this script and tell it the dollar amount to use. It then does the rest. This works for any currency.


How-To:

Open a sell position using the desired dollar amount instead of lots.

To use, just drop it onto a chart and set inputs as needed.

The script will then do the necessary lot calculation and open the trade.


Inputs:
  • FIXED_DEAL_AMOUNT: Fixed amount to use per trade e.g 100 to open a R100 deal
  • USE_SL_ON_BUY: If true then a suitable stoploss will be used, else no stop is placed but can be placed manually after opening position

One can also set a global variable '_Symbol+_MAX_SPREAD' to set max spread limit for each traded instrument.

e.g For EURUSD the global variable would be: EURUSD_MAX_SPREAD

e.g For Nasdaq 100 the global variable would be: Nasdaq 100_MAX_SPREAD 


Code and License:

The source code for this script is released under GPL v3 and is available at https://github.com/wait4signal/autumn-harvest/blob/main/ScriptSell.mq5


推荐产品
Important Lines
Terence Gronowski
4.88 (24)
This indicator displays Pivot-Lines, preday high and low, preday close and the minimum and maximum of the previous hour. You just have to put this single indicator to the chart to have all these important lines, no need to setup many single indicators. Why certain lines are important Preday high and low : These are watched by traders who trade in a daily chart. Very often, if price climbs over or falls under a preday low/high there is an acceleration in buying/selling. It is a breakout out of a
FREE
Signalator Trade Summary Panel MT5 is a free local MetaTrader 5 utility that gives traders a clear account and open-trade overview directly on the chart. The standard Trade tab shows individual positions, but it can be difficult to quickly understand the whole account situation when several trades or symbols are open. This panel summarizes the most important information in one compact dashboard. The panel shows current floating profit or loss, floating P/L as a percentage of account balance, a
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Show Pips for MT5
Roman Podpora
4.54 (28)
对于那些总是想了解帐户当前情况的人来说,此信息指示器将很有用。 VERSION MT 4 -   More useful indicators 该指标显示诸如利润点数、百分比和货币等数据,以及当前货币对的点差以及柱在当前时间范围内收盘的时间。 有多种选项可用于将信息线放置在图表上: 价格右侧(运行在价格后面); 作为评论(在图表的左上角); 在屏幕的选定角落。 还可以选择信息分隔符: | / \ # 该指标易于使用且信息丰富。可以在设置中禁用不必要的信息项目。 设置 外观类型     - 信息行的显示类型。有以下三种选择: 跟随价格     - 遵循价格; 作为评论     - 作为评论; 在屏幕的选定角落     - 在屏幕的选定角落。 附件图角     - 如果您选择屏幕选定角的显示类型,则此项目允许您选择四个捕捉角之一; 显示利润?       - 该参数负责以存款货币显示利润; 以百分比显示利润?       - 该参数负责以百分比形式显示利润; 显示传播?       - 该参数负责显示当前点差; 显示酒吧关闭时间?       - 该参数负责显示柱关闭之前的时间; 文字颜
FREE
PZ Penta O MT5
PZ TRADING SLU
3.5 (4)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
Total Closed Trades – MT5 Indicator The Total Closed Trades indicator for MetaTrader 5 provides a quick, visual overview of your trading performance by displaying a simple and intuitive 3-value breakdown : Total Trades – The total number of closed trades. Winning Trades – Number of profitable trades. Losing Trades – Number of losing trades. Instead of digging through reports, traders can instantly monitor their historical performance with a compact and elegant pie chart-style widget. Key
FREE
Daily Support and Resistance Levels 是一款专业指标,基于经典枢轴点方法自动计算并显示日内交易关键价格水平。 主要功能: 自动计算枢轴点(PP) 三个阻力位(R1, R2, R3) 三个支撑位(S1, S2, S3) 显示前一天高点/低点 实时信息面板 市场趋势方向(多头/空头)提示 显示与最近价格水平的距离 完全自定义颜色与样式 每日自动更新 支持所有周期 计算方法:基于昨日最高价、最低价、收盘价的经典枢轴点算法。 交易用途: 支撑/阻力反弹交易 突破策略 区间震荡交易 市场方向判断 盈利目标设置 使用方法: 将指标加载到图表 自动生成水平线 价格 > PP = 多头倾向 价格 < PP = 空头倾向 S1-S3 = 支撑区域 R1-R3 = 阻力区域 自定义设置: 枢轴点/支撑/阻力颜色 线条宽度与样式 显示/隐藏价格标签 显示/隐藏信息面板 面板位置与字体大小 显示/隐藏前日高低点 优点: 专业界面 无重绘 资源占用低 支持所有经纪商 适合剥头皮与日内交易 免费用于展示我的MQL5能力 如果喜欢,请留下评价。
FREE
Indicator and Expert Adviser  EA Available in the comments section of this product. Download with Indicator must have indicator installed for EA to work. Mt5 indicator alerts for bollinger band and envelope extremes occurring at the same time. Buy signal alerts occur when A bullish candle has formed below both the lower bollinger band and the lower envelope  Bar must open and close below both these indicators. Sell signal occur when A bear bar is formed above the upper bollinger band and upper
FREE
I find the lot calculation tedious so I just use this script and tell it the dollar amount to use. It then does the rest. This works for any currency. How-To: Open a buy position using the desired dollar amount instead of lots. To use, just drop it onto a chart and set inputs as needed. The script will then do the necessary lot calculation and open the trade. Inputs: FIXED_DEAL_AMOUNT: Fixed amount to use per trade e.g 100 to open a R100 deal USE_SL_ON_BUY: If true then a suitable stoploss wil
FREE
I find the lot calculation tedious so I just use this script and tell it the dollar amount to use. It then does the rest. This works for any currency. How-To: Creates a sell limit order at chosen MA price using the desired dollar amount instead of lots. To use, just drop it onto a chart and set inputs as needed. The script will then do the necessary lot calculation and create a sell limit order. Inputs: FIXED_DEAL_AMOUNT: Fixed amount to use for the trade e.g 100 to open a R100 deal MA_PRICE: 
FREE
I find the lot calculation tedious so I just use this script and tell it the dollar amount to use. It then does the rest. This works for any currency. How-To: Creates a buy limit order at chosen MA price using the desired dollar amount instead of lots. To use, just drop it onto a chart and set inputs as needed. The script will then do the necessary lot calculation and create a buy limit order. Inputs: FIXED_DEAL_AMOUNT: Fixed amount to use for the trade e.g 100 to open a R100 deal MA_PRICE: MA
FREE
FREE
Reversal Composite Candles
MetaQuotes Ltd.
3.69 (16)
该系统的思路是通过计算复合蜡烛来识别反转形态。 反转形态类似日本蜡烛条分析的 "锤头" 和 "吊颈" 形态。但它使用符合蜡烛替代单一的蜡烛,并且不需要复合蜡烛的小实体来确认反转。 输入参数: Range - 最大柱线数量, 计算复合蜡烛时用。 Minimum - 最小复合蜡烛大小 (传统的点数)。 ShadowBig and ShadowSmall - 影线 (复合蜡烛单元)。 Limit, StopLoss and TakeProfit - 开盘价, 止损位和止盈位, 它们是相对于复合蜡烛的收盘价 (复合蜡烛单元)。 Expiration - 订单过期时间 (单位柱线), 用于挂单 (Limit!=0.0)。 反向蜡烛条形态的判别如下。 它计算复合蜡烛参数,其自最后的完整柱线 (索引为 1) 至由 Range 输入参数定义的柱线数量。如果复合蜡烛大小大于由 Minimum 输入参数指定的数值, 它分析复合蜡烛的影线检测反转条件。 空头能量的特征是复合蜡烛的上影线为零, 多头能量的特征是复合蜡烛的下影线为零。 为确认空头趋势反转 (且多头开始),需要以下检查: 下影线的大小 (多头能量
FREE
Position Selective Close MT5
Francisco Manuel Vicente Berardo
The Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions.  General Description   The Position Selective Close   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   four position features (symbol, magic number,   type   and profit) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input pa
FREE
Statistical Arbitrage Spread Generator for Cointegration [MT5] What is Pair Trading? Pair trading is a market-neutral strategy that looks to exploit the relative price movement between two correlated assets — instead of betting on the direction of the market. The idea? When two assets that usually move together diverge beyond a statistically significant threshold, one is likely mispriced. You sell the expensive one, buy the cheap one , and profit when they converge again. It’s a statistica
FREE
MACD Enhanced
Nikita Berdnikov
5 (3)
Introducing the MACD  Enhanced – an advanced MACD (Moving Average Convergence Divergence) indicator that provides traders with extended capabilities for trend and momentum analysis in financial markets. The indicator uses the difference between the fast and slow exponential moving averages to determine momentum, direction, and strength of the trend, creating clear visual signals for potential entry and exit points. Attention! To achieve the best results, it is recommended to adapt the indicator
FREE
Dynamic Zones
Kee Huang Tan
Dynamic Supply and Demand indicator automatically identifies and displays Supply and Demand Zones on your chart based on price action patterns and market structure.  These zones represent areas where institutional buying or selling pressure has historically occurred, making them key levels for potential price reactions. This form of indicator takes inspiration from ICT as well as traditional Support & Resistance formation. **For the first 50 candles (number depends on LookBackCandles) when indic
FREE
Donchian Breakout And Rsi
Mattia Impicciatore
4.5 (2)
概述 本指标是经典 Donchian 通道 的增强版,增加了多种实用的交易功能。 除了标准的三条线(最高、最低和中线),系统能够检测 突破 ,并在图表上用箭头进行可视化标记,同时只显示 与当前趋势方向相反的那条线 ,让图表更加简洁。 功能包括: 可视化信号 :突破时在图表上绘制彩色箭头 自动通知 :弹窗、Push 推送和 Email 邮件 RSI 过滤 :根据市场相对强弱验证信号 个性化设置 :颜色、线条粗细、箭头符号、RSI 阈值等 工作原理 Donchian 通道计算: 上轨线 :最近 N 根已收盘 K 线的最高价 下轨线 :最近 N 根已收盘 K 线的最低价 中线 :最高价和最低价的平均值 看涨突破 :收盘价高于上轨线 看跌突破 :收盘价低于下轨线 指标会: 绘制三条 Donchian 通道线 仅在 方向变化后的首次突破 绘制箭头 隐藏顺应趋势方向的那条线(上涨趋势: 只显示红色下轨线;下跌趋势: 只显示绿色上轨线) 可选用 RSI 过滤突破信号,减少虚假突破 支持实时发送通知 参数说明 Donchian 通道设置 indPeriod :计算通道高低点的已收盘 K 线数量 Lin
FREE
TradeQL
Abdiel Aviles Jimenez
The TradeQL Indicator is a customizable tool that highlights specific trading patterns on candlestick charts. Users can define patterns through TradeQL queries, which the indicator then applies to the chart, visually representing matches and captured groups. Ideal for identifying complex trade setups in real-time. TradeQL queries are specified using the TradeQL Language. See https://github.com/abdielou/tradeql for more details. This language is expressed as a regular expression. The language al
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 5 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
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.6 (35)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
Magic 7 Indicator
Marek Pawel Szczesny
5 (1)
Overview Magic 7 Indicator is a comprehensive MetaTrader 5 (MQL5) indicator that identifies seven different trading scenarios based on candlestick patterns and technical analysis. The indicator combines traditional price action patterns with modern concepts like Fair Value Gaps (FVG) to provide trading signals with precise entry points and stop loss levels. Features 7 Trading Scenarios : Each scenario identifies specific market conditions and trading opportunities Visual Signals : Clear buy/sell
FREE
Haven Key Levels PDH PDL
Maksim Tarutin
5 (8)
"Haven Key Levels PDH PDL"   指标可帮助交易者在图表上将关键水平可视化。它会自动标记以下水平: DO (Daily Open)   — 每日开盘价。 NYM (New York Midnight)   — 纽约午夜价。 PDH (Previous Day High)   — 前一日最高价。 PDL (Previous Day Low)   — 前一日最低价。 WO (Weekly Open)   — 每周开盘价。 MO (Monthly Open)   — 每月开盘价。 PWH (Previous Week High)   — 前一周最高价。 PWL (Previous Week Low)   — 前一周最低价。 CMH (Current Month High)   — 当月最高价。 CML (Current Month Low)   — 当月最低价。 PMH (Previous Month High)   — 上一月最高价。 PML (Previous Month Low)   — 上一月最低价。 其他产品 ->  点击这里 。 自定义功能: 选择线条颜
FREE
Cumulative Delta MT5
Evgeny Shevtsov
4.53 (62)
The indicator analyzes the volume scale and splits it into two components - seller volumes and buyer volumes, and also calculates the delta and cumulative delta. The indicator does not flicker or redraw, its calculation and plotting are performed fairly quickly, while using the data from the smaller (relative to the current) periods. The indicator operation modes can be switched using the Mode input variable: Buy - display only the buyer volumes. Sell - display only the seller volumes. BuySell -
FREE
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker, but in real time only, without access to its history. This expert adviser OrderBook History Playback allows you to playback the market book events on the history using files, created by OrderBook Recorder . The exper
FREE
MA Color Candles
Vladimir Kuzmin
MA Color Candles Indicator MA Color Candles is an indicator for visually displaying market trends by coloring chart candles. It does not add objects or distort price data, instead coloring real candles based on the state of two moving averages. This enables quick trend assessment and use as a filter in trading strategies. How It Works Bullish trend: Fast MA above slow MA, slow MA rising (green candles). Bearish trend: Fast MA below slow MA, slow MA falling (red candles). Neutral state: Candles
FREE
Heiken Ashi fxam
Ely Alsedy
5 (1)
海肯阿什MT5指标 提升您的交易分析能力,使用海肯阿什MT5指标。 这款强大的工具将标准价格数据转化为更平滑、 趋势化的烛形图, 让您更轻松地识别市场趋势和潜在的逆转点。 主要特点: 清晰的趋势识别: 通过不同的烛身颜色, 直观区分上升和下降趋势。 降低噪音: 过滤价格波动, 更清晰地呈现市场主要走势。 提前发现趋势: 在标准图表上显示趋势变化之前, 提前预测潜在趋势变化。 多功能应用: 可独立使用或与其他技术指标结合进行综合分析。 自定义设置: 根据您的具体交易偏好和策略调整指标。 优势: 提高您识别趋势和潜在进出场点的能力。 减少市场噪音的影响, 专注于重要的价格变动。 基于对市场动态的更清晰理解, 做出更明智的交易决策。 利用经过验证的技术分析工具, 获得竞争优势。 适合人群: 希望提升技术分析能力的各级交易者。 偏好更平滑、 趋势导向的市场视图的交易者。 寻求工具来补充现有交易策略的交易者。 解锁海肯阿什MT5指标的潜力,将您的交易提升到新的水平! 注意: 为了更有效地推广产品, 建议添加有关可使用该指标的具体策略的信息, 并提供带有使用示例的图表截图。 您是否希望添加更多关
FREE
Stamina HUD
Michele Todesco
STAMINA HUD – Advanced Market & Trend Dashboard (MT5) STAMINA HUD   is a professional   market information panel   designed for traders who want   clarity, speed, and control   directly on the chart. It provides a   clean heads-up display (HUD)   with essential market data and   multi-timeframe trend direction , without cluttering the chart or generating trading signals. What STAMINA HUD Shows   Current Price   Spread (in real pips)   Today High–Low range (pips)   Average D
FREE
SG InfoBox MT5
Hleb Smoliar
3.5 (2)
The   "InfoBox"   utility is designed to display the presence of open orders, the number of lots, current profit and much more in one window. The version for the MT4 platform is here . You've probably encountered a situation where you have an advisor that works on a currency pair, but information about its operation: - orders and their number, the size of the spread for the instrument, the volume of lots on the market, drawdown and much more - are scattered in different places of the terminal an
FREE
IMPORTANT NOTE: This is a professional Trade Management Utility and on-chart assistant. It is NOT an automated trading robot. It does not open trades on its own. The UltraFast Trade Manager MT5 is the ultimate execution and risk-management suite designed to give you absolute control over your manual and algorithmic trades. When managing multiple positions, calculating complex net break-even points, or constantly monitoring the economic calendar, hesitation can lead to costly mistakes. This utili
FREE
该产品的买家也购买
Trade Assistant MT5
Evgeniy Kravchenko
4.43 (211)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 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 MT5
Juvenille Emperor Limited
4.96 (138)
通过 Local Trade Copier EA MT5 获得非常快速的交易复制体验。它的简单1分钟设置,使您可以在同一台Windows计算机或Windows VPS上在多个MetaTrader终端之间复制交易,具有闪电般快速的复制速度,低于0.5秒。 无论您是初学者还是专业交易者, Local Trade Copier EA MT5 都提供了广泛的选项,可根据您的特定需求进行自定义。对于任何希望增加利润潜力的人来说,这都是终极解决方案。 今天就尝试一下,看看为什么它是市场上最快、最简单的贸易复印机! 提示: 您可以在您的模拟账户中下载并试用 Local Trade Copier EA MT5 模拟版: 这里 将下载的免费演示文件粘贴到您的 MT5 >> 文件 >> 打开数据文件夹 >> MQL5 >> 专家文件夹并重新启动您的终端。  免费演示版本每次可在 4 小时内发挥全部功能,仅限演示帐户。 要重置试用期,请转至 MT5 >> 工具 >> 全局变量 >> Control + A >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 如果您无法
TradePanel MT5
Alfiya Fazylova
4.87 (154)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 在购买之前,您可以在演示账户上测试演示版本。下载用于演示账户的试用版应用程序: https://www.mql5.com/zh/blogs/post/762579 。 完整说明 这里 。 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同一價格水平。 將所有頭寸的止損設置在盈虧平衡水平。 開倉時,可使用以下功能: 在多個訂單或倉位之間分配計算出的數量(在單擊一次時開啟多個訂單和倉位)。 在開啟訂單前在圖表上可視化交易水平。 僅在當前點差不超過設定值時才開啟倉位。 止盈和止損之間的自動比例。 虛擬止損和止盈。 自動將止損和止盈的大小增加為當前點差的大小。 基於ATR指標讀數計算止盈和止損。 設置掛單的到期日期。 為掛單設置追蹤(掛單
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) MULTI-ASSET SUPPORT Trade any asset available on your broker - Forex: Major, Minor, Exotic pairs - Crypto: BTC, ETH, XRP, SOL, BNB - Stocks: Apple, Tesla, Amazon, Google, etc. - Commodities: Gold, Silver, Oil, Gas - Indices: US30, NAS100, SPX500, DAX40 - Any CFD your broker offers VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https:/
测试版发布 Telegram to MT5 Signal Trader 即将进入正式的 Alpha 版本。一些功能仍在开发中,您可能会遇到一些小错误。如果您遇到问题,请反馈,您的意见将帮助我们改进软件。 Telegram to MT5 Signal Trader 是一款强大的工具,能够将 Telegram 频道或群组的交易信号自动复制到您的 MetaTrader 5 账户。 支持公开和私人频道,可将多个信号提供者连接至一个或多个 MT5 账户。软件优化、高效、稳定,精准控制每笔复制交易。 界面简洁,仪表盘美观,图表交互性佳,导航直观。您可以管理多个信号账户,自定义每个提供者的设置,并实时监控所有操作。 系统需求 由于 MQL 限制,EA 需要配合 PC 端应用与 Telegram 通信。 安装程序可通过官方 安装指南 获取。 核心功能 多提供者支持: 从多渠道复制信号至多个 MT5 帐户 高级信号识别: 关键词、模式和标签全面自定义 逐提供者控制: 可启用/禁用特定信号类型、平仓策略等 灵活风险管理: 固定手数、固定金额、余额/权益百分比、部分平仓设置 可定制 SL/TP: 覆盖信号
Power Candles 策略扫描器——自优化多符号设置查找器 Power Candles策略扫描器 采用与Power Candles指标相同的自优化引擎,可同时扫描您“市场观察”中的所有交易品种。一个面板即可显示当前哪些品种在统计上具备交易价值、每种策略的最佳应用方向、最优止损/止盈组合,并在新信号触发时立即向您发送提醒。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 您的全面市场监控。每个交易品种超过3,000次自动优化。2种警报类型。一键切换图表并采取行动。 为何您需要此工具 大多数多标的扫描器仅展示价格 波动 。每只股票的波动率、百分比变化、RSI。您仍需自行摸索正确的策略、合适的止损位以及理想的入场阈值。Power Candles策略扫描器针对每只股票自动解答这些问题,仅在数学验证过的交易设置中触发实际入场信号时才会向您发出提示。这就是全部卖点。 自动
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.91 (33)
适用于 MetaTrader 5 的专业交易复制器 快速、专业、稳定可靠的 交易复制器 ,适用于 MetaTrader 。 COPYLOT 可在 MT4 和 MT5 终端之间复制 Forex 交易,并支持 Hedge 和 Netting 账户。 COPYLOT 的 MT5 版本支持: - MT5 Hedge → MT5 Hedge - MT5 Hedge → MT5 Netting - MT5 Netting → MT5 Hedge - MT5 Netting → MT5 Netting - MT4 → MT5 Hedge - MT4 → MT5 Netting MT4 版本 完整说明 + DEMO + PDF 如何购买 如何安装 如何获取日志文件 如何测试和优化 Expforex 的所有产品 您也可以将交易复制到 MT4 终端(MT4 → MT4,MT5 → MT4): COPYLOT CLIENT for MT4 COPYLOT 是一款专业的交易和持仓复制器,可同时与 2、3 甚至 10 个终端协同工作。 支持从 模拟账户和投资者账户 复制,也支持同时在多个终端上运行。 您可以使
Copy Cat More Trade Copier MT5 (复制猫MT5) 是一个本地跟单软件,也是一个完整的风险管理和执行框架,专为当今的交易挑战而设计。从资金管理公司挑战到个人投资组合管理,它能适应各种情况,结合了稳健的执行、资本保护、灵活配置和高级交易处理功能。 该跟单软件可在主端(发送方)和从端(接收方)模式下工作,实时同步市价单和挂单、交易修改、部分平仓和对冲平仓操作。它兼容模拟和实盘账户、交易或投资者登录,并通过持久的交易记忆系统确保恢复功能,即使EA、终端或VPS重启也不例外。可以同时管理多个主端和从端,使用唯一ID,并通过前缀/后缀调整或自定义品种映射自动处理跨经纪商差异。 手册/设置  | Copy Cat More MT4 | 频道  特色功能: 易于设置——快至30秒(见视频)。 快速、稳定、准确——Turbo模式下低延迟复制(见截图)。 高安全性——不使用潜在危险的DLL或WebRequest。 持久交易记忆,避免孤立、丢失或不准确的交易。 可从手动或EA复制,支持所有账户类型。 品种自动前缀/后缀,快速设置;支持MT4和MT5之间复制。 非常灵活的多主端
Trade Dashboard MT5
Fatemeh Ameri
4.94 (124)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT4 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。 交易线
Trade copier MT5
Alfiya Fazylova
4.53 (43)
Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 促销活动 - 如果您已经购买了“Trade copier MT5”,您可以免费获取“Trade copier MT4”(用于 MT4 > MT5 和 MT4 < MT5 的复制)。欲了解更多详细条款,请通过私人消息与我们联系! 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT5>MT5、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持
AntiOverfit PRO MT5
Enrique Enguix
5 (4)
在购买 EA 之前,先确认它到底是真的扛得住,还是只是刚好在回测里走运。 大多数机器人都是靠一份漂亮的回测卖出去的。 曲线一路向上。 Profit Factor 很好看。 看起来几乎没有疑点。 但即便如此,很多 EA 只要市场不再按照那段历史那样运行,很快就会出问题。 为什么? 因为回测只能证明一件事: 这个策略曾经在某一条特定的价格路径上有效。 它不能证明它在其他路径下也能扛住。 不能证明它足够稳健。 更不能证明它值得你花钱。 因为你买 EA,不是为了欣赏过去那条漂亮的曲线。 你买它,是为了在会变化的市场里使用它。 AntiOverfit PRO 是做什么的 AntiOverfit PRO 帮你判断一个 MetaTrader 5 Expert Advisor 到底是真的够扎实,还是只是恰好适配某一段特定历史。 它的原理其实很容易理解: 它拿真实历史数据,生成许多与原始历史相似、但路径不同的版本,然后让你看到当市场不再完全照着原来的路线走时,这个 EA 会有什么表现。 如果你只是稍微改变一下市场路径,这个机器人就开始失效,那就是个坏信号。 而如果它在许多与原始历史相似的场景里都能稳住
The product will copy all telegram signal to MT5 ( 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 s
Telegram to MT5 Coppy
Sergey Batudayev
5 (9)
Telegram 到 MT5: 终极信号复制解决方案 使用 Telegram 到 MT5 简化您的交易,这款现代化工具可直接从 Telegram 频道和聊天室复制交易信号到您的 MetaTrader 5 平台,无需 DLL 文件。这款强大的解决方案可确保精准的信号执行、丰富的自定义选项,节省时间并提高您的效率。 [ Instructions and DEMO ] 主要特点 直接 Telegram API 集成 通过电话号码和安全码进行身份验证。 通过用户友好的 EXE 桥轻松管理聊天 ID。 添加、删除和刷新多个频道/聊天以同时复制信号。 使用高级过滤器进行信号解析 跳过包含异常词(例如“报告”、“结果”)的不需要的信号。 支持灵活的 SL 和 TP 格式:价格、点数或点数。 自动计算指定点而不是价格的信号的切入点。 订单定制和灵活性 使用多种模式配置订单大小:固定手数、动态手数(% 风险)或特定符号手数。 使用信号数据或自定义参数调整 SL/TP。 设置滑点限制、挂单到期时间和重试参数,以实现无缝执行。 综合符号管理 排除特定符号或映射到特定经纪人的符号。 自定义信号和经纪商符号之间
Footprint Chart Pro — Professional OrderFlow EA for MetaTrader 5 Version 6.34 | Professional tool for real traders | Institutional-Grade Visualization DEMO USERS - PLEASE SELECT EVERY TICK / REAL TICK WHEN TESTING AND YOU HAVE DOWNLOADED HISTORICAL DATA. IF YOU SEE A WAITING SCREEN AND IT IS NOT DOWNLOADING, IT MEANS YOU HAVE LOW HISTORICAL DATA. TRY 1 MIN AND 5 MIN FIRST ON 1 DAY DATA. ONE DAY DATA SHOULD BE THE NEWEST AND MOST CURRENT DATE. PLEASE WAIT UNTIL THE MARKET HAS ROLLED OVER PERIOD.
Anchor Trade Manager
Kalinskie Gilliam
5 (2)
Anchor: The EA Manager Run your full EA portfolio without conflicts, without stacked risk, and without watching every chart yourself. Anchor coordinates up to 64 Expert Advisors on a single account so only one trades at a time. Attach Anchor to any chart. Type your EA names and magic numbers in one line. Anchor handles the rest. Built for portfolios. Built for discipline. Built for prop firms. The Problem Running multiple EAs on the same account creates risk. Two gold EAs can open opposite posit
HINN MagicEntry Extra
ALGOFLOW OÜ
4.71 (14)
HINN MAGIC ENTRY – the ultimate tool for entry and position management! Place orders by selecting a level directly on the chart! full description   ::  demo-version  :: 60-sec-video-description Key features: - Market, limit, and pending orders - Automatic lot size calculation - Automatic spread and commission accounting - Unlimited partitial take-profits  - Breakeven and trailing stop-loss and take-profit  functions - Invalidation leves - Intuitive, adaptive, and customizable interface - Works
Seconds Chart MT5
Boris Sedov
4.59 (17)
秒级图表 (Seconds Chart) - 一款专为 MetaTrader 5 设计的独特工具,用于创建秒级时间框架的图表。 通过 秒级图表 ,您可以构建以秒为单位的时间框架图表,获得标准分钟或小时图表无法提供的极致灵活性和分析精度。例如,时间框架 S15 表示每根蜡烛图持续15秒。您可以使用任何支持自定义交易品种的指标和EA交易系统。操作它们就像在标准图表上交易一样方便。 与标准工具不同, 秒级图表 让您能够在超短时间框架下进行高精度交易,无延迟干扰。 秒级图表的优势 支持 1至900秒 的时间框架图表。 基于内置的实时报价数据库, 即时加载 历史数据。 数据实时更新, 无延迟或滞后 。 可同时创建 多个秒级图表 。 秒级图表的理想应用场景 剥头皮交易 和高频交易。 精确的入场和出场时机。 在短时间框架下测试交易策略。 时间框架设置 默认设置包含以下时间框架: S1、S2、S3、S4、S5、S6、S10、S12、S15、S20、S30 。 您可轻松自定义时间框架组合,只需按升序列出 1至900秒 的数值且避免重复即可。 其他免费工具 快速交易管理器 ( Quick Trade Ma
DrawDown Limiter
Haidar Lionel Haj Ali
5 (20)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
The Ultimate TradingView to MT5 Bridge Automation 告别手动交易和延迟问题。 TradingView to MT5 Copier PRO 是最快、最可靠的桥接工具,可直接在 MetaTrader 5 上执行您的 TradingView 警报。无论您使用的是自定义指标、策略测试脚本还是手动绘图,该 EA 都能利用 高速 WebSocket 技术 瞬间执行您的交易。 与简单的跟单工具不同,此 PRO 版本包含 Arena Statistics —— 一个内置的专业仪表板,可直接在图表上分析您的交易表现、回撤(Drawdown)和夏普比率。 主要功能 跟单交易 (Trade Copier) 超快速执行: 使用 WebSocket 连接(比标准 WebRequest 更快),最大限度地减少滑点。 通用经纪商支持: 适用于 任何经纪商 和 自营交易公司 (Prop Firm) (如 FTMO, MyForexFunds 等)。您无需在两个平台上使用相同的经纪商。 智能资产映射: 自动检测并映射代码(例如,将 XAUUSD 转换为 GOLD.pro,
Timeless Charts
Samuel Manoel De Souza
5 (5)
Timeless Charts is an advanced charting solution designed for professional traders seeking for custom charts / custom timeframes , including seconds charts / seconds timeframe, renko charts / renko bars, cluster charts / footprint charts and advanced tools present in most of the popular platforms. Unlike traditional offline charts or simplistic custom indicators, this solution constructs fully custom bars with true timestamp accuracy , down to miliseconds, allowing for a powerful and precise tr
HINN Lazy Trader
ALGOFLOW OÜ
5 (2)
The core idea: using the user interface, you configure the parameters the chart must meet before entering a position (or positions), choose which entry models to use, and set the rules for when trading and planning should end. Lazy Trader  handles the rest: it  takes over all the routine chart watching and execution! full description  :: 3 key videos [1] ->  [2]   ->  [3] What can it do? - Understands Larry Williams market structure - Understands swing market structure by Michael Huddleston
AXR Prop Guard
Stoyan Kirilov Karlov
AXR Prop Guard AXR Prop Guard 是一款面向 MetaTrader 5 的账户级风险保护工具。它适用于 prop firm 交易者、funded account challenges,以及需要严肃管理风险的个人账户。 它属于 AXR 工具系列。如需获取更新和联系选项,请使用官方 MQL5 页面: AXR MQL5 Channel: 产品更新、发布说明和新的 AXR 工具 Telegram: 打开卖家资料 ;Telegram 联系方式写在资料说明中。 购买后,请通过私人消息联系我,以获取用户手册和可用的 set files。 核心问题: 这个账户是否仍然处在已配置的风险规则范围内?如果当前交易触发 Stop Loss,还可能出现什么风险? 为什么有帮助 许多 funded account 失败并不是因为缺少入场信号,而是因为规则被触发或违反:Daily Loss、Maximum Loss、缺少 Stop Loss、开放风险过高、点差过大、新闻窗口、周末风险、consistency rules,或者只是账户状态不够清晰。 AXR Prop Guard 会把这
Risk Manager for MT5
Sergey Batudayev
4.31 (16)
MT5 的 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个并说明原因。 例如,您开仓的手数比您最初向自己指示的手数大,顾问将删除订单并解释原因。例如,您每天赚取 5
Bots Builder Pro MT5
Andrey Barinov
4.17 (6)
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Builde
Trade Manager DaneTrades
Levi Dane Benjamin
4.28 (29)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 5 平台。多语言支持。 MT4版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
Telegram to MT5 Multi-Channel Copier 自动将您的Telegram频道中的交易信号直接复制到MetaTrader 5。无需机器人,无需浏览器扩展,无需手动复制。您在Telegram收到信号,EA在几秒钟内在您的终端上开仓。 该产品包含两个组件:一个监听您Telegram频道的Windows应用程序,以及在您的MT5终端上执行信号的Expert Advisor。 查看下载应用程序的指南: https://www.mql5.com/en/blogs/post/768988 工作原理 Windows应用程序使用您自己的API凭据连接到Telegram(不是机器人,这意味着它可以读取您订阅的任何频道,包括私人和VIP频道)。当检测到信号时,它会解析信号并将其发送给EA。EA读取信号,根据您的经纪商解析符号名称,根据您的风险设置计算手数,然后开仓。 整个过程是自动的。您无需坐在电脑前。 第1步:打开应用程序并登录Telegram(仅第一次)。 第2步:选择您想要监听的频道。 第3步:按下开始。EA负责其余的工作。 支持的信号格式 内置信号解析器可识别真实Tele
OrderManager MT5
Lukas Roth
4.81 (27)
介绍 OrderManager :MT5的革命性工具 使用全新的Order Manager实用程序,像专业人士一样管理您在MetaTrader 5上的交易。Order Manager设计简单,易于使用,可让您轻松定义和可视化每笔交易的风险,从而做出明智的决策并优化您的交易策略。有关OrderManager的更多信息,请参阅手册。 [ 手册 ] [ MT4版本 ] [ Telegram 频道 ]  New: [ Telegram To MT5 ] 主要功能: 风险管理:快速轻松地定义您交易的风险,让您做出更好的决策并提高交易性能。 视觉表示:图形化地查看您的交易和相关风险,以清晰简洁地了解您的开放头寸。 订单修改:只需几次点击即可轻松修改或关闭您的订单,简化您的交易过程,为您节省宝贵的时间。 掌握新闻:一键获取最新市场新闻。 不要错过这个MT5交易员的必备工具。用Order Manager提升您的交易体验,将您的交易游戏提升到新的水平。 OrderManager在startegyTester中 不 工作! OrderManager 仅与 Windows 兼容。 请考虑给这个产品一
Local Trade Copier EA 是针对需要从外部来源执行交易信号或需要同时管理多个账户的个人交易者或账户经理的解决方案,无需 MAM 或 PAMM 账户。它可以从多达 8 个主帐户复制到无限的从帐户 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 100% 自托管 容易安装和使用 不使用安装程序、配置文件、服务器、内存管道或 DLL 1000 次激活可永久使用 EA 本地执行,无网络延迟 它实现了您需要的所有功能: 最多8个主账户和无限从属账户 适用于所有经纪人和 DD/NDD/ECN/STP 执行 适用于具有不同帐户货币的帐户 在真实账户和模拟账户之间工作不明显 支持主从账户中的符号名称后缀 按幻数和订单评论过滤 不会干扰其他交易 可选择复制 SL 和 TP 水平 可选择复制挂单 支持符号翻译 支持部分关闭 反向模式 灵活的交易规模: - 固定地段 - 乘数 - 成比例的 - 与乘数成比例 EA 可以使用投资者或任何账户的主密码复制交易。 如何将交易从一个主账户复制到一个或多个从账户 在源终端中安装 EA 将 EA 加载到任何图表并选择“MA
Advanced Dashboard Ultra
Mirel Daniel Gheonu
5 (2)
MT5 统计仪表板 & 交易日志 ULTRA (Stats Dashboard & Journal ULTRA) 完整的交易指挥中心:分析、自动化与新闻情报。 Stats Dashboard ULTRA 是 Pro 分析工具的终极进化版。它将 MetaTrader 5 转化为专业的交易工作站,结合了机构级的绩效分析、自动新闻保护和高级心理指标。专为需要全面掌控的手动交易者和 EA 组合经理设计。 ULTRA 版本新功能 新闻情报引擎 (News Intelligence Engine): 不仅是看新闻——而是分析它。仪表板会模拟过去的新闻事件如何影响您的未平仓交易,告诉您是应该持有还是平仓。 EA 机器人卫士 (Bot Guard): 在高影响力新闻期间自动暂停您的其他智能交易系统 (EA),并在市场平静后重新启动它们。 真实权益回撤 (True Equity Drawdown): 基于日内浮动亏损 (MAE) 计算风险,而不仅仅是已结余额,为您提供真实的风险图景。 心理与效率评分: 游戏化的指标,衡量您的纪律性、交易效率 (MFE 捕获率) 和错误成本。 魔术编号 (Magic Nu
作者的更多信息
Sharing-Is-Caring Trade Copier Features Local & Remote copy One tool can act as provider or receiver of trades Co-exist with other positions opened manually or from other expert advisors Can be stopped and restarted at any time without any issues such as deals getting closed mysteriously Copy same lot or adjust according to your balance and leverage Partial close/open Manage max funds to use One provider can copy to unlimited number of receivers One receiver can copy from unlimited number of p
FREE
Autumn Harvest EA
Wait4Signal
3 (2)
Autumn-Harvest EA Features Multiple strategies for entry and exit Open buy and sell positions and set applicable amounts for each Smart stop-loss and trailing stops levels EA can be set to only maintain own deals or any open deal eMail and telegram alerts on buy/sell signals ( * Configure the email tab under options for trade opportunity email alerts to work ) Monitoring using heartbeat checks About This EA is capable of opening trades using various strategies. Once the trades are open it als
FREE
I find the lot calculation tedious so I just use this script and tell it the dollar amount to use. It then does the rest. This works for any currency. How-To: Open a buy position using the desired dollar amount instead of lots. To use, just drop it onto a chart and set inputs as needed. The script will then do the necessary lot calculation and open the trade. Inputs: FIXED_DEAL_AMOUNT: Fixed amount to use per trade e.g 100 to open a R100 deal USE_SL_ON_BUY: If true then a suitable stoploss wil
FREE
I find the lot calculation tedious so I just use this script and tell it the dollar amount to use. It then does the rest. This works for any currency. How-To: Creates a buy limit order at chosen MA price using the desired dollar amount instead of lots. To use, just drop it onto a chart and set inputs as needed. The script will then do the necessary lot calculation and create a buy limit order. Inputs: FIXED_DEAL_AMOUNT: Fixed amount to use for the trade e.g 100 to open a R100 deal MA_PRICE: MA
FREE
I find the lot calculation tedious so I just use this script and tell it the dollar amount to use. It then does the rest. This works for any currency. How-To: Creates a sell limit order at chosen MA price using the desired dollar amount instead of lots. To use, just drop it onto a chart and set inputs as needed. The script will then do the necessary lot calculation and create a sell limit order. Inputs: FIXED_DEAL_AMOUNT: Fixed amount to use for the trade e.g 100 to open a R100 deal MA_PRICE: 
FREE
筛选:
无评论
回复评论