Ci trovi su Facebook!
Unisciti alla nostra fan page

Utilizza le nuove funzionalità di MetaTrader 5

Le più recenti pubblicazioni sul codice in CodeBase

Nuove pubblicazioni nel CodeBase

Nuove pubblicazioni nel CodeBase

  • RBVI The basis of the RBVI Forex indicator is an attribute of the night market to sharply decrease the volatility due to absence of active trading on exchanges. The indicator considers the price flow and the volatility (changeability) of the market what helps to successfully behave in a flat market. It is recommended to use RBVI in Expert Advisors that run in night time.
  • SVS_Trend Trend Indicator. There are 10 possible variants of changing the averaging of the signal line in this indicator.
  • IncDeMarkerOnArray CDeMarkerOnArray class is designed for calculation of DeMarker values on indicator buffers.
  • Polarized Fractal Efficiency Polarized Fractal Efficiency is a technical indicator that displays the current market prices efficiency.
  • SL_ATR The indicator creates areas of preferable stop-losses location for long and short positions at any time.
  • IncDemaOnArray The CDemaOnArray class is intended for calculation of DEMA (Double Exponential Moving Average) on an indicator buffer.
  • DinapoliTargets_Full This version of the DinapoliTargets_Full indicator is convenient with its capability to be draw for any bar of a chart, what allows seeing the whole picture of the market behavior relative to the indicator levels on each bar. Apparently this indicator can be most useful when analyzing a strategy in the offline mode.
  • Gaussian Bands StDev Bands with gaussian smoothing
  • Gaussian Rainbow Rainbow through gaussian refirtration
  • e_OnMA_004 EA is based on 2 MA (High and Low). Long position will occur when Ask > MA(High) and Short position - when Bid

Nuove pubblicazioni nel CodeBase

  • IncTemaOnArray The CTemaOnArray class is intended for calculation of TEMA (Triple Exponential Moving Average) on an indicator buffer.
  • DinapoliTargets The indicator draws a grid of possible future levels of price.
  • VQ bars Trend indicator that sets color dots on a price chart according to a trend direction.
  • Break_Lag_ATR The indicator showing volatility breakout as a histogram and serving as a signal for market entry/exit/position reversal or position volume increasing.
  • Heiken_Ashi_Smoothed_HTF_Signal Heiken_Ashi_Smoothed_HTF_Signal displays trend direction as a sequence of graphical objects, the trend is determined by Heiken_Ashi_Smoothed indicator.
  • IncFramaOnArray The CFramaOnArray class is intended for calulcation of Fractal Adaptive Moving Average (FRAMA) on indicator buffers.
  • IncOBVOnArray The COBVOnArray class is intended for calculation of OBV (On Balance Volume) on indicator buffers.
Ci sono più di 2 590 codici pubblicati nel Codebase

Nuove pubblicazioni nel CodeBase

  • IncCHVOnArray The CCHOOnArray class is intended for calculation of the Chaikin Volatility indicator (CHV) on indicator buffers.
  • IncFractalsOnArray The CFractalsOnArray class is intended for calculation of Fractals on indicator buffers.
  • IncTrixOnArray The CTrixOnArray class is intended for calculation of Triple Exponential Average (TRIX) on an indicator buffer.
  • IncPriceChannelOnArray The CPriceChannelOnArray class is intended for calculation of the price channel on indicator buffers.
  • IncEnvelopesOnArray The CEnvelopesOnArray class is intended for calculation of Envelopes on an indicator buffer.
  • IncVHFOnArray CVHFOnArray class is designed for calculation of Vertical Horizontal Filter (VHF) values on indicator buffers.
  • ZigZag based on the fractals of a larger timeframe ZigZag based on the fractals of a larger timeframe considering VininI_FractalsTrend indicator data.
  • 3D_Oscillator_HTF_Signal 3D_Oscillator_Signal shows a trend direction or a signal for performing a deal generated by 3D_Oscillator as text messages with a trend color indication or deal direction and gives alerts or audio signals.
  • IncVidyaOnArray The CVidyaOnArray class is intended for calculation of VIDYA (Variable Index Dynamic Average) on an indicator buffer.
  • Wipeout Closes all orders when total cash profit in the account is a certain value.
  • Ticks-MilSec This indicator is calculating numbers of ticks and average time between ticks for each minute in the current hour.

