Code Base
To post a new code, please log in or register
103
  MovingAverages (Author: MetaQuotes)
The MovingAverages library contains functions for calculation of different types of moving averages.
212
  Triple Exponential Average (TRIX) (Author: MetaQuotes)
It's an oscillator of the overbought/oversold market conditions. It can also be used as the Momentum indicator. Triple smoothing is used for removing the cyclic components in price movements with the period less than that of TRIX.
94
  Variable Index Dynamic Average (VIDYA) (Author: MetaQuotes)
This oscillator measures the ratio between the sum of positive increments and sum of negative increments for a certain period.
100
  Triple Exponential Moving Average (TEMA) (Author: MetaQuotes)
TEMA can be used instead of traditional moving averages. It can be used for smoothing price data, as well as for smoothing other indicators.
108
  Double Exponential Moving Average (DEMA) (Author: MetaQuotes)
It is used for smoothing price series and is applied directly on a price chart of a financial security.
111
  Fractal Adaptive Moving Average (FrAMA) (Author: MetaQuotes)
The advantage of FRAMA is the possibility to follow strong trend movements and to sufficiently slow down at the moments of price consolidation.
1737
  TradePad_Sample (Author: Rosh)
This is a simple example of user interface of information system with possibility to trade by pressing a button.
141
  ObjChartSample (Author: MetaQuotes)
The script illustrates control of chart properties using the classes from the Standard Library (CChart).
96
  SphereSample (Author: MetaQuotes)
The script illustrates control of graphic objects using the classes from the Standard Library.
325
  FractalsPeriod (Author: FinGeR)
An indicator lets you specify the number of bars separately before and after the current High / Low (fractal) can.