mirror of
https://github.com/softwaredevelop/mql5.git
synced 2026-08-23 09:18:05 +00:00
refactor:
This commit is contained in:
+49
-20
@@ -134,6 +134,7 @@ name=Pre VWAP
|
|||||||
draw=1
|
draw=1
|
||||||
style=0
|
style=0
|
||||||
width=1
|
width=1
|
||||||
|
arrow=251
|
||||||
color=755384
|
color=755384
|
||||||
</graph>
|
</graph>
|
||||||
|
|
||||||
@@ -142,6 +143,7 @@ name=Pre VWAP (Seg)
|
|||||||
draw=1
|
draw=1
|
||||||
style=0
|
style=0
|
||||||
width=1
|
width=1
|
||||||
|
arrow=251
|
||||||
color=755384
|
color=755384
|
||||||
</graph>
|
</graph>
|
||||||
|
|
||||||
@@ -150,6 +152,7 @@ name=Core VWAP
|
|||||||
draw=1
|
draw=1
|
||||||
style=0
|
style=0
|
||||||
width=1
|
width=1
|
||||||
|
arrow=251
|
||||||
color=755384
|
color=755384
|
||||||
</graph>
|
</graph>
|
||||||
|
|
||||||
@@ -158,6 +161,7 @@ name=Core VWAP (Seg)
|
|||||||
draw=1
|
draw=1
|
||||||
style=0
|
style=0
|
||||||
width=1
|
width=1
|
||||||
|
arrow=251
|
||||||
color=755384
|
color=755384
|
||||||
</graph>
|
</graph>
|
||||||
|
|
||||||
@@ -166,6 +170,7 @@ name=Post VWAP
|
|||||||
draw=1
|
draw=1
|
||||||
style=0
|
style=0
|
||||||
width=1
|
width=1
|
||||||
|
arrow=251
|
||||||
color=755384
|
color=755384
|
||||||
</graph>
|
</graph>
|
||||||
|
|
||||||
@@ -174,6 +179,7 @@ name=Post VWAP (Seg)
|
|||||||
draw=1
|
draw=1
|
||||||
style=0
|
style=0
|
||||||
width=1
|
width=1
|
||||||
|
arrow=251
|
||||||
color=755384
|
color=755384
|
||||||
</graph>
|
</graph>
|
||||||
|
|
||||||
@@ -182,6 +188,7 @@ name=Full VWAP
|
|||||||
draw=1
|
draw=1
|
||||||
style=0
|
style=0
|
||||||
width=1
|
width=1
|
||||||
|
arrow=251
|
||||||
color=8421504
|
color=8421504
|
||||||
</graph>
|
</graph>
|
||||||
|
|
||||||
@@ -190,6 +197,7 @@ name=Full VWAP (Seg)
|
|||||||
draw=1
|
draw=1
|
||||||
style=0
|
style=0
|
||||||
width=1
|
width=1
|
||||||
|
arrow=251
|
||||||
color=8421504
|
color=8421504
|
||||||
</graph>
|
</graph>
|
||||||
<inputs>
|
<inputs>
|
||||||
@@ -314,7 +322,7 @@ color=8421504
|
|||||||
</graph>
|
</graph>
|
||||||
<inputs>
|
<inputs>
|
||||||
=
|
=
|
||||||
InpMarketName=LSE-summer
|
InpMarketName=LSE
|
||||||
InpFillBoxes=false
|
InpFillBoxes=false
|
||||||
InpMaxHistoryDays=5
|
InpMaxHistoryDays=5
|
||||||
InpVolumeType=0
|
InpVolumeType=0
|
||||||
@@ -434,7 +442,7 @@ color=8421504
|
|||||||
</graph>
|
</graph>
|
||||||
<inputs>
|
<inputs>
|
||||||
=
|
=
|
||||||
InpMarketName=XETRA-summer
|
InpMarketName=XETRA
|
||||||
InpFillBoxes=false
|
InpFillBoxes=false
|
||||||
InpMaxHistoryDays=5
|
InpMaxHistoryDays=5
|
||||||
InpVolumeType=0
|
InpVolumeType=0
|
||||||
@@ -554,7 +562,7 @@ color=8421504
|
|||||||
</graph>
|
</graph>
|
||||||
<inputs>
|
<inputs>
|
||||||
=
|
=
|
||||||
InpMarketName=NYSE-summer
|
InpMarketName=NYSE
|
||||||
InpFillBoxes=false
|
InpFillBoxes=false
|
||||||
InpMaxHistoryDays=5
|
InpMaxHistoryDays=5
|
||||||
InpVolumeType=0
|
InpVolumeType=0
|
||||||
@@ -806,14 +814,6 @@ width=1
|
|||||||
color=4678655
|
color=4678655
|
||||||
</graph>
|
</graph>
|
||||||
|
|
||||||
<level>
|
|
||||||
level=20.000000
|
|
||||||
style=2
|
|
||||||
color=12632256
|
|
||||||
width=1
|
|
||||||
descr=
|
|
||||||
</level>
|
|
||||||
|
|
||||||
<level>
|
<level>
|
||||||
level=25.000000
|
level=25.000000
|
||||||
style=2
|
style=2
|
||||||
@@ -823,13 +823,14 @@ descr=
|
|||||||
</level>
|
</level>
|
||||||
|
|
||||||
<level>
|
<level>
|
||||||
level=50.000000
|
level=40.000000
|
||||||
style=2
|
style=2
|
||||||
color=12632256
|
color=12632256
|
||||||
width=1
|
width=1
|
||||||
descr=
|
descr=
|
||||||
</level>
|
</level>
|
||||||
<inputs>
|
<inputs>
|
||||||
|
ADX Settings=
|
||||||
InpPeriodADX=13
|
InpPeriodADX=13
|
||||||
InpCandleSource=0
|
InpCandleSource=0
|
||||||
</inputs>
|
</inputs>
|
||||||
@@ -919,7 +920,7 @@ InpFastKPeriod=13
|
|||||||
InpSlowKPeriod=3
|
InpSlowKPeriod=3
|
||||||
InpStochMethod=0
|
InpStochMethod=0
|
||||||
InpSmoothPeriod=3
|
InpSmoothPeriod=3
|
||||||
InpSignalMethod=0
|
InpSignalMethod=4
|
||||||
</inputs>
|
</inputs>
|
||||||
</indicator>
|
</indicator>
|
||||||
</window>
|
</window>
|
||||||
@@ -938,9 +939,9 @@ scale_line=0
|
|||||||
scale_line_percent=50
|
scale_line_percent=50
|
||||||
scale_line_value=0.000000
|
scale_line_value=0.000000
|
||||||
scale_fix_min=0
|
scale_fix_min=0
|
||||||
scale_fix_min_val=0.000000
|
scale_fix_min_val=-1.187560
|
||||||
scale_fix_max=0
|
scale_fix_max=0
|
||||||
scale_fix_max_val=0.000000
|
scale_fix_max_val=1.187560
|
||||||
expertmode=4
|
expertmode=4
|
||||||
fixed_height=-1
|
fixed_height=-1
|
||||||
|
|
||||||
@@ -949,12 +950,12 @@ name=Velocity
|
|||||||
draw=11
|
draw=11
|
||||||
style=0
|
style=0
|
||||||
width=2
|
width=2
|
||||||
color=8421504,65280,255
|
color=8421504,16436871,16760576,5275647,17919
|
||||||
</graph>
|
</graph>
|
||||||
|
|
||||||
<graph>
|
<graph>
|
||||||
name=Speed (+)
|
name=Speed (+)
|
||||||
draw=1
|
draw=0
|
||||||
style=0
|
style=0
|
||||||
width=1
|
width=1
|
||||||
color=36095
|
color=36095
|
||||||
@@ -962,12 +963,20 @@ color=36095
|
|||||||
|
|
||||||
<graph>
|
<graph>
|
||||||
name=Speed (-)
|
name=Speed (-)
|
||||||
draw=1
|
draw=0
|
||||||
style=0
|
style=0
|
||||||
width=1
|
width=1
|
||||||
color=36095
|
color=36095
|
||||||
</graph>
|
</graph>
|
||||||
|
|
||||||
|
<graph>
|
||||||
|
name=Signal
|
||||||
|
draw=1
|
||||||
|
style=0
|
||||||
|
width=1
|
||||||
|
color=2237106
|
||||||
|
</graph>
|
||||||
|
|
||||||
<level>
|
<level>
|
||||||
level=1.000000
|
level=1.000000
|
||||||
style=2
|
style=2
|
||||||
@@ -983,11 +992,31 @@ color=12632256
|
|||||||
width=1
|
width=1
|
||||||
descr=
|
descr=
|
||||||
</level>
|
</level>
|
||||||
|
|
||||||
|
<level>
|
||||||
|
level=0.300000
|
||||||
|
style=2
|
||||||
|
color=12632256
|
||||||
|
width=1
|
||||||
|
descr=
|
||||||
|
</level>
|
||||||
|
|
||||||
|
<level>
|
||||||
|
level=-0.300000
|
||||||
|
style=2
|
||||||
|
color=12632256
|
||||||
|
width=1
|
||||||
|
descr=
|
||||||
|
</level>
|
||||||
<inputs>
|
<inputs>
|
||||||
InpVelPeriod=5
|
InpVelPeriod=5
|
||||||
InpATRPeriod=13
|
InpATRPeriod=13
|
||||||
InpThreshold=1.0
|
InpThresholdLow=0.3
|
||||||
InpShowSpeed=true
|
InpThresholdHigh=1.0
|
||||||
|
InpShowSpeed=false
|
||||||
|
InpShowSignal=true
|
||||||
|
InpSignalPeriod=5
|
||||||
|
InpSignalType=3
|
||||||
</inputs>
|
</inputs>
|
||||||
</indicator>
|
</indicator>
|
||||||
</window>
|
</window>
|
||||||
|
|||||||
Reference in New Issue
Block a user