• Übersicht
  • Bewertungen
  • Diskussion

Ak47tutu

Als ich tief in den Bereich der Finanz- und Handelsstrategien eintauchte, beschloss ich, eine Reihe von Experimenten durchzuführen und dabei sowohl Ansätze zu untersuchen, die auf Reinforcement Learning basieren, als auch solche, die ohne dieses auskommen. Durch die Anwendung dieser Methoden gelang es mir, eine differenzierte Schlussfolgerung zu formulieren, die für das Verständnis der Bedeutung einzigartiger Strategien im modernen Handel von entscheidender Bedeutung ist. Obwohl neuronale Netzwerkberater in der Anfangsphase eine beeindruckende Effizienz zeigten, erwiesen sie sich auf lange Sicht als äußerst instabil. Verschiedene Faktoren wie Marktvolatilität, Trendänderungen und externe Ereignisse führten zu Chaos in ihrem Betrieb und letztendlich zu Instabilität. Mit dieser Erfahrung ausgestattet, nahm ich die Herausforderung an und begann, meinen eigenen Ansatz zu entwickeln. Mein Fokus lag auf der Entwicklung eines Beraters, der die besten gesammelten Indikatoren nutzt, jedoch mit unterschiedlichen Parametereinstellungen. Dieser Berater basiert auf meiner einzigartigen Strategie und verwendet gleichzeitig 14 Indikatoren mit unterschiedlichen Parametereinstellungen. Er entstand aus stundenlanger Datenanalyse und sorgfältigen Tests.
Empfohlene Produkte
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
Dieser auf künstlicher Intelligenz basierende Indikator identifiziert mögliche Marktumkehrpunkte durch Auslesen des Fußabdrucks und signalisiert im Voraus kleine Marktbewegungen, bevor sie auftreten. Im Gegensatz zu Preis- und Volumenindikatoren, die „späte“ Einträge generieren, d. h. wenn bei einer Richtungsänderung bereits eine Bestätigung des Preises oder Volumens erfolgt ist und die Bewegung daher oft bereits beendet ist, signalisiert dieser Indikator basierend auf dem, was er in der Tabell
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,
Graphic Shapes -using history, it projects four types of graphical shapes at the moment, allowing you to determine the main ranges of price movement in the future, as well as gives an understanding of the main market reversals, while giving entry points by priority!The panel contains three types of figure sizes expressed by timeframes. They allow you to conduct a complete market analysis without using additional tools! The indicator is a powerful tool for forecasting price movements in the forex
News Catcher Pro MT5
Valeriia Mishchenko
4.75 (16)
News Catcher Pro is a mean-reversion strategy that uses intraday seasonal volatility patterns caused by high-impact news events. It enters the market at a certain time shortly before a high-impact news event occurs . It does not trade frequently! Supported currency pairs: GBPUSD, EURUSD, EURGBP Recommended timeframe: M5 MT4 version can be found here EA is   FIFO compatible To backtest the EA you should download the news events data file ' NewsEvents.txt ' and copy it to the common MT4/5 dir
NeuroNNX
Andriy Sydoruk
Very simple work on the principle of work. The elementary neural network is used, with the help of which the normalized RSI indicator is analyzed, the neural network has three outputs. One is responsible for the direction of trade, the other two for stop loss and take profit. Thus, by optimizing the coefficients of the neural network (this is the usual optimization using a genetic algorithm), we get a well-adapted network to work in the future. Sampling according to the results of optimization m
Black Cat FX
Prama Shellaerinda
BlackCAT FX is a simple and powerful Expert Advisor. This robot has a very powerful keylevel determination algorithm embedded. With this keylevel reference, this robot can work effectively and efficiently. BlackCat FX is specifically designed to run on the EURUSD and GBPUSD pairs as we know that’s are low spread pairs, and can be run on the M5 or M15 timeframe   Instrument Specifications Symbol: EURUSD, GBPUSD Timeframe: M5 Account Requirements Type: Hedging Spreads: Low Spread Min Deposit: $200
Neuron Net Bitcoin is an integration of the Python programming language, deep learning machine and mql5 code to be able to predict BTCUSD price movements so as to produce entries and exits based on artificial intelligence. Why Neuron Net Bitcoin ? +   Neuron Net Bitcoin   has been through the research and development stage for almost 1 year, and has passed the testing phase on demo accounts and real accounts. +   Neuron Net Bitcoin   does not use martingale SET UP Symbol :   BTCUSD Time
Trend Monitor VZ MT5
Sergey Ermolov
5 (1)
MT4-Version  |   Valable ZigZag-Indikator   |   FAQ Die Elliott-Wellen-Theorie   ist eine Interpretation der Vorgänge auf den Finanzmärkten, die auf dem visuellen Modell der Wellen auf den Kurscharts beruht. Nach dieser Theorie können wir genau wissen, welcher Trend am Markt gerade vorherrscht, aufwärts oder abwärts. Der   Valable ZigZag-Indikator   zeigt die   Wellenstruktur des Marktes   an und gibt die Richtung des aktuellen Haupttrends auf dem aktuellen Zeitrahmen an. Zu Ihrer Bequemlichk
AI Meta EA MT5
Denis Kurnev
3.7 (20)
Introducing the AI Meta EA advisor - a remarkable leap in the world of trading! If you've always aspired to something greater and uncharted, then AI Meta EA is what you need. It harnesses cutting-edge artificial intelligence technologies, developed using neural networks and hidden algorithms in the deepest corners of the internet. What makes AI Meta EA so uniquely exceptional? Forget about old strategies and mundane indicators! My advisor possesses an intuition that even the most experienced tra
Welcome to Forex Eternal - the last and only Expert Advisor you will ever need! In a trading world obsessed with fancy algorithms, my strategy keeps it real. No fake machine learning here – just good ol' trend and candle patterns with some math sprinkled in here and there. While others chase the latest tech trends, I stick to what works, delivering reliable results in a fast-paced market. My approach? Simple, effective, and consistently winning. That is what sets Forex Eternal apart from all t
Diese Bibliothek wird zum Sortieren von Schlüssel- und Wertarrays verwendet, wir müssen oft Werte sortieren. wie in der Python-Sprache sorted(key_value.items(), key = lambda kv:(kv[ 1 ], kv[ 0 ])) Importfunktion Beispiel für Nutzungsszenarien 1. Grid EA Orders werden nach dem Eröffnungspreis sortiert void SortedByOpenPride()   {    long     OrderTicketBuffer[];    double   OpenPriceBuffer[];    for ( int i = PositionsTotal ()- 1 ; i>= 0 ; i--)      {        if (m_position.SelectByIndex(
(Krypto-Währungsdiagramme) Es bringt die Historie so viel wie die Anzahl der von Ihnen angegebenen Balken und beginnt, die sofortigen Daten direkt anzuzeigen. Bietet die Möglichkeit, in allen Zeitrahmen zu arbeiten. Ermöglicht das Arbeiten mit mehreren Symbolen. Diese App ist ein Hintergrunddienst. Es lädt den Verlauf aller Symbole herunter, die mit "S" auf dem Marktbeobachtungsbildschirm beginnen, und zeigt die Ticks-Daten an. Überträgt automatisch Echtzeit-Handelsdaten von
YenFlow
Kelly Philip Aketch
This is a machine learning trend following strategy based on the Ichimoku Kinko Hyo indicator combined with market volatility and volume metrics. It works best on the H1 Chart . The signals utilized to begin trading are carefully vetted via the machine learning capability, and a sophisticated algorithm ensures that the trader remains in the trend for as long as possible. Features. This is a fully automated multi-symbol expert advisor. It works on the following symbols USDJPY, AUDJPY, CHFJPY, E
The Price Spectrum indicator reveals opportunities for detailed market analysis. Advantages: Market Volume Profile Creation : The indicator assists in analyzing the dynamics of trading volumes in the market. This allows traders to identify crucial support and resistance levels, as well as determine market structure. Filtering Insignificant Volumes : Using the indicator helps filter out insignificant volumes, enabling traders to focus on more significant market movements. Flexible Configuration S
Neuronales Netzwerk-Expertberater von einem erfahrenen Entwickler und Trader mit 8 Jahren Markterfahrung.  Dieses hochleistungsfähige Robotic-System nutzt Technologie neuronaler Netze zur Analyse von Marktdaten und zur Entscheidungsfindung für den Handel. Das neuronale Netzwerkmodell wurde auf historischen Daten des Währungspaares EURCHF von 2000 bis 2010 trainiert. Gemäß Backtests auf historischen Daten zeigt das System beeindruckende Ergebnisse: Maximaler Drawdown - 7% Sharpe-Ratio
Apolo AI MT5
Nestor Alejandro Chiariello
Hallo Händler, ich habe dieses Tool mit echten Ergebnissen rigoros entworfen, Apolo AI gedacht und speziell entwickelt, um es mit einem Trendalgorithmus zu skalieren, der in AI und Nodes in der kanadischen Währung strukturiert ist. Hier können wir das Ergebnis in seinem 1-Jahres-Backtest von 10.000 bis sehen 40.000, wir können auch das echte Kontosignal mit echtem Geldgewinn mit ähnlichen Ergebnissen sehen, Apollo ist unglaublich! Ich werde Ihnen ein wenig über das Design erzählen, das auf Kn
Merkmal Weniger Einrichtungsaufwand und vollautomatischer Handel mit Variablenmanipulation Handel mit Durchbruchsstrategie und Trailing Forschung mit echten Tick-Daten von 2017 bis 2023 Gewinnrate von 91,5 % und maximaler Drawdown von 29 % Funktioniert nur mit dem Währungspaar EURUSD, im 1-Stunden-Zeitrahmen und erfordert ein ECN-Konto ohne Spread Anforderungen Handelswährung nur EURUSD Zeitrahmen nur 1 Stunde Anfangseinlage mehr als 1000 USD Hebel weniger als 1:500 Konto ECN-Konto ohne Sprea
Draggon EA
Albert Andrei Brandel
Draggon is an advanced Expert Advisor (EA) designed for MetaTrader 5, with an emphasis on simplicity, efficiency, and consistent profitability. This algorithmic trading system follows market trends and employs a sophisticated combination of indicators to identify high probability trade opportunities in the EUR/USD pair on a 4-minute chart. Backtesting from 01.01.2019 until today showed that, starting with an initial deposit of $300, Draggon was able to generate a profit of $36,788. Key Features:
Prop Farmers PRO
Michael Prescott Burney
Title: Prop Farmers Pro: A Comprehensive Guide to Mastering the EURUSD H1 Chart FOR THE NEXT 72HRS ONLY WHEN YOU PURCHASE PROP FARMERS PRO AT ITS INTRODUCTORY PRICE YOU WILL RECEIVE POLTERGEIST EA (VALUED AT $720.00) ABSOLUTELY FREE OF CHARGE!!!  SETS ARE LOCATED IN THE COMMENTS SECTION!! (LOWEST RISK SET RECOMMENDED TO START) Introduction: In the dynamic world of forex trading, the quest for an Expert Advisor (EA) that consistently delivers results is paramount. Prop Farmers Pro emerges as a ga
Open Trades Premium MT5
Obiajulu Chukwudi Nwosa
I began trading 3 years ago.     While sending my trades, I found the process of calculating my stoploss, takeprofit prices, and my lotsize to match my risk not efficient. It always felt like a rush against time to get my trades in. I wished there was a better way to easily, quickly and automatically send my trades. I wanted to solve this challenge and so I learned how to code in the MT4 and MT5 languages and created a script to send trade requests automatically using 1 of 3 methods, pips, ATR
Tools zum Verdienen und Forschen. Der Kern der Handelssignale und -strategie basiert auf dem Algorithmus des Autors zur Bildung von Preisprognosemustern. Für jedes Instrument anwendbar! Ergänzt um ein Kontrollsystem basierend auf dem MA "Nine-Tailed Fox" , das das Signal so genau wie möglich für den Markt, das Instrument und den Arbeitszeitraum aktualisiert und anpasst. Zugelassen: Alle Instrumente in allen Märkten (es gibt Ausnahmen). Für wen: Hedgefonds, Fonds- und Vermögensverwalter, Anlag
AO Trade
Ka Lok Louis Wong
Das AO Trade-System ist speziell auf den Trendhandel zugeschnitten und nutzt Auktions- oder Nachrichtenzeiten als Referenzpunkte, um sie mit anderen spezifischen Bestellzeiten zu vergleichen und Markttrends vorherzusagen. **Alle Zeitparameter, die im EA verwendet werden, basieren auf Ihrer Terminalzeit. Unterschiedliche Broker können in verschiedenen GMT-Zeitzonen arbeiten, was sich aufgrund von Anpassungen an die Sommerzeit weiter unterscheiden kann.** **Bitte stellen Sie sicher, dass die Ze
Der Berater ermöglicht es Ihnen, die Ausführung von Transaktionen zu modellieren, die von einem anderen Experten durchgeführt und in einer CSV-Datei gespeichert wurden. Dies kann nützlich sein, um die Ergebnisse einer Handelsstrategie auf einem anderen Server zu überprüfen. Verwenden Sie ein anderes Programm wie Account History Exporter, um den Transaktionsverlauf auf Ihrem Konto in eine CSV-Datei des gewünschten Formats zu exportieren, oder schließen Sie den Code des Expert History Expor
FREE
Euro Master Zero Loss
Ramy Mohamed Reda Ibrahim Abdelaziz
-It is time to double your money !! 2x 3x 4x..... -Zero Loss Strategy -100% Guaranteed .... (Enter Balance ONLY and keep other inputs zero). Note:    Price will increase 50$ each 10 purchases... Hurry up and catch the discount. With Zero Loss strategy and simply the Expert will handle your investment and keeps making you profit. The Expert is developed by experts in reading bars and indicators to analyze EUR-USD, back tested for many years and tested in real accounts with high profit resul
Introducing the BlackWing Signal Provider—an advanced EA designed to enhance your trading experience by facilitating seamless communication between your MetaTrader 5 platform and Telegram channels, groups, or individual users. Key Features: 1. Real-Time Event Notifications: Receive instant alerts on new trades, modified orders, closed positions, and deleted orders. Stay informed and make well-timed decisions. 2. Interactive Chart Snapshots: Share chart snapshots along with new trades and
The Wall Street Player (Ultimatum version). This EA tailored as a Discipline, Money and Risk Management tool is a powerful Trade Station utility designed for Forex, Cryptos, Commodities, Shares, Deriv synthetic pairs and any CFDs Market. It is designed to fit your strategy as a winner, and take your Edge of the market to the NEXT-LEVEL. The only thing to do is to get It on your chart and appreciate the possibilities and chart management abilities it has to offer for realizing that discipline and
Grid Hedging (Modular) Introducing Grid Hedging (Modular), the ultimate trading tool designed to revolutionize your trading experience! This expert advisor (EA) is a powerful and versatile system that opens up a whole new world of possibilities for traders of all levels. Whether you're a seasoned pro or just starting in the trading world, this EA is tailored to adapt to your unique trading style. So, what can this EA do? Grid Hedging (Modular) allows you to trade with a completely modular
Market book tester
Aliaksandr Hryshyn
1 (1)
Using data from the order book in the strategy tester Key features: Simultaneous use of several symbols, up to 7 pieces DOM visualization With the visualization of order books, real-time simulation is available, as well as acceleration or deceleration Working with the library: This product also requires a utility to save data:  https://www.mql5.com/en/market/product/71642 Speed control utility:  https://www.mql5.com/en/market/product/81409 Include file:   https://c.mql5.com/31/735/Market_book_s
FREE
Ajuste BRA50
Claudio Rodrigues Alexandre
4.63 (8)
Este script marca no gráfico do ativo BRA50 da active trades o ponto de ajuste do contrato futuro do Mini Índice Brasileiro (WIN), ***ATENÇÃO***  para este script funcionar é necessário autorizar a URL da BMF Bovespa no Meta Trader. passo a passo: MetaTrader 5 -> Ferramentas -> Opções -> Expert Adivisors * Marque a opção "Relacione no quadro abaixo as URL que deseja permitir a função WebRequest" e no quadro abaixo adicione a URL: https://www2.bmf.com.br/ este indicador usa a seguinte página pa
FREE
Käufer dieses Produkts erwarben auch
Diese Bibliothek ermöglicht Ihnen die Verwaltung von Trades mit jedem Ihrer EAs und lässt sich sehr einfach in jeden EA integrieren, was Sie selbst mit dem in der Beschreibung erwähnten Skriptcode und auch Demo-Beispielen auf einem Video tun können, das den gesamten Prozess zeigt. - Platzieren Sie Limit-, SL-Limit- und Take-Profit-Limit-Orders - Platzieren Sie Market-, SL-Market- und TP-Market-Bestellungen - Limit-Order ändern - Bestellung stornieren - Abfrageaufträge - Hebelwi
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.
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,
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
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
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
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
The Matrix
Omega J Msigwa
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
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
Intro to Range Breakout Strategy (pre-close clearance) Range = yesterday high - Yesterday low On track = opening price + range *k; Lower rail = Open price - range *K Stop-loss closing position: When the price breaks up the upper track or breaks down the lower track, it breaks the opening price of the day again Parameters: Pairs List (comma separated)       = "GBPUSD,GBPJPY,USDJPY,XAUUSD,XTIUSD,USTEC"; - TimeFrame = PERIOD_D1; - MagicNumber      = 60037;          - OrderComment     = "RangeBre
GetFFEvents MT5 I tester capability
Hans Alexander Nolawon Djurberg
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 MT5 tab > Tools > Options > Expert Advisors > Check Allow web request for listed URL. Since the WebRequest() function can't be called from indicator ba
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 
Als ich tief in den Bereich der Finanz- und Handelsstrategien eintauchte, beschloss ich, eine Reihe von Experimenten durchzuführen und dabei sowohl Ansätze zu untersuchen, die auf Reinforcement Learning basieren, als auch solche, die ohne dieses auskommen. Durch die Anwendung dieser Methoden gelang es mir, eine differenzierte Schlussfolgerung zu formulieren, die für das Verständnis der Bedeutung einzigartiger Strategien im modernen Handel von entscheidender Bedeutung ist. Obwohl neuronale Netzwe
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
Auswahl:
Keine Bewertungen
Antwort auf eine Rezension