// trading logic the wick sculper v7 rando ema trading strategy uses a combination of two exponential moving averages (emas) to generate buy and sell signals. the strategy requires...
this indicator shows wedge pattern (using ).display: sea green lines — wedge line; yellow line — trend line; gray dot line — standard deviations of the trend line. fig.1. eurusd 5...
this indicator plots the values of the user specified atr period for all timeframes as a text block. the text block corner can be changed by the user....
changelog: v1.03: correction for more stability. works now fine with symbols with 1 digit. correction on the ea, better information on error, correct the open order. v1.02: added...
this indicator shows step channel based on volatility (base volatility indicator).updates (12/09/2015): v 1.01 — added hybrid mode. * base volatility indicator is 70 ma of stddev(...
this good an h1 timeframe. this ea will execute at the new bar if the last bar has broken through the point that we set.breaking calculation is indicated by first bar of open day p...
changelog:v1.08: after a long time of absence :)bug correction and compilation. v1.07: now sl / tp choose for each chart and not for all. for the grid, now you can choose a differ...
this line will be created from the result of tug of war between [raising price] and [falling price].this chart shows the differences.blue line is typical sma(14), pink line is vola...
do you need to know at what times of the day you are winning or losing compared to other times or the day? this script creates a .csv file of your order history so you can import i...
the original code is from bands.mq4 by metaquotes software corp.with customizable moving average method and applied price.available moving average methods:simple exponential smooth...
since metatrader 4 build 880 was released, it's no longer easy to programmatically fill values in login dialog.this library hides the complicated stuff and provides easy to use api...
add a trailing stop to your entry signals. simply put in your entry conditions so that the longrule()function returns "1" when long conditions are met and the shortrule()function r...
easy ea for closing positions of the symbol with profit or loss.settings: tpforsymbol — set profit amount to indicate when to close all positions for the symbol of the chart. swap...
a robust ea template to help correctly set take profit and stop loss levels, enter and exit positions, and handle terminal issues, such as crashes or disconnects.to use, input your...
the main improvements include plotting squeeze values (some bb/kc calculation changes) on the zero-line and then to smoothen the momentum values as rising/falling positive/negative...
you can manually click the close profit button to close all orders that have a profit. order will auto close by take profit parameter or trailing process. features: button close ...
metaquotes software, bugfixes & enhancements by doerk.when you start to work on a pixel basis with the standard library, you'll soon figure out, that sometimes a pixel here and...
the ea looks for trend using three mas (period 200, 50, 25 or other) and opens orders using the parabolic sar indicator. there is martingale in an expert advisor, the lot is calcul...
the indicator with the timeframe selection option available in the input parameters:this indicator requires flat-trend.mq5 indicator file. place it in <terminal_data_folder>\...
the indicator with the timeframe selection option available in the input parameters:this indicator requires flat.mq5 indicator file. place it in <terminal_data_folder>\mql5\i...
the indicator with the timeframe selection option available in the input parameters:this indicator requires forecastoscilator.mq5 indicator file. place it in <terminal_data_fold...
serialization and deserialization of json protocol. the code is ported from a high-speed С++ library.you can show your gratitude by sending examples of implementing mql for working...
the indicator with the timeframe selection option available in input parameters:this indicator requires fx5_selfadjustingrsi.mq5 indicator file. place it in <terminal_data_folde...
fx5the cci oscillator with the boundaries of the overbought/oversold areas in the form of bollinger bands.indicator input parameters:fig.1. the fx5_selfadjustingcci indicator...
fx5the momentum oscillator with the boundaries of the overbought/oversold areas in the form of bollinger bands.indicator input parameters:fig.1. the fx5_selfadjustingmomentum indic...
fx5the rvi oscillator with the boundaries of the overbought/oversold areas in the form of bollinger bands.indicator input parameters:fig.1. the fx5_selfadjustingrvi indicator...
the indicator with the timeframe selection option available in input parameters:this indicator requires fx5_selfadjustingmomentum.mq5 indicator file. place it in <terminal_data_...
the indicator with the timeframe selection option available in input parameters:this indicator requires fx5_selfadjustingcci.mq5 indicator file. place it in <terminal_data_folde...
the expert advisor looks for a negative spread and trades using it. the ea waits until ask is less than bid, then opens sell and closes the position immediately.i heard that negati...
the indicator with the timeframe selection option available in input parameters:this indicator requires fx5_selfadjustingrvi.mq5 indicator file. place it in <terminal_data_folde...
fx5the mfi oscillator with the boundaries of the overbought/oversold areas in the form of bollinger bands.indicator input parameters:fig.1. the fx5_selfadjustingmfi indicator...
fx5the wpr oscillator with the boundaries of the overbought/oversold areas in the form of bollinger bands.indicator input parameters:fig.1. the fx5_selfadjustingwpr indicator...
the ССomment class was designed to extend the capabilities of the standard function. its purpose is to display a multi-line comment on a panel. methods of this class allow you to s...
the indicator with the timeframe selection option available in input parameters:this indicator requires fx5_selfadjustingwpr.mq5 indicator file. place it in <terminal_data_folde...
the indicator with the timeframe selection option available in input parameters:this indicator requires fx5_selfadjustingmfi.mq5 indicator file. place it in <terminal_data_folde...
the indicator with the timeframe selection option available in the input parameters:this indicator requires fx_sniper_ergodic_cci.mq5 indicator file. place it in <terminal_data_...
the indicator with the timeframe selection option available in the input parameters:this indicator requires gaus_ma.mq5 indicator file. place it in <terminal_data_folder>\mql...
the indicator with the timeframe selection option available in the input parameters:this indicator requires grfleadingedge.mq5 indicator file. place it in <terminal_data_folder&...
the grfleadingedgemov indicator with the timeframe selection option available in the input parameters:this indicator requires grfleadingedgemov.mq5 indicator file. place it in <...
the indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.if the standard deviation of the decema indicator is between th...
the exp_colorhma expert advisor is based on the reversal of the moving average direction. the signal is formed when a bar is closing if there is change in the indicator direction.t...
the indicator with the timeframe selection option available in the input parameters:this indicator requires colorhma.mq5 indicator file. place it in <terminal_data_folder>\mq...
the indicator with the timeframe selection option available in the input parameters:this indicator requires hvr.mq5 indicator file. place it in <terminal_data_folder>\mql5\in...
the exp_decema expert advisor is based on the reversal of the moving average direction. the signal is formed when a bar is closing if there is change in the indicator direction.thi...
the indicator with the timeframe selection option available in the input parameters:this indicator requires i-bandsprice.mq5 indicator file. place it in <terminal_data_folder>...