Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
Access the CodeBase from your MetaTrader 5 terminal
Couldn't find the right code? Order it in the Freelance section
How to Write an Expert Advisor or an Indicator
Improved version based on RSI_candles by © mladen 2018 https://www.mql5.com/en/code/20968
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.