• 미리보기
  • 리뷰
  • 코멘트 (4)
  • 새 소식

SFE Base Library MT5

This library implements a few functions to simplify the programming of Expert Advisors.


* Build your own EA for MT5 / Binance, with a easy support for multisymbol / multytimeframe

* Different SFE EAs based on the library provided.

* Base signals of SFE EAs are inlcuded in base version. All the Pro filters and management are included in the base version all the 2022.

* Customize the provided SFE Lib EA by changing or implementing its rules..

* Review the existing or ask for video tutorials to learn how to code your ideas using the library. 

* Ask SmartForexExpert to implement the desired features or code a skeleton EA based on your idea. (if the idea fits into the general approach of the library (no Grid, no Martingale, no Fast Scalpers)

The SFE EAs included on the library are based on the minimal necessary rules, in order to have more chances to have a similar performance in forward. This is, the curve fitting is minimal.


The library is compatible with Metatrader 5 and Binance.

The type of algorithm that can be programmed with this library are algorithms that base their actions every time a new candle is formed. It is not a library for systems that require action on every tick.

The library implements easy work with the desired number of symbols and timeframes.

Along with the library, a series of example Expert Advisors are offered to see how the creation of these EAs is handled.

Both on Youtube and in the Telegram group, you can find information regarding the use of this library.

The 'base' library contains access to all the general functions for developing an EA, as well as access to the base signals used in the examples.

The 'base' library does not contain perpetual access to 'pro' filters and 'pro' open order management, but these 'pro' features are currently unlocked for the full year of 2022.
추천 제품
PZ Goldfinch Scalper EA MT5
PZ TRADING SLU
3.64 (42)
This is the latest iteration of my famous scalper, Goldfinch EA, published for the first time almost a decade ago. It scalps the market on sudden volatility expansions that take place in short periods of time: it assumes and tries to capitalize of inertia in price movement after a sudden price acceleration. This new version has been simplified to allow the trader use the optimization feature of the tester easily to find the best trading parameters. [ Installation Guide | Update Guide | Troublesh
FREE
Trading Manager MT5
Aitor Esteban Yague
5 (1)
가장 완벽하고 완전히 무료인 포지션 매니저에 오신 것을 환영합니다. 원하는 자산을 거래하고, 포지션을 관리하고, SL과 TP를 표시하여 시장에 진입하고, BE를 선호하는지 여부에 관계없이 몇 단계마다 포지션을 업데이트하려는 작업에 Trailing SL이 포함되는지 여부를 표시할 수 있습니다. 고정된 로트 위치 또는 잔액 비율을 선택할 수도 있으며 이는 자금 조달 계정에 매우 유용합니다. 모든 거래를 한 번에 종료하시겠습니까, 아니면 모든 주문을 취소하시겠습니까? 트레이딩 매니저를 사용하면 문제 없이 이를 수행할 수 있습니다. 중요: 제품을 사용하고 기대에 부응하는 경우 향후 개선을 위해 리뷰와 의견을 남겨주세요. 이는 소프트웨어 및 나머지 거래를 개선하는 데 도움이 됩니다. 제품 설명: 1. 상단에 두 개의 버튼(매수 및 매도)이 표시되며, 그 중 하나를 선택하여 관심 방향으로 포지션을 실행합니다. 2. 작동하려는 방향을 선택한 후 하단에서 매개변수를 설정
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
Introducing Grid Master MT5, your ultimate trading utility designed to revolutionize the management of single or multiple orders with unparalleled ease and effectiveness. Evaluation version of Grid Master MT5 Some limitations are applied: - Maximum of 3 open positions and 1 pending order per side (Buy/Sell) - Trailing Stop feature disabled Features: Clean and user friendly UI: With the benefits of fellow traders in mind, the graphical interface is beautifully designed to allow maximum clarity
FREE
Indicator measures strength of each currency in your list. Main idea: It simply iterates through all combinations of pairs and adds difference between open and close in percent. Parameters: List of currencies - what currencies will be calculated (maximum is 8) Calculation type - from which data will be strength calculated Calculation data input - used as input related to calculation type Symbol suffix - used in case of suffix on symbols, e.g: when your symbols look like EURUSDm, EURUSDmicro et
FREE
Lib5 EAPadPRO for MT5
Vladislav Andruschenko
4.5 (6)
Library to add the Information Panel to your Expert Advisor for MetaTrader 5. We can not guarantee that the information and interface of the program will give you a profit on deals, but we will definitely say that even the simplest interface of the program can strengthen the first impression. Detailed description and instructions for adding our panel to your Expert Advisor are in our blog: LIB - EAPADPRO Step-by-step instruction Detailed description of our panel and instructions for using EAPADP
FREE
K Trade Lib5
Kaijun Wang
3.5 (2)
MT4/5通用交易库(  一份代码通用4和5 ) #import "K Trade Lib5.ex5"    //简单开单    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 );    //复杂开单    void SetMagic( int magic, int magic_plus= 0 ); void SetLotsAddMode(int mode=0,double lotsadd=0);    long OrderOpenAdvance( int mode, int type, double volume, int step, int magic, string symbol= "" , string comm
FREE
Exp THE X FULL
Vladislav Andruschenko
4.79 (28)
표준 지표에서 작업하는 MetaTrader 5용 범용 자동 전문가 고문. 유니버셜EA 생성자 EA에는 다양한 기능이 제공됩니다. 20개의 신호 중 하나를 선택하여 포지션을 열고 20개의 필터 중 5개를 선택하여 MetaTrader 패키지에 포함된 표준 지표의 신호를 분류할 수 있습니다. 또한, 표시기 매개변수를 조정하고, 시간 프레임을 선택하고, 각 신호에 대한 신호 막대를 지정할 수 있습니다. 또한 메타 트레이더 4 터미널위한 X EA를 다운로드 할 수 있습니다   MT4에 대한 X 주의   ! 새로운 범용 거래 고문   Exp -   맞춤형 지표에서 작업하는 xCustomEA: MetaTrader 5   용   xCustomEA 확장 MetaTrader 4   용   xCustomEA 확장 EA에는 다음 기능이 포함됩니다. 반대 추세 평균, 추세 방향으로 추가 개방, 후행 정지, 손익분기점, 총 손익으로 마감, 가상 손절매 이익 실현 및 후행 정지, 포지션 또는 보류/지정가 주
Trend Catcher with Alert MT5
Issam Kassas
4.64 (58)
트렌드 캐쳐: 알림 인디케이터와 함께 하는 트렌드 캐쳐 전략은 시장 트렌드와 잠재적인 진입 및 체크 포인트를 식별하는 데 도움이 되는 다목적 기술 분석 도구입니다. 이는 시장 상황에 적응하여 트렌드 방향을 명확하게 시각적으로 표현하는 동적 트렌드 캐쳐 전략을 제공합니다. 트레이더는 선호도와 위험 허용도에 맞게 매개변수를 사용자 정의할 수 있습니다. 이 인디케이터는 트렌드 식별을 지원하고 잠재적인 반전을 신호로 제공하며 트레일링 스탑 메커니즘으로 작동하며 실시간 경고를 제공하여 신속한 시장 대응을 돕습니다. 특징: - 트렌드 식별: 상승 트렌드와 하락 트렌드를 신호합니다. - 트렌드 반전: 양봉 색상이 상승에서 하락으로 변경되거나 그 반대의 경우 잠재적인 반전을 경고합니다. - 실시간 경고: 새로운 트렌드 식별을 위한 경고를 생성합니다. 추천사항: - 통화 및 페어: EURUSD, AUDUSD, XAUUSD 등... - 시간 프레임: H1. - 계정 유형: 모든 E
FREE
DYJ MOBILE GAMING TRADING WINNER 는 귀하의 다양한 단말기(MOBILE PHONE, WEB, TRADINGVIEW, MT5)를 수동 거래에 사용할 수 있으며 EA에서 자동으로 처리됩니다. 모바일 거래는 EA의 다양한 그리드 모드, 두피 모드, 헤지 차익 거래 모드 및 독립 주문 모드를 사용하여 수동으로 포지션을 열 수 있으며, EA는 모바일 개통을 위한 손절매를 자동으로 설정할 수 있습니다. 그리고 휴대폰을 사용하여 그리드, 두피 및 헤지 주문을 열 수 있습니다. EA는 전자동 거래를 설정하거나, 자동 및 휴대전화 수동 혼합 거래를 설정하거나, 독립적인 휴대전화 수동 거래를 설정할 수 있습니다. 주문 방향이 맞으면 TP는 시장을 떠납니다. 주문 방향이 틀릴 경우 EA는 패배에서 승리로 전환할 수 있습니다. EA는 모든 외환 브로커 및 다양한 거래에 적합합니다. Deriv 중개인 Syntheic 계정 색인과 호환됩니다. EA는 입금액
MACD Trader FREE MT5
Konstantin Nikitin
4.5 (2)
This is an automated Expert Advisor that trades using the MACD and Envelopes indicators. The paid version is available here . The free version has the following limitations. No panel for opening orders. The trading is limited to the EURUSD currency pair and similar. Orders can only be opened with the minimum lot, no more than 5 orders can be opened in the same direction, to a total of 10 orders. Pause after closing of all orders is 6000 minutes. During the analysis, no more than 50 orders are ad
FREE
Mine Farm
Maryna Kauzova
5 (1)
Mine Farm is one of the most classic and time-tested scalping strategies based on the breakdown of strong price levels. Mine Farm is the author's modification of the system for determining entry and exit points into the market... Mine Farm - is the combination of great potential with reliability and safety. Why Mine Farm?! - each order has a short dynamic Stop Loss - the advisor does not use any risky methods (averaging, martingale, grid, locking, etc.) - the advisor tries to get
Reversal Composite Candles
MetaQuotes Ltd.
3.43 (23)
The idea of the system is to indentify the reversal patterns using the calculation of the composite candle. The reversal patterns is similar to the "Hammer" and "Hanging Man" patterns in Japanese candlestick analysis. But it uses the composite candle instead the single candle and doesn't need the small body of the composite candle to confirm the reversal. Input parameters: Range - maximal number of bars, used in the calculation of the composite candle. Minimum - minimal size of the composite can
FREE
Terraforming 1
Lerato Silokwane
My first version of the Terraforming EA. The EA uses statistical arbitrage to profit from currency pairs of USD EUR & GBP. Positions are opened when an arbitrage opportunity is identified. The positions are closed after 3 hours or when the market rectified and profit is made before the 3 hour limit. A more profitable version of this EA will be available once a decent track record is made for this one.  Try it out!! Checkout my signal too . A beta version robot is used to trade on my signal acc
FREE
The Trade Tracker Library is used to automatically detect and display trade levels on custom charts. It is an especially useful add-on for EAs that trade on custom charts in MT5. With the use of this library, the EA users can see trades as they are placed via the EA (Entry, SL & TP levels) in real-time. The header file and two examples of EA skeleton files are attached in the comments section (first comment). The library will automatically detect the tradable symbol for the following custom
Price Ray
Keni Chetankumar Gajanan -
4.86 (7)
Price Ray indicator is a utility that will improve the way you trade. Primarily, it shows the Bid, Ask or Last price as a line ray which beams till the current candle, last visible chart candle or extended to all candle bars. The enhanced features in this indicator provide information in an area where you focus most, right next to the current candle. You can select text to be shown above or below the Price ray. The indicator is fully customizable, allowing it to fit any strategy requirements. Th
FREE
Three Moving Averages
MetaQuotes Ltd.
3.37 (35)
The trade strategy is based on three moving averages. To determine the trend, it uses three exponentially smoothed moving averages: FastEMA, MediumEMA and SlowEMA. Trade signals: Buy signal: FastEMA>MediumEMA>SlowEMA (upward trend). Sell signal: FastEMA<MediumEMA<SlowEMA (downward trend). Input parameters: Inp_Signal_ThreeEMA_FastPeriod = 8; Inp_Signal_ThreeEMA_MediumPeriod = 38; Inp_Signal_ThreeEMA_SlowPeriod = 48; Inp_Signal_ThreeEMA_StopLoss = 400; Inp_Signal_ThreeEMA_TakeProfit = 900; I
FREE
NEW! Jan 8th 2024 Flash sale - 90% discount! SEP 29 2023   - Get the source code and redistribute the EA as you wish, contact us for details. SEP 11 2023   - Now you can pay only $1000 a monthly installment and get full access to the EA. Trades; Currency pairs - Metals and more! The Strategy; Our Advanced Support/Resistance Trading Strategy is a powerful tool designed to help traders achieve consistent gains while effectively managing risk and avoiding losses. Here are the key strengths of
What is this indicator? This indicator is the MACD (Moving Average Convergence/Divergence) supporting Virtual Trading mode of  Knots Compositor . When the mode is turned on, the indicator will be recalculated based on the displayed candlesticks. When the mode is turned off, the indicator will be recalculated based on the original chart candlesticks. Types of the applied price - Close - Open - High - Low - Median Price (HL/2) - Typical Price (HLC/3) - Weighted Price (HLCC/4) KC-Indicators
FREE
Neural network 2 Moving Averages
Vladimir Mikhailov
4.14 (7)
A neural network Expert Advisor based on two moving averages with the training mode. Train the Expert Advisor on selected examples and make a profit in real life. The EA can work on any instrument and in any timeframe. Trading Algorithm of the EA Two moving averages are analyzed by the neural network core, which produces commands to buy or sell. the values of two moving averages, fast (FMA) and slow (SMA), are provided to the first layer, at the second layer it calculates two neurons responsib
FREE
Market Profile 3 ForexArby com
Hussien Abdeltwab Hussien Ryad
4.17 (12)
Market Profile 3 MetaTrader 5 indicator  version 4.70— is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is als
FREE
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.4 (30)
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
High Low Open Close
Alexandre Borela
4.97 (35)
이 프로젝트를 좋아한다면 5 스타 리뷰를 남겨주세요. 인스 타 그램: borelatech 이 지표는 열리고, 높은, 낮은 및 마감 가격을 지정합니다. 기간과 그것은 특정한 시간대를 위해 조정될 수 있습니다. 이들은 많은 기관 및 전문가에 의해 보는 중요한 수준입니다 상인은 당신이 더 많은 것일 수있는 장소를 알고 도움이 될 수 있습니다 이름 * 사용 가능한 기간: 이전 날. 이전 주. 지난 달. 이전 분기. 이전 연도. 또는: 현재 날. 현재 주. 현재 달. 현재 분기. 현재 년.
FREE
Exclusive FOREX account HEDGE FuzzyLogicTrendEA is based on fuzzy logic strategy based on  analysis 5 indicators and filters. When the EA analysis all this indicators, it decides, based on its fuzzy strategy, which trade will be better: sell or buy. As additional functions, it´s possible defines spread maximum, stop loss and others. Recomm. Symbol: EURUSD, AUDUSD, GBPUSD, NZDUSD, USDCAD, AUDCAD, EURCAD e USDJPY Recomm. timeframe: H1. Backtest were done on EURUSD, H1, 01/07/2023 - 26/0
Kintech Gold
Doan Van Hai
Following our guide, you will gain more than you lose. EA for long-term. Stable profit - min risk. Symbol:  XAUUSD Attach to any timeframe Min deposit:   3000$ - Calculate profit by month EA input instruction: 1. With XAU 2 digits (eg: 1843.23) please set - Input   [3. Max spread]: 55 - Input   [9. Step point]: 100 2. With XAU 3 digits (eg: 1843.235) please set - Input   [3. Max spread]: 550 - Input   [9. Step point]: 1000 3. If you want to attach to one more Window, please set input   [1. Numb
Close by percentage MT5
Konstantin Kulikov
4.86 (7)
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets"   https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open   one   additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following fu
FREE
LT Mini Charts
Thiago Duarte
4.86 (7)
This is a utility indicator that creates mini charts on left side of the chart you are looking at. It is very useful to watch many timeframes simultaneously, without having to change between multiple charts. Its configuration is very simple. You can have up to 4 mini charts opened. They automatically load the template of the "parent" chart. If you have any doubt please contact me. Enjoy! This is a free indicator, but it took hours to develop. If you want to pay me a coffee, I appreciate a lot
FREE
Parabolicum MT5
Aliaksandr Chupryna
4.67 (3)
마틴게일.   Parabolicum은 다중 통화 전문가 고문입니다. 동시에 10개의 통화 쌍을 테스트할 수 있습니다. 작업 기호: EURUSD, GBPUSD, USDCAD, EURCAD, CADCHF, USDCHF, AUDCAD, AUDCHF, EURCHF, EURGBP 시간 프레임 H1 최소 보증금: $1000(최소 로트 0.01) 최소 권장 보증금: $10000 권장 로트 단계 0.01 헤징 계정 유형 테스트 시 중요:  시간과 자원을 절약하려면 "1분 OHLC" 시뮬레이션 모드를 선택하는 것이 좋습니다.  적절한 설정 옵션을 선택한 후 "Every tick" 모드에서 결과를 확인하십시오. 입력 옵션 중 하나  (브로커: "Roboforex") - Parabolicum_Risk4.set 전문가 기능:  거래 시 Expert Advisor는 시간대에 관계없이 하나의 차트에만 설치됩니다. 전문가와 함께 작업  입력 매개변수 및 H1 시간 프레임에 지정된 통화 쌍. 중요: 브로커가
FREE
SignalDeMarker
Andrey Spiridonov
4.75 (4)
SignalDeMarker - stable in its work automatic adviser. The algorithm of the adviser's work is based on the definition of overbought / oversold market zones, built on the basis of an assessment of the current demand and the level of risk. The indicator is installed in the usual way, on a chart with a time period of D1 and works with any trading instrument. Options Expert_MagicNumber = 1234 - magic number Signal_StopLevel = 50.0 - level of stop-loss (in points) Signal_TakeLevel = 50.0 - Level
FREE
Babel Assistant
Iurii Bazhanov
4.33 (6)
Babel assistant 1     The MT5 netting “Babel_assistant_1” robot uses the ZigZag indicator to generate Fibonacci levels on M1, M5, M15, H1, H4, D1, W1  periods of the charts , calculates the strength of trends for buying and selling. It opens a position with "Lot for open a position" if the specified trend level 4.925 is exceeded. Then Babel places pending orders at the some Fibonacci levels and places specified Stop Loss , Take Profit. The screen displays current results of work on the positio
FREE
이 제품의 구매자들이 또한 구매함
The library is dedicated to help manage your trades, calculate lot, trailing, partial close and other functions. Lot Calculation Mode 0: Fixed Lot. Mode 1: Martingale Lot (1,3,5,8,13) you can use it in different way calculate when loss=1 ,when profit=0. Mode 2: Multiplier Lot (1,2,4,8,16) you can use it in different way calculate when loss=1 ,when profit=0. Mode 3: Plus Lot (1,2,3,4,5) you can use it in different way calculate when loss=1 ,when profit=0. Mode 4: SL/Risk Lot calculate based on
Cryptocurrency analysis has never been easier with Crypto Charts for MetaTrader 5. Now, trading on BitMEX has never been easier with BitMEX Trading API for MetaTrader 5. BitMEX Trading API library was built to be as easy to use as possible. Just include the library into your Expert Advisor or Script, call the corresponding methods and start trading! Features Trade on BitMEX and BitMEX Testnet. Build and automate your strategies. Concern more with the trading strategy logic and less with the c
Goliath Mt5
Nicolokondwani Biscaldi
Goliath MT5 - scalper fully automated Expert Advisor for medium-volatile forex markets P roperties: The Library trades 10 currency pairs (USDCHF, EURCHF, EURGBP, AUDUSD, USDCAD, GBPUSD, EURUSD, NZDUSD, CADCHF, EURAUD, EURCAD, AUDJPY) The Library does not use martingale The Library sets a fixed stop loss and take profit for all orders The Library only trades a user input volume The Library can be installed on any currency pair and any timeframe Recommendations: Before using on a real account,
Binance Library
Hadil Mutaqin SE
5 (1)
The library is used to develop automatic trading on Binance Spot Market from MT5 platform. Support all order types: Limit, Market, Stop-Limit and Stop-Market. Support margin trading. Automatically display the chart on the screen. Usage: - Open MQL5 demo account - Move BinanceLib.ex5 from folder \MQL5\Scripts\Market to MQL5\Libraries - Download Header   file and EA sample https://www.mql5.com/en/code/download/34972_260999.zip Copy Binance.mqh header file to folder \MQL5\Include Copy  BinanceEA-
The library is used to develop automatic trading on Binance Futures Market from MT5 platform. Support all order types: Limit, Market, Stop-Limit, Stop-Market , StopLoss and TakeProfit. Automatically display the chart on the screen. Usage: - Open MQL5 demo account - Move BinanceFuturesLib.ex5 from folder \MQL5\Scripts\Market to MQL5\Libraries -  Download Header file and EA sample https://www.mql5.com/en/code/download/34976_252386.zip Copy BinanceFutures.mqh header file to folder \MQL5\Include C
EA Toolkit
Esteban Thevenon
EA Toolkit   is a library that allows any developer to quickly and easily program Advisor experts. It includes many functions and enumerations such as trailing stop, lot, stop loss management, market trading authorisations, price table updates, trading conditions and many more. Installation + Documentation : You will find all the information to install this library and the documentation of its functions on this GitHub : https://github.com/Venon282/Expert-Advisor-Toolkit WARNING : The installa
This is standard library built for flexible neural Networks with performance in mind. Calling this Library is so simple and takes few lines of code:    matrix Matrix = matrix_utils.ReadCsv( "Nasdaq analysis.csv" );       matrix x_train, x_test;    vector y_train, y_test;         matrix_utils.TrainTestSplitMatrices(Matrix,x_train,y_train,x_test,y_test, 0.7 , 42 );    reg_nets = new CRegressorNets(x_train,y_train,AF_RELU_,HL, NORM_MIN_MAX_SCALER); //INitializing network       reg_nets.RegressorN
Hello everyone! I am a professional MQL programmer , Making EAs, Indicators and Trading Tools for my clients all over the world. I build 3-7 programs every week but I seldomly sell any ready-made Robots. Because I am fastidious and good strategy is so few...  this EA is the only one so far I think its good enough to be published here.  As we all know, the Ichimoku indicator has become world popular for decades, but still, only few people knows the right way of using it, and if we check the cl
Applying these methods, I managed to arrive at a nuanced conclusion that is crucial to understanding the importance of unique strategies in contemporary trading. Although the neural network advisor showed impressive efficiency in the initial stages, it proved to be highly unstable in the long run. Various factors such as market fluctuations, trend changes, external events, etc. cause its operation to be chaotic and eventually lead to instability. With these experiences, I accepted the challenge
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
WalkForwardOptimizer MT5
Stanislav Korotky
3.86 (7)
WalkForwardOptimizer library allows you to perform rolling and cluster walk-forward optimization of expert advisers (EA) in MetaTrader 5. 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.
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,
Native Websocket
Racheal Samson
5 (2)
An   easy to use, fast,  asynchronous   WebSocket library  for MQL5. It supports: ws://   and   wss://  (Secure "TLS" WebSocket) text   and   binary   data It handles: fragmented message  automatically (large data transfer) ping-pong   frames  automatically (keep-alive handshake) Benefits: No DLL required. No OpenSSL installation required. Up to 128 WebSocket Connections from a single program. Various Log Levels for error tracing Can be synchronized to MQL5 Virtual Hosting . Completely native to
이 라이브러리를 사용하면 EA를 사용하여 거래를 관리할 수 있으며 설명에 언급된 스크립트 코드와 전체 프로세스를 보여주는 비디오의 데모 예제를 사용하여 모든 EA에 통합하기가 매우 쉽습니다. - Place Limit, SL Limit, Take Profit Limit 주문 - 플레이스 마켓, SL-마켓, TP-마켓 주문 - 지정가 주문 수정 - 주문 취소 - 쿼리 주문 - 레버리지, 마진 변경 - 위치 정보 얻기 그리고 더... MT5에 바이낸스 차트가 없는 경우를 제외하고 암호화폐 차트 대여는 선택 사항입니다. 스크립트 데모를 보려면 여기를 클릭하세요. 트레이딩 패널과 거래하고 싶다면 이 제품에 관심이 있으실 것입니다. 이 제품은 Crypto Charting의 애드온입니다. 이 라이브러리를 사용하면 EA를 사용하여 거래를 관리할 수 있으며 설명에 언급된 스크립트 코드와 전체 프로세스를 보여주는 비디오의 데모 예제를
The following library is proposed as a means of being able to use the OpenAI API directly on the metatrader, in the simplest way possible. For more on the library's capabilities, read the following article: https://www.mql5.com/en/blogs/post/756098 The files needed to use the library can be found here: Manual IMPORTANT: To use the EA you must add the following URL to allow you to access the OpenAI API as shown in the attached images In order to use the library, you must include the following Hea
T5L Library is necessary to use the EAs from TSU Investimentos, IAtrader and others. It contains all the functions framework needed to Expert Advisors working properly.  ツ - The Expert Advisors from  TSU Investimentos does not work without this library,  the T5L library can have updates during the year - At this Library you will find several funcionalities like order sends, buy and sell, trigger entry points check, candlestick analyses, supply and demmand marking and lines, and much more. 
The library is dedicated to help manage your trades, calculate lot, trailing, partial close and other functions. Lot Calculation Mode 0: Fixed Lot. Mode 1: Martingale Lot (1,3,5,8,13) you can use it in different way calculate when loss=1 ,when profit=0. Mode 2: Multiplier Lot (1,2,4,8,16) you can use it in different way calculate when loss=1 ,when profit=0. Mode 3: Plus Lot (1,2,3,4,5) you can use it in different way calculate when loss=1 ,when profit=0. Mode 4: SL/Risk Lot calculate based on
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 "MQL5\Files" directory. Then it uses these files to automatically build a cluster walk forward report and rolling walk forward reports that refine it (all of them in one HTML file). Using the WalkForwardBuilder MT5 auxiliary script allows building othe
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. The library OrderBook History Library reads market book state in the past from archive files, created by OrderBook Recorder . The library can be embedded into you
Cryptocurrency analysis has never been easier with Crypto Charts for MetaTrader 5. Now, trading on BitMEX has never been easier with BitMEX Trading API for MetaTrader 5. BitMEX Trading API library was built to be as easy to use as possible. Just include the library into your Expert Advisor or Script, call the corresponding methods and start trading! Features Trade on BitMEX and BitMEX Testnet. Build and automate your strategies. Concern more with the trading strategy logic and less with the c
Teclado trader, é uma BIBLIOTECA que você pode chamar no OnChartEvent para abrir posição de compra/venda/zerar, os botões padrões são: V = venda C = compra Z = zerar posições a mercado S = zerar posições opostas e depois a mercado X = zerar posições opostas Além da função de teclado, é possível mostrar os estados do ExpertAdvisor usando o MagicId, com informação de: lucro mensal, semanal, diario, e posição aberta, para isto use o OnTick, ou qualquer outro evento (OnTimer / OnTrade / OnBookEv
Goliath Mt5
Nicolokondwani Biscaldi
Goliath MT5 - scalper fully automated Expert Advisor for medium-volatile forex markets P roperties: The Library trades 10 currency pairs (USDCHF, EURCHF, EURGBP, AUDUSD, USDCAD, GBPUSD, EURUSD, NZDUSD, CADCHF, EURAUD, EURCAD, AUDJPY) The Library does not use martingale The Library sets a fixed stop loss and take profit for all orders The Library only trades a user input volume The Library can be installed on any currency pair and any timeframe Recommendations: Before using on a real account,
Binance Library
Hadil Mutaqin SE
5 (1)
The library is used to develop automatic trading on Binance Spot Market from MT5 platform. Support all order types: Limit, Market, Stop-Limit and Stop-Market. Support margin trading. Automatically display the chart on the screen. Usage: - Open MQL5 demo account - Move BinanceLib.ex5 from folder \MQL5\Scripts\Market to MQL5\Libraries - Download Header   file and EA sample https://www.mql5.com/en/code/download/34972_260999.zip Copy Binance.mqh header file to folder \MQL5\Include Copy  BinanceEA-
Gold plucking machine   Gold plucking machine is an Expert Advisor designed specifically for trading gold. The operation is based on opening orders using the Fast and Slow lines indicator, thus the EA works according to the "Trend Follow" strategy, which means following the trend. Use grid strategy to place orders without stop loss operation, so please make sure the account has sufficient funds. magic number      -  is a special number that the EA assigns to its orders. Lot Multiplier        -
Gold plucking machine S   Gold plucking machine  S Gold plucking machine S   is an Expert Advisor designed specifically for trading gold. The operation is based on opening orders using the Fast and Slow lines indicator, thus the EA works according to the "Trend Follow" strategy, which means following the trend. Use grid strategy to place orders without stop loss operation, so please make sure the account has sufficient funds. magic number        -  is a special number that the EA assigns to its
The library is used to develop automatic trading on Binance Futures Market from MT5 platform. Support all order types: Limit, Market, Stop-Limit, Stop-Market , StopLoss and TakeProfit. Automatically display the chart on the screen. Usage: - Open MQL5 demo account - Move BinanceFuturesLib.ex5 from folder \MQL5\Scripts\Market to MQL5\Libraries -  Download Header file and EA sample https://www.mql5.com/en/code/download/34976_252386.zip Copy BinanceFutures.mqh header file to folder \MQL5\Include C
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 5.ex5"       //祝有个美好开始,运行首行加入    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 );    //复杂开单
If you're a trader looking to use Binance.com and Binance.us exchanges directly from your MetaTrader 5 terminal, you'll want to check out Binance Library MetaTrader 5. This powerful tool allows you to trade all asset classes on both exchanges, including Spot, USD-M   and COIN-M futures, and includes all the necessary functions for trading activity. With Binance Library MetaTrader 5, you can easily add instruments from Binance to the Symbols list of MetaTrader 5, as well as obtain information ab
1. What is this The MT5 system comes with very few optimization results. Sometimes we need to study more results. This library allows you to output more results during backtest optimization. It also supports printing more strategy results in a single backtest. 2. Product Features The results of the optimized output are quite numerous. CustomMax can be customized. The output is in the Common folder. It is automatically named according to the name of the EA, and the name of the same EA will be au
This library implements a few functions to simplify the programming of Expert Advisors. * Build your own EA for MT5 / Binance, with a easy support for multisymbol / multytimeframe * Different SFE EAs based on the library provided. * Base signals of SFE EAs are inlcuded in base version. All the Pro filters and management are included in the base version all the 2022. * Customize the provided SFE Lib EA by changing or implementing its rules.. * Review the existing or ask for video tutorials to
제작자의 제품 더 보기
4 of 5 Units at 600 USD. Next price 900 USD This expert advisors search for perfect impulse setups. The approach is use a very few but high effectives rules / filters and an effective management of the opened position. Signal https://www.mql5.com/es/signals/2049326 Backtest The EA must be backtest in any timeframe, but for use in live, must be attached to a M5 chart. Live setup The EA is very easy to configure, and can be used with the default parameters. Only the parameters re
SFE Freedom
Joel Juanpere
This EA includes 11 SmartForexExpert EAs.  These EAs belong to 3 different area types, momentum, reversal, trend. Using all EAs we can diversify risk and trade better and take advantage of different market behaviors where specific type of EA works better than others. Version 3.0 on MT5 include SFE Crypto Master! A big effort has made to include the different EAs in 1 mt5 file, and keeping the low demand of the computer resources. The EA runs very smoothly and only take care of his own trades,
This expert advisor includes 4 different systems based on SFE Lib. The systems are: - High Cap , Breakout , Impulse and Reversal. From version 1.1 5th system 'Quality Trend' Added. HC, BRE and IMP are 'price action' kind, the best symbols are BTCUSD and ETHUSD. Other crypto symbols can be used but at the moment spreads on MT5 brokers are still too high to be worth using. Also can be used with other types of symbols, forex, cfds indices, as long as they are symbols with large movements. Othe
This utility shows the performance of the account (closed operations) in a graphical panel attached to a graph as an indicator. The purpose of the utility is to have a quick and clear view of the performance of transactions organized by different EAs or any desired combination. The utility has the following features in the current version 1.0: - Custom groups can be defined, to analyze and compare different performances within the account. The groups can contain filters of two types, filter
SFE Grid MT4
Joel Juanpere
This EA is an Utility for define and execute a grid strategy.    Join to the telegram group you can find in my profile page for have access to the different strategies proposed by the SFE community. BACKTEST AND LIVE The EA must be used on a M5 timeframe chart.  The current version works only in the Long side, and with symbols like BTC, ETH, GOLD, Stock Indices, STOCKS.  Do not work on Forex symbols. This is a deliberate restriction, because the idea behind is use the strategy under 're
SFE Stock Market
Joel Juanpere
1 (1)
This EA trade with CFDs of Stocks. The EA can be used in any stock market, by default, the EA is configured with symbols of the US Stock Market. The minimal balance recommended is 3.000 USD. Backtest and Live Setup: please, look the video or go to the webpage for more information. The default parameters works with ICMarkets.  The names of the symbols can change in each broker, and each broker can have different CFDs. Please, contact me for help with other brokers. ORDER SIZE PARAMETERS Max.
This EA includes 11 SmartForexExpert EAs. These EAs belong to 3 different area types, momentum, reversal, trend. Using all EAs we can diversify risk and trade better and take advantage of different market behaviors where specific type of EA works better than others. Version 3.0 on MT5 include SFE Crypto Master! A big effort has made to include the different EAs in 1 mt5 file, and keeping the low demand of the computer resources. The EA runs very smoothly and only take care of his own trades,
This utility shows the performance of the account (closed operations) in a graphical panel attached to a graph as an indicator. The purpose of the utility is to have a quick and clear view of the performance of transactions organized by different EAs or any desired combination. The utility has the following features in the current version 1.0: - Custom groups can be defined, to analyze and compare different performances within the account. The groups can contain filters of two types, filter
SFE Crypto
Joel Juanpere
SFE Crypto is an Expert Advisor specially designed to trade with cryptocurrencies. SFE Crypto can be used with your mt5 broker or with your binance future account. The minimum balance required to trade depends on the broker. But for the Binance option, $100 is enough.  Requirements for use with binance future account: - Enable one side mode (no hedge mode) on your future trading options. - Generate an API Key and enable trading with futures. Join or telegram community if you have doubts abo
SFE Grid MT5
Joel Juanpere
This EA is an Utility for define and execute a grid strategy.    Join to the telegram group you can find in my profile page for have access to the different strategies proposed by the SFE community. BACKTEST AND LIVE The EA must be used on a M5 timeframe chart.  The current version works only in the Long side, and with symbols like BTC, ETH, GOLD, Stock Indices, STOCKS.  Do not work on Forex symbols. This is a deliberate restriction, because the idea behind is use the strategy under 'reas
Binance Utilites help in view and manage your Binance Assets. This utilities comes as Expert Advisor and only need to be attached to any chart, don't mind the account, can be a demo account of any broker. This EA connects to your Binance account to retreive the information. Detailed information and How To Setup https://www.mql5.com/en/blogs/post/750912 Automatize subscription on not full time available stake products https://www.mql5.com/en/blogs/post/751114 And on SFE Telegram Group (Fin
Binance Grid Pro offers an alternative to the built in Grid systems Binance Platform offers. This utility let you define a grid parameters for interact with your Binance account using an Isolated Margin account. This is, similar to Spot Grid in Binance. This is not for handle with derivatives contracts, is for handle with Spot through Isolated Margin Account. But obviosly this utility offers a different approach than built in Binance Grid to handle the Grid, which I have found useful based o
This utility copies the trading activity from MT5 to Binance Spot. As copies to SPOT, only supporst LONG positions. - Can handle multiple orders with different SL and TP. Can handle partial closes. - In the parameters, you can establish a mutliplier between the size on MT5 and the size to open on Binance. - You can filter use or not manual trades and EA trades. Look the video to see how to use it.
SFE Impulse
Joel Juanpere
This expert advisors search for perfect impulse setups. The approach is use a very few but high effectives rules / filters and an effective management of the opened position. Signal https://www.mql5.com/es/signals/2049326 Backtest The EA must be backtest in any timeframe, but for use in live, must be attached to a M5 chart. Live setup The EA is very easy to configure, and can be used with the default parameters. Only the parameters related to the size of orders should be checked. T
This system focuses on medium-term time frames (h30,h1,h2) and seeks to enter long positions after breaking levels or resistances. It is especially suitable for symbols with a long-term uptrend and high momentum. The system has a good capacity to manage the correction phases. It can be used, for example, with BTC, ETH and large volatile and strong stocks, such as Tesla, Nvidia.... Backtest Us the M5 timeframe for do the backtest. In live, you can attach the EA to to any timeframe. Liv
This utility copies the trading activity from MT5 to Binance Futures USD-M . Manual or trades from EAs. - Can handle multiple orders with different SL and TP. Can handle partial closes. - In the parameters, you can establish a mutliplier between the size on MT5 and the size to open on Binance. - You can filter the symbols to monitor on metatrader, and also the magic number range. - The EA uses hedge mode on binance, and for decrease risk exposure uses isolate margin mode on each binance
필터:
리뷰 없음
리뷰 답변
버전 1.7 2023.06.04
- internal minor updates
버전 1.6 2022.04.30
- More functions and systems added.
버전 1.5 2022.04.17
- Library upgrades
버전 1.4 2022.03.19
- update to 1.4
버전 1.3 2022.03.19
- version 1.03
버전 1.2 2022.03.19
- Update to 1.02
버전 1.1 2022.03.19
- update to v1.01