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,33 @@
|
||||
; Scanner Config
|
||||
InpUseMarketWatch=true
|
||||
InpSymbolList=
|
||||
InpBenchmark=US500
|
||||
InpForexBench=USDOLLAR
|
||||
InpBrokerTimeZone=Broker (EEST UTC+3)
|
||||
InpScanHistory=610
|
||||
; Benchmark Settings
|
||||
InpBetaLookback=55
|
||||
; Timeframes
|
||||
InpTFFast=5
|
||||
InpTFMiddle=15
|
||||
InpTFSlow=16385
|
||||
; Metric Settings
|
||||
InpVHFPeriod=21
|
||||
InpR2Period=21
|
||||
InpVScorePeriod=21
|
||||
InpAutoCorrPeriod=21
|
||||
InpMurreyPeriod=64
|
||||
InpATRPeriod=13
|
||||
InpRSBars=21
|
||||
InpRVOLPeriod=21
|
||||
; TSI Settings (For MTF Align)
|
||||
InpTSI_Slow=21
|
||||
InpTSI_Fast=13
|
||||
InpTSI_Signal=13
|
||||
; Squeeze Settings
|
||||
InpSqueezeLength=21
|
||||
InpBBMult=2.0
|
||||
InpKCMult=1.5
|
||||
InpSqueezeMom=13
|
||||
; Output Settings
|
||||
InpPrecision=3
|
||||
Reference in New Issue
Block a user