An Expert Advisor based on swing highs and swing lows

MQL4 Esperti

Specifiche

Good day 


I am looking to create an expert advisor specific for currencies , which sells when the price reaches the high of the previous day and buys when it reaches the low of the previous , really simple and straightforward . 


The stop loss shall be placed above the market entry by 35 pips and the take profit is 4 pips . 


There will be also some guidelines required regarding the trading time of the EA since i do not want it to be operating overnight . 


If the price goes over or under the high/low price of the previous day before the trading time of the EA starts then no trade shall take place this day .


Thank you 

Con risposta

1
Sviluppatore 1
Valutazioni
(39)
Progetti
55
13%
Arbitraggio
5
20% / 20%
In ritardo
6
11%
Gratuito
2
Sviluppatore 2
Valutazioni
(173)
Progetti
201
49%
Arbitraggio
18
11% / 44%
In ritardo
1
0%
Gratuito
3
Sviluppatore 3
Valutazioni
(3)
Progetti
4
50%
Arbitraggio
1
100% / 0%
In ritardo
2
50%
Gratuito
4
Sviluppatore 4
Valutazioni
(16)
Progetti
19
11%
Arbitraggio
3
0% / 100%
In ritardo
2
11%
Gratuito
5
Sviluppatore 5
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
6
Sviluppatore 6
Valutazioni
(96)
Progetti
143
76%
Arbitraggio
0
In ritardo
2
1%
Gratuito
7
Sviluppatore 7
Valutazioni
(356)
Progetti
632
26%
Arbitraggio
89
73% / 13%
In ritardo
12
2%
Gratuito
8
Sviluppatore 8
Valutazioni
(2411)
Progetti
3028
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
Gratuito
9
Sviluppatore 9
Valutazioni
(253)
Progetti
406
38%
Arbitraggio
84
43% / 19%
In ritardo
70
17%
In elaborazione
10
Sviluppatore 10
Valutazioni
(12)
Progetti
14
14%
Arbitraggio
1
0% / 100%
In ritardo
3
21%
Gratuito
11
Sviluppatore 11
Valutazioni
(590)
Progetti
789
71%
Arbitraggio
9
33% / 33%
In ritardo
22
3%
Gratuito
12
Sviluppatore 12
Valutazioni
(263)
Progetti
537
50%
Arbitraggio
55
40% / 36%
In ritardo
224
42%
In elaborazione
13
Sviluppatore 13
Valutazioni
(445)
Progetti
504
33%
Arbitraggio
25
40% / 48%
In ritardo
7
1%
Caricato
14
Sviluppatore 14
Valutazioni
(408)
Progetti
536
75%
Arbitraggio
9
44% / 0%
In ritardo
24
4%
Gratuito
15
Sviluppatore 15
Valutazioni
(1085)
Progetti
1434
45%
Arbitraggio
48
73% / 13%
In ritardo
35
2%
In elaborazione
16
Sviluppatore 16
Valutazioni
Progetti
1
0%
Arbitraggio
0
In ritardo
1
100%
Gratuito
17
Sviluppatore 17
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
18
Sviluppatore 18
Valutazioni
(135)
Progetti
163
40%
Arbitraggio
11
27% / 73%
In ritardo
25
15%
Gratuito
19
Sviluppatore 19
Valutazioni
(2067)
Progetti
2625
62%
Arbitraggio
113
45% / 26%
In ritardo
418
16%
Caricato
20
Sviluppatore 20
Valutazioni
(87)
Progetti
114
26%
Arbitraggio
7
29% / 57%
In ritardo
5
4%
Gratuito
21
Sviluppatore 21
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
Ordini simili
I'm looking for an experienced developer to convert a TradingView indicator script into an MT4 (MetaTrader 4) compatible format. The script, written in Pine Script version 5, includes custom indicators and graphical elements such as lines, boxes, and labels that we need to be accurately replicated in MT4
I already have a Fibonacci based indicator which give precise entry as well as take profit and stop loss levels without repainting. I want to convert this to an EA so as to enable it pick trades automatically. Pay attention to the attached Images for entry and exit description. The EA will be protected with password or any other security protocols. THE EA OUTPUT will be in MQ4 & MQ5
I need help with a specific issue in NinjaTrader 8. I'm using Strategy Builder to automate my setup, but it's ignoring some of my conditions for shorts, and not placing long trades at all. I've set up many other Strategies, and never had issues like this, so I suspect the cause is the indicator I'm using, which is the Ichimoku Cloud from the NT User App Share. So what I need is a new version of the indicator that
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
Necesito un bot decente para prueba de fondeo y también cuenta personal, scalp, no grid, no martingale, no practicas prohibidas, algo objetivo, confiable y rentable... 5 Min mínimos de duración por operación, algo ya hecho y bactesteado en cuenta real y de fondeo. Necesito algo agresivo, constante pero que no exponga el capital... prefiero una estrategia de smc
Modify existing EA 50 - 70 USD
Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in percentage Ability to correct error 10015 Thank you in advance
Looking for experienced programmer to create a trend line breakout and trend line bounce indicator that send alert with arrow on screen without open trades multiple currency pairs time frame M15 H1 H4 D1 W1 MN
Hello programmers, I need a coding assistance to do the following job. Currently the EA opens two different trades one has a comment "Originial" and another has comment "Series" The job is if the Original trade is negative by x pips, open a hedge trade(Hedge1#-OrderTicket of the soruce trade) along with one buystop and a sell stop order and the comment of the trade will be "Recovery#1-+OrderTicket() of the original
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA
I have a EA and A Indicator I want to upgrade with some new features I want to add to the Indicator And The EA Also there is a memory error in the system that is showing up in the journal after the ea is ran on multiple charts I will need to get this fixed as well Indicator is 528 lines of code EA is 703 lines of code Dashboard I want to add is 1974 lines of code Indicator Changes I want to change the indicator The

Informazioni sul progetto

Budget
50 - 150 USD
Per lo sviluppatore
45 - 135 USD
Scadenze
da 1 a 10 giorno(i)