indicator dxyvsexy is the usdx vs eurx with awesome oscillator indicator for mt4. highly recommended for the eurusd pair.can be used for all major currency pairs against usd and eu...
this script calculates required margin to open a trade by examining specified volume.it also calculates maximum amount of lots that can be traded for given symbol.parameters symbol...
this script opens order with maximal amount of volume available with active chart symbol.take profit and order type is specified by user.there is no stop-loss. trade will be open u...
simple simulator is designed to practice manual trading on historical data.only close prices are considered, so it is better to use line chart. there is no take-profit, stop-loss o...
overview this program lists and shows information about calendar events between specified date range. if you click on an event it displays information about selected event.paramete...
in mql ticks are stored in a special structure - mqltick. it's universal but a bit fat. if your algorithm handles large tick arrays it may become a reason of ram shortage. the clas...
this is essentially a tool to estimate the general trajectory of a line drawn from a collection of data points. the estimated line is derived by first performing regression on the ...
the provided test script has included comments which are easy to follow along.you can save the returned network configuration in a file then load it in different sessions.this libr...
basics :one of the moving averages that is not often made adaptive is sma (simple moving average). the reason for that is that it is bound to bars values (unlike, for example ema -...
sics :one of the moving averages that is not often made adaptive is sma (simple moving average). the reason for that is that it is bound to bars values (unlike, for example ema - t...
this expert shows the maximum profit level that touched by price line for your first position on chart window. the expert don't need any variable or specified timeframe. please vot...
original hull moving average is calculated using lwma (linear weighted moving average). but sometimes that way of calculation tends to overshootpossible solution for that is to use...
descritpion: volatility means oportunity. no price move means no profit (and no loss).the indicator shows horizontal bars representing candle bodies with chosen index (trackedcandl...
definition : before we start, it is important to define the anti-martingale system. it is a system that allow you to increase the size of your position as the trade moves in your f...
definition : before we start, it is important to define the anti-martingale system. it is a system that allow you to increase the size of your position as the trade moves in your f...
definition : before we start, it is important to define the martingale system. it is a system that allow you to increase the size of your position as the trade moves against you or...
definition : before we start, it is important to define the martingale system. it is a system that allow you to increase the size of your position as the trade moves against you or...
this script displays useful information. html file created is under mql5/files folder. if you want to open file automatically after running script disable comments at the beginnin...
this indicator is the price range divided by the sum of all candles within a certain amount of periods defined by user.it has only has 2 inputs:the amount of candles to be consider...
this is just a script to get the last deal history data, for example : profit, deal type, swap, commission, etc.you can modify this script and use it in your ea as you want, for ex...
this expert has extended features relative to the previous. please examine the previous one before proceeding.[warning] the main purpose of this purely mechanical expert is to mak...
this indicator creates automatically a risk/reward box on you all opened chart base on high, low price with the old candles.you can use it easily to drag and change size and price ...
introduction are you tired and lost when it comes to creating an attractive market watch list ? you don't know from where to start ? you always see pro traders creating an attracti...
introduction are you tired and lost when it comes to creating an attractive market watch list ? you don't know from where to start ? you always see pro traders creating an attracti...
introduction: most traders keep losing money because they focus on money rather than planning their trades based on percentage risk. for example, you might afford to risk $300 of y...
introduction: most traders keep losing money because they focus on money rather than planning their trades based on percentage risk. for example, you might afford to risk $300 of y...
expert advisor in mql4 with 4 signals based on 6 indicators. works at any stock: forex, indices, metals, you just need to give it the right parameters.available in spanish es and i...
this ea tries to show only the minimal validations you must have to pass the market validations before being published.in the "signal ()" function you can set the input and output ...
daily perspective indicator/ tool description. whole range of visual concepts use several timeframes view.daily perspective indicator/ tool uses visualization of last 3 daily candl...
log4mql - a logging library similar to log4j but for mql. installation unzip log4mqllib.zip to your libraries folder put log4mqllib.mqh into your include folder use one of the sam...
basics :the gann high low activator indicator was described by robert krausz in a 1998 issue of stocks & commodities magazine. it is a simple moving average sma of the previous...
basics :the gann high low activator indicator was described by robert krausz in a 1998 issue of stocks & commodities magazine. it is a simple moving average sma of the previous...