Articles, Library comments - page 27

New article Communicating With MetaTrader 5 Using Named Pipes Without Using DLLs is published: Many developers face the same problem - how to get to the trading terminal sandbox without using unsafe DLLs. One of the easiest and safest method is to use standard Named Pipes that work as normal file...
Check out the new article: DoEasy. Controls (Part 32): Horizontal ScrollBar, mouse wheel scrolling . In the article, we will complete the development of the horizontal scrollbar object functionality. We will also make it possible to scroll the contents of the container by moving the scrollbar slider
New article Graphical Interfaces VII: The Tabs Control (Chapter 2) has been published: The first chapter of seventh part introduced three classes of controls for creating tables: text label table (CLabelsTable), edit box table (CTable) and rendered table (CCanvasTable). In this article (chapter...
Check out the new article: Category Theory in MQL5 (Part 18): Naturality Square . This article continues our series into category theory by introducing natural transformations, a key pillar within the subject. We look at the seemingly complex definition, then delve into examples and applications
Check out the new article: Developing a Replay System — Market simulation (Part 05): Adding Previews . We have managed to develop a way to implement the market replay system in a realistic and accessible way. Now let's continue our project and add data to improve the replay behavior. You can think
SlipPage: Calculation of slippages of the performed deals in account currency. Author: fxsaber
Sets Chart Scale: The indicator sets the "Fixed scale" property to a chart window and holds the first bar in the middle of the window. Author: Alexey Viktorov
Ehlers reverse EMA : A trend or cycle indicator with very low lag. Author: maximo
MA on Momentum : 'Momentum' indicator and 'Momentum' indicator smoothed with 'Moving Average Author: Vladimir Karputov
On_Screen_MACD: The On screen MACD indicator Author: Scriptor
Check out the new article: Category Theory in MQL5 (Part 17): Functors and Monoids . This article, the final in our series to tackle functors as a subject, revisits monoids as a category. Monoids which we have already introduced in these series are used here to aid in position sizing, together with
Aroon: Aroon indicator was developed by Tushar S. Chande, CEO of the "Tuscarora Capital Management" company and the author of the books "The New Technical Trader: Boost Your Profit by Plugging into the Latest Indicators" and "Beyond Technical Analysis: How to Develop and Implement a Winning Trading...
Easy Trend Visualizer: Simple trends visualizer Fig.1 The Easy Trend Visualizer indicator Author: Nikolay Kositsin
PsyIndicator: The trend indicator drawn in the form of the cloud Fig.1 The PsyIndicator indicator Author: Nikolay Kositsin
New article Neural networks made easy (Part 36): Relational Reinforcement Learning has been published: In the reinforcement learning models we discussed in previous article, we used various variants of convolutional networks that are able to identify various objects in the original data. The main
EA_MALR: The Expert Advisor based on the MALR indicator. Trawl function, lot increase, averaging, reversal are available Author: Im_ hungry
New article Developing a trading Expert Advisor from scratch (Part 11): Cross order system has been published: In this article we will create a system of cross orders. There is one type of assets that makes traders' life very difficult for traders — futures contracts. But why do they make life
Reporting Memory Leaks in Strategy Tester : Monitoring of memory leaks in the strategy tester Author: Dr Matthias Hammelsbeck
New article MetaQuotes ID in MetaTrader Mobile Terminal is published: Android and iOS powered devices offer us many features we do not even know about. One of these features is push notifications allowing us to receive personal messages, regardless of our phone number or mobile network operator....
Plot History : Plot trade history levels on the chart for MT4 Author: Chioma Obunadike
MFCS Currency Correlation Chart: An indicator to put correlated currency charts on a given currency chart. It shows only bars currently. Color/monochrome mode is configurable. It also supports currency inversion for handling EURUSD & USDCHF like pairs. Author: Mansukh Patidar 
CHistoryPositionInfo Class: A class for easy access to the closed position properties. Author: amrali
Support \ Resistance: A version of indicators to detect Support/Resistance levels. Author: Андрей
OrderExecution : Just a very simple expert that execute orders from a text file. Author: blackrabite
MQL5 Wizard - Trade Signals Based on Reversal Candlestick Patterns: MQL5 Wizard provides the automatic creation of Expert Advisors (see MQL5 Wizard: Creating Expert Advisors without Programming). The CSignalCandles class provides trade signals, based on reversal candlestick patterns. The strategy...
Support and Resistance indicator for MQL5 : This is a custom support and resistance indicator, signaling bouncebacks and key market levels. Author: Peter Mueller
Day_Of_Week_Lables: Day of week indicator Author: Scriptor
ChartButton Class : This class allows you to create buttons on the chart as if they were chart objects(have time and price coordinates) these objects can be dragged on the chart and when scrolling they stay at the same place. If you wan't to learn some Object Oriented Programming or if you wan't to
Check out the new article: Category Theory in MQL5 (Part 16): Functors with Multi-Layer Perceptrons . This article, the 16th in our series, continues with a look at Functors and how they can be implemented using artificial neural networks. We depart from our approach so far in the series, that has
PivotPointUniversal: The indicator plots Pivot levels for all available history. There are 5 variants of Pivot levels is supported: Classic, Fibonacci, Demark, Camarilla, Woodies. There are 3 calculation periods: daily, weekly, monthly. For the daily pivot levels it's possible to specify the GMT...