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...
introduction :have you notice that the market really moves on some days while it barely moves on other days ? let's not forget that when the market really moves we can actually mak...
introduction :have you notice that the market really moves on some days while it barely moves on other days ? let's not forget that when the market really moves we can actually mak...
main changes: all the arrayresize were removed. all the arraysetasseries were removed. setindexbuffer used instead. the function imaonbuffers was removed. imaonarray used instea...
indicator daypivotpoint system with signal and alert for metatrader 5 with options to display signal on the chart.this indicator can use only on tf_m1 to h4, and will visually appe...
on ecn, ecn zero and pro mt4/mt5 accounts,presetstoploss/takeprofit price levels are not permitted.if a trader wishes to specify stoploss/takeprofit values for an order, the trader...
introduction :have you notice that the market really moves during a specific time of the day ? let's not forget that when the market really moves we can actually make some decent p...
introduction :have you notice that the market really moves during a specific time of the day ? let's not forget that when the market really moves we can actually make some decent p...
himy plan is1 search for usa stocks below 20 euro/dollar.2 when the price rice above the stochastic lowlevel the first lot 0.01 will be bought.3 when the price drops then another l...
the simple macd indicator with insert price on it. it helps trader easy to view overall price position in macd indicator to minimize false signal.if cross macd and signal lines, or...
introduction :for day traders. 2 highly important indicators to turn strategies into extreme winning ones. the win/loss ratio and the reward/risk ratio will allow us to identify th...
introduction :for day traders. 2 highly important indicators to turn strategies into extreme winning ones. the win/loss ratio and the reward/risk ratio will allow us to identify th...
this indicator is as simple as it gets :it calculates a series of minimums over a certain period of bars it calculates a series of maximums over a certain period of bars then it us...
there is such an indicator in code base created by while working with it, the idea arose of simultaneously combining several fibo bars 2 in one indicator. the meaning is as follows...
the cause to make this : when almost all the descriptions of some indicator are something like this :then one starts to wonder what is in that indicator that makes it so "good". th...
this indicator idea is based on somewhere on the internet, so i decided to recreate it.if you want to catch the volatile event on some pairs, maybe this indicator will help you....
implementation in the form of an indicator without planned modernisation is attached.that is, we observe the breakdown of the blue line by the body of the candlestick....
master exit plan is collection of simple strategies that would help traders manage on how to exit open trades and pending orders.note: this ea doesn't open a trade for you. it only...
introduction : this strategy is the well known set & forget with the alerting system. it is very useful on different trading scenarios. i urge you guys to always use trading to...
introduction : this strategy is the well known set & forget with the alerting system. it is very useful on different trading scenarios. i urge you guys to always use trading to...
keltner channel indicator with a multiplier and two ways to calculate the boundaries: by averaging the candle body size averaging the atr indicator datathe keltner channel can be u...
hello to all traders..this is fe fibo expansion that i create using 2 object(p[2]) in array that represent their properties for each direction up or down.here is a class look like:...
hi fellas i'm lucas,i thought i should contribiute with something to this wonderful community which i have learned a lot from reading good informative articles and much more. mysel...
trend defined by moving average (ema) direction with chosen period on timeframes h1,h4,d1,w1,mn1.green = up-trend.red = down-trend.user can define following variables:movingaverage...
there is no magic in moving averages but they can be used to form the basis of a simple trading strategy that works.for some reason, forex traders especially enjoy these types of s...
features features three domains of functionality. - debugging, tracing and performance measurments- simple to use "print any variable" to expert-journal with one command.- track an...
the camarilla points indicator shows pivots defined in a special way. the above article contains a detailed description, as well as a possible application strategy....
change-log 4.2bugfixes, compatibilitishues resolved. fixed error in usererrorhandler function signature. change-log 4.0recreated the whole code structure to support shared library ...
metatrader 5 provides based on trading, trailing and money management modules from standard library. the library affords a limited number of predefined signals untilizing some of t...
introduction : the 8 effective steps to build a robust day trading plan using fibonacci retracement will help us use fibonacci to locate potential entry points.having a trading pla...
introduction : the 8 effective steps to build a robust day trading plan using fibonacci retracement will help us use fibonacci to locate potential entry points.having a trading pla...
the stochastic rsi indicator (stoch rsi) is essentially an indicator of an indicator. it is used in technical analysis to provide a stochastic calculation to the rsi indicator. thi...
introduction : this script was developed in order to help us detect if a chart is actually trending or going nowhere.this script will highlights all swing highs and all swing lowsw...