Ci trovi su Facebook!
Unisciti alla nostra fan page

Utilizza le nuove funzionalità di MetaTrader 5

Storia dello sviluppo della MQL5.community

I robot di trading e gli indicatori tecnici più utilizzati, i segnali di notizie, i programmi MQL5 più recenti in CodeBase e pronti all'uso, gli argomenti del forum più popolari.

I codici sorgente più scaricati questo mese

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Signal Candles Get entry signals from specific candles based on your rules.
  • Daily Pivot Points shifted for different day start time This indicator is another implementation of daily pivot points that allows the time for pivot point calculation to be advanced or delayed from the server time. It considers any Saturday trading to be Friday and any Sunday trading to be Monday.

I più venduti sul Market:

Nuove pubblicazioni nel CodeBase

  • Schaff Trend RSI Schaff Trend RSI is an RSI of the MACD.
  • Kaufman AMA with filter In addition to the usual parameters that are controlling the way Kaufman AMA is calculated, this version has adjustable smoothing and filter that can eliminate insignificant AMA changes.
  • Bulls and Bears This indicator shows Bulls and Bears power in the same indicator subwindow.
  • Kaufman AMA MACD Kaufman AMA MACD is the MACD built exclusively using Kaufman AMA (even signal line is using that). That way this is a completely adaptive MACD (bearing in mind that Kaufman AMA is adaptive Moving Average).
  • Price Channel Stop The Price Channel Stop indicator shows the current estimated trend based on channel period and desired risk. It also shows two levels of values that can be used as a stop loss for orders opened based on this indicator (using the trend color change can be used as a signal for a new order opening as well as closing already opened orders).
  • Smoother Momentum Stops In the Smoother Momentum Stops indicator the stops are calculated using the smoother momentum and the direction of the stops is determined based on the smoother momentum.

I più venduti sul Market:

1 nuovo argomento sul forum:

Nuove pubblicazioni nel CodeBase

  • Sadukey "Sadukey" indicator is an indicator combining two digital filters on a chart to give us an assessment of current trend.
  • Smoother momentum Smoother momentum is one of the possible ways to solve the main issue of the Momentum indicator - the values it displays are far from being smooth, and that can cause a lot of false signals in a lot of cases - regardless of the calculation period that is used.
  • Nonlinear regression This indicator is a MetaTrader 5 version of nonlinear regression. Nonlinear regression is very "fast" when responding to sudden market changes so the default calculation period is set to somewhat longer period than it is usual for similar type indicator. Because of that some experimenting with period is advised based on your trading strategy and trading style.
  • MACD High/Low MACD High/Low uses the highest high and lowest low of MACD (nnn) bars back to calculate a sort of dynamically changed zero line, early levels up and down and trend confirmation levels up and down. By adding these non-fixed levels, the MACD becomes faster in response to market changes and the MACD trend assessment has less false signals.
  • Asymmetric bands Asymmetric bands indicator is one of the ways to avoid a lag when there is a trend reversal (since the opposite side band is too far from the current price).
  • Synthetic smoothed RSI This version of Synthetic RSI is using Ehlers smoothed RSI in calculation instead of using "regular" RSI and that makes the resulting synthetic RSI even smoother.
  • Synthetic RSI Instead of using one RSI, the Synthetic RSI indicator is using 3 instances of RSI. Those 3 instances of RSI are then used to calculate the "synthetic" value (that is not an average of the 3 since the calculation differs from an average).
  • Composite Index The Composite Index was developed to solve the divergence failure problem in the RSI, but its ability to provide specific horizontal levels of support within the indicator adds to its value. The Composite Index takes the normalized formula of RSI and removes the normalization range restrictions. The formula for the Composite Index uses an embedded momentum calculation with a short-term RSI smoothed.
  • Polychromatic Momentum - extended This version of Polychromatic Momentum is using double smoothed EMA for smoothing. DSEMA has been proven for producing very good smooth results with a lag that is almost non-existent, hence, in combination with it, the Polychromatic Momentum indicator becomes much more usable when it comes to signals.
  • Polychromatic Momentum Polychromatic momentum takes an weighted average of all significant lookback periods for the tradable.
  • Vortex Two lines representing positive and negative directional movement. These will intersect and cross during a change of trend and diverge wider and wider as the strength of the trend increases.
  • Dsl - RSI of average This indicator is using filtered prices for RSI (instead of using "raw" prices) and is using Discontinued Signal Line for trend assessment (instead of using slope or fixed levels).
  • RSISignal This indicator is based on original RSI, but more features are added to general signals and watch the strength of the price movement. The main purpose is to general buy/sell signals using smoothed RSI and its MA.
  • Hedging_Zone_Recovery_Area This is my version of Zone Recovery Hedging Strategy Ea with two moving averages. It works on any time frame, you should try it on demo account.