Nuove pubblicazioni nel CodeBase

  • IncForceOnArray The CForceOnArray class is intended for calculation of Force Index on indicator buffers.
  • IncWPROnArray The CWPROnArray class is intended for calculation of Williams' Percent Range (%R) on indicator buffers. The example of use of the class is provided.
  • IncBullsBearsOnArray CBullsBearsOnArray class is designed for calculation of Bulls Power and Bears Power values on indicator buffers. The example of use of the class is provided.
  • Fine_Fractals_MTF The indicator creates fractals from another larger timeframe on a current chart based on Fine_Fractals indicator data.
  • BrainTrend_HTF_Signal BrainTrend_HTF_Signal displays trend directions from the last bars of the BrainTrend1 and BrainTrend2 as a sequence of graphical objects. The number of bars to be used is set in the input parameters.

Nuove pubblicazioni nel CodeBase

  • IncCCIOnArray CCCIOnArray class is designed for calculation of Commodity Channel Index (CCI) values on indicator buffer. The example of use of the class is provided.
  • Rabbit Modified version of "Rabbit" indicator having enhanced display features (the indicator displays actual support/resistance levels for any currency pair).
  • SilverTrend_HTF_Signal SilverTrend_HTF_Signal shows a trend direction or a signal for performing a deal generated by SilverTrend_Signal indicator as a graphic object with colored trend indication or deal direction.
  • IncBandsOnArray The CBandsOnArray is intended for calculation of the Bollinger Bands ® (BB) on an indicator buffer.
  • IncIchimokuOnArray The CIchimokuOnArray class is intended for calculation of Ichimoku (Ichimoku Kinko Hyo) values on indicator buffers.
Ci sono più di 2 560 codici pubblicati nel Codebase

Nuove pubblicazioni nel CodeBase

  • IncStdDevOnArray CStdDevOnArray class is designed for calculation of Standard Deviation (StdDev) on indicator buffers. The example of use of the class is provided.
  • LeMan Objective The indicator shows possible targets of price movement. It calculates the distance from the market entry price to the highs and lows displaying the quartiles deviation.
  • BykovTrend_HTF_Signal BykovTrend_HTF_Signal shows a trend direction or a signal for performing a deal generated by BykovTrend indicator as a graphic object with colored trend indication or deal direction.
  • File Mapping without DLL The classes (conveted from C++ to MQL5) for working with memory mapped files.
  • EA with sounds This EA is based on the 10 SMA moving average and another things which could be better - It also make sounds according to the context.
  • Multi Levels Trend Expert Advisor This expert advisor is based on the concept that market does not move always in one direction. Even when the market is trending in one direction at some points it pullback. The EA has been backtested from July 1, 2011 to Jan 13, 2012 on EURUSD. It has
  • Notarius Notarius - trend indicator with alerts on the basis of price averaging.
  • Multi currency pair Indicator V2 This version 2 of Multi currency pair Indicator. It includes an optional trend line and the color of the label has been changed to red to make it visible on default chart template.

Nuove pubblicazioni nel CodeBase

  • Memory Mapping DLL (MS VC++ 2010) for working with Memory Mapped files.
  • Quotes Monitoring (memory-mapped file) This Expert Advisor is example of use of the Memory Mapping DLL for working with File Mapping functions. In this example the Expert Advisor create a virtual (memory-mapped) file and start to update the quotes on symbol. Using this way, Expert Advisors can exchange data (for example, quotes) using common memory-mapped file.
  • IncRVIOnArray CRVIOnArray class is designed for calculation of RVI (Relative Vigor Index) values on indicator buffers. Test_RVIOnArray indicator is provided as the example of the class use.
  • sSyncScroll Script for the charts simultaneous scrolling.
  • ElderImpulseSystem_HTF_Signal ElderImpulseSystem_HTF_Signal displays trend directions from the last bars of the ElderImpulseSystem as a sequence of graphical objects. The number of bars to be used is set in the input parameters.
  • Hedge Expert Advisor disturbed EA wich open a long and a short position at the same time.
  • Multi currency pair Indicator This indicator watches the major currency pairs to find the status of the current candle (Bullish or Bearish) of USD, EUR, and GBP compared to other currencies such as EUR, JPY, GBP, CHF, AUD, and CAD.

