• 概述
  • 评论
  • 评论

AO Core MT4

AO Core is the core of the optimization algorithm, it is a library built on the author's HMA (hybrid metaheuristic algorithm) algorithm. This hybrid algorithm is based on a genetic algorithm and contains the best qualities and properties of population algorithms.

High-speed calculation in HMA guarantees unsurpassed accuracy and high search capabilities, allows you to save the total time for optimization, where the best solution will be found in fewer iterations. The performance of this algorithm exceeds all known population optimization algorithms.

Which projects can use this library and improve the results:

1. Automatic self-optimization in Expert Advisors.

2. Search for the optimal profit/risk ratio for the implementation of flexible money management.

3. Portfolio optimization, including portfolio self-optimization.

4. The use of already found solutions as part of the optimizer.

5. Application in machine learning and in conjunction with neural networks.

Technical specifications:

1. The number of optimized parameters: unlimited.

2. The step of optimized parameters: unlimited, starting from 0.0.

3. High scalability and stability of results.

Important!

The library has no tuning parameters at all (reducing the degrees of freedom increases the stability of the results). It is only necessary to set the population size (it can be very useful when organizing parallelization of historical runs on OpenCL devices).

Exported library functions:

//——————————————————————————————————————————————————————————————————————————————
#import "MQL4\\Scripts\\Market\\AO Core.ex5"
bool   Init (int colonySize, double &range_min [] , double &range_max [] , double &range_step []);
//------------------------------------------------------------------------------
void   Preparation ();
void   GetVariantCalc (double &variant [], int pos);
void   SetFitness (double value, int pos);
void   Revision ();
//------------------------------------------------------------------------------
void   GetVariant (double &variant [], int pos);
double GetFitness (int pos);
#import
//——————————————————————————————————————————————————————————————————————————————


Published articles by the author:

