mirror of
https://github.com/softwaredevelop/mql5.git
synced 2026-08-21 00:08:07 +00:00
redactor: MAType
This commit is contained in:
+4
-4
@@ -963,9 +963,9 @@ InpOscType=0
|
|||||||
InpDMIPeriod=13
|
InpDMIPeriod=13
|
||||||
InpFastKPeriod=13
|
InpFastKPeriod=13
|
||||||
InpSlowKPeriod=3
|
InpSlowKPeriod=3
|
||||||
InpStochMethod=0
|
InpStochMethod=4
|
||||||
InpSmoothPeriod=3
|
InpSmoothPeriod=3
|
||||||
InpSignalMethod=0
|
InpSignalMethod=4
|
||||||
</inputs>
|
</inputs>
|
||||||
</indicator>
|
</indicator>
|
||||||
</window>
|
</window>
|
||||||
@@ -1122,9 +1122,9 @@ InpMinStochPeriod=5
|
|||||||
InpMaxStochPeriod=34
|
InpMaxStochPeriod=34
|
||||||
Stochastic & Price Settings=
|
Stochastic & Price Settings=
|
||||||
InpSlowingPeriod=3
|
InpSlowingPeriod=3
|
||||||
InpSlowingMAType=0
|
InpSlowingMAType=4
|
||||||
InpDPeriod=3
|
InpDPeriod=3
|
||||||
InpDMAType=0
|
InpDMAType=4
|
||||||
InpSourcePrice=1
|
InpSourcePrice=1
|
||||||
</inputs>
|
</inputs>
|
||||||
</indicator>
|
</indicator>
|
||||||
|
|||||||
Reference in New Issue
Block a user