mt4-template-charts/BollingerBands.tpl
2024-10-06 09:21:30 -03:00

85 lines
1.1 KiB
Smarty

<chart>
symbol=EURUSD
period=43200
leftpos=96
digits=4
scale=8
graph=1
fore=1
grid=1
volume=0
scroll=1
shift=1
ohlc=1
askline=0
days=1
descriptions=0
shift_size=20
fixed_pos=0
window_left=307
window_top=159
window_right=614
window_bottom=318
window_type=3
background_color=0
foreground_color=16777215
barup_color=65280
bardown_color=65280
bullcandle_color=0
bearcandle_color=16777215
chartline_color=65280
volumes_color=3329330
grid_color=10061943
askline_color=255
stops_color=255
<window>
height=164
<indicator>
name=main
</indicator>
<indicator>
name=Bollinger Bands
period=20
shift=0
deviations=2
apply=0
color=255
style=0
weight=1
period_flags=0
show_data=1
</indicator>
</window>
<window>
height=49
<indicator>
name=Standard Deviation
period=20
method=0
apply=0
color=65535
style=0
weight=1
min=0.000000
period_flags=0
show_data=1
</indicator>
</window>
<window>
height=38
<indicator>
name=Average True Range
period=14
apply=0
color=16748574
style=0
weight=1
period_flags=0
show_data=1
</indicator>
</window>
</chart>