Articles, Library comments - page 32

closing partially script and Stop loss to Break Even point : closing partially script and Stop loss to Break Even point Author: Mehmet Bastem
Grid, MartinGale include File : Enables Programmers to create Martin Gale and Grid Trading strategies with ease. Author: Peter Mueller
Normalized smoothed MACD: Normalized smoothed MACD Author: Mladen Rakic
Draw trade history onto chart : Draw trade history onto chart Author: Lee Chee Tat
New article A DLL for MQL5 in 10 Minutes (Part II): Creating with Visual Studio 2017 has been published: The original basic article has not lost its relevance and thus if you are interested in this topic, be sure to read the first article. However much time has passed since then, so the current...
New article Category Theory in MQL5 (Part 4): Spans, Experiments, and Compositions has been published: Category Theory is a diverse and expanding branch of Mathematics which as of yet is relatively uncovered in the MQL5 community. These series of articles look to introduce and examine some of its
FX Fish: The unique FX_FISH indicator is widely used by the Western experts to trade in the foreign exchange market, stock market, and others. Author: John Smith
Check out the new article: Category Theory in MQL5 (Part 14): Functors with Linear-Orders . This article which is part of a broader series on Category Theory implementation in MQL5, delves into Functors. We examine how a Linear Order can be mapped to a set, thanks to Functors; by considering two
New article MQL5-RPC. Remote Procedure Calls from MQL5: Web Service Access and XML-RPC ATC Analyzer for Fun and Profit is published: This article describes MQL5-RPC framework that enables Remote Procedure Calls from MQL5. It starts with XML-RPC basics, MQL5 implementation and follows with two real...
New article Protect Yourselves, Developers! has been published: Protection of intellectual property is still a big problem. This article describes the basic principles of MQL4-programs protection. Using these principles you can ensure that results of your developments are not stolen by a thief, or...
New article Developing a cross-platform grid EA (Last part): Diversification as a way to increase profitability has been published: In previous articles within this series, we tried various methods for creating a more or less profitable grid Expert Advisor. Now we will try to increase the EA
Check out the new article: Cycle analysis using the Goertzel algorithm . In this article we present code utilities that implement the goertzel algorithm in Mql5 and explore two ways in which the technique can be used in the analysis of price quotes for possible strategy development. The Goertzel
  Indicators: Renko 2.0  (24   1 2 3)
Renko 2.0: A complete Renko chart indicator with wicks for MetaTrader 5. Inspired by Renko for MQL5 by Serhii Ivanenko https://www.mql5.com/en/code/1299 and Renko Live Charts v4.13 for MQL4 by Tim Welch https://www.mql5.com/pt/code/11739 Configure using Tick Size, Pip Size or Points. Author:...
Check out the new article: Revisiting an Old Trend Trading Strategy: Two Stochastic oscillators, a MA and Fibonacci. . Old trading strategies. This article presents one of the strategies used to follow the trend in a purely technical way. The strategy is purely technical and uses a few technical
Bollinger Bands RSI: The Expert Advisor is based on the signals of indicators iBands (Bollinger Bands, BB) and iRSI (Relative Strength Index, RSI). Author: Vladimir Karputov
New article Data Science and Machine Learning (Part 13): Improve your financial market analysis with Principal Component Analysis (PCA) has been published: Revolutionize your financial market analysis with Principal Component Analysis (PCA)! Discover how this powerful technique can unlock hidden
Auto-Fibonacci: Create a Fibonacci retracement object automatically on your graph. Author: Julien
MoveStoploss : MoveStoploss moves the stoploss as the trade move in your direction at a specific distance. Author: Daniel Opoku
RoNz Simple Scalper Rapid-Fire Strategy EA: This Expert Advior is based on one of 17 Proven Currency Strategies by Mario Singh. The Expert Advisor uses MA and Parabolic SAR on M1 Time Frame. Indicator used : MA and Parabolic SAR.Timeframe used : M1Pair : Best with EURUSDRisk/Reward : 15 pips:10...
Weis Waves: Volume Wave indicator originally idealized by Richard D. Wyckoff. Author: Minions Labs
  Experts: Ilan 1.6 Dynamic HT  (16   1 2)
Ilan 1.6 Dynamic HT: Thanks to its advanced formula capital management Legendary Ilan 1.6 Dynamic allows us to go even from the notoriously unprofitable positions in plus. Now Ilan 1.6 Dynamic is available in source code for MetaTrader 5. The basic algorithm underlying Ilan Dynamic 1.6 HT...
New article Using Neural Networks In MetaTrader has been published: This article shows you how to easily use Neural Networks in your MQL4 code taking advantage of best freely available artificial neural network library (FANN) employing multiple neural networks in your code. Author: Mariusz...
Exp_breakeven_trailing_SL: The Expert Advisor transfers to break-even and/or trails positions on every currency pairs or only on the current one. Author: Oksana Berenko
Check out the new article: Understanding functions in MQL5 with applications . Functions are critical things in any programming language, it helps developers apply the concept of (DRY) which means do not repeat yourself, and many other benefits. In this article, you will find much more information
Check out the new article: Category Theory in MQL5 (Part 13): Calendar Events with Database Schemas . This article, that follows Category Theory implementation of Orders in MQL5, considers how database schemas can be incorporated for classification in MQL5. We take an introductory look at how
New article Creating an EA that works automatically (Part 15): Automation (VII) has been published: To complete this series of articles on automation, we will continue discussing the topic of the previous article. We will see how everything will fit together, making the EA run like clockwork. I
New article MQL5 — You too can become a master of this language has been published: This article will be a kind of interview with myself, in which I will tell you how I took my first steps in the MQL5 language. I will show you how you can become a great MQL5 programmer. I will explain the necessary
  Indicators: 3LS  (1)
3LS : Converted 3 Line Strike by TheTrdFloor from TradingView to MQL4 Author: Lee Chee Tat
Hotkeys_CycleTimeFrames_v1.0 : cycle timeframes using hotkeys 'N','M' prev,next timeframe Author: NickBixy
Hotkeys_CycleMarketWatchSymbols_v1.0 : cycles though market watch symbols, using hotkeys Comma and Period for prev/next symbol in market watch list Author: NickBixy