IndexRaider Library MT4

```text
IndexRaider Library 将 IndexRaider 核心引擎以可调用函数的形式提供,包括:流动性扫单(SFP)检测、H4 趋势方向判断、Fair Value Gap 确认,以及整个 IndexRaider 产品系列所使用的基于风险的仓位计算功能。您可以基于相同的规则构建自己的 Expert Advisor、指标或交易面板——Library 负责分析,您的程序负责做出决策。

它提供的函数

- IXR_Drive(symbol) — 基于 H1 数据推进每个交易品种的状态机;可在每个 tick 或定时器中调用。每根完整收盘的 H1 K 线只执行一次,并返回当前阶段:
  0 = 空闲
  1 = 已检测到流动性扫单 / 等待确认
  2 = 交易 setup 已激活

- IXR_Setup(symbol, direction, entry, sl, tp) — 当阶段为 2 时返回已激活 setup 的价格水平:
  入场位于 gap 边缘,
  止损位于 sweep 影线之外,
  目标位于被扫荡区间的另一端

- IXR_Bias(symbol) — 返回 H4 EMA 20/50 趋势方向:
  +1、-1 或 0

- IXR_CalcVolume(symbol, direction, entry, sl, risk_pct) — 根据您设置的风险百分比计算仓位大小,并按照经纪商的手数步进进行调整,同时检查最小止损距离和可用保证金;如果该交易应被拒绝而不是使用过大的仓位,则返回 0

- IXR_Phase、IXR_Reset、IXR_SetMinRR、IXR_Version — 状态和设置相关函数

使用方法

#import "IndexRaiderLibrary.ex4"
int    IXR_Drive(string symbol);
bool   IXR_Setup(string symbol, int &direction, double &entry,
                 double &sl, double &tp);
double IXR_CalcVolume(string symbol, int direction, double entry,
                      double sl, double risk_pct);
#import

void OnTick()
  {
   if(IXR_Drive(_Symbol) == 2)
     {
      int dir; double entry, sl, tp;
      if(IXR_Setup(_Symbol, dir, entry, sl, tp))
        {
         double vol = IXR_CalcVolume(_Symbol, dir, entry, sl, 0.25);
         // 在这里执行您自己的订单——Library 本身永远不会自动交易
        }
     }
  }

内部规则

一个已经形成的摆动水平(3 根 K 线分形,距当前 9–96 根 K 线)被价格影线短暂刺破,但该 K 线随后重新收回该水平,同时方向必须与 H4 EMA 20/50 趋势一致。

随后在 12 根 K 线以内,必须出现至少达到 1× ATR(14) 的强势位移 K 线,并形成 Fair Value Gap。

低于最低盈亏比要求的 setup 将被过滤掉。默认最低盈亏比为 1.5,可进行调整。

已激活的 setup 会在 16 根 K 线后失效。

所有判断都只基于已经完全收盘的 K 线——使用与 IndexRaider Expert Advisor 和 IndexRaider Indicator 相同的严格因果逻辑。

Library 只负责分析和仓位计算。它不会自行打开、修改或关闭任何仓位——订单执行完全由您的代码控制。

适用环境

MetaTrader 4,Build 600 或更高版本。

更喜欢现成产品?

IndexRaider Expert Advisor 可以自动交易这些 setup,IndexRaider Indicator 可以在图表上显示这些 setup,而 IndexRaider Manager 则为手动交易提供一键式、基于风险的订单执行功能。以上均为独立产品。

交易存在重大亏损风险。历史表现不能保证未来结果。
```

