SIMPLE, EFFECTIVE & EFFICIENT

MQL4 Experten

Spezifikation

SIMPLE, EFFECTIVE & EFFICIENT

Any currency pair

Any time frame

Long Only: (Must have its own input fields as the variable/criteria will be different to SHORT):
MA Period - input field
MA Shift - input field

MA Method - input field
MA Apply to - input field

Max consecutive deals - input field (example 5)
Lot size - input field
Take Profit - input field

Stop Loss - input field

Trailing stop - input field 

Methodology:
Cycle = from the time that price closes above MA (previous close was below MA) to the time price closes below MA again.

A) Open Buy 1 at price-close when price-close is above MA and previous price-close was below MA (Cycle 1 starts).

B) Close when one of the following is triggered whichever first:

  •  - Take Profit
  •  - Stop Loss
  •  - Trailing Stop
  •  - Price crosses MA

C) Once Buy 1 is open, continue consecutive buys (Example: Buy 2, Buy 3, Buy 4, Buy 5):

  •  - at close of each candle
  •  - till max consecutive deals are reached (Example : 5 deals)
  •  - for as long as long as price does not cross (Low) MA

D) Close all deals if price crosses (Low) MA.

E) If price closes below MA, Cycle 1 ends.

F) If price does not close below MA but did cross the MA during the time period, Cycle 1 is still open.
    If price does not close below MA but did cross it in the time period, close all open deals at cross-over price open again a Buy as price will close above MA.

G) If Cycle 1 stays open, keep on repeating C, D & F if Cycle 1 stays open

H) If Cycle 1 ends, start again at A when a new cycle starts.

SHORT Only (Must have its own input fields as the variable/criteria will be different to LONG):
MA Period - input field
MA Shift - input field

MA Method - input field
MA Apply to - input field

Max consecutive deals - input field
Lot size - input field
Take Profit - input field

Stop Loss - input field

Trailing stop - input field (example 5)

Methodology:
Same as for LONG but just to the opposite
 

Bewerbungen

