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

SortedByValue

이 라이브러리는 키 및 값 배열을 정렬하는 데 사용되며 종종 값을 정렬해야 합니다.

파이썬 언어처럼

sorted(key_value.items(), key = lambda kv:(kv[1], kv[0]))


가져오기 기능

사용 시나리오의 예

1. 그리드 EA 주문은 시가에 따라 정렬됩니다.

void SortedByOpenPride()
  {
   long    OrderTicketBuffer[];
   double  OpenPriceBuffer[];

   for(int i = PositionsTotal()-1; i>=0; i--)
     {
      if(m_position.SelectByIndex(i))
        {
         OrderTicketBuffer[i] = long(m_position.Ticket());
         OpenPriceBuffer[i] = m_position.PriceOpen();
        }
     }

   SortedByDouble(OrderTicketBuffer,OpenPriceBuffer);
  }
최상위 주문의 티켓은 OrderTicketBuffer[ArraySize(OrderTicketBuffer)-1]입니다.
하단 주문의 티켓은 OrderTicketBuffer[0]입니다.


2. 통화 강도로 정렬
   string    key[5];
   double    value[5];

   key[0] = "USD";
   key[1] = "EUR";
   key[2] = "GBP";
   key[3] = "AUD";
   key[4] = "JPY";

   value[0] = 1.2;
   value[1] = 2.5;
   value[2] = 3.3;
   value[3] = 1.1;
   value[4] = 0.8;

   SortedByDouble(key,value);

가장 강력한 통화는 key[4], "GBP"입니다.

가장 약한 통화는 key[0], "JPY"입니다.




