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
Indicators

i-OneThird - indicator for MetaTrader 4

Views:
24897
Rating:
(6)
Published:
2007.05.29 15:56
Updated:
2016.03.09 09:34
i-OneThird.mq4 (2.71 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The difference between the high and low of a candle divides into three parts each one corresponding 1/3 of the candle. The indicator calculates where the candle opened and where it closed. It is recommended to hide the initial chart by setting the following parameters: option "Chart on foreground" unchecked (menu "Charts"-> "Properties" or press F8, tab "Common").

Bullish Pattern:
1-1
2-1
3-1

Bearish Pattern:
1-3
2-3
3-3



i-HighLow i-HighLow

i-HighLow indicator draws the channel with borders correspond to highest high and lowest low values of the bar's shadows for the last N bars.

i-Breakeven i-Breakeven

i-Breakeven groups the open position by symbol and for the each of group shows: 1. The current equity level. 2. The estimated breakeven level.

i-5days i-5days

5days indicator marks the first bar of each new day.

FX5_Divergence FX5_Divergence

This indicator will detect divergence between the price and OsMA indicator. It will give buy or sell signal according to the type of divergence that was detected.