Join our fan page
i-Bul_Jerk - indicator for MetaTrader 5
- Views:
- 4757
- Rating:
- Published:
- 2015.04.10 14:20
- Updated:
- 2016.11.22 07:32
- 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
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/12552
Trade system using the Elder Impulse System indicator.
Background_FiboCandles_HTFThe indicator draws candlesticks of a larger timeframe as color filled rectangles based on the FiboCandles indicator.
A semaphore signal indicator based on crossovers of the main and the signal line of the AdaptiveCyberCycle oscillator.
Modified_Optimum_Elliptic_Filter_HTFThe Modified_Optimum_Elliptic_Filter indicator with the timeframe selection option available in the input parameters.