1
Entwickler 1
Bewertung
(1052)
Projekte
1389
45%
Schlichtung
46
72% / 13%
Frist nicht eingehalten
35
3%
Frei
2
Entwickler 2
Bewertung
(365)
Projekte
412
36%
Schlichtung
35
26% / 57%
Frist nicht eingehalten
63
15%
Frei
3
Entwickler 3
Bewertung
(540)
Projekte
1317
59%
Schlichtung
28
82% / 0%
Frist nicht eingehalten
10
1%
Frei
4
Entwickler 4
Bewertung
(21)
Projekte
24
17%
Schlichtung
15
20% / 40%
Frist nicht eingehalten
6
25%
Frei
5
Entwickler 5
Bewertung
(96)
Projekte
142
75%
Schlichtung
0
Frist nicht eingehalten
2
1%
Frei
6
Entwickler 6
Bewertung
(4)
Projekte
5
0%
Schlichtung
2
0% / 100%
Frist nicht eingehalten
0
Frei
7
Entwickler 7
Bewertung
(244)
Projekte
296
35%
Schlichtung
6
50% / 17%
Frist nicht eingehalten
7
2%
Frei
8
Entwickler 8
Bewertung
(84)
Projekte
149
31%
Schlichtung
32
34% / 41%
Frist nicht eingehalten
43
29%
Frei
9
Entwickler 9
Bewertung
(326)
Projekte
515
32%
Schlichtung
23
65% / 9%
Frist nicht eingehalten
15
3%
Arbeitet
10
Entwickler 10
Bewertung
(259)
Projekte
533
50%
Schlichtung
54
41% / 37%
Frist nicht eingehalten
224
42%
Arbeitet
11
Entwickler 11
Bewertung
(82)
Projekte
86
57%
Schlichtung
25
0% / 84%
Frist nicht eingehalten
19
22%
Frei
12
Entwickler 12
Bewertung
(24)
Projekte
27
33%
Schlichtung
2
100% / 0%
Frist nicht eingehalten
1
4%
Frei
13
Entwickler 13
Bewertung
(8)
Projekte
12
0%
Schlichtung
21
0% / 81%
Frist nicht eingehalten
4
33%
Frei
14
Entwickler 14
Bewertung
(354)
Projekte
629
26%
Schlichtung
89
72% / 13%
Frist nicht eingehalten
12
2%
Arbeitet
15
Entwickler 15
Bewertung
(249)
Projekte
398
38%
Schlichtung
82
41% / 20%
Frist nicht eingehalten
69
17%
Beschäftigt
16
Entwickler 16
Bewertung
(48)
Projekte
91
31%
Schlichtung
28
29% / 43%
Frist nicht eingehalten
42
46%
Frei
17
Entwickler 17
Bewertung
(221)
Projekte
369
66%
Schlichtung
10
50% / 0%
Frist nicht eingehalten
46
12%
Frei
18
Entwickler 18
Bewertung
(400)
Projekte
454
34%
Schlichtung
24
42% / 46%
Frist nicht eingehalten
6
1%
Arbeitet
19
Entwickler 19
Bewertung
(66)
Projekte
143
34%
Schlichtung
10
10% / 60%
Frist nicht eingehalten
26
18%
Arbeitet
20
Entwickler 20
Bewertung
(555)
Projekte
922
48%
Schlichtung
300
59% / 25%
Frist nicht eingehalten
123
13%
Arbeitet
Ähnliche Aufträge
Hello I have a EA and Custom Indicator That Someone Made for Me But I need to fix it up and get it to function properly using the customer indicator I want to fix the bug's and add a water mark to it that is all if someone could do this work asap that would be even better. EA is 3771 Lines Of Code Indicator Is 918 Lines Of Code list of things I need fixed (More then half of this is already coded in) #.1 I need the EA
Hi there Here is a video of the logic: its based on market structure and swings using validated highs and lows based on candle closure. Just in case you would like to take a look at the code/indicator here is the link: https://youtu.be/igj0OaQoM7o?si=7nigL8OU2Nt1Zxkx Let me know if you can help
Robot should have the option to either to Buy or Sell, and Buy and Sell based on selected technical indicators: PSAR, MACD, Stochastics, and Bollinger bands. Either one, all, or combination can be used to open order Lot size is either based on fixed lot, size per USD, or free margin per USD Target profit based on points and option for trail stop Stop loss is either in points or as a % of free margin Option for
Create MT5 deriv EA 30 - 35 USD
Hello . Am in need of a developer that can Create deriv EA .I need to create a Deriv Bot with Martingale 1 min candles 30 martingale plus I can change the amount of martigale with the option of 1 min up or down . Kindly bid and let discuss about the project
I need an automated EA to open positions based on the closing of a candle over/under the 50MA TP must be able to be set at specific points SP must be able to be set at previous candle open
MT4 TRADE COPIER EA 30 - 35 USD
Hello , how are you doing? Am in need of MT4 developer that can help me to develop trade copier EA for MT4 account Kindly bid for the project if it is what you can do for me thanks
I am looking for a professional developer to help me with creating a hedge grid bot. The concept is in the picture. The bot is quite simple. The bot basically opens buy and sell positions on each grid and self terminates when the upper limit (manually set is reached) 1. Set timer for new's releases (manual entry) 2. Slippage in pip's (manual entry) 3. Maximum drawdown in USD with self termination when entry
I needed to create a script based on MQL5, which depends on Stochastic and MACD indicators. Long entry should be once Stochastic lines are crossed above and MACD lines are crossed above and vice versa for short entry. If you know pine script, I have the pine script strategy code for this strategy, you can convert this into MQL5, Refer the below text file for the code
Nt8 30+ USD
I trade in NT8 and would like to code an Elliott wave measurment tool, which is very easy because I have the major Script for that.We need only to add some aspects into it. If you are interested,if you can do this do well to bid on it
This is ready made grid ea Bug- This ea has some bug like - a>if mt4 restart ea trade random without any logic. B>if i add 300 pips grid ,some time ea take next trade at 400 distance pips Feature 2. Add supply and demnad + 200 ma entry logic (supply demad indicator are add to attach) 3.Add two separet engine en1 -- en2. But engine have same grid logic but separate parameter and magic number bot have anti-grid

Projektdetails

Budget
30 - 100 USD
Für die Entwickler
27 - 90 USD