Nuove pubblicazioni nel CodeBase

  • IncCHOOnArray CCHOOnArray class is designed for calculation of Chaikin Oscillator (CHO) values on indicator buffers. Test_CHOOnArray indicator is provided as the example of the class use.
  • Quartiles The indicator shows the first, second and third quartiles of the sample.
  • XMA-XN The fan of hundred XMA moving averages with the possibility to change the number of lines on a chart and select a smoothing method out of ten possible versions.

Nuove pubblicazioni nel CodeBase

  • IncADOnArray CADOnArray class is designed for calculation of AD (Accumulation Distribution, A/D) values on indicator buffers. Test_ADOnArray indicator is provided as the example of the class use.
  • GMMA Guppy Multiple Moving Average (GMMA) is an indicator based on the relationships between groups of moving averages providing insight into the behavior of two dominant market groups - traders and investors.
  • Parabolic_HTF_Signal Parabolic_HTF_Signal shows a trend direction or a signal for performing a deal generated by Color_Parabolic indicator at the chosen bar as a graphic object with colored trend indication or deal direction and sends alerts or audio signals in case of a market entry moment.

Nuove pubblicazioni nel CodeBase

  • IncMomentumOnArray CMomentumOnArray class is designed for calculation of Momentum values on indicator buffers. Test_MomentumOnArray indicator is provided as the example of the class use.
  • The Binary Wave The Binary Wave returns a positive or a negative value depending on how the indicator readings are interpreted.
  • ASCtrend_HTF_Signal ASCtrend_HTF_Signal shows a trend direction or a signal for performing a deal generated by ASCtrend indicator as a graphic object with colored trend indication or deal direction.
Ci sono più di 2 540 codici pubblicati nel Codebase

Nuove pubblicazioni nel CodeBase

  • IncSAROnArray CSAROnArray class is designed for calculation of SAR (Parabolic SAR) values on indicator buffers. The example of use of the CSAROnArray class is presented.
  • Stochastic-X8 The indicator draws a grid of eight stochastic oscillators on one chart with the possibility to change the number of displayed lines.
  • StepXCCX_HTF_Signal StepXCCX_HTF_Signal displays trend directions from three last bars of the ColorStepXCCX indicator as three graphical objects with a trend color indication.
  • Spread Normalized This indicator use in cross ( es. EURAUD, GBPAUD, EURGBP, ect) depends of correlation of currency. Usually I use with timaframe Daily. But I think can to use in another timeframe. Important can use in commodity and stocks.

Nuove pubblicazioni nel CodeBase

  • ToClearChart The simple script for deleting all graphical objects from a financial asset chart. It can be useful, in case the chart is overcrowded by objects that are not needed anymore.
  • XMACD_HTF_Signal XMACD_HTF_Signal displays trend directions from three last bars of the XMACD indicator as three graphical objects.
  • SpreadInfo SpreadInfo displays current spread, its average value and their ratio in one of the chart corners.
  • SL-TP price to Order Execution price Pip Calculator Calculates pips between Order Execution price and and Stoploss or/and Takeprofit price.

Nuove pubblicazioni nel CodeBase

  • X2MA_HTF_Signal X2MA_HTF_Signal displays trend directions from three last bars of the X2MA indicator as three graphical objects, colors of which determine a trend direction.
  • IncCMOOnArray CMOOnArray class is designed for calculation of CMO (Chande Momentum Oscillator) values on indicator buffers. The example of use of the CMOOnArray class is presented.
  • GetFontName Function module for more convenient font selection display in the indicator input parameters. To free the indicator user from the necessity to manually enter a font name some changes to the code should be inserted.
  • Sophia1_1 My first trading System using simple pattern.
  • InsideBars The InsideBars indicators can be used for trading with breakout Strategies.
  • Expert Advisor 3 Level ZZ Semafor This Expert Advisor is based on 3_Level_ZZ_Semafor indicators.

Nuove pubblicazioni nel CodeBase

  • XdinMA The moving average, calculated by using the simplest algebraic combination of two other moving averages with different periods. Smoothing algorithms can be selected out of ten possible versions.
  • IncERDOnArray CERDOnArray class is designed to calculate the Efficiency Ratio (ER) used in the Adaptive Moving Average (AMA) considering price movement direction. When the price is moving upwards the indicator has positive values, when it is moving downwards, - negative ones.
  • IncEROnArray CEROnArray class is designed to calculate the Efficiency Ratio (ER) used in the Adaptive Moving Average (AMA). The example of use of the CEROnArray class is presented.
  • ZigZag based on VininI_FractalsTrend ZigZag based on fractals. Due to the use of Fractals indicator, it works much faster than conventional ZigZag indicator.

