- January 3, 2021
- Posted by: Forex Wiki Team
- Category: Free Forex EA
Hi Forex Wiki Friends,
Deniska Scalper EA Description :
Density Scalper robot is a mean reversion system during the quiet hours of the day. It is similar to NY Close ScalperĀ but optimized in a few ways to reduce slippage. For example, the entry logic was reduced to make the calculation faster and the exit is done via take profit orders, which can even lead to positive slippage on exiting a trade.
Additionally, it offers various paramters for optimization of entry conditions and other improvements.
It does not use martingale or grid and has a stop loss for every position.
Symbols: EURUSD, GBPUSD, EURCHF, USDCHF, USDCAD, EURCAD, EURAUD, (experimental: AUDUSD, AUDNZD, AUDCAD, EURNZD, GBPAUD, GBPCAD)
Time frame: M5
Max. drawdown in 16 year backtest: $59 per 0.01
Test results:
Deniska Scalper EA Settings:
- dailyEquityStopPercentage: IMPORTANT: please read point 6 in theĀ blog post.
- orderCommentĀ ā Each trade will show this comment in history tab.
- magicNumberĀ ā individual magic number. The EA will only manage position of the chart symbol with this magic number.
- lotTypeĀ ā āfixedā or āincreasingā, where the lot size is calculated automatically.
- fixLotsĀ ā fixed lot size in case lotType = fixed.
- lotStepĀ ā how much the lot size should be increased every equityPerStep (if lotType = increasing).
- equityHardStopĀ ā if the equity falls below that level the EA will close open positions (only of this strategy) and will not open any new positions.
- pipInPointsĀ ā for 5-digit brokers, this should be 10, for 4-digit brokers 1.
- maxSpreadPipsĀ ā maximum spread allowed for entry. If smaller 0, auto settings will be used, which are different for each currency pair.
Time Settings
- startHourGMTĀ ā when to start trading (GMT).
- endHourGMTĀ ā when to stop trading (GMT).
- waitMinutesBetweenSameSideEntryā After a buy position another buy position will only be allowed after the given time. Same for sell positions. If you are sleeping during the trading hours you could limit the potential total risk with this parameter. If the last hour was a loss the EA will automatically increase waitMinutesBetweenEntries by 15 minutes.
- dontTradeTripleNegativeSwapĀ ā If true, the EA will not open trades on beforeĀ swapHourGMTĀ when the swap is negative on days with triple swap rate.
- tripleSwapDayĀ ā Day at which tripple swap is applied. On most borkers it is Wednesday.
- swapHourGMTĀ ā Swap hour used if dontTradeWednesdayNegativeSwap=true.
- autoGMTĀ ā whether to determine GMT offset automatically.
- manualGMToffsetWinterĀ ā manual GMT offset in winter (if autoGMT=false or in Tester)
- manualGMToffsetSummerĀ ā manual GMT offset in summer (if autoGMT=falseĀ or in Tester)