NELODI Trend PainterTrend indicator similar to Ichimoku Kinko Hyo, with a number of drawing options and calculation parameters.
NELODI Trading Terminal for MT5NELODI Trading Terminal is a collection of Indicators and an Expert Advisor, which work together to provide a complete solution for manual Trading, primarily designed for Scalping.
5 Minutes Scalping SystemIt is a manual trading system consisting of 5 indicators.
We buy when all indicators are in blue, and we sell when all indicators are in red.
Indicators auto turn chart in M5 time frame, there is a switch to skip it.
b-clockShow minutes and seconds left before new candle is appeared.
Candle Time End and SpreadThe indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
Programming Patters - Builder (classic)Separate the construction of a complex object from its representation so that the same construction process can create different representations.
Basic Rsi Template EAA ready made expert adviser template to use for further development or use 'as is'
Grid Template EAGrid Template EA - A ready made expert adviser template to use for further development or use 'as is'
ZigZag Based on Close PricesThe code is based on indicator ZigZag which is in-built in MT4.
I have changed it so that it isn't calculated on highest Highs and lowest Lows, but instead uses highest Close and lowest Close of chart price history.
See attached chart for differences: ZigZag (red) versus ZigZagClose (yellow).
Programming Patterns - Factory MethodDefine an interface for creating an object, but let subclasses decide which class to instantiate. Lets a class defer instantiation to subclasses.
b-clockShow minutes and seconds left before new candle is appeared.
5 Minutes Scalping SystemIt is a manual trading system consisting of 5 indicators.
We buy when all indicators are in blue, and we sell when all indicators are in red.
Indicators auto turn chart in M5 time frame, there is a switch to skip it.
Candle Time End and SpreadThe indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
HistoScalperEAThis expert is a tool to test any of my histo indicator (8) for testing and find better settings to trade.
You can use separately one by one indicator or more of one or all together as a system.
Expert need all indicators for working and generate signals.