Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 67700
- Rating:
- Published:
- 2016.10.13 16:34
- Updated:
- 2016.11.22 07:32
-
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.

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

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

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

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