Join our fan page
Due to recent popularity of Multi currencies EA, This codes allows to Close Orders or delete Pending orders of a Multi Currencies EA, Single Currency EA or Manual orders.
Developed by John Ehlers, the RSI-based inverse Fisher Transform is used to help clearly define trigger points. The normal RSI indicator is calculated and adjusted so that the values are centered around zero. The inverse transform is then applied to these values.
This is an MT4 indicator which generates signals based on Bollinger bands crossover with price.
This is an EA to generate signals based on RSI signal crossing the upper level or lower level.
This code can be used to find highest high and lowest low of a chart for a given period.
This indicator plots multiple signals based on MACD main and signal lines.
This code identifies highest high and lowest low in the neighbourhood.
This indicator compares the main and signals line of the stochastic indicator and marks the sam eon the respective bars on chart.
This EA demonstrates placing orders, modify orders and then closing orders after a fixed interval.
This code can be used to read csv files and separate string based on a separator token.
This code can be used to take screenshot from code itself at any particular desired time.
This is a multi timeframe dashboard scanner for RSI and Stochastic.
This is a simple code to draw triangle on chart connecting open and close of different candles.
This Indicator will plot bullish and bearish candles in separate colors.
This ADX version is used on many other popular trading platforms. It is different to the standard one included with Metatrader.
The indicator sends a signal at the moment the price crosses a given level, using alerts and push notifications
it saves the current chart to default template , it just helps to do it faster than a manual save. you can assign a hotkey for it. it has no confirmation and immediately saves the template, if you want it to save to a template other than default just edit the code and replace "default.tpl" to any other name you want.
This code helps beginners in MQL4, specially those migrating from C++ to perform some basic fie operation.
This code base is a simple function to check if current time lies within two specified times.