Join our fan page
Expansion and improvement of the script ver.2 and an example of accelerated processing of an indicator for use in conjunction with the script
This indicator for draw an Arrows for buy & sell , it's Depends on T3 Indicator http://forum.m-e-c.biz/t29283.html
If you have placed order and suddenly have to leave: don't panic! This EA will set initial Stop Loss, and after your position will reach settable profit threshold, it will start to apply proportional Trailing Stop.
This script will set your stoploss at the fractal level of your choosing. Money management built in helping take some of the guess work out of your trading.
The ideas from the article 3 Methods of Indicators Acceleration by the Example of the Linear Regression" is implemented in this indicator.
The indicator shows trade signals using combined Stohastic with breaking of High/Low by Moving Average.
The indicator detects and marks the WRB (Wide Range Bars) or candlesticks with Wide Range Bodies.
Traditional MACD indicator with a Momentum indicator and alarms. Allows customization of most of the parameters without having to dive into code.
A small improvement of the little known TVI indicator (https://www.mql5.com/ru/code/7804).
Indicator that displays the change in price as a percentage relative to the Open price of the current candle.
Regular expressions provide a formal language for quick and flexible processing of texts. Each regular expression is a pattern (mask), for which the regular expression engine tries to find matches in the source text. A pattern consists of one or more character literals, operators, or constructs.
This Expert Advisor closes all open positions and pending orders. It is possible to close only buy or sell orders, market or pending orders, positions with profit or loss. For more information about the expert/utility you can to visit the product's page: https://www.mql5.com/en/market/product/7010
This EA can detect trades in your MT4 account and transmit them via web
This expert opens trades based on signals from multiple technical indicators.
This is simple copy of STUFIC PRO strategy which you can follow as signal or buy at the market.
The Bears Power indicator, in which the indicator period is calculated automatically using the number of bars of the current day.
This is my 1st published code, it is very simple code example: RSI 14 (price close) — open buy when it is < 25, close buy when it is > 50, open sell when it is > 75, close sell when it is < 50.
Indicator Price and Volume Trend (PVT), like On Balance Volume (OBV), represents the cumulative sum of trade volumes calculated considering close price changes.
It measures all sections that join the ZigZag breaks, the resulting values are given in points.
Fractal efficiency is calculated like in KAMA, Kaufman’s Adaptive Moving Average efficiency ratio, plus polarization and with optional exponential moving average.