Articles, Library comments - page 76

Trend Reversal: "Trend Reversal"naked trading price action EA draws 4 Trend Lines with "Fractals"(2main+2small) on chart and trades with Trend Reversal,has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks NASDAQ. Author: Aharon Tzadik
Check out the new article: Visualizing deals on a chart (Part 1): Selecting a period for analysis . Here we are going to develop a script from scratch that simplifies unloading print screens of deals for analyzing trading entries. All the necessary information on a single deal is to be conveniently
  Experts: MTC Сombo  (16   1 2)
MTC Сombo : The Expert Advisor is based on a standard trend strategy and the two-layer neural network that is trained to enter the market against a trend. Author: Vladimir Karputov
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
Price momentum oscillator : Price momentum oscillator Author: Mladen Rakic
Range Forecast H1 : The indicator displays the actual range of the hourly candle in percent and the calculated range based on average statistics. Author: Evgeniy Chumakov
Check out the new article: Integrating MQL5 with data processing packages (Part 2): Machine Learning and Predictive Analytics . In our series on integrating MQL5 with data processing packages, we delve in to the powerful combination of machine learning and predictive analysis. We will explore how to
Check out the new article: Neural Network in Practice: Straight Line Function . In this article, we will take a quick look at some methods to get a function that can represent our data in the database. I will not go into detail about how to use statistics and probability studies to interpret the
Check out the new article: MQL5 Wizard Techniques you should know (Part 44): Average True Range (ATR) technical indicator . The ATR oscillator is a very popular indicator for acting as a volatility proxy, especially in the forex markets where volume data is scarce. We examine this, on a pattern
4MA Candles : The indicator plots the candles based on 4 averages: averages of Open, Close, High, Low. Author: Automated-Trading
New article Dr. Tradelove or How I Stopped Worrying and Created a Self-Training Expert Advisor is published: Just over a year ago joo, in his article "Genetic Algorithms - It's Easy!", gave us a tool for implementation of the genetic algorithm in MQL5. Now utilizing the tool we will create an Expert
Check out the new article: Triangular arbitrage with predictions . This article simplifies triangular arbitrage, showing you how to use predictions and specialized software to trade currencies smarter, even if you're new to the market. Ready to trade with expertise? Arbitrage is very curious, it's
Check out the new article: News Trading Made Easy (Part 3): Performing Trades . In this article, our news trading expert will begin opening trades based on the economic calendar stored in our database. In addition, we will improve the expert's graphics to display more relevant information about
Check out the new article: Gain An Edge Over Any Market (Part II): Forecasting Technical Indicators . Did you know that we can gain more accuracy forecasting certain technical indicators than predicting the underlying price of a traded symbol? Join us to explore how to leverage this insight for
Swap Monitor : This service periodically checks swaps for predefined symbols and saves detected changes into CSV-files for further analysis and potential replay (not implemented here). Also it monitors and alerts swap changes of existing positions. Author: Stanislav Korotky
Check out the new article: Developing a Replay System (Part 49): Things Get Complicated (I) . In this article, we'll complicate things a little. Using what was shown in the previous articles, we will start to open up the template file so that the user can use their own template. However, I will be
Check out the new article: Neural networks made easy (Part 89): Frequency Enhanced Decomposition Transformer (FEDformer) . All the models we have considered so far analyze the state of the environment as a time sequence. However, the time series can also be represented in the form of frequency
Fractals - adjustable period and prices: Fractals - adjustable period and prices Author: Mladen Rakic
Dynamic Support and Resistance - for MetaTrader 5 : The "Dynamic Support and Resistance" Indicator is a versatile tool that combines support and resistance levels with real-time market dynamics. By incorporating previous daily highs and lows, it provides valuable insights into market psychology and
BackgroundCandle_ColorStepXCCX_HTF : The indicator draws candlesticks of a larger timeframe as color filled rectangles using DRAW_FILLING buffers. Rectangles are color filled in accordance with the values of the ColorStepXCCX indicator. Author: Nikolay Kositsin
Check out the new article: Developing a multi-currency Expert Advisor (Part 12): Developing prop trading level risk manager . In the EA being developed, we already have a certain mechanism for controlling drawdown. But it is probabilistic in nature, as it is based on the results of testing on
Check out the new article: Reimagining Classic Strategies (Part V): Multiple Symbol Analysis on USDZAR . In this series of articles, we revisit classical strategies to see if we can improve the strategy using AI. In today's article, we will examine a popular strategy of multiple symbol analysis
Trade Copier - Open Source - Multiplatform - Transmitter Side : Trade Transmitter will Transmit Trades from MT5 Demo or Real accounts using CSV Files. Each trade request created manually or by other EAs on MT5 terminal will be automatically transmitted. Positions and orders summaries are also
CHistoryPositionInfo Class : A class for easy access to the closed position properties. Author: amrali
HistoryPositionInfo version 2 : Returns the profit of a position in points, as well as commission, swaps and profit in money based on the trading history. Author: Vladimir Karputov
Sample pine script stochastic divergence converted to MQL5 : A sample pine code converted to MQL Author: Yashar Seyyedin
Check out the new article: MQL5 Wizard Techniques you should know (Part 21): Testing with Economic Calendar Data . Economic Calendar Data is not available for testing with Expert Advisors within Strategy Tester, by default. We look at how Databases could help in providing a work around this
  Experts: breakdown  (19   1 2)
breakdown : At the beginning of a new day, the EA places pending Buy Stop and Sell Stop orders by High and Low of the previous day. Author: Vladimir Karputov
daylight : Short description. Author: amrali
  Indicators: Sampler  (24   1 2 3)
Sampler : The indicator (i_Sampler.mq5) calculates perfect market entry signals, which can be used for neural network training. It has two buffers: buffer 0 (green line) - analog signal, calculated as a ratio of the positive/negative price change (normalized to range [-1, +1]) during bars_future