I prodotti gratuiti più scaricati:

I codici sorgente più scaricati questa settimana

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Daily Pivot Points shifted for different day start time This indicator is another implementation of daily pivot points that allows the time for pivot point calculation to be advanced or delayed from the server time. It considers any Saturday trading to be Friday and any Sunday trading to be Monday.
  • Shved Supply and Demand The indicator showing the supply and demand zones.

Gli argomenti più popolari sul forum:

I più venduti sul Market:

I più venduti sul Market:

Gli argomenti più popolari sul forum:

I prodotti gratuiti più scaricati:

I più venduti sul Market:

Ci sono più di 7 810 codici pubblicati nel Codebase

Nuove pubblicazioni nel CodeBase

  • Stochastic of Hull Hull average is used prior to stochastic calculation thus filtering the prices before they are used in the stochastic calculation. This method is used since it adds much less lag than if the smoothing of the already calculated stochastic value would be used.
  • Triple DSEMA This version uses double smoothed EMA instead of using Hull average, and since double smoothed EMA is never overshooting, that issue is solved. Being a very smooth average too, double smoothed EMA is really a good filter/average to be used in the "triple" series.
  • Double Smoothed EMA Unlike the similar attempts of smoothing existing indicators, the Double smoothed EMA indicator is not lagging when compared to "regular" EMA.
  • Glitch Index Glitch Index represents the percentage move price has made above or below the detrended SMA.
  • Congestion index The Congestion Index attempts to identify the market's character by dividing the actual percentage that the market has changed in the past x days by the extreme range.
  • Dsl - CMO bars Chande Momentum Oscillator with added Discontinued Signal Lines instead of using static levels for trends displayed on the main chart as bars (if the current chart style is bars or line) or candles (it is done automatically).
  • Dsl - CMO Chande Momentum Oscillator with added Discontinued Signal Lines instead of using static levels for trends.
  • Schaff Trend Cycle - TEMA Unlike the original Schaff Trend Cycle, this version is using TEMA MACD for calculation, which makes it "faster" in determining (even compared to DEMA version) the trend changes and thus producing signals a few bars earlier.
  • Schaff Trend Cycle - DEMA Unlike the original Schaff Trend Cycle, this version is using DEMA MACD for calculation, which makes it "faster" in determining the trend changes and thus producing signals a few bars earlier (which can be significant in "scalping" systems).
  • Hull trend Indicator based on Hull Moving Average.
  • Rsi(var) Zerolag DEMA Rsi(var) indicator with zero lag DEMA.
  • Rsi(var) Zerolag MA Rsi(var) indicator with zero lag Moving Average.
  • Start External Process Script to start an external program.
  • Multi Pair Closer Close all positions on a basket of currencies when the profit target has been reached.
  • ADX Expert MT4 Expert Advisor based on ADX indicator.

I più venduti sul Market:

2 nuovi argomenti sul forum:

I prodotti gratuiti più scaricati:

Gli argomenti più popolari sul forum:

I più venduti sul Market:

