Articles, Library comments - page 107

  Experts: PROphet  (11   1 2)
PROphet : A practical EA for the intraday trading from 10:00 till 19:00. It works well on 5M EURUSD. The expected payoff is 40..60 pips per week on the forward testing. Author: Борис
ATR - Average True Range - code for beginners by William210 : ATR - Average True Range - beginner tutorial to learn how to code in MQL5 Author: Gerard Willia G J B M Dinh Sy
Symbol Filling Policy Determination : This function allows you to retrieve and return the filling policy of a symbol in MetaTrader 5. This is useful for making trading decisions based on the filling policy of a specific financial instrument. Author: Manuel Espinosa
[EA] - Charles-1.3.7: Improvements to the previous version. Author: afabiani
  Experts: [EA] - Charles 2.1.5  (24   1 2 3)
[EA] - Charles 2.1.5: Multi-currency EA, working on brekouts and stop-orders. Author: afabiani
  Experts: [EA] Charles-1.3.3  (14   1 2)
[EA] Charles-1.3.3: EA placing orders progressively and scalping on global profit. Author: afabiani
Marubozu : A Marubozo is a long-bodied candlestick with no shadow, from the Japanese word meaning "close-cropped". Candlestick charts look at the opening and closing price on a single day and are used by technical traders. Author: Rajesh Kumar Nait
Super Scalper EMAs : Low risk, max profit, winning strategy EA. Based upon Super Scalper EMAs indicator Author: Alessio Fabiani
  Indicators: TTMS  (3)
TTMS : John Carter TTM Squeeze - an indicator of trend zones. The indicator is drawn as a histogram with signal labels along the center line. It has seven configurable parameters: BB period - Bollinger Bands calculation period, BB deviation - Bollinger Bands deviation, Keltner period - Keltner Bands
AMA - Adaptive Moving Average - code for beginners by William210 : AMA - Adaptive Moving Average - beginner tutorial to learn how to code in MQL5 Author: Gerard Willia G J B M Dinh Sy
New article Dealing with Time (Part 1): The Basics has been published: Functions and code snippets that simplify and clarify the handling of time, broker offset, and the changes to summer or winter time. Accurate timing may be a crucial element in trading. At the current hour, is the stock exchange
Ichimoku code for beginners by William210 : Ichimoku beginner tutorial to learn how to code in MQL5 Author: Gerard Willia G J B M Dinh Sy
Alligator code for beginners by William210 : Alligator beginner tutorial to learn how to code in MQL5 Author: Gerard Willia G J B M Dinh Sy
Simple Macd memory : Trade executed on Tick Macd memory. 3 type of execute trade Ninja, Scalper, and Swing. Highest Sell and Lowest Buy will not close. Author: Mohd Najib Jailani
Gaussian Bands: StDev Bands with gaussian smoothing Author: zzuegg
  Indicators: ADXm  (2)
ADXm : ADXm - version for MetaTrader 5 Author: Mladen Rakic
EMAVFS : Exponential moving average with a variable smoothing factor. Author: Nikolay Kositsin
CSV Exporter : Automatically export csv file Author: Sameer
New article Better programmer (Part 05): How to become a faster developer has been published: Every developer wants to be able to write code faster, and being able to code faster and effective is not some kind of special ability that only a few people are born with. It's a skill that can be learned
Signals and Probability class : With these classes you can create and test your signals runtime. Author: Peter Mueller
Rsi without Irsi() code for beginners by William210 : Rsi without Irsi() beginner tutorial to learn how to code in MQL5 Author: Gerard Willia G J B M Dinh Sy
Auto Fibonacci Indicator (Auto Fibos) : There's a lot of Fibonacci indicators out there but I decided to make my own indicator for you. Fig 1. Fibos Indicator Author: Ahmed Soliman
  Libraries: IsNewBar  (11   1 2)
IsNewBar : СIsNewBar class allows to determine the moment of a bar change. Usually IsNewBar() function is used for such things instead of a class. But such a function contains a static variable, and therefore we cannot use several calls of this function. To be able to reuse such function repeatedly
Implementation of my Hull Moving Average : Here is my colored Hull Moving Average. Author: Wolfgang Melz
New article Universal Expert Advisor: Custom Strategies and Auxiliary Trade Classes (Part 3) has been published: In this article, we will continue analyzing the algorithms of the CStrategy trading engine. The third part of the series contains the detailed analysis of examples of how to develop
Shadow_True_Strength_Index : Shadow True Strength Index Author: Scriptor
Check out the new article: Evaluating ONNX models using regression metrics . Regression is a task of predicting a real value from an unlabeled example. The so-called regression metrics are used to assess the accuracy of regression model predictions. Regression is a task of predicting a real value
Check out the new article: Developing an MQTT client for MetaTrader 5: a TDD approach — Part 2 . This article is part of a series describing our development steps of a native MQL5 client for the MQTT protocol. In this part we describe our code organization, the first header files and classes, and
Check out the new article: Data label for timeseries mining (Part 2):Make datasets with trend markers using Python . This series of articles introduces several time series labeling methods, which can create data that meets most artificial intelligence models, and targeted data labeling according to
Wick Ratio Candlesticks : Wick Ratio Candlesticks are recognized by its upper and lower wick ration instead of open and close properties. Author: Rajesh Kumar Nait