Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
5199
Rating:
(18)
Published:
2018.01.22 09:36
Updated:
2023.03.29 13:48
\MQL5\Include\ \MQL5\Indicators\
KI_signals_v2.mq5 (28.17 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author: Kalenzo

A trend indicator, which receives trade signals from the XMACD histogram.

The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The classes were described in detail in the article Averaging Price Series for Intermediate Calculations Without Using Additional Buffers.

Fig.1. The KI_signals_v2 indicator

Fig.1. The KI_signals_v2 indicator.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/19369

Jims Close Positions Jims Close Positions

Closing positions: all, only profitable or only losing positions.

XMA_Divergence_HTF XMA_Divergence_HTF

The XMA_Divergence indicator with the possibility to change the indicator timeframe from input parameters.

JS-Chaos JS-Chaos

The Expert Advisor is based on Bill Williams' strategy.

Clock Clock

A library for creating analog clocks using MetaTrader 4/5 graphical resources.