; saved on 2022.09.28 17:58:59 ; this file contains input parameters for testing/optimizing Larry Connors RSI-2 expert advisor ; to use it in the strategy tester, click Load in the context menu of the Inputs tab ; ; --- MARKET --- symbols=EURUSD enableLong=true||false||0||true||N enableShort=true||false||0||true||N ; --- FMA --- fmaFrequency=16408||0||0||49153||N fmaPeriod=2||5||1||50||N fmaShift=0||0||1||10||N fmaMethod=1||0||0||3||N fmaPrice=2||1||0||7||N fmaMaxAngle=20||20||1||200||N ; --- SMA --- smaFrequency=16408||0||0||49153||N smaPeriod=150||200||1||2000||N smaShift=0||0||1||10||N smaMethod=1||0||0||3||N smaPrice=2||1||0||7||N smaMaxAngle=5||5||1||50||N ; --- RSI --- rsiFrequency=16408||0||0||49153||N rsiPeriod=2||2||1||20||N rsiPrice=2||1||0||7||N rsiLevel=10||10||1||100||N rsiProfitLevel=70||70||1||700||N rsiProfit=false||false||0||true||N ; --- ASO --- asoFrequency=16408||0||0||49153||N asoInpPeriodRange=10||2||1||20||N asoInpPeriodSm=10||2||1||20||N asoInpMethod=1||0||0||3||N asoInpMode=1||0||0||2||N asoInpLevel=50||50||1||500||N ; --- ATR --- atrFrequency=16385||0||0||49153||N atrPeriod=10||10||1||100||N ; --- FILTERS --- bar=false||false||0||true||N barFrequency=16408||0||0||49153||N spread=10||100||1||1000||N minVolatility=0.0||0.01||0.001000||0.100000||N maxVolatility=100.0||0.01||0.001000||0.100000||N minFmaDeviation=50.0||0.01||0.001000||0.100000||N minSmaDeviation=200.0||0.01||0.001000||0.100000||N ; --- STAKES --- initLot=0.01||0.01||0.001000||0.100000||N maxLot=500.0||5||0.500000||50.000000||N stop=10.0||3||0.300000||30.000000||N autoLot=true||false||0||true||N riskLot=2.5||2.5||0.250000||25.000000||N inhibit=true||false||0||true||N includeSwap=true||false||0||true||N includeCommission=true||false||0||true||N ; --- AVERAGING --- enableAveraging=true||false||0||true||N distance=100.0||0.01||0.001000||0.100000||N profitDistance=200.0||0.01||0.001000||0.100000||N multiplier=1.0||0.01||0.001000||0.100000||N maxLongTrades=10||10||1||100||N maxShortTrades=10||10||1||100||N ; --- MISCELLANEOUS --- fileSettings=false||false||0||true||N enableLog=false||false||0||true||N enableOsd=true||false||0||true||N osdBgColor=0 miniChart1Frequency=16385||0||0||49153||N magicNumber=5678||5678||1||56780||N comments=Larry Connors RSI-2