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

Inside Bar - indicator for MetaTrader 4

Views:
65850
Rating:
(36)
Published:
2016.10.13 16:34
Updated:
2016.11.22 07:32
Inside_Bar.mq4 (5.66 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The indicator determines the inside bar and marks its High/Low. It is plotted based on the closed candles (does not redraw). The identified inside bar can be displayed on smaller periods. You may set a higher period (to search for the inside bar) and analyze on a smaller one.


Indicator Parameters

  • Period to find Inside Bar — the period to search for the inside bar. If a specific period is set, the search will be performed in that period.

Inside Bar

Inner Bar

Example of OnChartEvent() Function Example of OnChartEvent() Function

This is a great beginners' example of the function OnChartEvent() & creating objects on the chart to access them for some tasks.

Awesome Oscillator - 4 colors, customizable Awesome Oscillator - 4 colors, customizable

Awesome Oscillator, customizable, 4 colors (as seen on some AIMS YouTube videos), and some more parameters.

OBz Trading Functions Library OBz Trading Functions Library

OBz library of trading functions: position size, open, close position etc.

Multi TimeFrame RSI Multi TimeFrame RSI

Shows multi timeframe (M1, M5, M15, M30, H1 , H4, D1) RSI indicator in a separate window.