Articles, Library comments - page 100

New article Neural networks made easy (Part 15): Data clustering using MQL5 has been published: We continue to consider the clustering method. In this article, we will create a new CKmeans class to implement one of the most common k-means clustering methods. During tests, the model managed to
Adaptive Moving Average - AMA: Short description. Author: Mladen Rakic
Multi-Williams Percent Range trend indicator: Multi-Williams Percent Range trend indicator. This is the modified version of Position in channel indicator. The indicator calculates the values, similar to "Williams Percent Range" for 5 different periods. The values are plotted as a histogram. The...
ManualTradeOnStrategyTester: A simple way on how EA can link a manual order command from outside to use it in MetaTrader 5 Strategy Tester. Author: SearchSurf
New article Learn how to design a trading system by Standard Deviation has been published: Here is a new article in our series about how to design a trading system by the most popular technical indicators in MetaTrader 5 trading platform. In this new article, we will learn how to design a trading
New article DoEasy. Controls (Part 7): Text label control has been published: In the current article, I will create the class of the WinForms text label control object. Such an object will have the ability to position its container anywhere, while its own functionality will repeat the functionality
New article Applying the Monte Carlo method for optimizing trading strategies has been published: Before launching a robot on a trading account, we usually test and optimize it on quotes history. However, a reasonable question arises: how can past results help us in the future? The article describes...
Advanced_Fractal_Overlay: Indicator Advanced Fractal Overlay Author: Scriptor
PricerEA: PricerEA is a utility to help any trade to place pending orders (stop or limit) at a specific price. Author: Nikolaos Pantzos
MTC Neural network plus MACD: MTC Neural network plus MACD - Expert Advisor for MetaTrader 5. Author: Vladimir Karputov
TenkanSenKijunSenCross : Checking the Cross of First Two lines of the Ichimoku Indicator Author: Ali Hassanzadeh
  Indicators: TD Sequential  (24   1 2 3)
TD Sequential: TD Sequential indicator based off of the criteria descripted in Jason Perls book "Demark Indicators." Author: Meleah Bridgeford
New article Thomas DeMark's contribution to technical analysis has been published: The article details TD points and TD lines discovered by Thomas DeMark. Their practical implementation is revealed. In addition to that, a process of writing three indicators and two Expert Advisors using the...
New article Thomas DeMark's Sequential (TD SEQUENTIAL) using artificial intelligence has been published: In this article, I will tell you how to successfully trade by merging a very well-known strategy and a neural network. It will be about the Thomas DeMark's Sequential strategy with the use of an...
Disable or Enable Terminal Trading(AutoTrading button) using your Local Time : This code will allow you to disable or enable Terminal Trading(AutoTrading button) using your Local Time. See YouTube video for details Author: Ugochukwu Mobi
New article Developing a trading Expert Advisor from scratch (Part 15): Accessing data on the web (I) has been published: How to access online data via MetaTrader 5? There are a lot of websites and places on the web, featuring a huge amount information. What you need to know is where to look and how
Extended Awesome Oscillator (AO) with alerts: Probably the best Awesome Oscillator (AO) available with zero line crossover and signal line alerts. Author: Zenoni
Momentum offset histo : Histogram of momentum Author: maximo
RSI_MAonRSI_Dual_EA : Strategy based on the signals of the custom indicator 'RSI_MAonRSI_Dual' Author: Vladimir Karputov
New article Interview with Alexey Masterov (ATC 2012) is published: We do our best to introduce all the leading Championship Participants to our audience in reasonable time. To achieve that, we closely monitor the most promising contestants in our TOP-10 and arrange interviews with them. However,...
QG Futures/CFD Intermarket Spread : This is a simple script to chart the intermarket spread between 2 different futures or CFD contracts. The spread trading is a popular futures trading strategy and can be done using CFDs more easily as there is no formal expiry date. Author: QuantGlobal
New article DoEasy. Controls (Part 6): Panel control, auto resizing the container to fit inner content has been published: In the article, I will continue my work on the Panel WinForms object and implement its auto resizing to fit the general size of Dock objects located inside the panel. Besides, I
New article Developing a trading Expert Advisor from scratch (Part 14): Adding Volume At Price (II) has been published: Today we will add some more resources to our EA. This interesting article can provide some new ideas and methods of presenting information. At the same time, it can assist in
BackgroundCandle_VolatilityPivot_HTF: The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the values of the VolatilityPivot indicator. Author: Nikolay Kositsin
New article Graphics in DoEasy library (Part 100): Making improvements in handling extended standard graphical objects has been published: In the current article, I will eliminate obvious flaws in simultaneous handling of extended (and standard) graphical objects and form objects on canvas, as well
Momentum YTG: The Momentum indicator implemented in the form of a color histogram. Author: Iurii Tokman
MultiZigZag - Another Variant of ZigZag (Economic ZigZag): This version of ZigZag can simultaneously display three zigzags both drawn on the data from the current timeframe and on the data from the larger timeframes. Author: Eugeni Neumoin
The Fisher Transform Indicator : The Fisher Transform Indicator was created John Ehlers "Cybernetic Analysis For Stocks And Futures". Author: Andrei Novichkov
New article Data Science and Machine Learning (Part 04): Predicting Current Stock Market Crash has been published: In this article I am going to attempt to use our logistic model to predict the stock market crash based upon the fundamentals of the US economy, the NETFLIX and APPLE are the stocks we
Moving Average Ex: Moving average with some extra features. Author: frankunique