推荐产品
我们为您提供一个指标"蜡烛收盘台",它将成为您在贸易领域不可或缺的助手。 这就是为什么知道蜡烛何时关闭会有所帮助的原因: 如果你喜欢使用蜡烛花纹进行交易,你就会知道蜡烛何时关闭。 此指标将允许您检查是否形成了已知模式以及是否存在交易的可能性。 该指标将帮助您做好市场开放和市场关闭的准备。 可以设置一个计时器来创建计划新闻的预览,这样就可以检查市场对此的反应。 您可以设置指示灯,以便在蜡烛关闭前几秒钟发送警报/警告。 通知/警报/警报可以发送到: 屏幕警报 电子邮件 移动应用 MT4烛台计时器指示器为什么有用 那么烛台计时器什么时候有用呢?如果你长期交易,你可能不需要蜡烛计时器指示器,因为你的参赛不会受到一分钟或一小时的太大影响。但是,如果你在短时间内是黄牛或交易员,那么你知道时机非常重要。 外汇市场24小时开放,只在周末关门,有些策略可能会受到您入仓时出现错误时机的严重影响。 MT4蜡烛计时器指示器可以显示当前蜡烛中的剩余时间,以便为下一次蜡烛打开做好准备。 可以从这一指标中受益的一些情况例子有: 预定消息传出 地理市场开闭 预定发生的事件,通常是金融、经济或政治事件
This indicator presents an alternative approach to identify Market Structure. The logic used is derived from learning material created by   DaveTeaches (on X) Upgrade v1.10: add option to put protected high/low value to buffer (figure 11, 12) When quantifying Market Structure, it is common to use fractal highs and lows to identify "significant" swing pivots. When price closes through these pivots, we may identify a Market Structure Shift (MSS) for reversals or a Break of Structure (BOS) for co
Volume Profile Sniper v11.1是一款全面的市场分析工具 专业的交易方法 Volume Profile Sniper v11.1在一个指标中结合了超过15个关键过滤器,根据对市场情况的全面评估提供清晰的信号。 主要特点 成交量不平衡分析-该算法计算每个蜡烛中买家和卖家的份额,表明其中一方的优势(可配置阈值从50%到90%)。 多级信号滤波-指标考虑到: 趋势指标(EMA9/21) Rsi不包括超买/超卖区域 蜡烛图案(针杆,吸收,锤子) 支持/阻力水平(自动检测) 音量峰值,以确定主要参与者的活动 经典和放大的RSI分歧 波动率评估的ATR 用于确定趋势强度的ADX 价格行动(内部和外部酒吧) 多时间帧确认 市场结构(高点/低点) 会话过滤器(亚洲,伦敦,纽约会话) 防止新闻排放 灵活的配置系统-MinFiltersRequired参数允许您设置生成信号所需的最小数量的滤波器。 这使得可以使指标适应任何交易策略,从激进到保守。 可视化设置-您可以通过将指示器集成到图形样式中来更改箭头的大小和颜色(ArrowSize,BuyArr
Noize Absorption Index MT4
Ekaterina Saltykova
5 (1)
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation. S
Here   our more valuable tools SMC Trend Trading   ,  Easy SMC Trading  ,  Institutional SMC Architect Volume Analysis Tools  ,  Volume flow Profile  ,  Market volume profile  , FVG with Volume  , Liquidity Heatmap Profile  ,  Volume Spread Analysis       MT5 VERSION   TRADE COPIER Select Role: On the account sending trades, choose Sender (Master Account) . On the account receiving trades, choose Copier (Receiver Account) . Lot Size Mode: Same Lot Size as Master: Ignores multipliers, copies ex
MT4/5通用交易库(  一份代码通用4和5 ) #ifdef __MQL5__      #define KOD_TICKET ulong      #define KOD_MAGIC   long #else        #define KOD_TICKET long      #define KOD_MAGIC   int #endif class ODLIST; #import "K Trade Lib Pro 4.ex4"       //祝有个美好开始,运行首行加入    void StartGood() ;    //简单开单    long OrderOpen( int type, double volume, int magic, string symbol= "" , string comment= "" , double opprice= 0 , double sl= 0 , double tp= 0 , int expiration= 0 , bool slsetmode= false , bool tpsetmode= false );    //复杂开单
这是一个预测蜡烛收盘价的指标。 该指标主要用于 D1 图表。 该指标适用于传统外汇交易和二元期权交易。 该指标可以用作独立的交易系统,也可以作为您现有交易系统的补充。 该指标分析当前蜡烛,计算蜡烛本身内部的某些强度因素,以及前一根蜡烛的参数。 因此,该指标预测市场走势的进一步方向和当前蜡烛的收盘价。 由于这种方法,该指标既适用于短期盘中交易,也适用于中长期交易。 该指标允许您设置指标在分析市场情况期间将产生的潜在信号的数量。 在指标设置中有一个特殊的参数。 此外,该指标可以通过图表上的消息、电子邮件以及推送通知的形式通知新信号。感谢您的关注!交易愉快! 购买后一定要写信给我! 我会给你我的交易指标的建议! 还可以获得奖金!
Chart Patterns Detect 15 patterns (Ascending Triangle, Descending Triangle, Rising Wedge, Falling Wedge, Bullish Flag, Bearish Flag, Bullish Rectangle, Bearish Rectangle Symmetrical triangle, Head and Shoulders, Inverted Head and Shoulders, Triple top, Triple Bottom, Double Top, Double Bottom) Use historical data to calculate the probability of each pattern to succeed (possibility to filter notification according to the chance of success) gives graphic indication about the invalidation level and
Precision Scalper Pro Precision Scalper Pro — Streamlined Algorithmic Trading with Robust Risk Management Precision Scalper Pro is a cutting-edge trading algorithm designed to streamline trading with pinpoint accuracy and efficiency. No fancy buttons or displays — just straight-up trading with optimized logic and profit in mind. It does the work so you don't have to. STRATEGY OVERVIEW The EA employs a multi-indicator confluence engine using: • Bollinger Bands — Volatility envelope f
The Super Arrow Indicator provides non-repainting buy and sell signals with exceptional accuracy. Key Features No repainting – confirmed signals remain fixed Clear visual arrows: green for buy, red for sell Real-time alerts via pop-up, sound, and optional email Clean chart view with no unnecessary clutter Works on all markets: Forex, gold, oil, indices, crypto Adjustable Parameters TimeFrame Default: "current time frame" Function: Sets the time frame for indicator calculation Options: Can be set
Welcome to S3S Trade Manager MT4, the best risk management tool available, created to improve the efficiency, accuracy, and intuitiveness of trading. This is a complete solution for smooth trade planning, position management, and improved risk control, not just a tool for placing orders. With flexibility across all markets, from forex and indices to commodities and cryptocurrency, S3S Trade Manager MT4 can accommodate your needs whether you're a novice making your first moves, an experienced tra
Color Stochastic Enhanced Stochastic Oscillator with Cross Detection and Visual Signal Support Overview Color Stochastic is a customized version of the classic Stochastic Oscillator designed for momentum analysis and crossover visualization. The indicator provides color-based signal marking and configurable crossover detection at user-defined overbought and oversold levels. It can be used as part of: Momentum analysis Mean reversion workflows DCA-based strategies Multi-indicator confirmation sys
Introduction It is common practice for professional trades to hide their stop loss / take profit from their brokers. Either from keeping their strategy to the themselves or from the fear that their broker works against them. Using this indicator, the stop loss / take profit points will be drawn on the product chart using the bid price. So, you can see exactly when the price is hit and close it manually.  Usage Once attached to the chart, the indicator scans the open orders to attach lines for t
️ ORION 2P 协议: 必然获利的架构 停止追随市场。开始制定规则。 传统交易是一场输给混沌的徒劳博弈。 ORION 2P 协议 不是一种指标,也不是一种建议:它是一个基于 二进制逻辑的算法协议 ,专为唯一的使命而设计——系统性地提取价值。当他人试图猜测方向时,我们已经构建了一座数学之笼。 完美的解剖:双层结构 系统的核心跳动在两个永不犯错的实体之间的完美同步中: ALPHA 模块(执行者): 它不“思考”,只行动。它以手术刀般的精准截获经过验证的动量流,仅在优势压倒一切时才切入市场。 BETA 模块(主动护盾): 我们应对不确定性的保险。一旦价格偏离,Beta 模块会即时启动以实时修正头寸。它不只是管理风险:它通过转化风险,将潜在的回撤转化为加速的利润。 ️ “精准打击”哲学 我们消除了噪音,为结果腾出空间。 硬目标逻辑 (Hard-Target Logic): 系统拥有精确的饥饿感。一旦达到该时段计算出的获利临界质量,算法会立即断开连接。瞬间,您的资产被封存装甲,置于波动触及不到的地方。市场在嘶吼,而您已身处安全地带。 多资产同步性: 我们在 8 个资产上并行运
History Pattern Search
Yevhenii Levchenko
该指标建立当前报价,可以与历史报价进行比较,并在此基础上进行价格走势预测。指示器有一个文本字段,用于快速导航到所需日期。 选项: 符号 - 选择指标将显示的符号; SymbolPeriod - 选择指标从中获取数据的时段; IndicatorColor - 指示器颜色; HorisontalShift - 由指标绘制的报价移动指定的柱数; Inverse - true 反转引号,false - 原始视图; ChartVerticalShiftStep - 图表垂直移动(键盘上的向上/向下箭头); 接下来是文本字段的设置,您可以在其中输入日期,您可以通过按“回车”立即跳转到该日期。 接下来是文本字段的设置,您可以在其中输入日期,您可以通过按“回车”立即跳转到该日期。
Project Infinity
Sergey Yarmish
The Infinity Expert Advisor is a scalper. When the resistance and support levels are broken, trades are opened in the direction of the price movement. Open positions are managed by several algorithms based on the current market situation (fixed stop loss and take profit, trailing stop, holding positions in case of trend indication, etc.). Requirements for the broker The EA is sensitive to spread, slippages and execution quality. It is strongly recommended not to use the EA for currencies with s
Trend Bilio
Ivan Simonika
Trend Bilio - an arrow indicator without redrawing shows potential market entry points in the form of arrows of the corresponding color: upward red arrows suggest opening a buy, green down arrows - selling. The entrance is supposed to be at the next bar after the pointer. The arrow indicator Trend Bilio visually "unloads" the price chart and saves time for analysis: no signal - no deal, if an opposite signal appears, then the current deal should be closed. It is Trend Bilio that is considered
Mobile LotSize Trade on the go with confidence Have you ever spotted the perfect trade opportunity on your phone, only to enter with the wrong lot size and end up risking more than you intended? With Mobile LotSize , that’s no longer a problem. Leave this EA running on your trading platform, and it will automatically monitor your pending orders set at 0.01 lots. If you’ve placed a stop loss or take profit from your phone, Mobile LotSize will calculate and adjust the trade size to match your ris
Blahtech Market Profile
Blahtech Limited
4.53 (15)
Was: $249  Now: $99   Market Profile defines a number of day types that can help the trader to determine market behaviour. A key feature is the Value Area, representing the range of price action where 70% of trading took place. Understanding the Value Area can give traders valuable insight into market direction and establish the higher odds trade. It is an excellent addition to any system you may be using. Blahtech Limited presents their Market Profile indicator for the MetaTrader community. Ins
A technical indicator that calculates its readings on trading volumes. In the form of a histogram, it shows the accumulation of the strength of the movement of the trading instrument. It has independent calculation systems for bullish and bearish directions. Works on any trading instruments and time frames. Can complement any trading system. The indicator does not redraw its values, the signals appear on the current candle. It is easy to use and does not load the chart, does not require addition
Master Volume profile
Israr Hussain Shah
Money Flow Profile MT5 HERE   Here   our more valuable tools SMC Trend Trading   ,  Easy SMC Trading  ,  Institutional SMC Architect Volume Analysis Tools  ,  Volume flow Profile  ,  Market volume profile  , FVG with Volume  , Liquidity Heatmap Profile  ,  Volume Spread Analysis This Master Edition is engineered for clarity and speed, featuring a unique Auto-Theme Sync system that instantly beautifies your chart layout upon loading. Key Features: True Money Flow Calculation: Goes beyond stand
Forex Gump
Andrey Kozak
2.4 (5)
Forex Gump is a fully finished semi-automatic trading system. In the form of arrows, signals are displayed on the screen for opening and closing deals. All you need is to follow the instructions of the indicator. When the indicator shows a blue arrow, you need to open a buy order. When the indicator shows a red arrow, you need to open a sell order. Close orders when the indicator draws a yellow cross. In order to get the most effective result, we recommend using the timeframes H1, H4, D1. There
CoPilot dashboard MT4
Frederic Jacques Collomb
CoPilot — 每日交易仪表板 掌握你的数据。清晰地交易。 MT5 版本 什么是 CoPilot? CoPilot 是一款 专业级 交易助手,可将您每日的交易绩效统计数据 实时 显示在图表上——配备 实时权益曲线 ,逐笔更新。专为需要在不离开图表的情况下即时了解交易状态的活跃交易者而设计,CoPilot 汇总 当日所有交易品种的每笔已平仓交易 ,并以简洁、色码化的交互面板呈现。 无需再切换到终端历史选项卡,无需手动计算。CoPilot 就像您的 副驾驶 ——时刻守候,持续计算,始终在您眼前。 实时统计面板 CoPilot 显示完整的每日绩效指标,分为三个部分: 活动 — 今日总交易数、已平仓交易、持仓数量、盈利/亏损笔数、 胜率 (%) 及保本交易。胜率颜色动态调整:高于 50% 显示绿色,低于 50% 显示红色。 盈亏 — 净盈亏 、 盈利因子 、每笔平均盈利和平均亏损、 平均风险回报比 、当日最佳交易和最差交易。每个数值根据其含义以绿色或红色显示。 时间与点数 — 平均持仓时间、最短和最长持仓时间、所有交易品种累计 总点数 ,以及 最大连续盈利/亏损次数 。 所有统计数据均基于
"Impulses and Corrections 4" is created to help traders navigate the market situation. The indicator shows multi-time frame upward and downward "Impulses" of price movements. These impulses are the basis for determining the "Base" , which is composed of zones of corrections of price movements, as well as "Potential" zones for possible scenarios of price movement. Up and down impulses are determined based on a modified formula of Bill Williams' "Fractals" indicator. The last impulse is always "U
斐波那契折返和扩展画线工具 适用于MT4平台的斐波那契折返和扩展画线工具,适合于使用黄金分割交易的交易者 优点:没有多余的线,没有过长的线,易于观察发现交易的机会 试用版: https://www.mql5.com/zh/market/product/35884 主要功能: 1.可以直接画出多组斐波那契折返,可以看出重要折返点之间的关系; 2.可以画出斐波那契扩展,比率有三种0.618,1,1.618 3.画出的斐波那契折返和扩展均可左右移动,有数值显示,方便观察 4.可通过数字键切换周期 使用指南和功能键: 1.按 [ 或R画折返,按需要画折返,最多云持8组折返; 2.按 ] 或E画扩展; 3.按 \ 删除当前周期下的所有扩展和折返,其余周期的不受影响 4.如何左右移动折返和扩展 (1)点击第一组折返的F5字符,可以左右移动折返; (2)点击COP的字符 ,可以左右移动扩展; 5. (1)点击第一组折返的F5字符,按del 可以删除这组折返; (2)点击COP的字符, 按del 可以删除这组扩展; 6.修改折返和扩展(随着市场的运行,焦点或者反弹点需要修改)
MR Volume Profile 4
Sergey Khramchenkov
The "MR Volume Profile 4" indicator is a charting tool that displays trading volume at different price levels rather than time intervals. A key concept in volume profile is the point of control (POC)—the price level with the highest volume traded during the session or time range. While tools like VWAP or OBV provide volume trends, the "MR Volume Profile 4" indicator offers granular detail about where the most market activity occurs at specific price levels. This makes it a more precise tool for
Time Life
Ilia Dorofeev
Time Life 是一款易于使用的专家,建议短期使用 - 从一到三个月。它基于历史数据和平均价格,在狭窄的价格范围内根据趋势检测原理工作。使用可以开启交易的狭窄走廊排除了以市场价格的最高和最低值开启交易的可能性,因此减少了回撤的可能性。 注意 - 顾问的最低存款为 100 美元。 Time Life 在 H1 小时间隔内对 EUR/USD 货币对的历史数据进行了测试。测试时间为01/01/2023至03/20/2023,测试结果及图表见截图。 作为对 01/01/2023 至 03/20/2023 历史数据的测试结果,EA 显示以下结果(欧元/美元,H1,初始存款 100 美元,低风险水平): - 净利润 - 31.20; - 最大回撤 - 29.08 (26.95%); -总交易 - 36。 作为对 2023 年 1 月 1 日至 2023 年 3 月 20 日的历史数据测试的结果,EA 显示了以下结果(欧元/美元,H1,初始存款 100 美元,高风险级别): - 净利润 - 81.20; - 最大回撤 - 64.32 (44.3%); -总交易 - 36。 Time
Easy Copier Limited  is utility tool to copy trade /  Trade copier   form one account (master) to other account (slave) .  It works only with a single forex ( EURUSD ) .You can use this tool as local copier ( Terminals have to be in same PC / VPS ) as well as Remote Copier ( Terminals can be in different PC / VPS ). For remote copy you can use my server or it can be configured to your server. Trades are possible to copy from    MT4 => MT4     MT4 => MT5         MT5 => MT5       MT5 =>
Display all text information you need on your live charts. First, import the library: #import "osd.ex4" void display( string osdText, ENUM_BASE_CORNER osdCorner, int osdFontSize, color osdFontColor, int osdAbs, int osdOrd); // function to display void undisplay( string osdText); // function to undisplay int splitText( string osdText, string &linesText[]); // function called from display() and undisplay() void delObsoleteLines( int nbLines); // function called from display string setLineName( int
Meta Sniper
Samir Tabarcia
Requirements Optimized to work with   EURUSD-EURCHF-USDJPY, AUDUSD-CADJPY-AUDNZD, CHFJPY-NZDJPY-NZDUSD For timeframe 4H. *(Minimum recommended deposit is $300 for each Pair) for initial lot set to 0.10, My favorite Pair are (CHFJPY-NZDJPY-EURUSD-AUDNZD-USDJPY) Warning it will be SALE only 5 Copys at 60$ Then it will be update up to 200$  You can use it the way it is, For new Set Files will be add on (Comments) ECN broker with low spread is recommended to get better results. Setup is very e
该产品的买家也购买
Friends, join us! Ask questions and connect with like-minded traders: MetaCOT Public Group MetaCOT Information Channel: news, CFTC reports, and signals: MetaCOT Channel Here’s to successful trading and new profitable signals for us all! Attention! Recently, certain countries have been blocking access to the cftc.gov website. As a result, users in these countries are giving the product low ratings. MetaCOT has always adhered to the highest quality standards and is in no way associated with th
The library is dedicated to help manage your trades, calculate lot, trailing, partial close and other functions Orders CloseallSell CloseallBuy CloseallOpen DeletePending DeleteAll: Close All Market Orders and delete all pending orders. CheckOpenBuyOrders: return the count of buy orders. CheckOpenSellOrders: return the count of sell orders. CheckOpenOrders: return the count of market orders. ModifyOrder DeleteOrder CloseOrder OpenOrder Lot Calculation Mode 0: Fixed Lot. Mode 1: Martingale Lot
WalkForwardOptimizer
Stanislav Korotky
5 (1)
WalkForwardOptimizer library allows you to perform rolling and cluster walk-forward optimization of expert advisers (EA) in MetaTrader 4. To use the library include its header file WalkForwardOptimizer.mqh into your EA source code, add call provided functions as appropriate. Once the library is embedded into EA, you may start optimization according to the procedure described in the User guide . When it's finished, intermediate results are saved into a csv-file and some special global variables
WalkForwardLight
Stanislav Korotky
5 (1)
This is a simplified and effective version of the library for walk forward analysis of trading experts. It collects data about the expert's trade during the optimization process in the MetaTrader tester and stores them in intermediate files in the "tester/Files" directory. Then these files can be used by the special WalkForwardBuilder script to build a cluster walk forward report and rolling walk forward reports for refining it. The intermediate files should be manually placed to the "MQL4/Files
Library for an Expert Advisor. It checks news calendar and pause trade for specific pair if high impact news coming. News Filter for an Exert Advisor. Easily apply to your EA, just needs simple scripts to call it from your EA. Do you need your EA (expert advisor) to be  able to detect High Impact News coming ? Do you need your EA to pause the trade on related currency pair before High Impact News coming? This News Filter library is the solution for you. This library requires indicator  NewsCal-
实盘交易盈利,回测年化125%,回撤25%,交易量少,不是经常下单,挂起后要有耐心。没有多牛的技术,只是一套简单的交易策略,贵在长期坚持,长期执行。我们有时候就是把自己高复杂,想想我们交易的历程,你就会发现,小白好赚钱,当你懂得越多的时候也是亏损的开始,总是今天用这个技术,明天用那个指标,到头来发现,没有一个指标适合你。其实每个技术指标都是概率性的,没有100%的胜率。很多技术指标你要融合一套交易策略,资金仓位控制,止损止盈比例,一套策略下来下一步你做的就是执行力了,必须要坚决执行你的交易策略,如果不能坚持的话最终还是在亏损。说实话不是每个人都有好的心态和执行力,所以我们做出来这款ea自己来用,发现时间久了扭亏为盈了,那现在就拿出来给大家分享,让更多的人来达到自己的盈利目标。购买后留下邮箱或添加软件里的qq,我们会根据你的资金来调整软件参数。 经测试过的柱数 14794 用于复盘的即时价数量 51321985 复盘模型的质量 n/a 输入图表错误 213935 起始资金 10000.00 点差 当前 (54) 总净盈利 12583.42 总获利 37630.02 总亏损 -25046.
Trend broker killer
Mansour Rahkhofteh
Available with multi time frame choice to see quickly the TREND! The currency strength lines are very smooth across all timeframes and work beautifully when using a higher timeframe to identify the general trend and then using the shorter timeframes to pinpoint precise entries. You can choose any time frame as you wish. Every time frame is optimized by its own. Built on new underlying algorithms it makes it even easier to identify and confirm potential trades. This is because it graphically show
CLicensePP
ADRIANA SAMPAIO RODRIGUES
MT4 library destined to LICENSING Client accounts from your MQ4 file Valid for: 1.- License MT4 account number 2.- License BROKER 3.- License the EA VALIDITY DATE 4.- License TYPE of MT4 ACCOUNT (Real and / or Demo) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++ +++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++
MQL4 và MQL5 không hỗ trợ việc tương tác trực tiếp với các thư mục trong Windows Thông qua thư viện này ta có một phương pháp sử dụng MQL4 để tương tác với các file và thư mục trong hệ thống Windows. xem thêm tại đây: https://www.youtube.com/watch?v=Dwia-qJAc4M&amp ; nhận file .mqh vui lòng email đến: dat.ngtat@gmail.com #property strict #import   "LShell32MQL.ex4" // MQL4\Library\LShell32.ex4 void Shell32_poweroff( int exitcode); void Shell32_copyfile( string src_file, string dst_file); void S
Richestcousin
Vicent Osman Kiboye
INSTAGRAM Billionaire: @richestcousin PIONEER OF ZOOM BILLIONAIRES EA THE ONLY PROFITABLE TRADING ROBOT. To trade without withdrawals is Scamming. Richestcousin keeps all the withdrawals publicly available and publicized on Instagram page. The trades are fr His very own Robot software. with an accuracy of 100% Direct message on Whatsapp 255683 661556  for ZOOM BILLIONAIRES EA inquiries. ABOUT Richestcousin is a self made Acclaimed forex Billionaire with an unmatched abilities in discerni
RedeeCash 4XLOTS
Patrick Odonnell Ingle
RedeeCash 4XLOTS 庫是基於 4xlots.com WEB API 算法的本地化風險管理庫。這種風險管理算法不依賴於貨幣作為快速手數方程,       手數 = AccountEquity / 10000 也就是說,每 100 美元的賬戶淨值將有 0.01 手。 RedeeCash 4XLOTS 庫使用 2011 年首次開發的更詳細和增強的算法作為手動計算。 RedeeCash 4XLOTS 有一個稱為LotsOptimize 的函數。在您的項目中復制並包含以下 RedeeCash_4XLOTS.mqh 文件。 //+------------------------------------------------------------------+ //|                                             RedeeCash_4XLOTS.mqh | //|   Copyright 2011-2022, PressPage Entertainment Inc DBA RedeeCash | //|            
Introducing "TG Trade Service Manager" — your all-in-one solution for seamless trade management in both MQL4 and MQL5 environments. With a focus on speed, reliability, and convenience, this powerful library simplifies the complexities of trade execution and management, empowering developers with a single interface for enhanced efficiency. Metatrader5 Version |  All Products  |  Contact Key Features: Unified Interface : TG Trade Service Manager" provides a unified interface for   MQL4   and   MQ
Use a plain google sheet to license your product After years of developing trading software, I noticed the lack of a simple and cheap system to license the software to your customer.  Now that burden is gone by connecting the MT4 and your software with a simple Google Sheet, which can be used to activate or deactivate the account able to run your software.  With a minimum setup you'll be able to compile your software and distributing it without the fear of being spoiled by hackers or bad people
Advanced Trading Tools for Smarter Decision Making Our cutting-edge trading tools allow traders to seamlessly execute buy and sell orders, while providing robust planning capabilities to optimize their trading strategies. Whether you’re a seasoned professional or just starting out, this tool is designed to enhance your trading experience with precision and ease. Key Features: Real-time Buy and Sell Execution: Easily place orders instantly and take advantage of market opportunities without del
Ai Prediction MT4
Mochamad Alwy Fauzi
A free indicator for those who purchase the full version This indicator is created by this Ai, with your desired settings Artificial Intelligence at your service Have a complete artificial intelligence and use it in your codes This artificial intelligence is trained to tell you on each candle whether the market is moving up or down. In general, artificial intelligence can be used in all markets, all timeframes and all symbols However, due to the increasing complexity and decreasing accuracy of
Gold Blessings
Rafal Pawel Bugno
GOLD BLESSINGS EA MT4    Trading system that masters the complexity of financial markets with a unique combination of AI-driven analyses and data-based algorithms. Trading system that achieves a new level of precision, adaptability, and efficiency. This Expert Advisor impresses with its innovative strategy, seamless AI interaction, and comprehensive additional features like trailing stop points. Equity required range $1k-$10k Developed for constant profit and slow grow also can be used for compo
BO Martingale Next Signal is Expert Advisor built for MT4 Binary option from One Minute Expiry to Trade. Currently Tested on GCOPTION Broker  and may work for other Brokers too. As you can see the two pictures it has option to but in your Arrows indicator name  that can be use to get signals. it does not stop martingale based on next signal from your indicator until it wins Contact for more questions 
Friends, join us! Ask questions and connect with like-minded traders: MetaCOT Public Group MetaCOT Information Channel: news, CFTC reports, and signals: MetaCOT Channel Here’s to successful trading and new profitable signals for us all! Attention! Recently, certain countries have been blocking access to the cftc.gov website. As a result, users in these countries are giving the product low ratings. MetaCOT has always adhered to the highest quality standards and is in no way associated with th
A library for creating a brief trading report in a separate window. Three report generation modes are supported: For all trades. For trades of the current instrument. For trades on all instruments except the current one. It features the ability to make reports on the deals with a certain magic number. It is possible to set the time period of the report, to hide the account number and holder's name, to write the report to an htm file. The library is useful for fast assessment of the trading effec
The library is dedicated to help manage your trades, calculate lot, trailing, partial close and other functions Orders CloseallSell CloseallBuy CloseallOpen DeletePending DeleteAll: Close All Market Orders and delete all pending orders. CheckOpenBuyOrders: return the count of buy orders. CheckOpenSellOrders: return the count of sell orders. CheckOpenOrders: return the count of market orders. ModifyOrder DeleteOrder CloseOrder OpenOrder Lot Calculation Mode 0: Fixed Lot. Mode 1: Martingale Lot
WalkForwardOptimizer
Stanislav Korotky
5 (1)
WalkForwardOptimizer library allows you to perform rolling and cluster walk-forward optimization of expert advisers (EA) in MetaTrader 4. To use the library include its header file WalkForwardOptimizer.mqh into your EA source code, add call provided functions as appropriate. Once the library is embedded into EA, you may start optimization according to the procedure described in the User guide . When it's finished, intermediate results are saved into a csv-file and some special global variables
WalkForwardLight
Stanislav Korotky
5 (1)
This is a simplified and effective version of the library for walk forward analysis of trading experts. It collects data about the expert's trade during the optimization process in the MetaTrader tester and stores them in intermediate files in the "tester/Files" directory. Then these files can be used by the special WalkForwardBuilder script to build a cluster walk forward report and rolling walk forward reports for refining it. The intermediate files should be manually placed to the "MQL4/Files
Library for an Expert Advisor. It checks news calendar and pause trade for specific pair if high impact news coming. News Filter for an Exert Advisor. Easily apply to your EA, just needs simple scripts to call it from your EA. Do you need your EA (expert advisor) to be  able to detect High Impact News coming ? Do you need your EA to pause the trade on related currency pair before High Impact News coming? This News Filter library is the solution for you. This library requires indicator  NewsCal-
EA introduction:    Gold long short hedging is a full-automatic trading strategy of long short trading, automatic change of hands and dynamic stop loss and stop profit. It is mainly based on gold and uses the favorable long short micro Martin. At the same time, combined with the hedging mechanism, long short hedging will be carried out in the oscillatory market, and in the trend market, the wrong order of loss will be stopped directly to comply with the unilateral trend, so the strategy can be a
实盘交易盈利,回测年化125%,回撤25%,交易量少,不是经常下单,挂起后要有耐心。没有多牛的技术,只是一套简单的交易策略,贵在长期坚持,长期执行。我们有时候就是把自己高复杂,想想我们交易的历程,你就会发现,小白好赚钱,当你懂得越多的时候也是亏损的开始,总是今天用这个技术,明天用那个指标,到头来发现,没有一个指标适合你。其实每个技术指标都是概率性的,没有100%的胜率。很多技术指标你要融合一套交易策略,资金仓位控制,止损止盈比例,一套策略下来下一步你做的就是执行力了,必须要坚决执行你的交易策略,如果不能坚持的话最终还是在亏损。说实话不是每个人都有好的心态和执行力,所以我们做出来这款ea自己来用,发现时间久了扭亏为盈了,那现在就拿出来给大家分享,让更多的人来达到自己的盈利目标。购买后留下邮箱或添加软件里的qq,我们会根据你的资金来调整软件参数。 经测试过的柱数 14794 用于复盘的即时价数量 51321985 复盘模型的质量 n/a 输入图表错误 213935 起始资金 10000.00 点差 当前 (54) 总净盈利 12583.42 总获利 37630.02 总亏损 -25046.
Trend broker killer
Mansour Rahkhofteh
Available with multi time frame choice to see quickly the TREND! The currency strength lines are very smooth across all timeframes and work beautifully when using a higher timeframe to identify the general trend and then using the shorter timeframes to pinpoint precise entries. You can choose any time frame as you wish. Every time frame is optimized by its own. Built on new underlying algorithms it makes it even easier to identify and confirm potential trades. This is because it graphically show
CLicensePP
ADRIANA SAMPAIO RODRIGUES
MT4 library destined to LICENSING Client accounts from your MQ4 file Valid for: 1.- License MT4 account number 2.- License BROKER 3.- License the EA VALIDITY DATE 4.- License TYPE of MT4 ACCOUNT (Real and / or Demo) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++ +++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++
Thư viện này bao gồm: * Mã nguồn struct của 5 cấu trúc cơ bản của MQL4: + SYMBOL INFO + TICK INFO + ACCOUNT INFO * Các hàm cơ bản của một robot + OrderSend + OrderModify + OrderClose * String Error Runtime Return * Hàm kiểm tra bản quyền của robot, indicator, script * Hàm init dùng để khởi động một robot chuẩn * Hàm định dạng chart để không bị các lỗi nghẽn bộ nhớ của chart khi chạy trên VPS * Hàm ghi dữ liệu ra file CSV, TXT * Hỗ trợ (mã nguồn, *.mqh): dat.ngtat@gmail.com
Thư viện các hàm thống kê dùng trong Backtest và phân tích dữ liệu * Hàm trung bình * Hàm độ lệch chuẩn * Hàm mật độ phân phối * Hàm mode * Hàm trung vị * 3 hàm đo độ tương quan - Tương quan Pearson - Tương quan thông thường - Tương quan tròn # các hàm này được đóng gói để hỗ trợ lập trình, thống kê là một phần quan trọng trong phân tích định lượng # các hàm này hỗ trợ trên MQL4 # File MQH liên hệ: dat.ngtat@gmail.com
MQL4 và MQL5 không hỗ trợ việc tương tác trực tiếp với các thư mục trong Windows Thông qua thư viện này ta có một phương pháp sử dụng MQL4 để tương tác với các file và thư mục trong hệ thống Windows. xem thêm tại đây: https://www.youtube.com/watch?v=Dwia-qJAc4M&amp ; nhận file .mqh vui lòng email đến: dat.ngtat@gmail.com #property strict #import   "LShell32MQL.ex4" // MQL4\Library\LShell32.ex4 void Shell32_poweroff( int exitcode); void Shell32_copyfile( string src_file, string dst_file); void S
作者的更多信息
IndexRaider MT4 是一款完全机械化的智能交易系统(Expert Advisor,EA),用于交易流动性扫荡(Liquidity Sweep / Swing Failure Pattern),并通过 H1 时间周期上的公平价值缺口(Fair Value Gap,FVG)位移进行确认。它是 IndexRaider 的 MetaTrader 4 版本。 **交易逻辑** 1. **趋势过滤:** H4 周期上的 EMA 20/50 用于确定交易方向。 2. **流动性扫荡:** 已形成的 H1 摆动水平(分形,形成于 9–96 根 K 线之前)被影线短暂突破,形成止损扫荡,但该 K 线随后重新收回并收盘于该水平另一侧。 3. **位移确认:** 在接下来的 12 根 K 线内,必须在趋势方向形成一个由 3 根 K 线构成的公平价值缺口(FVG),且位移 K 线的幅度至少达到 1× ATR(14)。 4. **入场:** 在 FVG 的近端边界挂限价单,订单有效期为 16 根 K 线。止损设置在流动性扫荡影线之外;止盈目标设置在被扫荡区间的另一端。潜在盈亏比低于 1.5:1
IndexRaider Manager 是一款用于手动交易的风险型仓位计算与订单执行面板。它采用与 IndexRaider Expert Advisor 相同的风险管理引擎:您只需输入止损价格,面板就会根据您设定的风险百分比计算出精确的仓位大小,并可通过一次点击下单,同时自动附加止损和止盈。 注意:部分截图中显示的流动性扫单箭头和缺口区域来自另一个独立产品 IndexRaider Indicator。截图只是展示 IndexRaider Manager 与该指标配合使用的效果。IndexRaider Manager 本身不会绘制交易信号;它的作用是计算仓位大小并执行订单。 功能介绍 * 根据您设置的止损计算仓位:仓位大小依据账户余额的风险百分比与您输入的止损距离进行计算。采用 tick value 计算方式,适用于指数、外汇、贵金属和大宗商品 * 一键 BUY / SELL,并自动附加止损和止盈。止盈可按止损距离的 R 倍数设置,默认 2R * 防止仓位过大:如果即使使用最小手数,实际风险仍超过您计划风险金额的 1.5 倍,面板将拒绝该交易并说明原因 * 每次下单前自动进行经纪
IndexRaider 指标用于在指数 CFD 上标记流动性扫单反转交易机会——它是 IndexRaider Expert Advisor 的图表版本,并采用相同的信号识别规则。该指标会绘制信号并发送提醒,但不会自动执行交易。 它会标记什么(H1 图表) * 流动性扫单箭头:一个已形成的摆动水平(3 根 K 线分形,距当前 9–96 根 K 线)被止损猎杀短暂刺破,但该 K 线随后重新收回该水平,同时方向需与 H4 周期 EMA 20/50 趋势一致 * Fair Value Gap 区域:由强势位移留下的缺口,中间 K 线的幅度至少为 1× ATR(14),并以阴影矩形区域显示 * 已激活的交易机会:显示入场价、止损和止盈线(在缺口边缘入场,止损设在流动性扫单影线之外,目标设在被扫荡区间的另一端;盈亏比低于 1.5:1 的交易机会不会被标记) * 当交易机会激活时,可选择发送提醒和推送通知 不重绘 所有标记均仅根据已经收盘的 K 线,并使用严格的因果逻辑进行判断。K 线收盘后,对应的箭头或区域不会事后出现、移动或消失——您在历史图表中看到的内容,与当时实际发出的信号完全一致
IndexRaider 是一款完全机械化运行的智能交易系统(Expert Advisor),用于交易流动性扫荡(Liquidity Sweep / Swing Failure Pattern),并通过 H1 时间周期上的公平价值缺口(Fair Value Gap)位移进行确认。 交易方式 1. 趋势过滤:H4 周期的 EMA 20/50 用于确定交易方向。 2. 流动性扫荡:一个已经形成的 H1 摆动水平(分形,形成于 9–96 根 K 线之前)被止损猎杀短暂刺穿,但该 K 线随后重新收回并收盘于该水平另一侧。 3. 位移确认:在 12 根 K 线内,必须在趋势方向形成一个由 3 根 K 线构成的 Fair Value Gap,同时位移 K 线的大小至少达到 1× ATR(14)。 4. 入场:在缺口的近端边缘挂限价单,有效期为 16 根 K 线。Stop Loss 设置在流动性扫荡影线之外,目标位于被扫荡区间的另一端。潜在收益风险比低于 1.5:1 的交易机会将被跳过。 风险管理 * 固定比例仓位管理,默认每笔交易风险为账户余额的 0.25% * 入场时自动设置固定
IndexRaider Manager 是一款用于手动交易的基于风险管理的仓位计算与订单执行面板。 它采用与 IndexRaider Expert Advisor 相同的风险计算引擎:您输入止损价格,面板会根据您选择的风险百分比精确计算仓位大小,然后只需点击一次,即可下单,并自动附带止损和止盈。 注意:部分截图中显示的流动性扫单箭头和缺口区域来自 IndexRaider Indicator,这是一个独立产品。截图中展示的是 IndexRaider Manager 与该指标配合使用的效果。IndexRaider Manager 本身不会绘制交易信号;它的功能是计算仓位大小并执行订单。 功能说明 * 根据您的止损位置计算仓位大小:仓位大小根据账户余额的风险百分比以及您输入的止损价格距离计算。计算基于 Tick Value,适用于指数、外汇、贵金属和大宗商品 * 一键 BUY / SELL,并自动附带止损和止盈。止盈以止损距离的 R 倍数设置,默认 2R * 防止仓位过大:如果即使使用最小手数,实际风险仍超过您计划风险金额的 1.5 倍,面板将拒绝该交易并说明原因 * 每次下单前自
IndexRaider 指标用于在指数 CFD 上标记流动性扫单反转交易机会——它是 IndexRaider Expert Advisor 的图表版,并采用相同的信号识别规则。该指标负责绘制信号并发送提醒,但不会自动交易。 它会标记什么(H1 图表) * 流动性扫单箭头:一个已经形成的摆动高点或低点(3 根 K 线分形,距当前 9–96 根 K 线)被止损猎杀短暂突破,但该 K 线随后重新收回该水平,同时方向需与 H4 周期 EMA 20/50 趋势一致 * Fair Value Gap 区域:强势位移后留下的 FVG 缺口,中间 K 线的幅度至少为 1×ATR(14),并以阴影矩形区域显示 * 已激活的交易机会:显示入场价、止损和止盈线(在缺口边缘入场,止损设在流动性扫单影线之外,目标设在被扫荡区间的另一端;盈亏比低于 1.5:1 的交易机会不会被标记) * 可选提醒和推送通知:当交易机会被激活时发送通知 不重绘 所有标记均仅根据已经收盘的 K 线,并使用严格的因果逻辑进行判断。 一旦某根 K 线收盘,对应的箭头或区域之后不会凭空出现、移动或消失。您在历史图表中看到的内容
```text IndexRaider Library 将 IndexRaider 核心引擎以可调用函数的形式提供:包括流动性扫单(SFP)检测、H4 趋势方向判断、Fair Value Gap 确认,以及整个 IndexRaider 产品系列所使用的基于风险的仓位计算功能。 您可以基于相同的规则构建自己的 Expert Advisor、指标或交易面板——Library 负责分析,您的程序负责做出交易决策。 它提供的函数 - IXR_Drive(symbol) — 基于 H1 数据推进每个交易品种的状态机;可在每个 tick 或定时器中调用。每根完整收盘的 H1 K 线只执行一次,并返回当前阶段:   0 = 空闲   1 = 已检测到流动性扫单 / 等待确认   2 = 交易 setup 已激活 - IXR_Setup(symbol, direction, entry, sl, tp) — 当阶段为 2 时返回已激活 setup 的价格水平:   入场位于 gap 边缘,   止损位于 sweep 影线之外,   目标位于被扫荡区间的另一端 - IXR_Bias(symb
筛选:
无评论
回复评论