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

75 lines
998 B
Smarty

<chart>
symbol=GBPUSD
period=30
leftpos=37
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=0
window_right=614
window_bottom=159
window_type=1
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=151
<indicator>
name=main
</indicator>
<indicator>
name=Moving Average
period=21
shift=0
method=0
apply=0
color=65535
style=0
weight=1
period_flags=0
show_data=1
</indicator>
</window>
<window>
height=50
<indicator>
name=Average Directional Movement Index
period=14
apply=0
color=11119017
style=0
weight=1
color2=64636
style2=0
weight2=1
color3=255
style3=0
weight3=1
period_flags=0
show_data=1
</indicator>
</window>
</chart>