Nuove pubblicazioni nel CodeBase

  • StochasticExpansion Good old stochastic oscillator. The difference from the standard one is that it shows overbought and oversold areas in a more visually convenient fashion.
  • Val_Bands Candlesticks length volatility indicator useful for tracking gaps on the market and having the settings analogous to the Bollinger Channel. The indicator can show flats and trend beginnings.
  • IncMFIOnArray CMFIOnArray class is designed for calculation of MFI (Money Flow Index) values on indicator buffer. The example of use of the class is presented.
  • UpDownBars Oscillatior indicator that counts Up bars (Close-Open) and Down bars (Open-Close).
Ci sono più di 2 520 codici pubblicati nel Codebase

Nuove pubblicazioni nel CodeBase

  • IncRSIOnArray CRSIOnArray class is designed for calculation of RSI (Relative Strength Index, RSI) values on indicator buffers. The example of use of the class is presented.
  • WiOver The indicator shows the average percentage value of the last candlesticks overlap. It is useful for those, who enters the market manually using limit orders during price consolidation, as it allows to select order direction. Blue line - recommended BUY-LIMIT, red one - SELL-LIMIT.
  • Laguerre_HTF_Signal Laguerre_HTF_Signal shows a trend direction or a signal for performing a deal generated by Laguerre indicator as a graphic object with colored trend indication or deal direction.
  • Save history to HST The script exports historical data to HST format for its use in MetaTrader 4 client terminal. This file can be imported in MetaTrader 4 as historical data or you can open it as offline chart.

Nuove pubblicazioni nel CodeBase

  • IncAMAOnArray CAMAOnArray class is designed for calculation of AMA (Adaptive Moving Average) values on indicator buffers. The example of use of the class is provided.
  • TrendLineAlert The indicator displays the inclined trend line that sets the signal actuating level.
  • XTrendlessOS (trendless oscillator) The indicator is based on the description given in Joe DiNapoli book "Trading with DiNapoli Levels". It is designed to evaluate the actual market overbought/oversold states.
  • VGridLine Intraday X6 Vertical time grid with six hours step.
  • IncOsMAOnArray COsMAOnArray class is designed for calculation of OsMA (Moving Average of Oscillator) values on indicator buffers. The example of use of the class is provided.
  • X2MA Transform Candles The indicator transfers the price data to the new coordinates system associated with X2MA indicator values.

Nuove pubblicazioni nel CodeBase

  • Geedo Expert Advisor EUR/USD (1H) +78% win.
  • AO EfMA Based on two MA.

Nuove pubblicazioni nel CodeBase

  • Elder Impulse System The candlesticks are colored in red, green and blue colors depending on a trend direction (Moving Average and MACD overall values).
  • Percentage Crossover Channel The channel based on the price percentage deviation from the previous value of the channel middle line.
  • NonLagDot Nonlagdot is the supply and demand indicator that calculates a possible trend considering market forces domination.
  • ShowTrades Displays the trades from the history as visible lines on the chart
  • Export Trades Exports your history into a .csv file which can be read by excel or similar. You can sort your trades and see easily how much a certain EA won or lost.

Nuove pubblicazioni nel CodeBase

  • XD-RangeSwitch Trend indicator. Trend reversal is calculated by the number of candlesticks set in the indicator input parameters.
  • FiboCandles The indicator displays colored candlesticks depending on the current trend and considering Fibonacci levels correction and also gives alerts or audio warnings in case of a trend change.
  • RSI Strike The indicator displays the crossing points of RSI (Relative Strength Index) indicators belonging to various periods.
  • IncStochasticOnArray CStochasticOnArray class is designed for calculation of Stochastic indicator values on indicator buffers. The example of use of the class is provided.
  • Trinity-Impulse Trinity-Impulse indicator shows market entries and periods of flat.
  • VGridLine_Intraday X3 Vertical time grid with three hours step.
  • prior day close yesterday market close european market or NYSE close price
Ci sono più di 2 490 codici pubblicati nel Codebase

