Levels MQL
Levels MQL is an indicator displaying a set of levels on the currency pair chart:
- Opening level of the week (dark blue)
- Opening and closing levels of the Asian session (orange)
- High and Low levels of the Asian session (orange)
- Opening and closing levels of the European session (purple)
- High and Low levels of the European session (purple)
- Opening and closing levels of the American session (green)
- High and Low levels of the American session (green)
- Opening level of the previous day (blue)
- Round levels (black)
Settings:
- gmt_range - difference between the server time and GMT in hours (e.g.: 3; 5; -1; -4 etc.)
- bars_count - number of displayed bars
- Asia_show_session - show/hide opening and closing levels of the Asian session
- clrAsia_begin - color of the opening level of the Asian session
- clrAsia_end - color of the closing level of the Asian session
- Asia_show_max_min - show/hide High and Low levels of the Asian session
- clrAsia_max - color of the High level of the Asian session
- clrAsia_min - color of the Low level of the Asian session
- Euro_show_session - show/hide opening and closing levels of the European session
- clrEuro_begin - color of the opening level of the European session
- clrEuro_end - color of the closing level of the European session
- Euro_show_max_min - show/hide High and Low levels of the European session
- clrEuro_max - color of the High level of the European session
- clrEuro_min - color of the Low level of the European session
- America_show_session - show/hide opening and closing levels of the American session
- clrAmer_begin - color of the opening level of the American session
- clrAmer_end - color of the closing level of the American session
- America_show_max_min - show/hide High and Low levels of the American session
- clrAmer_max - color of the High level of the American session
- clrAmer_min - color of the Low level of the American session
- Week_open - show/hide the opening level of the week
- clrWeek_open - color of the opening level of the week
- Day_open - show/hide the opening level of the previous day
- clrDay_open - color of the opening level of the previous day
Version 1.10
2015.07.29
Fixed an error of displaying levels for some instruments
User didn't leave any comment to the rating