Skip to content

rpanchyk/mt5-inside-bar-ind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forex Inside Bar Indicator for MT5

Indicator shows inside bars in MetaTrader 5.

Installation

  • Open data folder in MetaTrader from menu File -> Open Data Folder.
  • Copy InsideBar.mq5 file to <METATRADER_DATA_DIR>\MQL5\Indicators folder.
  • Update the list of indicators on Navigator panel.
  • Drag InsideBar indicator on the chart.

Configuration

Available settings of the indicator:

docs

Usage

Make a trade decision using the indicator:

docs

Contribution

Feel free to create an issue or a pull request if any ideas.

Disclaimer

The source code of this repository is provided AS-IS and WITH NO WARRANTY of any kind. Author and/or contributor are NOT responsible for any type of losses as a result of using source code, compiled binaries or other outcomes related to this repository.