Rejoignez notre page de fans
Three Commodity Channel Index indicators from three different timeframes displayed on the same chart.
Indicator ADX_Cross_Hull_Style_NRTR with the timeframe selection option available in input parameters.
This is a module for MQL5 Wizard and Standard Library, which allows you to generate expert adviser based on arbitrary set of indicators and conditions.
An indicator for drawing all important Pivot Points including: "Classic", "Camarilla", "Woodie", "Floor", "Fibonacci", "Fibonacci_Retracement".
The Exp_ColorZerolagStochs EA is based on the signals generated by the ColorZerolagStochs oscillator.
The SilverTrend_CrazyChart indicator with the timeframe selection option available in input parameters.
Chaikin_Volatility_Histogram indicator with the timeframe selection option available in the input parameters.
Double breakage of MA8 and MA20 means with stochastic and trix filters, as described by Caco Maia.
This is a simple script that Closes all Orders and Positions available
ZigZag based on fractals. Due to the use of Fractals indicator, it works much faster than conventional ZigZag indicator.
Indicator Directional Trend Index from the book "Momentum, direction and divergence" by William Blau, implemented in the form of a color histogram.
Copy trading has become such a critical feature of forex trading. Some people see this as a potential business opportunity, while for opensource die-hards like me, we believe in giving back to the community rather than putting a price tag on everything 'nice'. So here it comes. A free opensource trade copier, which you are freely allowed to modify and distribute according to MIT license terms. It still has limited features, but the essentials like lot normalization are there. Please note that this copier only works for trading terminals installed on the same machine. Please share back any upgrades, enhancements or bug fixes to the discussion. Enjoy!
One code that works for both Mt4 and Mt5 combined. Salient features of the code: -Filter News by High, Low or Medium Volatility -Filter By currencies -Filter by News Keyword -Auto GMT offset check -Dashboard to show upcoming News (Can be enabled or disabled) -Lines on chart for all Upcoming events -Code can be easily modified to place trade at certain time before or after an event or to just stop trading during events.
The TSI_DeMarker indicator with the timeframe selection option available in input parameters.
The Expert Advisor searches for N identical candlesticks in a row. It buys on bullish candlesticks and sells on bearish ones.
This utility allows monitoring of multiple symbols and positions on one chart with one-click switching of the chart symbol.
This indicator calculates the index of a given currency, using the USD index. It is based on indicator SymbolX, but four prices are used for calculations: OHLC instead of just one Close price.
iSAR indicator (Parabolic SAR, SAR) with filled areas between the indicator and the price. On the right side, a rectangle is drawn equal in size to the fill area
Building good trading habits by seeing things in terms of percentage not in terms of money.
This indicator provides handles for 2 properties, MA Speed (scaled) & Price-to-MA Distance (%)
Un Expert Advisor simple et efficace basé sur les signaux de renversement de l'Oscillateur Stochastique sur l'échelle de temps H1. Les signaux d'achat sont déclenchés lorsque %K croise au-dessus de %D en dessous du niveau 20. Les signaux de vente sont déclenchés lorsque %K croise en dessous de %D au-dessus du niveau 80. Le risque est calculé sur la base du solde du compte, avec une taille de lot fixée à 0,1 (ajustable si nécessaire). Le Take Profit (TP) est fixé à 300 points pour toutes les positions. Le Stop Loss (SL) est calculé dynamiquement sur la base du signal de croisement dans la direction opposée. La position est fermée lorsqu'un croisement dans la direction opposée se produit, ainsi que lorsque le TP ou le SL est atteint.