mirror of
https://github.com/softwaredevelop/mql5.git
synced 2026-08-23 17:28:06 +00:00
refactor: delete template
This commit is contained in:
@@ -1,116 +0,0 @@
|
|||||||
<chart>
|
|
||||||
symbol=EURUSD
|
|
||||||
period_type=0
|
|
||||||
period_size=15
|
|
||||||
digits=5
|
|
||||||
tick_size=0.000000
|
|
||||||
position_time=0
|
|
||||||
scale_fix=0
|
|
||||||
scale_fixed_min=0.000000
|
|
||||||
scale_fixed_max=0.000000
|
|
||||||
scale_fix11=0
|
|
||||||
scale_bar=0
|
|
||||||
scale_bar_val=1.000000
|
|
||||||
scale=4
|
|
||||||
mode=2
|
|
||||||
fore=0
|
|
||||||
grid=0
|
|
||||||
volume=0
|
|
||||||
scroll=1
|
|
||||||
shift=1
|
|
||||||
shift_size=10
|
|
||||||
fixed_pos=0.000000
|
|
||||||
ticker=1
|
|
||||||
ohlc=1
|
|
||||||
one_click=0
|
|
||||||
one_click_btn=1
|
|
||||||
bidline=1
|
|
||||||
askline=1
|
|
||||||
lastline=0
|
|
||||||
days=0
|
|
||||||
descriptions=0
|
|
||||||
tradelines=1
|
|
||||||
tradehistory=0
|
|
||||||
window_left=0
|
|
||||||
window_top=0
|
|
||||||
window_right=0
|
|
||||||
window_bottom=0
|
|
||||||
window_type=1
|
|
||||||
floating=0
|
|
||||||
floating_left=0
|
|
||||||
floating_top=0
|
|
||||||
floating_right=0
|
|
||||||
floating_bottom=0
|
|
||||||
floating_type=1
|
|
||||||
floating_toolbar=1
|
|
||||||
floating_tbstate=
|
|
||||||
background_color=16777215
|
|
||||||
foreground_color=0
|
|
||||||
barup_color=0
|
|
||||||
bardown_color=0
|
|
||||||
bullcandle_color=16777215
|
|
||||||
bearcandle_color=0
|
|
||||||
chartline_color=4294967295
|
|
||||||
volumes_color=32768
|
|
||||||
grid_color=12632256
|
|
||||||
bidline_color=12632256
|
|
||||||
askline_color=17919
|
|
||||||
lastline_color=12632256
|
|
||||||
stops_color=17919
|
|
||||||
windows_total=1
|
|
||||||
|
|
||||||
<window>
|
|
||||||
height=100.000000
|
|
||||||
objects=0
|
|
||||||
|
|
||||||
<indicator>
|
|
||||||
name=Main
|
|
||||||
path=
|
|
||||||
apply=1
|
|
||||||
show_data=1
|
|
||||||
scale_inherit=0
|
|
||||||
scale_line=0
|
|
||||||
scale_line_percent=50
|
|
||||||
scale_line_value=0.000000
|
|
||||||
scale_fix_min=0
|
|
||||||
scale_fix_min_val=0.000000
|
|
||||||
scale_fix_max=0
|
|
||||||
scale_fix_max_val=0.000000
|
|
||||||
expertmode=0
|
|
||||||
fixed_height=-1
|
|
||||||
</indicator>
|
|
||||||
|
|
||||||
<indicator>
|
|
||||||
name=Custom Indicator
|
|
||||||
path=Indicators\MyIndicators\Chart_HeikinAshi.ex5
|
|
||||||
apply=0
|
|
||||||
show_data=0
|
|
||||||
scale_inherit=0
|
|
||||||
scale_line=0
|
|
||||||
scale_line_percent=50
|
|
||||||
scale_line_value=0.000000
|
|
||||||
scale_fix_min=0
|
|
||||||
scale_fix_min_val=0.000000
|
|
||||||
scale_fix_max=0
|
|
||||||
scale_fix_max_val=0.000000
|
|
||||||
expertmode=4
|
|
||||||
fixed_height=-1
|
|
||||||
|
|
||||||
<graph>
|
|
||||||
name=HA Open;HA High;HA Low;HA Close
|
|
||||||
draw=17
|
|
||||||
style=0
|
|
||||||
width=1
|
|
||||||
color=15570276,1993170
|
|
||||||
</graph>
|
|
||||||
|
|
||||||
<graph>
|
|
||||||
name=OHLC
|
|
||||||
draw=0
|
|
||||||
style=0
|
|
||||||
width=1
|
|
||||||
color=
|
|
||||||
</graph>
|
|
||||||
</indicator>
|
|
||||||
</window>
|
|
||||||
</chart>
|
|
||||||
Reference in New Issue
Block a user