Bar Open/Close Range Indicator:
Draws lines to show the candle open/close range.
Paramters:
Draws lines to show the candle open/close range.
Paramters:
- SetupBarTime="05:10";
Setup candle time. It must be the exact bar time for the time-frame.
Ex 09:15 will work on M15, 09:16 will not. - SessionName="LO";
Name of the session. Change if you use multiple instances on the same chart. - SessionBars=16;
Number of bars to plot session levels after the setup bar. - ShowRange=True;
Show label with session name and range - LineColor=Yellow;
Level line color. - LineWidth=1;
Line Width: 1-5. - LineStyle=2;
0=SOLID, 1=DASH, 2=DOT, 3=DASHDOT, 4=DASHDOTDOT. - FractionalPips=0;
Show decimal for range label. 0=4 digit broker, 1=5 digit broker etc.
Attached File(s)
xOpenCloseRange.ex4
7 KB
|
848 downloads
xOpenCloseRange.mq4
7 KB
|
1,103 downloads
PArMA-Tape.mq4
2 KB
|
643 downloads
|
Uploaded Jul 16, 2012 8:00am