Entries with no category
Moving Avarage Map - indicator for MetaTrader 5 Moving Avarage tilt map with periods from 1 (starts on top) to X (ends at the bottom) in increments of 1. X is the height of the window in pixels. Red color - tilt down, green - up.
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.
Awesome Oscillator Trader - expert for MetaTrader 4 This EA uses a modified Awesome Oscillator (AO) indicator. A Buy signal is generated when a negative AO green bar appears after consecutive negative red bars. A Sell signal is generated when a positive AO red bar appears after consecutive positive green bars. Stochastics and Bollinger Bands are also used as trade entry filters. An open trade can be closed based on an AO bar color reversal. ...