Watch how to download trading robots for free
Find us on Telegram!
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:
4497
Rating:
(14)
Published:
2015.04.10 14:20
Updated:
2016.11.22 07:32
i-bul_jerk.mq5 (8.68 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Original author:

Kim Igor V. aka KimIV

A simple semaphore arrow signal indicator. The indicator shows historical (near past) signals and the current signal based on how many points the price passes during a certain number of bars.

The indicator shows the entry point against this movement. The idea of these entry points is borrowed from one modification of the Bulldozer EA.

Originally this indicator has been written in MQL4 and was first published in the Code Base on 15.08.2014.

Fig. 1. The i-Bul_Jerk indicator

Fig. 1. The i-Bul_Jerk indicator

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

Exp_ElderImpulseSystem Exp_ElderImpulseSystem

Trade system using the Elder Impulse System indicator.

Background_FiboCandles_HTF Background_FiboCandles_HTF

The indicator draws candlesticks of a larger timeframe as color filled rectangles based on the FiboCandles indicator.

AdaptiveCyberCycleSign AdaptiveCyberCycleSign

A semaphore signal indicator based on crossovers of the main and the signal line of the AdaptiveCyberCycle oscillator.

Modified_Optimum_Elliptic_Filter_HTF Modified_Optimum_Elliptic_Filter_HTF

The Modified_Optimum_Elliptic_Filter indicator with the timeframe selection option available in the input parameters.