추천 제품
Matrix is the foundation of complex trading algorithms as it helps you perform complex calculations effortlessly and without the need for too much computation power, It's no doubt that matrix has made possible many of the calculations in modern computers as we all know that bits of information are stored in array forms in our computer memory RAM, Using some of the functions in this library I was able to create machine learning robots that could take on a large number of inputs To use this libra
A Simple Moving Average (SMA) is a statistical indicator used in time series analysis. This indicator represents the arithmetic mean of a sequence of values over a specific period of time. SMA is used to smooth short-term fluctuations in data, helping to highlight the overall trend or direction of changes. This aids analysts and traders in better understanding the general dynamics of the time series and identifying potential trends or changes in direction.  More information you can find in Wiki 
Bober Real MT5
Arnold Bobrinskii
4.76 (17)
Bober Real MT5 is a fully automatic Forex trading Expert Advisor. This robot was made in 2014 year and did a lot of profitbale trades during this period. So far over 7000% growth on my personal account. There was many updates but 2019 update is the best one. The robot can run on any instrument, but the results are better with EURGBP, GBPUSD, on the M5 timeframe. Robot doesn't show good results in tester or live account if you run incorrect sets. Set files for Live accounts availible only for c
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
Premium level Pro
Dmitriy Kashevich
Premium level is a unique indicator with more than 80% accuracy of correct predictions! This indicator has been tested for more than two months by the best Trading Specialists! The author's indicator you will not find anywhere else! From the screenshots you can see for yourself the accuracy of this tool! 1 is great for trading binary options with an expiration time of 1 candle. 2 works on all currency pairs, stocks, commodities, cryptocurrencies Instructions: As soon as the red ar
Hamster Scalping mt5
Ramil Minniakhmetov
4.7 (187)
Hamster Scalping은 마틴게일을 사용하지 않는 완전 자동화된 거래 고문입니다. 야간 스캘핑 전략. RSI 표시기와 ATR 필터는 입력으로 사용됩니다. 고문은 헤징 계정 유형이 필요합니다. 실제 작업 및 기타 개발 모니터링은 여기에서 찾을 수 있습니다. https://www.mql5.com/en/users/mechanic/seller 일반 권장 사항 최소 예치금 $100, 최소 스프레드의 ECN 계정 사용, 기본 설정은 eurusd M5 gmt + 3입니다. 입력 매개변수 EA는 4자리 및 5자리 따옴표 모두에서 작동합니다. 입력 매개변수에서 5자에 대해 포인트로 값을 표시하면 자동으로 모든 것을 4자로 다시 계산합니다. NewCycle - 모드가 켜져 있으면 고문이 멈추지 않고 작동하고, 모드가 꺼져 있으면 일련의 거래가 완료된 후 고문이 새 주문을 열지 않습니다. 기간 표시기1 - 첫 번째 표시기의 기간. 상위 레벨 - 고문이 판매를 시작하는 첫
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 );    //复杂开单
Magic EA MT5
Kyra Nickaline Watson-gordon
Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA
Magic Grid MT5
Aliaksandr Charkes
4.67 (3)
Magic Grid MT5 is a non-indicator Expert Advisor using a grid strategy (on a hedging account). The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically (once at the beginning of the trade).   The robot can trade on any timeframe, on any currency pair, on several currency pairs,
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
Noize Absorption Index
Ekaterina Saltykova
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.
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,
Introducing the DYNAMIC PIVOTFLEX SUPPLY EA – your ultimate trading companion that brings the power of flexibility and dynamic strategy right to your fingertips. Designed for the modern trader who demands control and adaptability, this Semi-Automated Expert Advisor is a game-changer in the world of Forex trading. Key Features: Semi-Automated Precision : Open sell positions and hedge with buystop orders (user preferred price) seamlessly, leveraging the robust Martingale principle for consistent
KopierMaschine - локальный копировщик сделок между различными счетами MetaTrader 4 и MetaTrader 5 в любом направлении расположенных на одном компьютере с интуитивно понятным интерфейсом. Направления копирования: MT4 --> MT5 MT4 --> MT4 MT5 --> MT5 MT5 --> MT4 для копирования между терминалами MetaTrader 4 и   MetaTrader   5 необходимо приобрести версию продукта   KopierMaschine  для    MetaTrader  4 Особенности Программа работает в двух режимах Master и Slave На один подчиненный счет можно коп
Introducing the   DYNAMIC PIVOTFLEX DEMAND   EA – your ultimate trading companion that brings the power of flexibility and dynamic strategy right to your fingertips. Designed for the modern trader who demands control and adaptability, this Semi-Automated Expert Advisor   is a game-changer in the world of Forex trading. Key Features: Semi-Automated Precision : Open buy positions and hedge with sellstop orders (user preferred price) seamlessly, leveraging the robust Martingale principle for consis
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
Owl Smart Levels MT5
Sergey Ermolov
4.49 (37)
MT4 버전  |  FAQ Owl Smart Levels Indicator 는 Bill Williams 의 고급 프랙탈, 시장의 올바른 파동 구조를 구축하는 Valable ZigZag, 정확한 진입 수준을 표시하는 피보나치 수준과 같은 인기 있는 시장 분석 도구를 포함하는 하나의 지표 내에서 완전한 거래 시스템입니다. 시장과 이익을 취하는 장소로. 전략에 대한 자세한 설명 표시기 작업에 대한 지침 고문-거래 올빼미 도우미의 조수 개인 사용자 채팅 ->구입 후 나에게 쓰기,나는 개인 채팅에 당신을 추가하고 거기에 모든 보너스를 다운로드 할 수 있습니다 힘은 단순함에 있습니다! Owl Smart Levels 거래 시스템은 사용하기 매우 쉽기 때문에 전문가와 이제 막 시장을 연구하고 스스로 거래 전략을 선택하기 시작한 사람들 모두에게 적합합니다. 전략 및 지표에는 눈에 보이지 않는 비밀 공식 및 계산 방법이 없으며 모든 전략 지표는 공개되어 있습니다. Owl Smart Levels를
FVG EA Pro
Haidar, Lionel Haj Ali
4.58 (24)
FVG EA PRO   is a must-have smart money concept EA, highly customizable and using advanced techniques of FVG "Fair Value Gap" and market structure to capture high probability trades.  It is highly configurable,  you can build various strategies based on market structure and FVG as entry criteria. FVG EA PRO can be used to trade Kill Zones and Silver Bullet Windows. It is fully compatible with swing trade strategies. It contains all the functionalities  needed by any  successful traders to automa
Ziwox Fundamental Trader Ziwox Fundamental Trader 는 금융 시장 거래자가 EA 정보 데이터를 통해 현명한 결정을 내릴 수 있도록 도와주는 거래 도우미입니다. 이 EA는 온라인 소스를 사용하여 통화의 기본 편향, 쌍에 대한 소매 거래자 비율의 감정, 은행 및 기관 예측, COT 보고서 데이터 및 복잡한 EA 패널의 기타 데이터와 같은 필요한 정보를 포착합니다. 간단히 말해서 수동 트레이더가 더 나은 결정을 내리는 데 도움이 되는 통합 외환 데이터 소스 및 정보입니다. 이 도우미와 함께 기본 및 기술 데이터를 사용하여 쌍으로 자동 거래하는 FULL AUTO 거래 시스템이기도 합니다. [   User guide & installation   |  EA components  |   Set file |    Join EA channel (Link in bio)  |  Live signal  |  All product  ] 구성
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mo
표시기는 현재 시세를 작성하여 과거 시세와 비교할 수 있으며 이를 바탕으로 가격 변동을 예측합니다. 표시기에는 원하는 날짜로 빠르게 이동할 수 있는 텍스트 필드가 있습니다. 옵션: 기호 - 표시기가 표시할 기호 선택. SymbolPeriod - 지표가 데이터를 가져올 기간 선택. IndicatorColor - 표시기 색상. HorisontalShift - 지시자가 그린 따옴표를 지정된 막대 수만큼 이동합니다. Inverse - true는 인용 부호를 반대로, false - 원래 보기를 반전합니다. ChartVerticalShiftStep - 차트를 수직으로 이동합니다(키보드의 위/아래 화살표). 다음은 날짜를 입력할 수 있는 텍스트 필드의 설정으로, '엔터'를 누르면 즉시 이동할 수 있습니다.
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
ET9 for MT5
Hui Qiu
2.33 (3)
ET9 New on the Market, Launch promo! Only a few copies left at: $599 Next price: $799 Final price: $1599 The Best Expert Advisor  on   XAUUSD   any timeframes , It can also be used on GBPUSD at the same time! ET9  for MT5 Updated v4.20 !!      Important update: Enable automatic closing of profits,  Various parameters of the ET1 strategy can be modified, Optimized the stability of ET1 strategy Include Free ET1 for MT5:  https://www.mql5.com/en/market/product/113131 Dragon Ball MT5 Updated v1.30
Net Z
Sugianto
5 (1)
NET Z uses a very well-known trend reversal technique to determine position entry with slight modifications by using virtual trade techniques and virtual pending orders so that position entry is not too early or too late. Why NETZ? NET Z does not require complicated settings and is easy to use because user only need to upload a set file that is already available. Currently there are set files for 20 fx pairs. The best GRID EA with the ability to control risks. I will share my personal daily r
Welcome to the Ultimate Harmonic Patterns recognition indicator that is focused to detect advanced patterns. The Gartley pattern, Bat pattern, and Cypher pattern  are popular technical analysis tools used by traders to identify potential reversal points in the market. Our Ultimate Harmonic Patterns recognition Indicator is a powerful tool that uses advanced algorithms to scan the markets and identify these patterns in real-time. With our Ultimate Harmonic Patterns recognition Indicator, you
Stormer RSI 2
Ricardo Rodrigues Lucca
This strategy was learned from Stormer to be used on B3. Basically, 15 minutes before closing the market, it will check RSI and decided if it will open an position. This strategy do not define a stop loss. If the take profit reach the entry price it will close at market the position. The same happens if the maximal number of days is reached. It is created to brazilian people, so all configuration are in portuguese. Sorry Activations allowed have been set to 50.
!! BLACK FRIDAY !!  FOR LIFETIME !! ================== == 35$ ONLY !! == ================== BOOK YOURS NOW !! The Position Manager Contains A Lot of Functions such as; (How to Operate) 1. Adjustable Volume per Trade (You could change the volume as you wish per trade). 2. Adjustable Risk : Reward Ratio (1RR means sacrifice 1 Risk : 1 Reward, 1.5RR, 2RR etc. as you wish) 3. Adjustable Stop Loss Points (Calculated Points as Stop Loss and Automatically adjusted the Risk Reward Ratio) 4. Buy Butt
LaserAlgo EA MT5
Hamza Ashraf
2.75 (4)
Traders are humans. The markets are controlled by "fear" and "greed" and there are patterns for it. We found these patterns via years of writing and monitoring algorithm, and we now introduce to you our LaserAlgo MT5. We used our 7 years’ experience in the markets to convert this concept into a fully AI algorithm.   Link to MT4 version: https://www.mql5.com/en/market/product/89549 Link to live run of EA: https://www.mql5.com/en/signals/1780127 This is a promotional price and will be increased
Daily Retracement EA
Brieuc Francois Constant Leysour
This expert advisor is engineered to capitalize on market patterns. It employs a sophisticated algorithm to filter the market, detect its trend and exploit retracement patterns effectively. This is a REAL trading strategy, it involves NO MARTINGALE, NO GRID, NO HEDGING or other dangerous methods. All trades have a hard stop loss, and you can choose how much risk to take per trade. LIMITED TIME SALE! Secure your copy today for only $99. Available at this price until April 14, then the sale will
Trading Utility for Forex Currency Pairs Only not for Gold  Functions Auto Lot Calculation based on Risk Auto stoploss  Auto TakeProfit Breakeven Auto Close Half % Close in percentage with respect to the PIPs Pending Orders BuyLimit Sell Limit with distances BuyStop Sell Stop    with distances Trading Informations Risk in percentage For Multiple trades Combine Takeprofit and Combine Stoplosses
이 제품의 구매자들이 또한 구매함
이 라이브러리를 사용하면 EA를 사용하여 거래를 관리할 수 있으며 설명에 언급된 스크립트 코드와 전체 프로세스를 보여주는 비디오의 데모 예제를 사용하여 모든 EA에 통합하기가 매우 쉽습니다. - Place Limit, SL Limit, Take Profit Limit 주문 - 플레이스 마켓, SL-마켓, TP-마켓 주문 - 지정가 주문 수정 - 주문 취소 - 쿼리 주문 - 레버리지, 마진 변경 - 위치 정보 얻기 그리고 더... MT5에 바이낸스 차트가 없는 경우를 제외하고 암호화폐 차트 대여는 선택 사항입니다. 스크립트 데모를 보려면 여기를 클릭하세요. 트레이딩 패널과 거래하고 싶다면 이 제품에 관심이 있으실 것입니다. 이 제품은 Crypto Charting의 애드온입니다. 이 라이브러리를 사용하면 EA를 사용하여 거래를 관리할 수 있으며 설명에 언급된 스크립트 코드와 전체 프로세스를 보여주는 비디오의 데모 예제를
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.
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
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
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
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,
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
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
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
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
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. Metatrader4 Version |  All Products  |  Contact   Key Features: Efficient Lot Size Calculation : Harness the power of precise lot size
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. Metatrader4 Version   |   All Products   |   Contact   Key Features: Unified Interface : TG Trade Service Manager" provides a unified interface for   MQL4   a
This is an EXPERT with a FOCUS on LEARNING and PROFESSIONAL DEVELOPMENT!!! The idea of this product is to commercialize the source code, allowing those who want to develop their own robots, or start a professional activity developing customized experts, to have a reference source code that helps them in the learning and development process. This source code will be increased, that is, new functionalities will be created, thus allowing the project to continue evolving. For every 10 sales a new v
It's a trading dashboard appears on strategy tester in visual mode, allows you to backtest your own strategies, testing them on multiple symbols and timeframes. It is equipped with useful features such as risk management, trailing stops, breakeven points, and more, enabling you to evaluate and refine your strategies effectively. Trading panels are typically designed to facilitate real-time trading and may not function properly on a strategy tester. However, this particular trading panel is speci
이 라이브러리를 사용하면 EA를 사용하여 거래를 관리할 수 있으며 설명에 언급된 스크립트 코드와 전체 프로세스를 보여주는 비디오의 데모 예제를 사용하여 모든 EA에 통합하기가 매우 쉽습니다. - Place Limit, SL Limit, Take Profit Limit 주문 - 플레이스 마켓, SL-마켓, TP-마켓 주문 - 지정가 주문 수정 - 주문 취소 - 쿼리 주문 - 레버리지, 마진 변경 - 위치 정보 얻기 그리고 더... MT5에 바이낸스 차트가 없는 경우를 제외하고 암호화폐 차트 대여는 선택 사항입니다. 스크립트 데모를 보려면 여기를 클릭하세요. 트레이딩 패널과 거래하고 싶다면 이 제품에 관심이 있으실 것입니다. 이 제품은 Crypto Charting의 애드온입니다. 이 라이브러리를 사용하면 EA를 사용하여 거래를 관리할 수 있으며 설명에 언급된 스크립트 코드와 전체 프로세스를 보여주는 비디오의 데모 예제를
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.
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
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
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
제작자의 제품 더 보기
PeakBottom EA
Xiaoyu Huang
4.2 (5)
이것은 위험이 거의 없는 장기적으로 안정적인 수익성 있는 거래 EA입니다. 적응형 EA를 위해 전통적인 기술 지표를 사용합니다. 과적합을 위해 AI를 사용하는 EA가 시장에 많이 있습니다. 테스트는 좋아 보이지만 실제 제안은 그렇지 않습니다. 손실; 다른 하나는 Martin을 사용하는 것입니다. 자본 곡선은 일정 기간 동안 상승하지만 청산의 운명을 피하는 것은 항상 불가피합니다. 이것들은 우리가 원하는 것이 아닙니다. 매개변수 최적화 대신 알고리즘 최적화를 원합니다. 매개변수 최적화는 아름다운 곡선을 맞출 수 있지만 미래에 대해 혼란스러워합니다. 우리가 추구하는 것은 장기적이고 안정적인 수익입니다. 단기 되돌림이 있더라도 항상 돈을 버는 것이 테스트보다 중요합니다. 특성 한 번에 하나의 주문 고정 손절매 적응 원차트 설정 뉴스 필터 FTMO, Darwinex Zero에 적합 다른 EA와 함께 사용 가능 객체 지향 프로그래밍, 프로그램 프레임워크는 5년 동안 테스트되었습니다.
Smart Peak Bottom
Xiaoyu Huang
5 (2)
이것은 고점과 저점을 판단하기 위한 명확한 지표이며 진동 시장에 적합합니다. 프로모션 가격 49$ → 59$ 특징 상의와 하의를 잘 판단한다 다시 그리기 없음, 드리프트 없음 빠른 계산, 지연 없음 풍부한 알림 모드 여러 매개 변수 및 색상을 조정할 수 있습니다. 매개변수 "======== 메인 ========" HighLowPeriod1 = 9 HighLowPeriod2 = 60 HighLowPeriod3 = 34 HighLowEMAPeriod = 4 MASignalPeriod = 5 "======== 알림 ========" UseAlertNotify = 참; UseMetaQuotesIDNotify = 참; UseMailNotify = 참; NotifySignalMode = 색상 변경 및 레벨 확인; 하이레벨 = 80; 저수준 = 20; NofityPreMessage = "스마트 피크 바닥"; EA 통화의 경우 0. 높은 버퍼 1.낮은 버퍼 2. 방향 버퍼 1 up
King of Dragon 채널, King of Dragon 표시기, King of Dragon 시스템, King of Dragon MT5, King of Dragon 클래식 표시기, King of Dragon 스와이프 시스템, 킹 오브 드래곤 올인원 클래식 채널 거래 시스템인 King of Dragon 채널 거래 시스템은 많은 사용자가 MT5 버전을 강력하게 요청합니다. 이 프로그램은 여러 버전에서 성능을 위해 최적화되었으며 이미 비교적 원활한 시스템입니다. 49$ → 59$ 빨간색 영역, 긴 추세, 짧지 않고 길기만 함 녹색 영역, 짧은 추세, 짧고 길지 않음 회색 영역, 통합 추세, 충격 지표의 길고 짧은 작동 참조 https://www.mql5.com/ko/market/product/96760 매개변수 "===== 메인 =====" int CalcalueBars = 1000;//계산된 막대 수 color BeltColor = clrGray;//트렌드 벨트의 색상 bo
ChzhshchMACD
Xiaoyu Huang
Zen MACD 지표에 대해 이야기하기 4색 2선 MACD 열 면적의 합을 표시하십시오. InpFastMA=12; // 빠른 EMA 기간 InpSlowMA=26; // 느린 EMA 기간 InpSignalMA=9; // 신호 SMA 주기 InpAppliedPrice=PRICE_CLOSE;// 적용 가격 InpMaMethod=MODE_EMA; //Ma_Method 입력 bool ChArea = false; //chzhshch 영역 빠른 EMA 기간 빠른 라인 매개변수 느린 EMA 기간 느린 라인 매개변수 신호 SMA 주기 신호 라인 매개변수 신청 가격 선택 사항 비틀림 이론에 정의된 추세 강도를 대조하고 두 추세를 비교하고 열 면적의 합을 비교합니다. 이 표시기는 해당 면적을 계산하고 비교를 용이하게 합니다.
소개하다 21:00-22:00 사이에 거래되는 야간 거래용 EA입니다. 장기 회사 제안은 수익성이 있습니다. 한 번에 하나의 주문만 거래하고 큰 손실을 일으키지 않습니다. 각 주문에 대해 손절매를 설정하고 이익을 얻으며 그리드, 마틴 또는 기타 고위험 자금 관리를 사용하지 마십시오. 동시에 여러 통화에 사용할 수 있습니다. 기본적으로 시간대를 자동으로 설정 특성 거래 차트: M15 거래 가능한 통화: EURUSD,GBPSUD,USDCAD,USDCHF,AUDCHF,EURGBP,EURCHF,USDJPY,EURCAD,EURAUD,GBPAUD,AUDJPY,EURJPY,GBPJPY,AUDUSD 최소 보증금: 100USD 추천 브로커: IC Markets, Peperstone, Darwinex, Exness 및 기타 저확산 플랫폼 신호 MQL5 라이브: https://www.mql5.com/en/signals/1021524 매개변수 매직넘버 UseMM이 자금 관리를 사용하
EEVCC Hedge 프로모션 가격: $59 활성화: 10 소개 양방향(매수와 동시에 매도) 그리드 헤지 거래 EA입니다. 장기 회사 제안은 수익성이 있습니다. 동시에 여러 통화로 사용 가능 안전한 수익 계산 방법 특성 거래 차트: H1 권장 통화: EURGBP, EURUSD 최소 보증금: 3000USD, 센트 계정의 경우 10000USD 권장, 100USD 추천 브로커: RofoForex, Exness 및 레버리지 및 센트 계정이 높은 기타 플랫폼 링크:   https://www.mql5.com/ko/users/maxlake/seller 매개변수 UseAutoMagic = true, 자동 매직 넘버 사용 여부 MagicNumber = 2, UseAutoMagic = false 매직 넘버 설정 랏 = 0.01, 초기 거래량 LotFactor = 1.8, 그리드 곱셈의 배수 NetGap = 300, 그리드 거리 이익실현 = 450, 이익실현 StableDeep = 3; 안전 그리드 레
1 day Promotional price: $49 Activation: 30 10 days promotional price: $59 activation: 20 Introduction Quick View Quickly check the profitability for a period of time and display the statistics Quickly filter historical transactions and make statistics based on time, magic number, currency, and comments Statistics include Net Profit, LotTotal, Profit Factor, Short Trades (win %), Long Trades (win %), Average Profit Trade, etc. Refresh statistical data in real time Calculation time is
Introduction This is an indicator of daily profitability Characteristic Statistics can be based on currency, magic number, and notes Statistics can be based on time Available for all currencies, all periods There are white and black themes Reverse sort The refresh rate can be adjusted You can set the refresh time to the latest Parameter nD                     =  30;                                     // Number of days StartTime          =  D'2021.06.01 00:00:00';       //  StartTime EndTi
반자동 마틴 시스템 소개하다 이 도구는 반자동 Martin 거래에 사용되며 패널을 클릭하여 주문하면 EA가 위치를 관리합니다. 거래의 방향만 정하고 나머지는 EA 경영진에 맡김 자동 마틴, 설정된 그리드에 따라 창고 추가, 이 기능을 비활성화할 수도 있습니다. 원클릭 청산 하나의 키 잠금 기능 시간 제어 경고음 안내 특성 거래 차트: 아무거나 거래 가능한 통화: 아무거나 자동 이익실현 마감 백테스트에 사용할 수 있습니다. 클리어 패널 디스플레이 매개변수 주요 설정 매개변수 로그 레벨 = LOG_LEVEL_INFO; //로그 작성 레벨 UseAutoMagic = true; //매직넘버 사용 여부 매직넘버 = 6; //매직 넘버 0-2000 설정 로트 = 0.01; //초기 거래량 UseMartin = 참; //마틴 함수 사용 여부 부스터 = 1.7; //증가의 배수 넷갭 = 10; //그리드의 거리(포인트) 테이크프로핏 = 13; //이익을 얻다(포인트) M
EEVCC Info
Xiaoyu Huang
소개하다 이것은 거래 보조, 정보 패널 표시기, 집계 통화 통계, 계정 통계, 위치 정보, 서버 및 현지 시간, 통화 강도, K 라인 남은 시간, 지지선 및 저항선, 서버 시간 오프셋, 통화 변동 비율 및 기타 기능입니다. 모든 유형의 계정 및 통화에 사용할 수 있습니다. 우수한 성능, 매우 적은 리소스 위치, 색상, 글꼴 크기를 사용자 정의할 수 있습니다. 모든 모듈을 개별적으로 표시하거나 비활성화할 수 있습니다. 특성 1. 통화 통계 일일 시가, 고가, 저가, 종가 데일리 라인의 당일 하이-로우 어제의 일간 고가-저가 5일 평균 변동 10일 평균 변동 20일 평균 변동 50일 평균 변동 하루의 상승과 하락 오늘의 상승점과 하락점 현재 스프레드 통화 및 현재 가격 UseSidebar = true; SideFontSize = 10; XLocation = 90, 수평 방향의 위치 YLocation = 20, 수직 위치 SideXGap = 90, 가로 방향의 간격 S
Zen Fractal
Xiaoyu Huang
CZSC 프랙탈 유형 색인 특징: 포함 관계에 대한 철저한 처리 수행 EA 호출을 사용하여 상하 분류인지, "Teaching You to Stock 93: The Relationship between the Two Tables and the Inside of the Trend Structure 2"의 상태를 판단하는 것이 편리합니다. 화살표로 상하 분류 표시 다양한 색상으로 가능한 펜 표시 두 개의 인접한 K-라인의 포함 관계는 정의를 제공합니다. K-라인의 높은 지점과 낮은 지점은 모두 인접한 K-라인의 범위 내에 있으며, 이 K-라인과 인접한 K-라인은 포함 관계입니다. K-라인 차트에서 관계가 있는 K-라인을 자주 볼 수 있는데 소위 포함 처리는 포함 관계가 있는 두 개의 K-라인을 하나의 K-라인으로 결합하는 것입니다. 정의: 3개의 연속된 K-라인을 포함하여 가공한 것으로 중간 K-라인의 높은 지점이 가장 높은 경우 이 조합을 탑 타입이라고 합
Gold Digger AI
Xiaoyu Huang
4.8 (5)
이것은 전통적인 기술 지표를 사용하고 적응형 EA에 AI를 사용하는 장기적으로 안정적이고 수익성 있는 금 거래 EA입니다. 새로운 EA 프로모션 가격:  $199   →   $ 249 특성 한 번에 하나의 주문 고정 손절매 적응 야간 거래 미끄러짐 최적화 뉴스 필터 FTMO, DARWINEX Zero 통과에 적합 다른 EA와 함께 사용 가능 객체 지향 프로그래밍, 프로그램 프레임워크는 5년 동안 테스트되었습니다. 신호 https://www.mql5.com/ko/signals/2211776 https://www.mql5.com/ko/users/maxlake/seller 사용 기간: M15 품종: XAUUSD, XAUEUR ,XAUCHF , XAUJPY, 금 최소 보증금: $50 계정: 스프레드가 낮고 정지가 없는 ECN 계정 헤징. 추천 브로커: 낮은 스프레드의 IC Markets, Pepperstone , Tickmill, Darwinex 플랫폼 VPS를 권장합니다 모수 Use
이 지표는 클래식 MACD와 지그재그 지표를 결합하여 가격과 지표 간의 차이를 감지합니다. 또한 첨단 인공지능(AI) 기술을 사용해 발산의 타당성을 탐지한다. MACD는 '지표의 왕'으로 알려져 있으며 지그재그도 매우 유용한 지표입니다. 이 두 지표를 결합함으로써 이 지표는 두 지표의 장점을 모두 활용합니다. 발산의 탐지는 확률론적 문제이다. 종종 차이가 발생하고 이어서 같은 방향으로 가격이 추가로 이동하는 경우가 있습니다. 따라서 우리는 고급 AI 기술을 사용하여 발산의 유효성을 판단하고 유효하지 않은 발산을 필터링한 다음 다양한 방법으로 사용자에게 경고하려고 합니다. 할인 가격:59$ 특징 * MACD 형식의 지그재그 표시기 * 가격과 MACD 지표 간의 차이를 감지합니다. * AI 기술을 사용하여 발산의 타당성을 감지합니다. * 사용자에게 발산 신호를 경고합니다. * 휴대폰을 통해 사용자에게 발산 신호를 경고합니다. * 이메일을 통해 사용자에게 발산 신호를 경고합니다.
필터:
리뷰 없음
리뷰 답변
버전 1.7 2023.05.07
added validation