거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

N trades per set Martingale - MetaTrader 4용 expert

조회수:
12274
평가:
(14)
게시됨:
2019.11.09 12:11
업데이트됨:
2019.11.09 13:33
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The EA does a set of N number of trades and then:


This EA will scale up if all the trades were consec losses and will reset after

a set with all consec wins has occurred. 

The set size is set by the parameter (N_trades_per_set)


If any other lower number of consec wins or losses occur per a set, the EA will not change the lot size, but will just start the new set with the same lot size as the previous set.


The idea is to increase the N_trades_per_set number higher to make the EA safer.

Try to test on strategy tester with N number of say 3 and then increase this number if the EA fails.

Some things it will depend on is the currency pair and the TP to SL ratio.

A TP and SL of 50 pips (4 digit pips) will be a good starting point. 100 may work well too.

The scale factor is the martingale scaling eg. 2x

The equity/100 000 is the initial lot size eg. $1000 /100 000= 0.01 and $3000/ 100 000= 0.03 etc.


USDJPY backtest no close on equity

USDJPY backtest no close on equity control points


backtest settings

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Second EA file: N trades per set martingale + close and reset on equity increase:

has that extra parameter added. This EA seems more consistent and stable than the version with no close.

Default setting is equity +10 (if equity is $10 more than previous highest equity, close trades and reset)


USDJPY Backtest

Back test on USDJPY standard settings N trades per set martingale + close and reset on equity increase 2016 to 2019

start eq $2000

    Smart AC Trader Smart AC Trader

    The "Smart AC Trader" EA trades with 2 moving averages , If we lose a trade then the EA will take a new trade with the opposite conditions

    Martingale Smart Martingale Smart

    The "Martingale Smart" EA trades with 2 strategies , If we lose a trade then the EA will change strategy and take a new trade with a multiplied/increased lot size,

    Gonna Scalp Gonna Scalp

    The "Gonna Scalp" EA is a scalper , works with all time frames major forex pairs and stocks NASDAQ.

    Updated Meta Neural Dashboard Updated Meta Neural Dashboard

    An old forum indicator that's been updated