Nuove pubblicazioni nel CodeBase

  • PriceAlert The indicator displays the horizontal line that sets the signal actuating level.
  • VGridLine_Intraday X8 Vertical time grid with eight hours step.
  • IncMACDOnArray CMACDOnArray class is designed for calculation of MACD (Moving Average Convergence/Divergence) values on indicator buffers. The example of use of the class is provided.
  • VGridLine_Intraday X4 Vertical time grid with four hours step.
  • SpreadCandlesCreator The indicator builds a candlestick chart consisting of floating spread current values in online mode.
  • IncADXWOnArray CADXWOnArray class is designed for calculation of ADXW (Average Directional Movement Index Wilder, ADX Wilder) values on indicator buffers. The example of use of the class is provided.
  • COG Center of Gravity Modification Two modified COG indicators. Center of Gravity on Stochastic in sub window and enhanced On Chart COG.
  • Figurelli RSI Auto This is the Figurelli RSI automatic gain version, so input parameters is the same as original Welles Wilder RSI (i.e. period setup). The indicator figures out the gain value based in minimal and maximal values inside the sample and period programmed.
  • Renko Scalper EA achieved best results on Renko Chart. Renko Chart is not mine but I used it to write EA on it. EA can trade every pair but I got best results on GBP/USD and EUR/JPY. I'll appreciate any comments.

Nuove pubblicazioni nel CodeBase

  • IncADXOnArray CADXOnArray class is designed for calculation of ADX (Average Directional Movement Index) values on indicator buffers. The example of use of the class is provided.
  • ReverseSymbol The indicator allows to work with changing in real time and mirror reversed (1/X) trading instrument.
  • VGridLine Daily Vertical time grid with one day step.

Nuove pubblicazioni nel CodeBase

  • IncATROnArray CATROnArray is designed for calculation of ATR (Average True Range) values on indicator buffers. The example of use of the class is provided.
  • VGridLine Weekly Vertical time grid with one week step.
  • Multi RSI Eight RSI (Relative Strength Index) technical indicators in one chart.
  • IncMAOnArray CMAOnArray class is used for Moving Average calculation on indicator buffer's data. The example of use of the class is provided.
  • VGridLine Monthly Vertical time grid with one month step.
  • JFatl HTF Baby The hybrid of digital and analog filters that displays larger timeframe values at a smaller one in a minimized way.

Nuove pubblicazioni nel CodeBase

  • VGridLine_Annual Vertical time grid with one year step.
  • JFatl HTF The hybrid of digital and analog filters that displays its larger timeframe values at a smaller one.
  • ColorStepXCCX Symmetrical normalized oscillator.
  • GruchaChannel The indicator is similar to Bollinger Bands (this same idea), but it uses GruchaAvarage instead of MA for counting.

Nuove pubblicazioni nel CodeBase

  • TrendValue The trend indicator made as NRTR (Nick Rypock Trailing Reverse).
  • ZigZag NK FiboFan ZigZag allowing to build Fibo fans on the last two ZigZags.
  • Negative Volume Index Negative Volume Index (NVI) draws a connection between the volume downfall and financial instrument price change.

Nuove pubblicazioni nel CodeBase

  • HistoryLoader Multi-currency Expert Advisor functional module for organization of an access to any historical data with a request result processing.
  • Positive Volume Index Positive Volume Index (PVI) draws a connection between the volume rise and financial instrument price change.
  • BBands Stop v1 Modification of Bollinger Bands ® trend indicator.
Ci sono più di 2 470 codici pubblicati nel Codebase

Nuove pubblicazioni nel CodeBase

  • Murrey Math FixPeriod Murrey Lines with calculation at all bars and the possibility to choose a timeframe for lines calculation.
  • X2MA HTF Universal moving average that displays the values from the higher timeframe.
  • VHF (Vertical Horizontal Filter) Vertical Horizontal Filter (VHF) shows, if there is a trend or a flat

Nuove pubblicazioni nel CodeBase

  • TSI-Oscillator The typical normalized oscillator varying within the range -100 to +100 and provided with a signal line.
  • AFIRMA МА combination is based on the digital filter and regressive Moving Average.
  • METRO This oscillator displays its values considering RSI (Relative Strength Index) technical indicator.
  • Time trader Opens sell, buy or both orders at a specified time.
  • MACD Based on MACD.
  • Figurelli RSI In my opinion, Welles Wilder RSI (Relative Strength Index) is a great momentum oscillator that works fine for small periods values (from 2 to 20). So I did some changes to it performe as good for greater periods, like 120, introducing a gain variable.

