Articles, Library comments - page 27

Check out the new article: Modified Grid-Hedge EA in MQL5 (Part III): Optimizing Simple Hedge Strategy (I) . In this third part, we revisit the Simple Hedge and Simple Grid Expert Advisors (EAs) developed earlier. Our focus shifts to refining the Simple Hedge EA through mathematical analysis and a
Check out the new article: Quantitative analysis in MQL5: Implementing a promising algorithm . We will analyze the question of what quantitative analysis is and how it is used by major players. We will create one of the quantitative analysis algorithms in the MQL5 language. What is quantitative
TrendChannel: The indicator draws two trend lines for the closest price extremes Author: Nikolay Kositsin
  Experts: Breakout H1 Trading  (13   1 2)
Breakout H1 Trading : Short description. Author: Dao Thanh Tan
Normalized MACD: Normalized MACD. Author: Mladen Rakic
Code blocks for "Counters" like Count "X" time and pass : Here are some examples of codes for set counters based on "Count" Author: Hapu Arachchilage Tharindu Lakmal
Display trade history on charts (MT5) : to display trade history files(.csv) on charts. Author: ManiABLS
Hurst Exponent: The Hurst Exponent is used as a measure of long-term memory of time series. It relates to the autocorrelations of the time series, and the rate at which these decrease as the lag between pairs of values increases. Studies involving the Hurst exponent were originally developed...
Check out the new article: Neural networks made easy (Part 66): Exploration problems in offline learning . Models are trained offline using data from a prepared training dataset. While providing certain advantages, its negative side is that information about the environment is greatly compressed to
A Code block to detect A "New Candle/Bar" using bars history (very effective way) : If you only want to execute your code blocks "only once per bar" it's important to check if there is new bar arrived or not. Author: Hapu Arachchilage Tharindu Lakmal
Forex Fraus (for M1): The Expert Advisor is based on the Williams Percent Range indicator. It sells in the overbought zone and buys in the oversold zone. Trailing Stop and operation timer are attached to it. Author: Dima-Z
Candle Analysis Report : This script helps traders understand the distribution and range of candles in a specific period, which can be useful for making trading decisions such as determining which historical values to use for Take Profit or Stop Loss. Author: Enrique Enguix
Counter Attack Candlestick : Counter attack candlestick pattern Author: Rajesh Kumar Nait
Dominant Candle : Dominant Candle is a a two candlestick set where the wicks intersect each other but body of the candles are either gapped up, gapped down or equal Author: Rajesh Kumar Nait
Limit Stop Order Script: The script for manual trade: when achieving the limit price the script sets stop order and logs out Author: Serhii Ivanenko
Calculate Drawdown in MT4 : this shortcode will calculate the drawdown of a particular ea, where it is applied to a specified symbol. Author: Biswarup Banerjee
Virtual SL TP Pending with SL Trailing for Symbol Chart : Virtual SL TP Pending with SL Trailing for Symbol Chart Author: Iulian Persinaru
Close Basket Pairs v1 : This MQL4 EA is designed to close positions for a basket of currency pairs based on certain profit and loss thresholds. Author: Iulian Persinaru
Harmonized Hedge for of open trades for chart symbol : Hedge Symbol 100% Author: Iulian Persinaru
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
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