mirror of
https://github.com/softwaredevelop/mql5.git
synced 2026-08-05 16: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=55
|
||||
InpMAType1=1
|
||||
; MA 2 Settings
|
||||
InpPeriod2=89
|
||||
InpMAType2=1
|
||||
; MA 3 Settings
|
||||
InpPeriod3=144
|
||||
InpMAType3=1
|
||||
; MA 4 Settings
|
||||
InpPeriod4=233
|
||||
InpMAType4=1
|
||||
Reference in New Issue
Block a user