Nuove pubblicazioni nel CodeBase

  • XDeMarker_BB DeMarker indicator with the possibility to select smoothing algorithms that is made in color with dynamically changing oversold and overbought levels.
  • LinearRegSlope_V1 Unnormalized oscillator based on the linear regression algorithm.
  • Modified Optimum Elliptic Filter Modified elliptic filter from John Ehlers' book "Cybernetic Analysis for Stocks and Futures: Cutting-Edge DSP Technology to Improve Your Trading"
  • qFollow EA This EA implements a trailing stop buy and a trailing stop sell. It places an order above the price and below the price. The sell stop order will fall with the price, the stop sell order will rise.
  • Rj_HSlice 1.1 Price levels Call / Put the lines of support / resistance.
  • Show Number Consecutive Heiken Ashi Candles Many consecutive Heiken Ashi candles of the same color often indicate a soon and harsh trend reversal. This indicator shows the number of consecutive same color candles. So you can see overbought and oversold situation at first glance.
  • ADX-StDev Average Directional Movement Index with Standard Deviation
  • Дивергенция на стандартном Стохастике Индикатор показывает дивергеницию на стандартном стохастике.

Nuove pubblicazioni nel CodeBase

  • EQUILIBRIUM-2011 Multicurrency "grider" with risk control (version for Automated Trading Championship 2011 and updated version).
  • MLP Neural Network Class CNetMLP provides multilayer perceptron (MLP).
  • WPRSI signal The indicator gives trading signals using colored arrows on a chart. The signals are based on the WPR (Williams’ Percent Range) and RSI (Relative Strength Index) technical indicators.
  • Leading The indicator consisting of two moving averages (Lead and its EMA smoothing) on one chart from John Ehlers' book "Cybernetic Analysis for Stocks and Futures: Cutting-Edge DSP Technology to Improve Your Trading".
Ci sono più di 2 450 codici pubblicati nel Codebase

Nuove pubblicazioni nel CodeBase

  • Laguerre Filter The indicator consisting of two moving averages from John Ehlers' book "Cybernetic Analysis for Stocks and Futures: Cutting-Edge DSP Technology to Improve Your Trading".
  • LinearRegSlope V2 Moving average with the linear regression algorithm.
  • XADX More informative Average Directional Index (ADX) indicator with the possibility to select the smoothing algorithm out of ten possible variants.

Nuove pubblicazioni nel CodeBase

  • XMA JJRSX System The indicator is based on comparing the signals of JJRSX oscillator and XMA moving average working on different timeframes - the current (chart timeframe) and the higher ones.
  • JFatlAcceleration_HTF This indicator shows the direction of the acceleration of JFatlAcceleration price from a larger timeframe at a smaller one.
  • Two-Pole Super Smoother Filter Two-pole super smoother filter from John Ehlers' book "Cybernetic Analysis for Stocks and Futures: Cutting-Edge DSP Technology to Improve Your Trading" is used in this indicator for moving average calculation.

Nuove pubblicazioni nel CodeBase

  • ZigZag on Parabolic + Fibo + Channel ZigZag indicator built using the values of the Parabolic SAR technical indicator with the added possibility to build Fibo levels on the last two indicator peaks and the channel generated with the use of three successive zigzag peaks with selection of these peaks.
  • JFatlSpeed HTF This indicator shows the direction of the acceleration of JFatlSpeed price from a larger timeframe at a smaller one.
  • Three-Pole Super Smoother Filter Three-pole super smoother filter from John Ehlers' book "Cybernetic Analysis for Stocks and Futures: Cutting-Edge DSP Technology to Improve Your Trading" is used in this indicator for moving average calculation.
  • XML parser A library for parsing of XML documents. Pure MQL5, it doesn't uses any external libraries.

Nuove pubblicazioni nel CodeBase

  • Candles Smoothed HTF The indicator that displays "averaged" candlesticks of a larger timeframe at a smaller one.
  • Magnified Market Price The indicator shows the current price in one of the chart corners.
  • Three Pole Butterworth Filter Three pole Butterworth filter is used for smoothing in this moving average calculation algorithm.
  • e-PSI(at)PROC The system of multiple strategies "in the same package," with a virtual trading system to determine the rankings for each of the strategies (before open market order) and the library management of investment-capital.

