Opened positions indicatorIt shows a brief information about all of the positions opened. It can be useful, if yours expert advisor trades many positions simultaneously.
Hedge ScriptCreates a synthetic Hedge for any open position that you select. Use it only if are you completely understand synthetic derivatives or triangular arbitrage.
Candlestick models for GBP/JPY for 9 yearsAn Expert Advisor uses the Candlestick Models for trading: Blending Candlesticks (Engulfing) and Hammer(inverted Hammer)/Shooting Star models
InformerIndicator shows entry and exit points for all deals and account statistics on the chart. It is very useful for trade analysis.
Create your own neural network predictor easily (example: MA and RSI Predictors)I've modified the "Next price predictor" posted by gpwr to allow any developer to create its own BPNN predictor easily, even without understanding how a neural network works. So easy even beginners can do it. Included: MA predictor and RSI predictor.
Two Pole Smoothed Ehlers OscillatorThis oscillator is based on Ehlers' Two Pole Super Smoother, converted as an oscillator, and smoothed using Ehlers' Instantaneous trendline.
SymbolsLibThe library contain several functions to get an additional information about the symbols, loaded into the client terminal. ATTENTION: Undocummented solution, it may not work in the other versions of MetaTrader
Market browseThis script will allow you to use the information about the market watch and the client terminal settings. It can be very useful to study the client terminal and market watch options.
Stairs strategyThe multicurrency expert, which uses the "Stairs" strategy
Multi Timeframe CandlesDisplay Candles from a higher timeframe on top of your current chart (ex: see H1 candles on top of a M5 line chart)