Stoch and EMA Cross EA

MQL4 Esperti Forex

Specifiche

Hi,

Hope all is well,

I would like help an EA that uses the Stochastic Oscillator and 2 emas with the following conditions please:

Buy: If Stoch cross for a buy then open buy order on the close of the candle that breaks above the 50ema,

Sell: If Stoch cross for a sell then open sell order on the close of the candle that breaks below the 50ema,

Stoch settings: 35,15,15 Smoothed method

EMAs: 20 and 50

I have attached Pictures of the actual chart, May you please also insert arrows of the Stoch cross over on the chart right above the candle that made the stoch to cross and the same for the EMA Cross, These are also shown on the attached Pictures,

Thank you very much.

ALL THE BEST TO YOUR TRADING.

Con risposta

1
Sviluppatore 1
Valutazioni
(332)
Progetti
359
53%
Arbitraggio
5
80% / 20%
In ritardo
1
0%
Gratuito
2
Sviluppatore 2
Valutazioni
(39)
Progetti
50
18%
Arbitraggio
5
40% / 40%
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
2
0% / 100%
In ritardo
0
Gratuito
4
Sviluppatore 4
Valutazioni
(29)
Progetti
35
14%
Arbitraggio
5
40% / 60%
In ritardo
5
14%
Gratuito
5
Sviluppatore 5
Valutazioni
(155)
Progetti
232
59%
Arbitraggio
3
100% / 0%
In ritardo
49
21%
In elaborazione
6
Sviluppatore 6
Valutazioni
(3)
Progetti
5
0%
Arbitraggio
0
In ritardo
0
Gratuito
7
Sviluppatore 7
Valutazioni
(34)
Progetti
60
23%
Arbitraggio
11
73% / 9%
In ritardo
3
5%
Gratuito
8
Sviluppatore 8
Valutazioni
(42)
Progetti
62
8%
Arbitraggio
12
58% / 42%
In ritardo
1
2%
Gratuito
9
Sviluppatore 9
Valutazioni
(115)
Progetti
129
18%
Arbitraggio
11
27% / 55%
In ritardo
4
3%
Gratuito
10
Sviluppatore 10
Valutazioni
(169)
Progetti
204
30%
Arbitraggio
25
40% / 44%
In ritardo
12
6%
Gratuito
11
Sviluppatore 11
Valutazioni
(43)
Progetti
72
49%
Arbitraggio
4
0% / 50%
In ritardo
19
26%
Gratuito
12
Sviluppatore 12
Valutazioni
(309)
Progetti
394
21%
Arbitraggio
44
59% / 23%
In ritardo
48
12%
Caricato
13
Sviluppatore 13
Valutazioni
(7)
Progetti
12
42%
Arbitraggio
1
0% / 100%
In ritardo
2
17%
Gratuito
14
Sviluppatore 14
Valutazioni
(63)
Progetti
84
26%
Arbitraggio
23
22% / 48%
In ritardo
23
27%
In elaborazione
15
Sviluppatore 15
Valutazioni
(116)
Progetti
137
36%
Arbitraggio
15
13% / 67%
In ritardo
9
7%
Gratuito
16
Sviluppatore 16
Valutazioni
(356)
Progetti
562
33%
Arbitraggio
24
67% / 8%
In ritardo
17
3%
Gratuito
17
Sviluppatore 17
Valutazioni
(1)
Progetti
0
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
18
Sviluppatore 18
Valutazioni
(217)
Progetti
247
76%
Arbitraggio
10
80% / 0%
In ritardo
4
2%
Gratuito
19
Sviluppatore 19
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
20
Sviluppatore 20
Valutazioni
(356)
Progetti
632
26%
Arbitraggio
89
73% / 13%
In ritardo
12
2%
Gratuito
21
Sviluppatore 21
Valutazioni
(564)
Progetti
933
47%
Arbitraggio
302
59% / 25%
In ritardo
125
13%
Caricato
22
Sviluppatore 22
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
Ordini simili
Hello. I would like to get a TOS script converted to Tradingview for my alerts. I’m haven’t a hard time getting my entry point because the script does not fire off alerts on thinkorswim. I will send the script so you can see if it’s possible
Here's a clearer step-by-step guide to checking the last 50 candles on your chart and applying Fibonacci retracement levels based on their colors: Identify Candle Color: Start from the 100th candle from the left on the chart and check its color. If the 100th candle is green (i.e., the close is higher than the open): Draw a Fibonacci Retracement: From the highest price to the lowest price of this candle. Check the
Hello, I would like an experienced programmer to create an EA trading system which opens and closes trades very fast within seconds (HFT). To have an option/button to activate either for only buy or only sell (one way trading) would be optimal. With a nice GUI. Implementing your own experience with HFT trading systems is welcomed. It's for volatile markets such as XAUUSD or US30. Taking advantage of order placements
The strategy is a martingale type . i.e if it hits the stop loss , it will double the lot size and place again in that direction, and when it hits the take profit at any level of the martingale, it will start over from the first lot size used initially
I want you to make me an indicator in Training View. Its idea is very simple, and I want it to have an alarm. Here's a clearer step-by-step guide to checking the last 50 candles on your chart and applying Fibonacci retracement levels based on their colors: Identify Candle Color: Start from the 100th candle from the left on the chart and check its color. If the 100th candle is green (i.e., the close is higher than the
Hello, is it possible to be made accommodation of provided signal for Forex for mt4? I bought a signal for multiple pairs. it is executing all pair.I want to use it on couple of pairs.Is it possible to be made some modifications?I do not have codes for the signal
Hi i need expert to MT5 Read all trades by one magic number for example ( in the same account have a lot magics different ) and read one magic for example 222, and all trades open the sum for example is = 2.5 positive close all trades for magic number 222 equal this example https://www.mql5.com/en/market/product/83766?source=Site +Search#description
I have an MT4 indicator, I want to receive an alert on WhatsApp when the indicator gives a buy or sell signal, I already have an API that will send the message, just send the json with the content, I will pass the API link when I have the proposal: { "symbol": "xauusd", "cellphonenumber": "00000000", "message": "test" }
I want a program that automatically disables manual trade execution once a specified number of trades have already been placed on that given day. ie. After a total of 3 trades have been placed on that day, manual trade execution should be disabled. I want the program to also limit the amount of lots that can be traded in any given day. ie. Maximum of 15 standard lots in any given day. The program should disable
Hello, I am highly in need of a professional and expert developer who is capable to convert my tradingview indicator to MT5, if you can perfectly do this project kindly meet me at the comment section to proceed

Informazioni sul progetto

Budget
30+ USD
Per lo sviluppatore
27 USD