Price Increment source code - indicator for MetaTrader 4 The indicator calculates the price change on each bar and displays a histogram in the additional indicator window. Outputs 3 types of data: absolute price change, percentage and logarithmic.
Fallacies, Part 1: Money Management is Secondary and Not Very Important In this article we will discuss very simple things that can very often be deceptive - the graphs of an account balance in the testing report. In reports of strategy testing by beginners we can often see exponential balance/equity graphs and multibillion results by the end of the testing period. Such results usually invoke skeptical comments of experienced EA writers ...
Fallacies, Part 2. Statistics Is a Pseudo-Science, or a Chronicle of Nosediving Bread And Butter The first part of the article heading is a quotation from the post by SergNF dated April 17, 2008 14:04, https://www.mql5.com/ru/forum/108164. Well, even the most strict mathematics turns into a pseudo-science when used by a "researcher" that decides to play with attractive formulas without any practical application. The skepticism ...
AllBollingerBands - AllBollingerBands_v2.0 600+ indicator is on this post. This version works with Metatrader 4 build 600 and above. - AllBollingerBands_v2.1 600+ indicator is on this post. This is the updated AllBollingerBands indicator with the new of MAs and with the price lebels.This version works with Metatrader 4 build 600 and above. - AllBollingerBands_v2.2 600+ indicator is on this post. This is the updated AllBollingerBands indicator with ability to be filled if ShowFilled=true. ...
Table of ContentsIntroduction1. Generally accepted method of evaluating the RSI indicator2. Area method3. RSIAreaIndicator_v1 3.1. Creating a draft for an indicator3.2. Filling the indicator header line3.3. Editing the indicator's OnInit() function3.4. Creating the additional indicator function3.5. Creating the main operation code of the indicator 4. RSIAreaExpert version 1.00 — Expert Advisor 4.1. Editing the Expert Advisor's header line ...