Nuove pubblicazioni nel CodeBase

  • IEEE Floating-Point Decoder Display the actual stored value of a floating-point number (float or double type), with very high precision up to 55 decimal digits. This helps to debug exact value of floating-point numbers for other MQL5 programs.
  • Zero lag TEMA This indicator uses TEMA calculation mode in order to make the lag lesser compared to the original Zero lag MA, and that makes this version even faster than the Zero lag DEMA too.
  • Zero lag DEMA This indicator uses DEMA calculation mode in order to make the lag lesser compared to the original Zero lag MA, and that makes this version faster.
  • Zero lag MA According to creators, the ZeroLAG MA indicator is a Moving Average with zero delay. If we agree or not, does not matter since, compared to some "regular" Moving Averages the lag it has is significantly lower, so it can be used in any system where less lag is of great importance.
  • RSI of Hull The Relative Strength Index (RSI) is a momentum indicator developed by noted technical analyst Welles Wilder, that compares the magnitude of recent gains and losses over a specified time period to measure speed and change of price movements of a security. It is primarily used to attempt to identify overbought or oversold conditions in the trading of an asset.
  • Permutations and Combinations (MT4) A fast library for combinations and permutations in MQL.

1 nuovo segnale ora disponibile in abbonamento:

GerFX QuantFlow Scalper
107% 2544 scambi commerciali
Crescita:107.30%
Equity:190.35EUR
Saldo:190.35EUR

1 nuovo argomento sul forum:

I più venduti sul Market:

I codici sorgente più scaricati questo mese

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • MA Cross Studies Simple program using the moving average as bias and providing many trade and money management options.
  • Renko The renko (renko) chart in a separate subwindow. No matter on what chart timeframe the indicator is attached, the renko is drawn on close price of М1 timeframe.

Nuove pubblicazioni nel CodeBase

  • Triple Hull The indicator is using 3 instances of Hull Moving Average.
  • RSI bands The RSI bands indicator helps in multiple ways, but mainly in visualizing on the main chart what price change would trigger the expected overbought or oversold signals.
  • Renko 2.0 ATR This non-trading utility generates custom symbol information on 1M chart.
  • Stochastic RSI This version of Stochastic RSI uses a sort of a signal line to make it even more sensitive.

I prodotti gratuiti più scaricati:

Gli argomenti più popolari sul forum:

I più venduti sul Market:

I codici sorgente più scaricati questa settimana

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Daily Pivot Points shifted for different day start time This indicator is another implementation of daily pivot points that allows the time for pivot point calculation to be advanced or delayed from the server time. It considers any Saturday trading to be Friday and any Sunday trading to be Monday.
  • MACD Expert Expert Advisor which trades signals from MACD indicator.

I più venduti sul Market:

Gli argomenti più popolari sul forum:

I più venduti sul Market:

I prodotti gratuiti più scaricati:

Gli argomenti più popolari sul forum:

I più venduti sul Market:

Ci sono più di 4 310 prodotti disponibili nel Market

1 nuovo argomento sul forum:

I più venduti sul Market:

Più di 10 nuovi grafici pubblicati:

Chart EURUSD, M15, 2018.03.23 09:01 UTC, Alpari International Limited, MetaTrader 4, Real
EURUSD, M15
Chart AUDUSD, H1, 2018.04.05 04:26 UTC, Liteforex Investments Limited, MetaTrader 4, Demo
AUDUSD, H1
Chart EURUSD, D1, 2018.03.15 05:49 UTC, Alpari International Limited, MetaTrader 4, Real
EURUSD, D1

I prodotti gratuiti più scaricati:

Gli argomenti più popolari sul forum:

I più venduti sul Market:

1 nuovo argomento sul forum:

I più venduti sul Market:

I codici sorgente più scaricati questo mese

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Signal Candles Get entry signals from specific candles based on your rules.
  • Daily Pivot Points shifted for different day start time This indicator is another implementation of daily pivot points that allows the time for pivot point calculation to be advanced or delayed from the server time. It considers any Saturday trading to be Friday and any Sunday trading to be Monday.

I prodotti gratuiti più scaricati:

I più venduti sul Market:

Gli argomenti più popolari sul forum:

1...184185186187188189190191192193194195196197198...374