mirror of
https://github.com/softwaredevelop/mql5.git
synced 2026-08-21 08:18:07 +00:00
refactor:
This commit is contained in:
@@ -31,10 +31,10 @@ days=0
|
||||
descriptions=0
|
||||
tradelines=1
|
||||
tradehistory=0
|
||||
window_left=101
|
||||
window_top=357
|
||||
window_right=237
|
||||
window_bottom=476
|
||||
window_left=52
|
||||
window_top=52
|
||||
window_right=851
|
||||
window_bottom=474
|
||||
window_type=1
|
||||
floating=0
|
||||
floating_left=0
|
||||
@@ -125,7 +125,7 @@ InpMaPeriod=21
|
||||
InpMaMethod=1
|
||||
InpSourcePrice=6
|
||||
=
|
||||
InpAtrPeriod=10
|
||||
InpAtrPeriod=13
|
||||
InpMultiplier=2.0
|
||||
InpAtrSource=0
|
||||
</inputs>
|
||||
@@ -160,66 +160,6 @@ InpMAType=1
|
||||
InpSourcePrice=1
|
||||
</inputs>
|
||||
</indicator>
|
||||
|
||||
<indicator>
|
||||
name=Custom Indicator
|
||||
path=Indicators\MyIndicators\MovingAverage_Pro.ex5
|
||||
apply=0
|
||||
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=4
|
||||
fixed_height=-1
|
||||
|
||||
<graph>
|
||||
name=EMA(144)
|
||||
draw=1
|
||||
style=0
|
||||
width=1
|
||||
color=16748574
|
||||
</graph>
|
||||
<inputs>
|
||||
InpPeriod=144
|
||||
InpMAType=1
|
||||
InpSourcePrice=1
|
||||
</inputs>
|
||||
</indicator>
|
||||
|
||||
<indicator>
|
||||
name=Custom Indicator
|
||||
path=Indicators\MyIndicators\MovingAverage_Pro.ex5
|
||||
apply=0
|
||||
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=4
|
||||
fixed_height=-1
|
||||
|
||||
<graph>
|
||||
name=EMA(233)
|
||||
draw=1
|
||||
style=0
|
||||
width=1
|
||||
color=3937500
|
||||
</graph>
|
||||
<inputs>
|
||||
InpPeriod=233
|
||||
InpMAType=1
|
||||
InpSourcePrice=1
|
||||
</inputs>
|
||||
</indicator>
|
||||
</window>
|
||||
|
||||
<window>
|
||||
@@ -236,9 +176,9 @@ scale_line=0
|
||||
scale_line_percent=50
|
||||
scale_line_value=0.000000
|
||||
scale_fix_min=0
|
||||
scale_fix_min_val=0.000000
|
||||
scale_fix_min_val=-0.000962
|
||||
scale_fix_max=0
|
||||
scale_fix_max_val=0.000000
|
||||
scale_fix_max_val=0.001189
|
||||
expertmode=4
|
||||
fixed_height=-1
|
||||
|
||||
@@ -269,7 +209,7 @@ color=17919
|
||||
InpFastPeriod=8
|
||||
InpSlowPeriod=21
|
||||
InpSignalPeriod=8
|
||||
InpSourcePrice=1
|
||||
InpSourcePrice=6
|
||||
InpSourceMAType=1
|
||||
InpSignalMAType=1
|
||||
</inputs>
|
||||
|
||||
Reference in New Issue
Block a user