EA Required based on Moving Averages and Stocastic

MQL5 전문가

작업 종료됨

실행 시간 29 일
피고용인의 피드백
Great client

명시

I need an Expert Advisor built with the following programming.

Time Management

Ability to control what time of day to start and stop trading. I need the ability to create 2 separate trading sessions.

Entry

Stochastic Setup

  1. Waiting for stochastic Main line to close on the overbought/oversold threshold. Need the ability to adjust the O/B and O/S levels as well as the period and slowing parameters.
  2. Once O/B or O/S has been met, need to wait for the stochastic signal to cross over the main line on a closed candle. The crossover can happen above/below the OB/OS thresholds as long as the Main line met the threshold in the first place. 
  3. If stochastic becomes OB and crosses down, but then remains OB and crosses back up then crosses back down, this second cross down also counts as long as the main line remains OB or touched OB again. The same rules apply for OS.
  4. O/B and cross for sell and O/S and cross for buy

Moving Averages

There are 4 MA's in two pairs to identify trend. All 4 MA's require the ability for full configuration e.g MA type, shift e.t.c.

  1. MA 1 needs to be above MA 2 for buy or below for Sell.
  2. MA 3 needs to be above MA 4 for but or below for Sell.
  3. Both sets of MA's need to be in the same direction of the trade on close of the candle.
  4. MA 5 used for entry (see below).
  5. MA 6 used for exit (see below).

Market Entry

  1. Candle has closed creating a stochastic setup and MA's are also in alignment on the closed candle
  2. The H/L of the closed candle must have at least penetrated MA 5 (needs to be configured) or be below MA 5 for sell or above MA 5 for buy.
  3. A virtual pending order is set on the high of the closed candle for buy or low of candle for sell. The virtual pending order can only be set above MA 5 for a buy or below MA 5 for a sell, hence why it must at least penetrate.
  4. If the closed candle does not penetrate MA 5 then the virtual pending order is not set. If following candles penetrate MA5 then the virtual pending order is set.
  5. Once a virtual pending order is set on a closed candle, entry takes place when the new candle reaches the price level. If the new candle penetrates MA 5 but does not hit the virtual pending order price level then virtual pending order will move to the H/L of the new candle once its closed. If the new candle does not penetrate MA 5 nor hits the virtual pending order then the virtual pending order will remain on the same candle. The virtual pending order only moves if MA 5 is penetrated and does not meet the current virtual pending order price level.
  6.  The virtual pending order is removed if MA's 1 and 2 cross over on closed candle or the stochastic crosses level X (stochastic will need its own parameter for this).

Risk

  1. Set a hard SL with X pips
  2. Set hard TP with X pips
  3. Control 0.01 lots per X of account balance
  4. Ability to limit 1 trade for each pair per day

Exit

  1. Candle crosses and closes over MA (set independently). One this happens a X pip SL is placed above/below this candle.
  2. Price hits SL or TP
  3. Stochastic becomes OS for sell or OB for buy. The exit stochastic levels need to be customisable separate from the Entry levels. Once the stochastic becomes OB/OS on a closed candle I need a trailing stop x pips above/below this candle. This SL will move on each closed candle until stopped out or closed by one of the other methods. If the trail of the first candle is negative relative to the entry then the trade must close straight away, otherwise trail will continue if the SL is profitable.
  4. I need to close all trades at a designated time each day.

Thanks, please provide quotes. Can provide further detail if required.




























































응답함

1
개발자 1
등급
(16)
프로젝트
20
0%
중재
9
0% / 78%
기한 초과
6
30%
무료
2
개발자 2
등급
(169)
프로젝트
204
30%
중재
25
40% / 44%
기한 초과
12
6%
무료
3
개발자 3
등급
(8)
프로젝트
18
17%
중재
3
67% / 0%
기한 초과
0
무료
4
개발자 4
등급
(103)
프로젝트
130
44%
중재
7
43% / 43%
기한 초과
7
5%
무료
5
개발자 5
등급
(236)
프로젝트
418
34%
중재
53
36% / 40%
기한 초과
153
37%
바쁜
6
개발자 6
등급
(45)
프로젝트
59
44%
중재
8
50% / 38%
기한 초과
7
12%
무료
7
개발자 7
등급
(1)
프로젝트
1
0%
중재
1
0% / 100%
기한 초과
0
무료
8
개발자 8
등급
(2)
프로젝트
2
0%
중재
1
0% / 100%
기한 초과
0
무료
9
개발자 9
등급
(34)
프로젝트
60
23%
중재
11
73% / 9%
기한 초과
3
5%
무료
10
개발자 10
등급
(63)
프로젝트
84
26%
중재
23
22% / 48%
기한 초과
23
27%
무료
11
개발자 11
등급
(9)
프로젝트
8
0%
중재
9
0% / 67%
기한 초과
3
38%
무료
12
개발자 12
등급
(96)
프로젝트
143
76%
중재
0
기한 초과
2
1%
무료
비슷한 주문
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5

프로젝트 정보

예산
50+ USD
개발자에게
45 USD