mirror of
https://github.com/softwaredevelop/mql5.git
synced 2026-08-24 09:48:05 +00:00
refactor: Velocity
This commit is contained in:
+30
-2
@@ -995,7 +995,7 @@ name=Velocity
|
|||||||
draw=11
|
draw=11
|
||||||
style=0
|
style=0
|
||||||
width=2
|
width=2
|
||||||
color=8421504,65280,255
|
color=8421504,5275647,17919,16436871,16760576
|
||||||
</graph>
|
</graph>
|
||||||
|
|
||||||
<graph>
|
<graph>
|
||||||
@@ -1014,6 +1014,14 @@ 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
|
||||||
@@ -1029,11 +1037,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
|
||||||
|
InpThresholdHigh=1.0
|
||||||
InpShowSpeed=true
|
InpShowSpeed=true
|
||||||
|
InpShowSignal=true
|
||||||
|
InpSignalPeriod=5
|
||||||
|
InpSignalType=7
|
||||||
</inputs>
|
</inputs>
|
||||||
</indicator>
|
</indicator>
|
||||||
</window>
|
</window>
|
||||||
|
|||||||
Reference in New Issue
Block a user