Advisor required for trading strategy outlined. Using Stochastic/MACD and Aroon

MQL4 エキスパート

仕事が完了した

実行時間2 日
依頼者からのフィードバック
Oleksandr was patient, professional and succinct. Made working with him very easy. I will use again if possible.
開発者からのフィードバック
He provide all details and answer on all my questions. Nice to work with!

指定

The below are required for a fully automated trading strategy. Using the Stochastic/MACD/Aroon attached (I will be changed the variables in these).

 

All states can only change at time period change (default is 30min chart but would like this to change per chart)

 

User variables

low1, high1, deadzone1, buy1, sell1, aroonhigh, aroonlow, aroongap, aroongap2 

 

Stochastic

If Slow has had a previous close under low1 and subsequently either slow or fast line goes above low1 trigger buy1 until fast line goes above high1 (when this occurs clear state)

If High has had a previous close over high1 and subsequently either slow or fast line goes below high1 trigger sell1 until fast line goes below low1 (when this occurs clear state)

 

MACD

If round(to 2dp) of Histogram (MACD-Signal) is > deadzone1 then trigger buy1

If round(to 2dp) of Histogram (MACD-Signal) is <- deadzone1 then trigger sell1

If round(to 2dp) of Histogram (MACD-Signal) is < deadzone1 and >-deadzone then maintain previous state

 

Aroon

If and(aroonup>aroondown, aroonup>aroonhigh, aroonup-aroondown>aroongap) then trigger buy1

If and(aroondown>aroonup, aroondown>aroonhigh, aroondown-aroonup>aroongap) then trigger sell1

If previous state was buy3 and Aroonup>aroondown+aroongap2 then keep state as buy3 else clear state

If previous state was sell3 and Aroondown>aroonup+aroongap2 then keep state as sell3 else clear state

 

To trade

count buy1

count  sell1

 

No open position

If sum buy1>and(sum sell1, 1) BUY 1*lotsize

If sum sell1>and(sum buy1, 1) SELL 1*lotsize

 

If open sell position

If sum buy1>and(sum sell1, 1) BUY 2*lotsize

If sum sell1>and(sum buy1, 1) Keep current position open

If neither of the above apply BUY 1*lotsize

 

If open buy position

If sum buy1>and(sum sell1, 1) Keep current position open

If sum sell1>and(sum buy1, 1) SELL 2*lotsize

If neither of the above apply SELL 1*lotsize

ファイル:

応答済み

1
開発者 1
評価
(879)
プロジェクト
1392
67%
仲裁
117
32% / 42%
期限切れ
215
15%
2
開発者 2
評価
(52)
プロジェクト
133
44%
仲裁
14
50% / 29%
期限切れ
55
41%
3
開発者 3
評価
(2086)
プロジェクト
2646
61%
仲裁
113
45% / 26%
期限切れ
418
16%
仕事中
4
開発者 4
評価
(1096)
プロジェクト
1777
61%
仲裁
14
64% / 7%
期限切れ
84
5%
5
開発者 5
評価
(490)
プロジェクト
1016
58%
仲裁
29
28% / 24%
期限切れ
132
13%
仕事中
6
開発者 6
評価
(1855)
プロジェクト
3458
88%
仲裁
73
40% / 15%
期限切れ
265
8%
7
開発者 7
評価
(88)
プロジェクト
138
25%
仲裁
33
33% / 45%
期限切れ
59
43%
仕事中
8
開発者 8
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
9
開発者 9
評価
(49)
プロジェクト
134
27%
仲裁
62
13% / 53%
期限切れ
58
43%
10
開発者 10
評価
(129)
プロジェクト
208
54%
仲裁
21
24% / 52%
期限切れ
64
31%
11
開発者 11
評価
(2428)
プロジェクト
3057
66%
仲裁
77
48% / 14%
期限切れ
340
11%
12
開発者 12
評価
(647)
プロジェクト
1295
67%
仲裁
84
26% / 49%
期限切れ
338
26%
13
開発者 13
評価
(62)
プロジェクト
140
46%
仲裁
19
42% / 16%
期限切れ
32
23%
類似した注文
Trade methodology based on Red and Green lines entering Overbought / Oversold zone. Using confluence of Higher time frame, Moving Average a trade can enter when there is a strong slope angle. Market Base Line is used to determine overall market sentiment. This is designed to be an established trend scalping strategy on lower time frames. To be used initially on demo then real account when settings have been fine
There are six conditions in total . source code from an existing expert will be provided to aid the completion of this job . - Install the following by the Panel (copy paste form my existing Expert ) 1. Pips Lost : number of pips lost ( monthly reset ) 2. Pips Gained : number of pips gained ( monthly reset ) 3. Have a black background to avoid the
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: function (A) Add Transform combine the 4 Expert Advisors into just 1 Expert Advisor, maintaining the individuality of each one Leave in extern (false) or (true)
Description: I am seeking an experienced MQL5 developer to create a custom Expert Advisor (EA) for MetaTrader 5 based on a specific trend-following strategy. The strategy includes precise risk management, advanced trade management features, and additional risk management tools. The EA should be adaptable to any timeframe on which it is attached. Below are the detailed requirements and parameters for the EA: Strategy
I need an EA trading frequently (HFT or something like), and it sould have some features below: 1、Have a clear trading logic 2、Have a good backtest result 3、Have a demonstrated benefitable result in a live account trading 4、Can avoid the news time period or not sensitive to news
Tenho um EA mql4 que está com funcionalidades funcionando e outras com funcionalidades sem funcionar. Tenho um vídeo do EA funcionando como deve funcionar perfeitamente. O meu não consegue seguir o mesmo programa pois quando coloca os pontos de parada e retirada são bem diferentes. Não tenho pressa para tempo, só queria que conseguisse renovar o EA. O arquivo do grafico anexo é como ele se encontra agora. O certo é
New york session based strategy 9:30 open Price takes out buy side or sell side liquidity Usually using 15min high and lows 5m entry Price takes out that high/low and price must close strongly back into the zone Is price is above price we have a sell bias vis versa for buys Sl is at the high or low with option for “offset” for cushion Tp is usually the opposite High or low. Would like the option for set pips-points &
Hello, I am looking for a skilled developer to create an Expert Advisor (EA) for MT4. The EA should close an open trade automatically when a Golden or Death Cross occurs in the Alligator Indicator. Please let me know if you have experience with similar projects and how we can discuss the details further
Hello there! I have a ATAS bot that would be discussed properly with you once you bid to this project, But majorly what i need is either: An update to my bot that allows it to watch one chart and trade on another within ATAS. Or an add on of some kind that allows it to watch one ATAS chart and then communicate with a bot that can execute trades in MT4/5. Bid now for more proper details
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell

プロジェクト情報

予算
25 - 100 USD
開発者用
22.5 - 90 USD
締め切り
最低 1 最高 14 日