Rejoignez notre page de fans
Let say you have an EA and you want it to trade in between an interval of time but you do not have the source codes to modify the EA. This utility allows you to automatically enable or disable the automated trading button. You can use the codes as an EA, Indicator or script but I used as an EA. You can remove Ordersend command because I set it only for the codes to past the test but it is meaningless.
An oscillator that duplicates the chart of a selected asset in a separate window in three ways: line, bars and candles. This is essentially an indicator Bollinger bands, displayed in a separate window. In my opinion, it will be useful for beginners as a way to look at various technical signals from a different angle. This indicator helped me in an adviser for filtering unfavorable moments for trades.
This indicator is based on the first version of Sidus trading method. It shows market entry points.
L'indicateur Oscillateur Stochastique compare où le prix d'un titre a clôturé par rapport à sa fourchette de prix sur une période donnée.
L'indicateur Market Facilitation Index (BW MFI) est l'indicateur qui montre le changement de prix pour un tick
A script for visualization of trades on the chart. It is useful when you change the account/PC.
Universal EA scheme to enable easy multiple strategy implementation into one EA
This indicator calculates and displays the Dollar Index and 2 definable moving averages. Edited 18 September 2015 - updated link to official description and calculation from ICE Futures U.S.
The Indicator analyses last 100 waves and shows its sizes, average volumes and average velocities (in pips/hour) for each wave.
An evolution of John Ehlers Inverse Fisher Transform of RSI.
This is a tool for you to automatically close all orders when you have dozens of pending orders and open orders.
X-liquidex is an Impulsive/Volatility/Breakout EA. It uses Range, Moving averages and Keltner channel. It's logics are simple yet powerful.
The Expert Advisor trades based on the support/resistance levels set by the user, while trailing the Stop Loss order.
Fast time range checking function. Doesn't use slow string parsing.
This is the semaphore indicator of candles that highlights the candles on the chart, which have same direction like all candles for your chosen timeframes.
This is just another version of the well known Super Trend indicator. The code is simplified but it has the same output on the chart screen.
This indicator will display the combined values of all stop losses and take profits.
This indicator uses Bollinger Bands lines to detect markets trend. It's a very useful tool for manual trading. Furthermore, it is possible to use the indicator with ATR as a filter, as well as the option to pop up an alert when a reverse trend occurs. For more information about the indicator, you can visit the product's page: https://www.mql5.com/en/market/product/6333
A ready made expert adviser template to use for further development or use 'as is'
AVA adapts its analysis based on current market dynamics. This adaptability makes it invaluable for predicting shifts towards higher volatility or calmer periods.
Displays the difference between the long-term and short-term market sentiments relative to the price.
One of the most interesting modifications of Bollinger bands. It shows the standard deviation in the bar representation.
This indicator is based on the Jamie Saettele Going Beyond 70 and 30 system. Basically RSI crosses and ATR for entry.
The indicator is almost 2 years old. I didn't lay it out, because I had no idea of how to use it.
A DLL to manage and exchange data between MT4 and MS Excel. OLE is used. The description of the DLL functions is given in the attached example. The example is a script that sends quotes to Excel and builds the diagram of daily price changes. At exiting,
Draws separately Kijun and Tenkan lines with the drawing forward on a specified number of periods.