; saved on 2021.04.18 23:09:29
; this file contains input parameters for testing/optimizing fibo breakout EA 0416-1 expert advisor
; to use it in the strategy tester, click Load in the context menu of the Inputs tab
;
; Trading settings
InpPipsOrPoints=0||0||0||1||N
InpStopLoss=35||5||5||100||Y
InpTakeProfit=70||5||5||100||Y
InpTrailingFrequency=10||10||1||100||N
InpSignalsFrequency=9||9||1||90||N
InpTrailingStop=0||25||1||250||N
InpTrailingStep=5||5||1||50||N
; Position size management (lot calculation)
InpLotOrRisk=1||0||0||3||N
InpVolumeLotOrRisk=0.05||3||0.300000||30.000000||N
; Trade mode
InpTradeMode=2||0||0||2||N
InpPositionOnlyOne=true||false||0||true||N
; If losed Profit, New Position lot Auto calculation
IntAtuoLots=true||false||0||true||N
InpStep=0.6||0.1||0.1||1.0||Y
; Singal
InpWorkTimeframe=16388||16385||0||16390||Y
InpFiboWorkingPeriod=16392||16392||0||16408||Y
InpFibonacciDays=2||0||1||5||Y
InpStopFiboLevel=0||-2||0||4||Y
; Time control
InpTimeControl=false||false||0||true||N
InpStartHour=10||10||1||100||N
InpStartMinute=1||1||1||10||N
InpEndHour=15||15||1||150||N
InpEndMinute=2||2||1||20||N
InpCloseAll=false||false||0||true||N
; Pending Order Parameters
InpPendingExpiration=600||600||1||6000||N
InpPendingIndent=5||5||1||50||N
InpPendingMaxSpread=12||12||1||120||N
InpPendingOnlyOne=false||false||0||true||N
InpPendingClosePrevious=false||false||0||true||N
; Additional features
InpPrintLog=false||false||0||true||N
InpFreezeCoefficient=1||1||1||10||N
InpDeviation=10||10||1||100||N
InpMagic=553094320||553094320||1||5530943200||N
EA_Common=fibo breakout EA 0416-beta
