Find us on Facebook!
Join our fan page
Multi-asset cluster indicator taking all currencies as a sum of squares forming market unity (1.0)
Improved version based on RSI_candles by © mladen 2018 https://www.mql5.com/en/code/20968
This indi will draw OBJ_ARROW_BUY/OBJ_ARROW_SELL when find signals on Arrow Indi Buffers.
The script exports summary of closed trades grouped by each trading day to .csv file
The script exports summary of closed trades grouped by each currency pair to .csv file
This script will change the SL and TP of all open trades of the symbol to the price where the script is dropped off.
The Expert Advisor uses four iMA (Moving Average, MA) indicators from two timeframes. Two indicators with averaging periods 1 and 8 are created on the H1 timeframe and two indicators with averaging periods 1 and 8 are also created on the H4 timeframe.
A class to reconstruct closed trades (paired in/out deals) from history sorted by close time.
Builds a sliding line with a polynomial of 4 degrees. Extrapolates as a section of a given function with a sinusoid and its axial one. One value is taken from the constructed lines on each bar and a line of extrapolated values is plotted, which does not redraw.
This indicator uses the open price for the day, and computes the percent change for that day. Use on any chart TF up to and including D1.