Articles, Library comments - page 5

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
Open Charts of open trades symbols : Open Charts Author: Iulian Persinaru
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
Fair Value Gap : Fair Value gaps are used in ICT's smart money concept where there is an imbalanace of 1 point or more between 1st candle's high and 3rd candle 's low in bullish and 1st candle 's low and 3rd candle's high in bullish Author: Rajesh Kumar Nait
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
New article Exploring options for creating multicolored candlesticks has been published: In this article I will address the possibilities of creating customized indicators with candlesticks, pointing out their advantages and disadvantages. The great advantage of this last method is that we will have
Check out the new article: Introduction to MQL5 (Part 6): A Beginner's Guide to Array Functions in MQL5 . Embark on the next phase of our MQL5 journey. In this insightful and beginner-friendly article, we'll look into the remaining array functions, demystifying complex concepts to empower you to
Check out the new article: The Group Method of Data Handling: Implementing the Multilayered Iterative Algorithm in MQL5 . In this article we describe the implementation of the Multilayered Iterative Algorithm of the Group Method of Data Handling in MQL5. The Group Method of Data Handling is a type
Sell with Buy Stop Hedge for chart symbol / Buy with Sell Stop Hedge for chart symbol : Hedge with a stop order, instead of placing a Stop Loss. Author: Iulian Persinaru
Volume Average percent: In capital markets, volume, or trading volume, is the amount (total number) of a security (or a given set of securities, or an entire market) that was traded during a given period of time. In the context of a single stock trading on a stock exchange, the volume is...
Check out the new article: How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 6): Two RSI indicators cross each other's lines . The multi-currency expert advisor in this article is an expert advisor or trading robot that uses two RSI indicators with crossing lines, the Fast RSI
Check out the new article: Population optimization algorithms: Nelder–Mead, or simplex search (NM) method . The article presents a complete exploration of the Nelder-Mead method, explaining how the simplex (function parameter space) is modified and rearranged at each iteration to achieve an optimal
Multiple Buys and Sells ORDERS based on a currency pair strength. : Short description. Author: Iulian Persinaru
  Indicators: SL&TP Values  (33   1 2 3 4)
SL&TP Values: Indicator displays the value of defined stop loss and or take profit in the deposit currency. Note: It calculates an estimated value based on a simple calculation and does not take into account brokerage commissions. Author: MhFx7
Check out the new article: Population optimization algorithms: Differential Evolution (DE) . In this article, we will consider the algorithm that demonstrates the most controversial results of all those discussed previously - the differential evolution (DE) algorithm. The idea of differential
New article Neural networks made easy (Part 5): Multithreaded calculations in OpenCL has been published: We have earlier discussed some types of neural network implementations. In the considered networks, the same operations are repeated for each neuron. A logical further step is to utilize
Check out the new article: Neural networks made easy (Part 65): Distance Weighted Supervised Learning (DWSL) . In this article, we will get acquainted with an interesting algorithm that is built at the intersection of supervised and reinforcement learning methods. Behavior cloning methods, largely
Check out the new article: Introduction to MQL5 (Part 5): A Beginner's Guide to Array Functions in MQL5 . Explore the world of MQL5 arrays in Part 5, designed for absolute beginners. Simplifying complex coding concepts, this article focuses on clarity and inclusivity. Join our community of learners
Check out the new article: MQL5 Wizard Techniques you should know (14): Multi Objective Timeseries Forecasting with STF . Spatial Temporal Fusion which is using both ‘space’ and time metrics in modelling data is primarily useful in remote-sensing, and a host of other visual based activities in
Check out the new article: Population optimization algorithms: Spiral Dynamics Optimization (SDO) algorithm . The article presents an optimization algorithm based on the patterns of constructing spiral trajectories in nature, such as mollusk shells - the spiral dynamics optimization (SDO) algorithm
XP Forex Trade Manager MT4 : Forex Trade Manager MT4 simplifies managing open orders in MetaTrader 4. If you open a new order, the manager automatically sets Stop Loss and Take Profit. When price will move, then the program could move Stop Loss to Break Even (stop loss = open price) or continuously
ZigZag Based on Close Prices: The code is based on indicator ZigZag which is in-built in MT4.I have changed it so that it isn't calculated on highest Highs and lowest Lows, but instead uses highest Close and lowest Close of chart price history.See attached chart for differences: ZigZag (red) versus
Open Order With Trade Management : A Simple Trade Management Script Author: Muhammad Ali Akbar