Since October 2018, MetaTrader 5 supports integration with Net Famework libraries. This set of libraries is actually much more than a framework or a specialized system for performing a specific range of tasks, like drawing graphical windows or implementing a network interaction. Net Framework has literally everything. It allows developing websites (Net Core, MVC), creating system applications having a unified professional interface (Windows Forms), building complex distributed systems with data ...
Smoothed CCI - indicator for MetaTrader 5 Original CCI (Commodity Channel Index) is calculated using what is known as mean absolute deviation. This version is using standard deviation instead. Also, in order to make it less "nervous" (which is probably one of the greatest reasons why CCI is not more popular than it is now), pre-smoothing using double smoothed Wilders EMA added and signals are generated on zero crosses.
MACD Levels - indicator for MetaTrader The idea of the indicator. The inflection points of the main line of the MACD correspond to the accumulation of prices, more precisely the point where the price changes directions.
XXDPO_Candle_Alerts - indicator for MetaTrader 5 Indicator XXDPO_Candle can provide alerts and send email and push notifications when trading signals occur. Possible signal options: Zero breakthrough by the candle;Changing candle movement direction;Overbought or oversold levels breakthrough;Exiting overbought or oversold areas.
Gaussian Filter - indicator for MetaTrader 5 Gaussian filter that works for orders (poles) higher than the usual 4 poles that was available (mathematical maximum after which the precision of calculation is order (poles) 15 — but the coeffitients for those levels are so high, that the precision loss actually means very little). Because of that, it is a sort of generalized Gaussian filter that can calculate arbitrary (order) pole ...