mirror of
https://github.com/softwaredevelop/mql5.git
synced 2026-07-27 20:47:44 +00:00
new files added
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
; Timeframe & Price Source
|
||||
InpUpperTimeframe=0
|
||||
InpSourcePrice=1
|
||||
; MA 1 Settings
|
||||
InpPeriod1=21
|
||||
InpMAType1=1
|
||||
; MA 2 Settings
|
||||
InpPeriod2=34
|
||||
InpMAType2=1
|
||||
; MA 3 Settings
|
||||
InpPeriod3=55
|
||||
InpMAType3=1
|
||||
; MA 4 Settings
|
||||
InpPeriod4=89
|
||||
InpMAType4=1
|
||||
Reference in New Issue
Block a user