mirror of
https://github.com/softwaredevelop/mql5.git
synced 2026-08-17 06:18:06 +00:00
refactor:
This commit is contained in:
+61
-32
@@ -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>
|
||||||
@@ -205,7 +213,7 @@ InpPre_Enable=true
|
|||||||
InpPre_Start=02:00
|
InpPre_Start=02:00
|
||||||
InpPre_End=03:00
|
InpPre_End=03:00
|
||||||
InpPre_Color=755384
|
InpPre_Color=755384
|
||||||
InpPre_ShowVWAP=false
|
InpPre_ShowVWAP=true
|
||||||
InpPre_ShowMean=true
|
InpPre_ShowMean=true
|
||||||
InpPre_ShowLinReg=true
|
InpPre_ShowLinReg=true
|
||||||
=
|
=
|
||||||
@@ -213,7 +221,7 @@ InpCore_Enable=true
|
|||||||
InpCore_Start=03:00
|
InpCore_Start=03:00
|
||||||
InpCore_End=05:30
|
InpCore_End=05:30
|
||||||
InpCore_Color=755384
|
InpCore_Color=755384
|
||||||
InpCore_ShowVWAP=false
|
InpCore_ShowVWAP=true
|
||||||
InpCore_ShowMean=true
|
InpCore_ShowMean=true
|
||||||
InpCore_ShowLinReg=true
|
InpCore_ShowLinReg=true
|
||||||
=
|
=
|
||||||
@@ -221,7 +229,7 @@ InpPost_Enable=true
|
|||||||
InpPost_Start=06:30
|
InpPost_Start=06:30
|
||||||
InpPost_End=09:30
|
InpPost_End=09:30
|
||||||
InpPost_Color=755384
|
InpPost_Color=755384
|
||||||
InpPost_ShowVWAP=false
|
InpPost_ShowVWAP=true
|
||||||
InpPost_ShowMean=true
|
InpPost_ShowMean=true
|
||||||
InpPost_ShowLinReg=true
|
InpPost_ShowLinReg=true
|
||||||
=
|
=
|
||||||
@@ -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
|
||||||
@@ -325,7 +333,7 @@ InpPre_Enable=true
|
|||||||
InpPre_Start=07:00
|
InpPre_Start=07:00
|
||||||
InpPre_End=10:00
|
InpPre_End=10:00
|
||||||
InpPre_Color=6053069
|
InpPre_Color=6053069
|
||||||
InpPre_ShowVWAP=false
|
InpPre_ShowVWAP=true
|
||||||
InpPre_ShowMean=true
|
InpPre_ShowMean=true
|
||||||
InpPre_ShowLinReg=true
|
InpPre_ShowLinReg=true
|
||||||
=
|
=
|
||||||
@@ -333,7 +341,7 @@ InpCore_Enable=true
|
|||||||
InpCore_Start=10:00
|
InpCore_Start=10:00
|
||||||
InpCore_End=18:30
|
InpCore_End=18:30
|
||||||
InpCore_Color=6053069
|
InpCore_Color=6053069
|
||||||
InpCore_ShowVWAP=false
|
InpCore_ShowVWAP=true
|
||||||
InpCore_ShowMean=true
|
InpCore_ShowMean=true
|
||||||
InpCore_ShowLinReg=true
|
InpCore_ShowLinReg=true
|
||||||
=
|
=
|
||||||
@@ -341,7 +349,7 @@ InpPost_Enable=true
|
|||||||
InpPost_Start=18:30
|
InpPost_Start=18:30
|
||||||
InpPost_End=19:15
|
InpPost_End=19:15
|
||||||
InpPost_Color=6053069
|
InpPost_Color=6053069
|
||||||
InpPost_ShowVWAP=false
|
InpPost_ShowVWAP=true
|
||||||
InpPost_ShowMean=true
|
InpPost_ShowMean=true
|
||||||
InpPost_ShowLinReg=true
|
InpPost_ShowLinReg=true
|
||||||
=
|
=
|
||||||
@@ -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
|
||||||
@@ -445,7 +453,7 @@ InpPre_Enable=true
|
|||||||
InpPre_Start=09:00
|
InpPre_Start=09:00
|
||||||
InpPre_End=10:00
|
InpPre_End=10:00
|
||||||
InpPre_Color=5737262
|
InpPre_Color=5737262
|
||||||
InpPre_ShowVWAP=false
|
InpPre_ShowVWAP=true
|
||||||
InpPre_ShowMean=true
|
InpPre_ShowMean=true
|
||||||
InpPre_ShowLinReg=true
|
InpPre_ShowLinReg=true
|
||||||
=
|
=
|
||||||
@@ -453,7 +461,7 @@ InpCore_Enable=false
|
|||||||
InpCore_Start=10:00
|
InpCore_Start=10:00
|
||||||
InpCore_End=18:30
|
InpCore_End=18:30
|
||||||
InpCore_Color=5737262
|
InpCore_Color=5737262
|
||||||
InpCore_ShowVWAP=false
|
InpCore_ShowVWAP=true
|
||||||
InpCore_ShowMean=true
|
InpCore_ShowMean=true
|
||||||
InpCore_ShowLinReg=true
|
InpCore_ShowLinReg=true
|
||||||
=
|
=
|
||||||
@@ -461,7 +469,7 @@ InpPost_Enable=true
|
|||||||
InpPost_Start=18:30
|
InpPost_Start=18:30
|
||||||
InpPost_End=21:00
|
InpPost_End=21:00
|
||||||
InpPost_Color=5737262
|
InpPost_Color=5737262
|
||||||
InpPost_ShowVWAP=false
|
InpPost_ShowVWAP=true
|
||||||
InpPost_ShowMean=true
|
InpPost_ShowMean=true
|
||||||
InpPost_ShowLinReg=true
|
InpPost_ShowLinReg=true
|
||||||
=
|
=
|
||||||
@@ -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
|
||||||
@@ -565,7 +573,7 @@ InpPre_Enable=true
|
|||||||
InpPre_Start=13:30
|
InpPre_Start=13:30
|
||||||
InpPre_End=16:30
|
InpPre_End=16:30
|
||||||
InpPre_Color=13458026
|
InpPre_Color=13458026
|
||||||
InpPre_ShowVWAP=false
|
InpPre_ShowVWAP=true
|
||||||
InpPre_ShowMean=true
|
InpPre_ShowMean=true
|
||||||
InpPre_ShowLinReg=true
|
InpPre_ShowLinReg=true
|
||||||
=
|
=
|
||||||
@@ -573,7 +581,7 @@ InpCore_Enable=true
|
|||||||
InpCore_Start=16:30
|
InpCore_Start=16:30
|
||||||
InpCore_End=23:00
|
InpCore_End=23:00
|
||||||
InpCore_Color=13458026
|
InpCore_Color=13458026
|
||||||
InpCore_ShowVWAP=false
|
InpCore_ShowVWAP=true
|
||||||
InpCore_ShowMean=true
|
InpCore_ShowMean=true
|
||||||
InpCore_ShowLinReg=true
|
InpCore_ShowLinReg=true
|
||||||
=
|
=
|
||||||
@@ -581,7 +589,7 @@ InpPost_Enable=true
|
|||||||
InpPost_Start=23:00
|
InpPost_Start=23:00
|
||||||
InpPost_End=03:00
|
InpPost_End=03:00
|
||||||
InpPost_Color=13458026
|
InpPost_Color=13458026
|
||||||
InpPost_ShowVWAP=false
|
InpPost_ShowVWAP=true
|
||||||
InpPost_ShowMean=true
|
InpPost_ShowMean=true
|
||||||
InpPost_ShowLinReg=true
|
InpPost_ShowLinReg=true
|
||||||
=
|
=
|
||||||
@@ -853,14 +861,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
|
||||||
@@ -870,13 +870,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>
|
||||||
@@ -966,7 +967,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>
|
||||||
@@ -985,9 +986,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
|
||||||
|
|
||||||
@@ -996,12 +997,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
|
||||||
@@ -1009,12 +1010,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
|
||||||
@@ -1030,11 +1039,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