Articles, Library comments - page 100

DEMA trend: DEMA trend Author: Mladen Rakic
KeyFinder 2.0: This script finds DeMark pivot points, displays them on the chart and indicates their dimensions. Author: Pavel Trofimov
New article Population optimization algorithms has been published: This is an introductory article on optimization algorithm (OA) classification. The article attempts to create a test stand (a set of functions), which is to be used for comparing OAs and, perhaps, identifying the most universal
New article DoEasy. Controls (Part 14): New algorithm for naming graphical elements. Continuing work on the TabControl WinForms object has been published: In this article, I will create a new algorithm for naming all graphical elements meant for building custom graphics, as well as continue
  Experts: Milestone  (632   1 2 3 4 5 ... 63 64)
Milestone: Trade 5min charts mostly EURUSD. Added news filter from Forex Factory and stops. Loads of versions inside. Good luck Author: Trevor Schuil
MACD Stochastic 2: iMACD (Moving Average Convergence/Divergence, MACD) with adjustable timeframes and a Stochastic of the current timeframe. Author: Vladimir Karputov
T3 floating levels (2) : Updated T3 floating levels Author: Mladen Rakic
VR---ZVER v.2: It is a further development of the first VR---ZVER version. The new version features trailing stop, a separate flag for allowing/prohibiting BUY positions, a separate flag for allowing/prohibiting SELL positions. Author: Vladimir Karputov
New article Mathematics in trading: Sharpe and Sortino ratios has been published: Return on investments is the most obvious indicator which investors and novice traders use for the analysis of trading efficiency. Professional traders use more reliable tools to analyze strategies, such as Sharpe and
Money Managment Indicator: MT4 Indicator for Position Size Calculation Author: ThilinaG
VR---ZVER: The EA uses three iMAs (Moving Average, MA), one iStochastic (Stochastic Oscillator) and one iRSI (RSI, Relative Strength Index). Positions are opened by market, as well as Buy Stop and Sell Stop pending orders are placed. Author: Vladimir Karputov
EMA Cross Contest Hedged: A trading system based on three indicators: two iMAs (Moving Average) and iMACD (Moving Average Convergence/Divergence, MACD). Author: Vladimir Karputov
Period Converter Optimized: Improved period converter support real-time refreshing, low CPU cost and other features. Author: wfy05
New article DoEasy. Controls (Part 10): WinForms objects — Animating the interface has been published: It is time to animate the graphical interface by implementing the functionality for object interaction with users and objects. The new functionality will also be necessary to let more complex
New article Testing and Optimization of Expert Advisors has been published: The article provides a detailed description of the process of testing and optimizing Expert Advisors in the MetaTrader 4 Strategy Tester. The importance of such information and the need for this publication cannot be...
Swing trading 3 EMA Crossover MQL5 : Hassane Zibara Author: Hassane Zibara
Plot MQL signal: This script plots MQL signal history on a MetaTrader 4 chart. Author: Irwan Adnan
New article DoEasy. Controls (Part 13): Optimizing interaction of WinForms objects with the mouse, starting the development of the TabControl WinForms object has been published: In this article, I will fix and optimize handling the appearance of WinForms objects after moving the mouse cursor away
Three Colors: Example: Moving Average indicator filling by different colors Author: MetaQuotes Software Corp.
ClockAnalog: 24-hour analog GMT(UTC) market clock displaying in background. The clock displays the Greenwich Mean Time and shows the status of all main stock exchanges according to their schedule. Author: Andrey Aseykin
EES Hedger - Take the other side of the trade - buy when you are selling, sell when you are buying: Do you have the need to take the opposite side of a trade? Using manual trading or another EA, EES Hedger can immediately take the opposite position as specified in EA parameters. Instructions: For...
New article CCI indicator. Three transformation steps has been published: In this article, I will make additional changes to the CCI affecting the very logic of this indicator. Moreover, we will be able to see it in the main chart window. For the experiment, we will take a rectangular window, a
New article Neural networks made easy (Part 21): Variational autoencoders (VAE) has been published: In the last article, we got acquainted with the Autoencoder algorithm. Like any other algorithm, it has its advantages and disadvantages. In its original implementation, the autoenctoder is used to
RSI_Histogram: The classical RSI indicator implemented as a histogram with a color indication of entering the overbought and oversold areas. Fig.1. The RSI_Histogram indicator Author: Nikolay Kositsin
Zero_Lag_RSI: Zero Lag RSI indicator Author: Scriptor
  Scripts: sChartsSynchroScroll  (21   1 2 3)
sChartsSynchroScroll : The script provides a synchronous scrolling for all charts opened in the client terminal. The script should be executed only on one chart. The red markers will be created on all of the opened charts after the script running. While scrolling of any chart, the other charts will
Acceleration&Speed Indicator: The indicator Acceleration&Speed shows speed and acceleration of a price change. Author: Alexei Kharchenko
4click Trade Opener : By using 4click Trade Opener script, you don't need to calculate trade lot size when you opening orders. Author: Behzad Movaghar
New article DoEasy. Controls (Part 12): Base list object, ListBox and ButtonListBox WinForms objects has been published: In this article, I am going to create the base object of WinForms object lists, as well as the two new objects: ListBox and ButtonListBox. Compile the EA and launch it on the
New article Learn how to design a trading system by Momentum has been published: In this article, I will try to share one of the most important concepts and indicators which is a Momentum indicator and I will share how to design a trading system by this Momentum indicator. In this part, we will