Articles, Library comments - page 19

Classic Moving Averages with colors : The indicator displays a colored moving average. Author: Mike Pascal Plavonil
Reverse Trades For All Symbols Script : Reverses all open trades for all symbols on the trading platform. Author: Iulian Persinaru
Trailing_StopLoss_for All_orders_and_symbols : Trailing_StopLoss_for All_orders_and_symbols Author: Iulian Persinaru
Adding password protection to your Indicator / Expert Advisor: Several methods of protecting your code have been proposed over the past, but were either too simple (less secure), required re-compilation of your code for each new customer (ok if you only plan on having a dozen or so customers) or...
Bcrypt: Class for working with AES-256 encryption. This class makes use of the MQL5 built-in function CryptEncode() to encrypt/decrypt data. Also, it converts the generated data by CryptEncoded() into a HEX string and vice-versa. Author: Romeu Bertho
Simple continuous trend-following strategy for buying and selling based on predefined conditions : Simple continuous trend-following strategy for buying and selling based on predefined conditions Author: Iulian Persinaru
MACD Sample: Classical MACD Sample. Author: MetaQuotes Software Corp.
Power of CHF: Power of CHF indicator shows actual strength of currency CHF calculated of 7 pairs that contain CHF.Indicator can be used for strategies based on mean reversion and/or correlation. Included pairs: EUR CHF, USD CHF, GBP CHF, CAD CHF, AUD CHF, NZD CHF, CHF JPY. Author: JAN OPOCENSKY
New article Self-adapting algorithm (Part IV): Additional functionality and tests has been published: I continue filling the algorithm with the minimum necessary functionality and testing the results. The profitability is quite low but the articles demonstrate the model of the fully automated
BinanceQuotesDownloader : Display Binance quotes in real-time mode Author: Yuriy Lyachshenko
Keltner Channel: Keltner channel with some additional options Author: Mladen Rakic
Correlation Gaps Trading AUDJPY CADJPY NZDJPY : Short description. Author: Iulian Persinaru
Bollinger band : Now we will get the code with function and purpose as below: 1. How to call and using the bollinger band 2. How to call and using the volume tick 3. How to call and using the Moving average volume. 4. How to code using the Trailling & Check volume lot size Author: Dao Thanh Tan
MQL5 Programming for Traders – Source Codes from the Book. Part 4 : In the fourth part of the book, we will focus on mastering built-in functions (MQL5 API) and will gradually delve into specialized subsystems. Any MQL5 program can utilize a plethora of technologies and functionalities. Therefore
AutoSet SL TP: An Expert Advisor for placing Stop Loss and Take Profit. Author: Vladimir Karputov
Calculate pip difference over the last N bars : Bars Pips for Chart Symbol and Period selected Author: Iulian Persinaru
Simple Code for Detect A "New Bar or New Candle " Received : This code block detects a New Bar or a New Candle when it has received. Author: Hapu Arachchilage Tharindu Lakmal
Check out the new article: Building Your First Glass-box Model Using Python And MQL5 . Machine learning models are difficult to interpret and understanding why our models deviate from our expectations is critical if we want to gain any value from using such advanced techniques. Without comprehensive
Harmonic Moving Average : MQL5 version of harmonic moving average Author: Sardion Maranatha
New article Random Decision Forest in Reinforcement learning has been published: Random Forest (RF) with the use of bagging is one of the most powerful machine learning methods, which is slightly inferior to gradient boosting. This article attempts to develop a self-learning trading system that...
Resize chart window from indicator (for Short Trend Reversal) : Changing the size of the chart window is important in my EA, but it may serve as inspiration for others. Author: Tomasz Adrian Bialous
Hedge_Dollar_Index_Against_Forex_Pairs_V1 : Hedge Dollar index USIDX against its constitutive FOREX pairs EURUSD GBPUSD USDJPY USDCAD USDSEK USDCHF Author: Iulian Persinaru
Check out the new article: How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 7): ZigZag with Awesome Oscillator Indicators Signal . The multi-currency expert advisor in this article is an expert advisor or automated trading that uses ZigZag indicator which are filtered with the
Second Bars : The indicator draws an arbitrary second time frame on the chart. Author: Aleksandr Slavskii
Symbol Spread Equity Profit Banner V1.mq4 : Simple banner showing Symbol Spread Equity Profit Banner Author: Iulian Persinaru
LifeHack Balance Equity: The indicator displays the balance and equity of the trade account. Author: Vladimir Karputov
Engulfing bar with rsi : Alerts on engulfing bar below or above rsi levels Author: traderonemax
New article MQL5 Cookbook: Saving Optimization Results of an Expert Advisor Based on Specified Criteria has been published: We continue the series of articles on MQL5 programming. This time we will see how to get results of each optimization pass right during the Expert Advisor parameter...
Check out the new article: Population optimization algorithms: Intelligent Water Drops (IWD) algorithm . The article considers an interesting algorithm derived from inanimate nature - intelligent water drops (IWD) simulating the process of river bed formation. The ideas of this algorithm made it
GRUCHA Percentage Index: GRUCHA Percentage Index Author: crn