Nuove pubblicazioni nel CodeBase

  • Sine Wave The indicator acts in a fully opposite way comparing to the adaptive moving averages during a trend market: in case of a definite trend, both indicator lines (Lead Sine and Sine Wave) move parallel to each other and show the trend direction by their location relative to each other; in case of a flat, the Sine Wave indicator quickly reacts on the market swing movements.
  • TwoPoleButterworthFilter Two pole Butterworth filter is used for smoothing in this moving average calculation algorithm.
  • ZigZag NK Channel The indicator draws the channel using ZigZag extreme points.
  • Stochastic RSI Stochastic RSI is a standard Stochastic oscillator, the values of which are calculated not from a price series but from RSI technical indicator values.
  • Smoothed Adaptive Momentum Adaptive Momentum from John Ehlers' book "Cybernetic Analysis for Stocks and Futures: Cutting-Edge DSP Technology to Improve Your Trading".
  • Resonance Hunter Multi-currency Expert Advisor that analyze resonance events at related financial assets.

Nuove pubblicazioni nel CodeBase

  • Stochastic CG Oscillator Stochastic CG Oscillator is a stochastic oscillator, the values of which are calculated based not on a price series, but on CG Oscillator indicator values.
  • iBeta The indicator of covariation, correlation and Beta ratio of two symbols.
  • X2MA NRTR The hybrid of the universal moving average and NRTR indicator. In this indicator the values of the moving average are corrected with the help of NRTR algorithm (Nick Rypock Trailing Reverse).
Ci sono più di 2 420 codici pubblicati nel Codebase

Nuove pubblicazioni nel CodeBase

  • Adaptive CG Oscillator Adaptive CG Oscillator is a CG Oscillator that can adapt to constantly changing market cycles of a real financial asset.
  • XXDPO Detrended Price Oscillator (DPO) shows the market overbought/oversold states and also can be used for getting buy/sell signals.
  • Cycle Period This indicator is designed for measurement of a financial asset price change periodicity. Cycle Period allows to create adaptive versions of oscillators.
  • Stochastic Cyber Cycle Adaptive Stochastic oscillator.
  • Daily Range Projections Full Forecasting the next day candlestick changing range for all bars of the current chart.
  • CrossIndex This indicator allows to display the chart of another currency pair in the additional window.
  • e-PSI_ManagerTrailing_v.2.5 Trailing orders (in person) and the total profit.

Nuove pubblicazioni nel CodeBase

  • Adaptive Cyber Cycle Adaptive Cyber Cycle that can adapt to constantly changing market cycles of a real financial asset.
  • Daily Range Projections Forecasting the next candlestick changing range on a day chart.
  • BrainTrend1 and BrainTrend2 BrainTrend1 and BrainTrend2 are placed in one minimized window to remove excessive elements from a chart workspace. BrainTrend1 (upper square dots) is a basic trend indicator, while BrainTrend2 (lower round dots) is a confirming indicator.
  • e-PSI@MultiSET On a way to Grail!...
  • YEA3 - simple EA Strategy is based on simple rules. It can work on any currency pair. Best results are obtained with the lowest set TS. The strategy works with any broker, but works better with brokers who allow you to set the low TS.

Nuove pubblicazioni nel CodeBase

  • LeManTrend LeManTrend determines a trend position based on the current price and high and low prices for three periods.
  • VininI WPR FO Smoothed Larry Williams' Percent Range using Inverse Fisher Transform.
  • Fisher Transform Fisher indicator calculates minimum and maximum price levels in previous history, determines direction of a trend and forecasts its reversal.

Nuove pubblicazioni nel CodeBase

  • Waddah Attar Explosion The indicator shows the moments of the market acceleration. Besides, it indicates appropriate time for buying, selling and market exit.
  • StepMA_Line StepMA is executed as a moving average.
  • Smoothed ADX There are a lot of smoothing algorithms. This indicator is a smoothing of standard ADX.
  • 4 Sessions Shows 4 sessions: Pacific, Asian, European, American.

Nuove pubblicazioni nel CodeBase

  • Ichimoku Cloud Simplified Ichimoku indicator (Ichimoku Kinko Hyo) containing only the cloud.
  • MarketProfile Market Profile is a tool used by many futures traders for the analysis of the statistical time distribution of the price, finding a price area and control values for the day trading session. The indicator is based on the simple price movement and does not use standard MetaTrader 5 platform indicators.
  • Fisher RVI Fisher RVI is an oscillator that modifies RVI (Relative Vigor Index) custom indicator values using Inverse Fisher Transform.
1...464748495051525354555657585960...70