Articles, Library comments - page 34

Rainbow Indicator for mt4 : This is an indicator with a rainbow-like display, both for trend or pullback prediction. Author: Peter Mueller
Swing Highs and Lows : Short description. Author: Rajesh Kumar Nait
Trailing Activate Close All : Assistant - works on the current symbol, has the 'Trailing activate if profit is >=' parameter in the trailing parameters. Sets the initial Stop Loss and Take Profit. Closes all positions when target profit is reached Author: Vladimir Karputov
iMaxMinTrends: The indicator draws horizontal lines corresponding to daily, weekly, monthly highs/lows and connects them consistently trendlines. Author: Alexey Lopatin
Check out the new article: Neural networks made easy (Part 45): Training state exploration skills . Training useful skills without an explicit reward function is one of the main challenges in hierarchical reinforcement learning. Previously, we already got acquainted with two algorithms for solving
Take Profit based on your current profit : Most EAs tend to close orders in take profit based on the distance in pips from the purchase price. However, this MQL4 code is based mainly on the current profit. Author: Luca Cerquatelli
Highs-Lows: A simple indicator that shows the high and the low of desired time frame on a current chart. Author: Mladen Rakic
Breakout Martin Gale Expert Advisor for mql4 : This is an mql5 Expert Advisor trading the breakouts and using Martin Gale risk management. Author: Peter Mueller
AllAverages v4.9 MT5 : One of the latest version of this indicator at the moment. Huge base of different modifications of moving averages, with multitimesframe function, sending signals to e-mail and push notifications. Author: IVAN ASTAFUROV
Donchian Channel for beginners by William210 : Donchian Channel for traders or young developers by William210 Author: Gerard Willia G J B M Dinh Sy
New article The ZigZag Indicator: Fresh Approach and New Solutions is published: The article examines the possibility of creating an advanced ZigZag indicator. The idea of identifying nodes is based on the use of the Envelopes indicator. We assume that we can find a certain combination of input...
New article Data Science and Machine Learning (Part 09) : The K-Nearest Neighbors Algorithm (KNN) has been published: This is a lazy algorithm that doesn't learn from the training dataset, it stores the dataset instead and acts immediately when it's given a new sample. As simple as it is, it is used
Drag and Drop Move StopLoss : Set StopLoss by just dragging and dropping script on the desired price level. Author: Chioma Obunadike
Check out the new article: Neural networks made easy (Part 42): Model procrastination, reasons and solutions . In the context of reinforcement learning, model procrastination can be caused by several reasons. The article considers some of the possible causes of model procrastination and methods for
Check out the new article: Neural networks made easy (Part 43): Mastering skills without the reward function . The problem of reinforcement learning lies in the need to define a reward function. It can be complex or difficult to formalize. To address this problem, activity-based and
Check out the new article: Developing a Replay System — Market simulation (Part 07): First improvements (II) . In the previous article, we made some fixes and added tests to our replication system to ensure the best possible stability. We also started creating and using a configuration file for this
A Tool: Horizontal Grid Plotter: Script for horizontal grid lines plotting Author: Airat Safin
A Tool: Vertical Grid Plotter: Script for vertical grid lines plotting Author: Airat Safin
TradeMo : The trade strategy is based on 2 moving averages. To confirm the trend, it uses 2 moving averages crossing and 1 candlestick formation while the moving averages are still crossed. Author: Justin A Larry
Automatic stoploss and takeprofit: Automatic set (woth confirmation) of tp ans sl calcul use buy cost it work for every trade available and for all symbol. You can change the external parameter for tp and sl. I work on a new version where you could choose sl and tp for each symbol Author: cyriac
Check out the new article: Neural networks made easy (Part 41): Hierarchical models . The article describes hierarchical training models that offer an effective approach to solving complex machine learning problems. Hierarchical models consist of several levels, each of which is responsible for
Check out the new article: Understanding order placement in MQL5 . When creating any trading system, there is a task we need to deal with effectively. This task is order placement or to let the created trading system deal with orders automatically because it is crucial in any trading system. So, you
Keltner ATR Bands: The indicator of channel Keltnera. Author: John Smith
Check out the new article: Neural networks made easy (Part 40): Using Go-Explore on large amounts of data . This article discusses the use of the Go-Explore algorithm over a long training period, since the random action selection strategy may not lead to a profitable pass as training time increases
Braid Filter indicator of Robert Hill stocks and commodities magazine 2006 : Braid Filter indicator of Robert Hill stocks and commodities magazine 2006 Author: maximo
  Experts: Kral  (5)
Kral : Expert Advisor Author: Dragan Drenjanin
New article The Price Histogram (Market Profile) and its implementation in MQL5 is published: In this article I will consider Price Histogram - a simplified model of Market Profile, and will describe its implementation in MQL5. Author: Dmitry
  Indicators: M4HA  (5)
M4HA : Trend indicator based on the intersection of adaptive HMA and its smoothed line. I recommend using it together with the flat indicator to determine the beginning of a trend early Author: Nikclay Khrushchev
Support and Resistance Indicator : This Indicator shows the potential breakout/stop levels. Author: Peter Mueller
iVIDyA Simple : Simple EA on 'iVIDyA' indicator Author: Vladimir Karputov