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
Indicators

i-BigBarsFromH1 - indicator for MetaTrader 4

Views:
15160
Rating:
(8)
Published:
2016.04.26 16:42
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Author: Kim Igor V. aka KimIV

The indicator is designed for displaying the candles of any higher timeframe on the H1 chart. It is also possible to display the candles of the non-standard timeframes: H5, H7 or H11. The upward and downward bars are filled with different colors.



The following parameters can be adjusted:

  • TFBar=6 - Period of the higher candlesticks.
  • offsetHour=-2 - Time offset. Set the formation time of the higher candlestick.
  • NumberOfBar=30 - The number of higher candlesticks.
  • ColorUp=Silver - Color of the upward candlestick.
  • ColorDown=RoyalBlue - Color of the downward candlestick.

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

forecast osc forecast osc

Quote: One of Jurik's smoothing versions.

Doji Arrows Doji Arrows

The indicator finds Doji candlesticks and highlights them on the chart.

i-Cross&Main i-Cross&Main

The indicator calculates the product of GBPUSD x USDCHF. Painted red, GBPCHF - black (repeats the price on the upper chart)

i-DayOfWeek i-DayOfWeek

The indicator displays the selected day of the week.