Genetic algorithms are easy!: https://www.mql5.com/ru/articles/55
Population optimization algorithms: https://www.mql5.com/en/articles/8122
Population optimization algorithms: Particle Swarm (PSO): https://www.mql5.com/ru/articles/11386
Population optimization algorithms: Ant Colony Optimization (ACO): https://www.mql5.com/en/articles/11602
Population optimization algorithms: Artificial Bee Colony (ABC): https://www.mql5.com/ru/articles/11736
Population optimization algorithms: Gray Wolf Optimizer (GWO): https://www.mql5.com/en/articles/11785
Population optimization algorithms: Cuckoo Optimization Algorithm (COA): https://www.mql5.com/en/articles/11786
Population Optimization Algorithms: Fish School Search (FSS): https://www.mql5.com/ru/articles/11841
Population Optimization Algorithms: Firefly Algorithm (FA): https://www.mql5.com/ru/articles/11873
Population Optimization Algorithms: Bat algorithm (BA): https://www.mql5.com/ru/articles/11915
推荐产品
High Volume Turns
Nesimeye Oswald
4.7 (10)
Most of the time, market reversals / pull backs usually follow volume and price spikes thus  these spikes could be the first indication of an exhaustion and possible reversal/pullback. High volume Turns is an indicator that scans the market for price and volume spikes around over-bought/over-sold market conditions. These spikes when spotted serves as the first indication of reversal/pullback. Note :  Though it seems ok now but this is a system that is still under development. We have made it p
FREE
Forex Gump Dot is a ready-made mechanical trading system for the +10 pips strategy. This strategy has been actively discussed and developed on the Internet for several years. The essence of this strategy is to open trade operations during the day and fix the minimum profit on each trade operation. That is, scalp. Our development team decided to adapt the indicators of the Forex Gump family and release a new product that will best match the scalping trading strategy. This product is Forex Gump Do
CyberZingFx Trend Reversal
Afsal Meerankutty
4.26 (19)
Indicator captures the trend reversals with no-repaint Buy and Sell Arrow signals. CyberZingFx Trend Reversal Indicator - your go-to solution for accurate and reliable trend reversal signals. With its  advanced trading strategy , the indicator offers you Buy and Sell Arrow signals that do not repaint, making it a reliable tool for catching Swing Highs and Swing Lows in any market and any time frame. Indicator works on  any market  and  any time frames . __________________________________________
ZhiBiTMG
Qiuyang Zheng
ZhiBiTMG是一款集合了趋势和马丁格尔的指标,适合所有的市场品种和所有图表周期。 市面上很多指标违背了趋势却声称很准确,但是真的准确吗?其实都不准确!因为市场必须顺势而行。 这款ZhiBiTMG指标就是在趋势的前提下,给出马丁格尔信号。这样才能顺应市场规律。 使用说明: 红色线是向下的趋势线(Sell),一共三条线;默认情况下,只打开了两条线的下单信号,也可以在参数里面打开或关闭任意一条线的下单信号。 蓝色线是向上的趋势线(Buy),一共三条线;默认情况下,只打开了两条线的下单信号,也可以在参数里面打开或关闭任意一条线的下单信号。 参数说明: 【Arrow_Sell_Down_1】:第一条向下趋势线的下单信号开或关,默认是开的状态; 【Arrow_Buy_UP_1】:第一条向上趋势线的下单信号开或关,默认是开的状态; 【Arrow_Sell_Down_2】:第二条向下趋势线的下单信号开或关,默认是开的状态; 【Arrow_Buy_UP_2】:第二条向上趋势线的下单信号开或关,默认是开的状态; 【Arrow_Sell_Down_3】:第三条向下趋势线的下单信号开或关,默认是关的状态;
FX Holy Grail
Thomas Bradley Butler
The "FX Holy Grail" indicator is a powerful tool designed to identify significant market trends while also providing shorter-term signals for potential buy or sell opportunities, particularly suited for scalping strategies. In addition to its primary trend identification function, the indicator incorporates shorter-term trend signals tailored for scalping purposes. These signals are designed to pinpoint opportune moments for entering or exiting trades within the context of the trend identified
FREE
Three Crossing
Sirinya Pakkaman
Three Crossing Robot trading with 2 indicators Description Open Order Buy order condition 1)     Two lines of the EMA cross for TimeFrame12   2)     For EMA control order is EMA1 must be on the EMA line   3)     RSI_Buy > according to the specified value Sell order condition 1)     Two lines of the EMA cross for TimeFrame12   2)     For EMA control order is EMA1 must be under the EMA line   3)     RSI_Sell < according to the specified value For the operation of t
[ Introduction ] . [ Installation ] Introduction Python is a high level programing language with a nice package management giving user different libraries in the range from TA to ML/AI. Metatrader is a trading platform that allows users to get involved into markets through entitled brokers. Combining python with MT4 would give user an unprecedented convienance over the connection of brokers and the freedom of library utilization. The potential of your EA now becomes unlimited as you can create
FREE
Trend arrow Indicator
NGUYEN NGHIEM DUY
3.23 (13)
Trend arrow Indicator is an arrow Indicator used as an assistant tool for your trading strategy. The indicator analyzes the standard deviation of bar close for a given period and generates a buy or sell signals if the deviation increases. It good to combo with Martingale EA to follow Trend and Sellect Buy Only/Sell Only for EA work Semi-Automatic. You can use this  Indicator with any EAs in my Products.
FREE
[ Introduction ] . [ Installation ] Introduction This version can be used for live trading. If you want to try a free version for backtesting only, you can go to here . Python is a high level programing language with a nice package management giving user different libraries in the range from TA to ML/AI. Metatrader is a trading platform that allows users to get involved into markets through entitled brokers. Combining python with MT4 would give user an unprecedented convienance over the connec
交易实用必备工具指标 波浪自动计算指标,通道趋势交易 完美的趋势-波浪自动计算通道计算 , MT4版本 完美的趋势-波浪自动计算通道计算 , MT5版本 本地跟单复制交易 Easy And Fast Copy , MT4版本 Easy And Fast Copy , MT5版本 本地跟单复制交易 模拟试用 Easy And Fast Copy , MT4 模拟账号运行 Easy And Fast Copy , MT5 模拟账号运行 可以设置其他周期品种的K线图 覆盖到本窗口中,观察到关联性波动 品种名留空则放弃显示该品种 "Cooperative QQ:556024"  "Cooperation wechat:556024"  "Cooperative email:556024@qq.com"
FREE
ZigZag Fibo Retracement
Dang Khoa Nguyen
5 (1)
ZigZag Fibo Retracement Indicator Optimize Your Trading Strategy! Are you seeking to optimize your trading strategy in the financial markets? Explore the unique features of the ZigZag Fibo Retracement Indicator, a powerful tool designed to help you identify potential support and resistance levels based on the combination of ZigZag patterns and Fibonacci ratios. Integration of ZigZag Patterns and Fibonacci: The ZigZag Fibo Retracement Indicator combines the effectiveness of ZigZag patterns, helpi
FREE
Mirror chart
Salavat Yulamanov
4.8 (5)
該指標在一張圖表上顯示兩個不同的貨幣對,旨在簡化顯示的信息,   能夠使用終端機中幾乎所有可用的工具(不僅是貨幣對,還包括金屬和原料)。 對任何貨幣對使用視覺關聯方法的特點 子符號。 貨幣對以彩色蠟燭顯示在螢幕上。 這是同一相關對。 鏡像。 輔助貨幣。 此指標反映了兩種類型的相關性。 設定 子交易品種 = "美元兌瑞郎";   BullBarColor = 橘紅;   BearBarColor = 黃色;   顏色網格顏色=白色;   鏡像=假; The indicator displays two different pairs on one chart, designed to simplify the displayed information,   Capable of working with almost all instruments available in the terminal (not only currency pairs, but also metals and raw materials). Feature of using a visu
FREE
Fibonacci SR Indicator
Martin Eshleman
3 (2)
菲波纳奇支撑阻力指标 本指标创建支撑和阻力线。此指标基于菲波纳奇回撤和扩展级别。它会考虑菲波纳奇级别的多种组合,并在这些基础上绘制支撑/阻力线。此指标使用的顶部和底部由之字折线指标计算而来。如有必要,之字折线也可以在图表上绘制。 本指标考虑许多过去的反转点和菲波纳奇比率级别的组合,而当它看到多条线在相同的价格汇合,那么这将成为指标绘制的支撑/阻力线。未来的市场反转往往会正好出现在这些线附近。这是一个自动指标。所以,旧线将被删除,新线将随着市场的进步而绘制。 设置 Bars_Back - 向后一定数量的柱线用于所有计算。数量较少则较少反转点将被使用,因此,绘制的支撑和阻力线较少。向后更多柱线则有更多反转点将被使用,因此,绘制的支撑和阻力线较多。  Buffer_Space - 这表示每个已计算的菲波纳奇级别所需的汇合之间的最大点数。该数值越高,则确切的汇合必须越少。数字越低,则精确汇合必须更多,因此有较高的可靠性。例如, 让我们设为 10 点, 且指标运行在非分形的 4-位报价经纪商 (同样是 10 点)。此指标看到 3 个 菲波纳奇 回撤级别,分别在 1.4995, 1.5000,
FREE
Jerk Indicator
Safwan Rushdi Khalil Arekat
In physics, "Jerk" is the third time-derivative of position, with acceleration being the second derivative and velocity the first derivative. In technical analysis, the first derivative of price is the price momentum, with the second derivative,acceleration, being seldom used and the third derivative virtually unknown. The magnitude frequency response of a digital differentiator is a positive-slope straight line passing through zero frequency. Therefore, every instance of a digital signal differ
FREE
History Trading Path
Kaijun Wang
4.43 (7)
交易实用必备工具指标 波浪自动计算指标,通道趋势交易 完美的趋势-波浪自动计算通道计算 , MT4版本 完美的趋势-波浪自动计算通道计算 , MT5版本 本地跟单复制交易 Easy And Fast Copy , MT4版本 Easy And Fast Copy , MT5版本 本地跟单复制交易 模拟试用 Easy And Fast Copy , MT4 模拟账号运行 Easy And Fast Copy , MT5 模拟账号运行 强烈推荐趋势指标, 波浪的标准自动计算   和   波浪的标准自动计算MT5版本   合作QQ:556024" 合作wechat:556024" 合作email:556024@qq.com" 专业EA指标定制编写. 指标用于显示历史交易路径,方便大家看到本货币对的交易情况.
FREE
MT Scanner
Niravkumar Maganbhai Patel
4 (3)
This indicator helps you to Scan symbols which are in the Market Watch Window  and filter out trends with alerts. It works based on the effective indicator "SUPERTREND" which is used by many traders for trading: When box color changes to " Green " or " Red " color, it indicates you for trend change for long and short entry. And also you will get alerted on screen. When it changes to " Green ", it indicates you that trend is going upwards, and you can take the long entry. If the color changes to
FREE
WONNFX create arrow tester. Сonstructor/Tester. Tester for buffer indicators. Converting a buffer indicator into an arrow signal on the chart. Combining two buffer indicators into one arrow signal. Filter by candle color. You can move the arrow signal several bars forward (useful in cases where the indicator gives signals 2-3 bars late "WONNFX create arrow tester" is a tool designed specifically for traders who use buffer indicators in their trading strategies. This tester converts the buffer
FREE
TPSpro CopyOrders
Roman Podpora
5 (1)
This copier was originally developed for the professional order management of a team of traders and therefore, first of all, a risk manager was built into it. For simple operation, you need to configure the following settings: For the master! 1. Select the program type ''Program mode'' - master 2. Enter a new name for the ''Folder name'' folder, in which the EA will record information on working with orders. The name must be the same for both master and slave!!! 3. In the ''Feedback from
MA Dev Chanel
Alexandr Gladkiy
Индикатор показывает максимальное отклонение от скользящей средней за заданный период. Границы канала могут послужить своего рода зонами перекупленности/перепроданности, от которых может произойти откат цены к центру канала. За этими уровнями и стоит искать дополнительные сигналы для входа в сделку.  В настройках индикатора всего 2 параметра -  период, за который будет расчитываться индикатор и метод усреднения скользящей средней.
FREE
EZ Binary USJP Pair
Tuan Anh Dao
4 (2)
The indicator allows you to trade binary options. The recommended time frame is М1 and the expiration time is 1,2,3 minutes. The indicator suitable for auto and manual trading. A possible signal is specified as a arrows above/under a candle. You should wait until the candle closes! Arrows are not re-painted Trade sessions: TOKYO section (Half-end) Currency pairs: USD/JPY Working time frame: M1 Expiration time: 1,2,3 minutes. The indicator also shows good results when using the martingale strateg
FREE
It is a custom non-repaint indicator to identify trade opportunities in swing action as prices move within an upper and lower band. Inspired by the Keltner Channel, the most popular channel Indicator introduced by Chester Keltner. It is different with a Bollinger Bands. It represents volatility using the high and low prices, while Bollinger's studies rely on the standard deviation. The algorithm for this indicator is also available in the EntryMaximator EA. Including the option to use it or not.
FREE
KTrade Fibo
Kaijun Wang
4.89 (9)
交易实用必备工具指标 波浪自动计算指标,通道趋势交易 完美的趋势-波浪自动计算通道计算 , MT4版本 完美的趋势-波浪自动计算通道计算 , MT5版本 本地跟单复制交易 Easy And Fast Copy , MT4版本 Easy And Fast Copy , MT5版本 本地跟单复制交易 模拟试用 Easy And Fast Copy , MT4 模拟账号运行 Easy And Fast Copy , MT5 模拟账号运行 Fibo:  来源于KTrade 1.自动计算分析波段.->得出所需波段 2.画出斐波那契 回撤线,以及扩展线作为参考 指标波段分析如何得来->请参考如下 波段分析来源于波浪分析指标↓↓↓ 波浪自动计算指标,通道趋势交易 完美的趋势-波浪自动计算通道计算 , MT4版本 完美的趋势-波浪自动计算通道计算 , MT5版本
FREE
This indicator will monitor all open trades in the account, no matter how many Symbols there are.  It will also show the total lotsize for all open trades, and total Profit & Loss for all open trades.  It's a very handy tool when you have multiple open trades for multiple symbols.  It's mostly to give you a list view of all your open trades in real time, with real time P&L.  It will also give you an idea the total lot size that's used in comparison to the account balance. 
FREE
H I G H - P R O B A B I L I T Y - B R E A K O U T   T R E N D L I N E   I N D I C A T O R  This is no ordinary trendline indicator. It has a highly-probability algorithms incorporated in the script to display only trendlines that may give a very high chance of price breakout. The indicator is not a stand alone indicator. Trader should interpret it together with their very own analysis technique to come up with a more efficient trading strategy. You can use with it other trend indic
FREE
Pullback points indicator - is the manual trading system, that shows most popular market prices. Indicator measures bull/bear waves pressure and looks for "consensus" prices. As a rule these points are crossed up and down very often and opened trade has several chances to be closed in positive zone. Mainly, such points is the good base for "common profit" types of strategies. Indicator also represents   "common profit"  scalping method of trading as default one.  Main Indicator's Features Signa
Free automatic fibonacci
Tonny Obare
4.65 (62)
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
DoAid
Samuel Akinbowale
5 (1)
DoAid DoAid indicator is a simple channel indicator with an advance timeframe correlation board. DoAid indicator: can be used with any instrument provided by your broker and MetaTrader, be it Currency , Commodity ,Stock, or Cryptocurrencies. DoAid indicator   can be used for swing, scalping and day trading. DoAid indicator   is also a multi time-frame indicator {MTF}. DoAid indicator can be used with any timeframe. It does not repaint.It does not repaint. When To Buy if the market
斐波那契折返和扩展画线工具 适用于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.修改折返和扩展(随着市场的运行
Reversal Prices
Oleksii Ferbei
Reversal Prices is an indicator that has a fairly powerful and effective mechanism for adapting to changing market conditions. Reversal Prices - the new word in trend detection! With the development of information technology and a large number of participants, financial markets are less and less amenable to analysis by outdated indicators. Conventional technical analysis tools, such as the Moving Average or Stochastic, in their pure form are not able to determine the direction of the trend or it
RedeeCash Statistics
Patrick Odonnell Ingle
1 (1)
Version History Date Version Changes 07/10/2022 1.00 Initial release Description A collection of modern statistical functions that can be integrated into your own strategy. The included functions are, Mean Median Range Skew Max Min IRange Deviations AbsoluteDeviations MAD StandardDeviation Variance GetCorrelation SamplingDistributionStandardDeviation ZScore CorrelationCoefficient CoVariance Beta Confidence SNormInv PercentOfValue ValueOfPercent MQL Header (mqh) The required header is //+--------
FREE
该产品的买家也购买
该库将允许您使用任何 EA 来管理交易,并且非常容易集成到任何 EA 上,您可以使用描述中提到的脚本代码以及显示完整过程的视频演示示例自行完成。 该产品允许通过API进行交易操作,不包括图表。 用户可以使用提供加密图表的经纪商的图表并向币安发送订单 - 支持单向和对冲模式 - 下限价、止损限价和止盈限价订单 - 下达市场订单、SL 市场订单、TP 市场订单 - 修改限价单 - 取消订单 - 查询订单 - 更改杠杆、保证金 - 获取位置信息 和更多... 脚本文档 1 小时编程教程,帮助初学者使用 MQL5 编写一个简单的 EA,将订单发送到币安 https://www.youtube.com/watch?v=d_r4j2V77mY 该库将允许您使用任何 EA 来管理交易,并且非常容易集成到任何 EA 上,您可以使用描述中提到的脚本代码以及显示完整过程的视频演示示例自行完成。 该产品允许通过API进行交易操作,不包括图表。 用户可以使用提供加密图表的经纪商的图表并向币安发送订单 - 支持单向和对冲模式
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 variabl
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 Lo
MetaCOT 2 CFTC ToolBox is a special library that provides access to CFTC (U.S. Commodity Futures Trading Commission) reports straight from the MetaTrader terminal. The library includes all indicators that are based on these reports. With this library you do not need to purchase each MetaCOT indicator separately. Instead, you can obtain a single set of all 34 indicators including additional indicators that are not available as separate versions. The library supports all types of reports, and prov
WalkForwardLight
Stanislav Korotky
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) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++ +++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++
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 );    //复杂开单
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
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
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 Risk Service Manager" — your comprehensive toolkit for swift and precise risk management and lot size calculations in the dynamic world of trading. Designed to streamline development processes and enhance trading strategies, this indispensable library equips developers with essential tools for optimizing risk assessment and trade profitability. Metatrader5 Version   | All Products | Contact Key Features: Efficient Lot Size Calculation : Harness the power of precise lot size com
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  
该库将允许您使用任何 EA 来管理交易,并且非常容易集成到任何 EA 上,您可以使用描述中提到的脚本代码以及显示完整过程的视频演示示例自行完成。 该产品允许通过API进行交易操作,不包括图表。 用户可以使用提供加密图表的经纪商的图表并向币安发送订单 - 支持单向和对冲模式 - 下限价、止损限价和止盈限价订单 - 下达市场订单、SL 市场订单、TP 市场订单 - 修改限价单 - 取消订单 - 查询订单 - 更改杠杆、保证金 - 获取位置信息 和更多... 脚本文档 1 小时编程教程,帮助初学者使用 MQL5 编写一个简单的 EA,将订单发送到币安 https://www.youtube.com/watch?v=d_r4j2V77mY 该库将允许您使用任何 EA 来管理交易,并且非常容易集成到任何 EA 上,您可以使用描述中提到的脚本代码以及显示完整过程的视频演示示例自行完成。 该产品允许通过API进行交易操作,不包括图表。 用户可以使用提供加密图表的经纪商的图表并向币安发送订单 - 支持单向和对冲模式
Expert Description: Equity Profits Overview: "Equity Profits" is an efficient and user-friendly Forex expert advisor designed to manage trades based on equity profits rather than balance. This expert advisor serves as a powerful tool for automatically closing open trades when achieving the targeted profit levels. Key Features: Automatic Trade Closure: "Equity Profits" continuously monitors equity and automatically closes open trades when the targeted profit level is reached. Customizable Profit
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 variabl
AutoClose Expert
Josue Fernando Servellon Fuentes
automatically closes orders from a preconfigured number of pips. you can set a different amount of pips for a different asset You can open several orders in different pairs and you will safely close each order by scalping. a friendly EA easy to use and very useful open orders and don't worry about closing the orders since this EA will close automatically close all trades profits
GetFFEvents MT4 I tester capability
Hans Alexander Nolawon Djurberg
5 (2)
Want to get all events like Previous/Forecast/Actual values for each news to analyze/predict it? By this simple library you can do it easily,Just import/integrate the library into your system,then get all possible values for each news Even In Strategy Tester . Note: Please add the address " https://www.forexfactory.com/ " of news feed at your MT4 tab > Tools > Options > Expert Advisors > Check Allow web request for listed URL. Since the WebRequest() function can't be called from indicator based
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
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
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 Lo
MetaCOT 2 CFTC ToolBox is a special library that provides access to CFTC (U.S. Commodity Futures Trading Commission) reports straight from the MetaTrader terminal. The library includes all indicators that are based on these reports. With this library you do not need to purchase each MetaCOT indicator separately. Instead, you can obtain a single set of all 34 indicators including additional indicators that are not available as separate versions. The library supports all types of reports, and prov
WalkForwardLight
Stanislav Korotky
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
实盘交易盈利,回测年化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) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++ +++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++
作者的更多信息
AO Core
Andrey Dik
3 (2)
AO Core is the core of the optimization algorithm, it is a library built on the author's HMA (hybrid metaheuristic algorithm) algorithm. An example of using AO Core is described in the article: https://www.mql5.com/ru/articles/14183 https://www.mql5.com/en/blogs/post/756510 This hybrid algorithm is based on a genetic algorithm and contains the best qualities and properties of population algorithms.  High-speed calculation in HMA guarantees unsurpassed accuracy and high search capabilities,
RSI Divergence F
Andrey Dik
5 (4)
一个专业的交易工具是RSI和价格之间的背离指标,它允许您及时收到关于趋势反转的信号或捕捉价格回调走势(取决于设置)。 指标设置允许您根据RSI峰值的角度和价格的百分比变化来调整发散的强度,这使得微调信号强度成为可能。 指标代码经过优化,并作为Ea交易的一部分进行了非常快速的测试。  指标不重绘,交易方向的箭头正好位于信号出现的位置--在柱的开口处。 Fractal True . PeriodRSI_P     = 14 ;           //Period IndentFrom50_P  = 10.0 ;         //Indent +- from 50 [0...50] LeftBars_P      = 1 ;           //LeftBars RightBars_P     = 1 ;           //RightBars IndDivForce_P   = 15.0 ;         //Divergences force of indicator (not for the Lite version) PriceDivForce_P = 0.01
FREE
Renko Box
Andrey Dik
描述。 Renko图表形成的基础是价格范围。 如果价格超出其限制,图表显示一个框高于或低于前一个。 因此,我们看到价格走势没有额外的"噪音"和重要的支撑和阻力水平。 特征。 为了与专家顾问一起使用,实现了一个额外的缓冲区-一个盒子计数器. 为了方便和提高测试速度,用户可以使用"新框"事件,指示器在出现新框时生成该事件。 您可以设置"反转"框的大小。 无论测试开始点如何,指标始终构建相同。 没有"重绘"。 一旦到了那里,拳击就不会再改变了。 无论从哪里启动,它都将被绘制相同。 输入参数: RenkoBoxSize    = 20;  //Box size ReversBcnt      = 2;   //Box's for reverse RenkoBoxDrawCNT = 100; //Box's for draw Price           = bid; //bid, ask, (ask+bid)/2 RenkoBoxEventId = 123; //Box's event
FREE
RSI Divergence F MT4
Andrey Dik
4.5 (2)
一个专业的交易工具是RSI和价格之间的背离指标,它允许您及时收到关于趋势反转的信号或捕捉价格回调走势(取决于设置)。 指标设置允许您根据RSI峰值的角度和价格的百分比变化来调整发散的强度,这使得微调信号强度成为可能。 指标代码经过优化,并作为Ea交易的一部分进行了非常快速的测试。  指标不重绘,交易方向的箭头正好位于信号出现的位置--在柱的开口处。 Fractal True PeriodRSI_P     = 14 ;   //Period IndentFrom50_P  = 20.0 ; //Indent +- from 50 [0...50] LeftBars_P      = 1 ;     //LeftBars RightBars_P     = 1 ;     //RightBars IndDivForce_P   = 55.0 ; //Divergences force of indicator (not for the Lite version) PriceDivForce_P = 0.01 ; //Divergences force of price (not f
FREE
MACD Divergence AW
Andrey Dik
5 (1)
A professional tool for trading - the divergence indicator between the  MACD and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the  MACD peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested very quickly as
FREE
A professional tool for trading - the divergence indicator between the  Stochastic and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the  Stochastic peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested ver
FREE
一个专业的交易工具是RSI和价格之间的背离指标,它允许您及时收到关于趋势反转的信号或捕捉价格回调走势(取决于设置)。 指标设置允许您根据RSI峰值的角度和价格的百分比变化来调整发散的强度,这使得微调信号强度成为可能。 指标代码经过优化,并作为Ea交易的一部分进行了非常快速的测试。  指标不重绘,交易方向的箭头正好位于信号出现的位置--在柱的开口处。 PeriodRSI_P     = 14 ;   //Period IndentFrom50_P  = 20.0 ; //Indent +- from 50 [0...50] LeftBars_P      = 1 ;     //LeftBars RightBars_P     = 1 ;     //RightBars IndDivForce_P   = 55.0 ; //Divergences force of indicator PriceDivForce_P = 0.01 ; //Divergences force of price Price_P         = PRICE_CLOSE ; //Price type
FREE
一个专业的交易工具是RSI和价格之间的背离指标,它允许您及时收到关于趋势反转的信号或捕捉价格回调走势(取决于设置)。 指标设置允许您根据RSI峰值的角度和价格的百分比变化来调整发散的强度,这使得微调信号强度成为可能。 指标代码经过优化,并作为Ea交易的一部分进行了非常快速的测试。  指标不重绘,交易方向的箭头正好位于信号出现的位置--在柱的开口处。 PeriodRSI_P     = 14 ;           //Period IndentFrom50_P  = 10.0 ;         //Indent +- from 50 [0...50] LeftBars_P      = 1 ;           //LeftBars RightBars_P     = 1 ;           //RightBars IndDivForce_P   = 15.0 ;         //Divergences force of indicator PriceDivForce_P = 0.01 ;         //Divergences force of price Pr
FREE
AO Divergence F
Andrey Dik
5 (2)
專業的交易工具 - AO 和價格之間的背離指標,讓您及時接收趨勢反轉的信號或捕捉價格回調(取決於設置)。指標設置允許您調整由於 AO 峰值的斜率和價格變化的百分比而導致的背離強度,從而可以微調信號的強度。作為 EA 的一部分,指標代碼經過非常快速的優化和測試。 指標不會重新繪製,交易方向的箭頭正好位於信號出現的位置 - 在柱的開盤處。 Fractal True FastPeriod_P    = 5 ;               //Fast period SlowPeriod_P    = 34 ;             //Slow period LeftBars_P      = 1 ;               //LeftBars RightBars_P     = 1 ;               //RightBars IndDivForce_P   = 15.0 ;           //Divergences force of indicator (not for Lite version) PriceDivForce_P = 0.01 ;      
FREE
FREE
A professional tool for trading - the divergence indicator between the WPR and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the WPR peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested very quickly as par
FREE
描述。 比尔*威廉姆斯分形指标. 与标准交付中的分形不同,该指标允许您选择分形两侧的蜡烛数量,并从它们出现的那一刻起用线显示分形的位置,这在视觉上和构建交易系统时都 允许您确定潜在趋势反转的点,支撑位和阻力位的位置。 输入参数: LeftBars  = 2; RightBars = 2; ==================================================================================================================================================================================================
FREE
描述。 趋势指标。 它还允许您识别横向价格变动的区域。 低通滤波器,有两种滤波方式。 它既可以作为策略中的主要工具,也可以与其他指标一起使用。 输入参数: Method      = Method1;    //Method Type Alfa        = 0.2;        //Alfa, 0.0->1.0 Beta        = 0.8;        //Beta, 0.0->1.0 MethodSize  = 6;          //MethodSize_P, 1->infinity Price       = PRICE_OPEN; //Prices, Open High etc. HistCalc    = 0;          //Calculate bars, <=0 - all bars ColorScheme = 0;          //0: fist scheme; !=0: second scheme  
FREE
A unique professional tool is a divergence/convergence indicator between  MACD   and price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). It is indispensable for those who trade divergences manually or with an Expert Advisor. The indicator settings allow you to adjust the strength of the divergence/convergence due to the angle of the  MACD   peaks and the percentage change in price, which makes it po
FREE
一个专业的交易工具是MACD和价格之间的背离指标,它允许您及时收到关于趋势反转的信号或捕捉价格回调走势(取决于设置)。 指标设置允许您根据MACD峰值的角度和价格的百分比变化来调整发散的强度,这使得微调信号强度成为可能。 指标代码经过优化,并作为Ea交易的一部分进行了非常快速的测试。  指标不重绘,交易方向的箭头正好位于信号出现的位置--在柱的开口处。 Fractal True . InpFastEMA      = 12 ;           //Fast EMA period InpSlowEMA      = 26 ;           //Slow EMA period InpSignalSMA    = 9 ;           //Signal SMA period LeftBars_P      = 1 ;           //LeftBars RightBars_P     = 1 ;           //RightBars IndDivForceL    = "<15.0>" ;     //Diver force of indicator (no
FREE
A professional tool for trading - the divergence indicator between the  RVI and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the  RVI peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested very quickly as p
FREE
A professional tool for trading - the divergence indicator between the  OsMA and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the  OsMA peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested very quickly as
FREE
專業的交易工具 - AO 和價格之間的背離指標,讓您及時接收趨勢反轉的信號或捕捉價格回調(取決於設置)。指標設置允許您調整由於 AO 峰值的斜率和價格變化的百分比而導致的背離強度,從而可以微調信號的強度。作為 EA 的一部分,指標代碼經過非常快速的優化和測試。 指標不會重新繪製,交易方向的箭頭正好位於信號出現的位置 - 在柱的開盤處。 FastPeriod_P    = 5 ;           //Fast period SlowPeriod_P    = 34 ;           //Slow period LeftBars_P      = 1 ;           //LeftBars RightBars_P     = 1 ;           //RightBars IndDivForce_P   = 15.0 ;         //Divergences force of indicator PriceDivForce_P = 0.01 ;         //Divergences force of price Price_P         = PR
FREE
A unique professional tool is a divergence/convergence indicator between  MACD and price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). It is indispensable for those who trade divergences manually or with an Expert Advisor. The indicator settings allow you to adjust the strength of the divergence/convergence due to the angle of the  MACD peaks and the percentage change in price, which makes it possib
FREE
Kagi
Andrey Dik
描述。 形成Kagi图表的基础是价格范围,总是与运动相反。 如果价格超出限制,图表上会显示一个框。 盒子是由不同尺寸形成的,并且总是交替的,也就是说,在"向上"盒子之后,将构建一个"向下"盒子。 时间不参与建设。 特征。 为了与专家顾问一起使用,实现了一个额外的缓冲区-一个盒子计数器. 为了方便和提高测试速度,用户可以使用"新框"事件,指示器在出现新框时生成该事件。 无论测试开始点如何,指标始终构建相同。 输入参数: KagiBoxSize    = 20;  //Kagi box size KagiBoxDrawCNT = 500; //Box's for draw Price          = bid; //bid, ask, (ask+bid)/2 KagiBoxEventId = 123; //Box's event
FREE
A unique professional tool is a divergence/convergence indicator between AC and price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). It is indispensable for those who trade divergences manually or with an Expert Advisor. The indicator settings allow you to adjust the strength of the divergence /convergence due to the angle of the AC peaks and the percentage change in price, which makes it possible to
FREE
專業的交易工具 - AC 和價格之間的背離指標,讓您及時接收趨勢反轉的信號或捕捉價格回調(取決於設置)。指標設置允許您調整由於 AC 峰值的斜率和價格變化的百分比而導致的背離強度,從而可以微調信號的強度。作為 EA 的一部分,指標代碼經過非常快速的優化和測試。 指標不會重新繪製,交易方向的箭頭正好位於信號出現的位置 - 在柱的開盤處。 FastPeriod_P    = 5 ;           //Fast period SlowPeriod_P    = 34 ;           //Slow period LeftBars_P      = 1 ;           //LeftBars RightBars_P     = 1 ;           //RightBars IndDivForce_P   = 15.0 ;         //Divergences force of indicator PriceDivForce_P = 0.01 ;         //Divergences force of price Price_P         = PR
FREE
一个专业的交易工具是OsMA和价格之间的背离指标,它允许您及时收到关于趋势反转的信号或捕捉价格回调走势(取决于设置)。 指标设置允许您根据OsMA峰值的角度和价格的百分比变化来调整发散的强度,这使得微调信号强度成为可能。 指标代码经过优化,并作为Ea交易的一部分进行了非常快速的测试。  指标不重绘,交易方向的箭头正好位于信号出现的位置--在柱的开口处。 Fractal True . InpFastEMAPeriod   = 12 ;           //Fast EMA period InpSlowEMAPeriod   = 26 ;           //Slow EMA period InpSignalSMAPeriod = 9 ;           //Signal SMA period LeftBars_P         = 1 ;           //LeftBars RightBars_P        = 1 ;           //RightBars IndDivForceL       = "<15.0>" ;     //Diver forc
FREE
專業的交易工具 - AC 和價格之間的背離指標,讓您及時接收趨勢反轉的信號或捕捉價格回調(取決於設置)。指標設置允許您調整由於 AC 峰值的斜率和價格變化的百分比而導致的背離強度,從而可以微調信號的強度。作為 EA 的一部分,指標代碼經過非常快速的優化和測試。 指標不會重新繪製,交易方向的箭頭正好位於信號出現的位置 - 在柱的開盤處。 Fractal True . FastPeriod_P    = 5 ;           //Fast period SlowPeriod_P    = 34 ;           //Slow period LeftBars_P      = 1 ;           //LeftBars RightBars_P     = 1 ;           //RightBars IndDivForce_P   = 15.0 ;         //Divergences force of indicator (not for the Lite version) PriceDivForce_P = 0.01 ;         //Diver
FREE
筛选:
无评论
回复评论