MA crossover EA

MQL4 Esperti

Specifiche

I need an EA that triggers trades when 2 MA crosses.
When the fast MA crosses over the slow MA, the EA opens buy positions on the open of every new candle.
When the fast MA crosses below the slow MA, the EA opens sell positions on the open of every new candle.
Each trade will have SL and TP. Maximum number of allowed positions will be set. Breakeven and trailing stop for all trades will be set. Time filter will be set.
When a trade hits TP, all open positions will be closed.
Lot size will be fixed or % of equity
EA comment will be editable
EA will also have a passkey for EA protection

Con risposta

1
Sviluppatore 1
Valutazioni
(334)
Progetti
524
32%
Arbitraggio
23
65% / 9%
In ritardo
15
3%
Gratuito
2
Sviluppatore 2
Valutazioni
(288)
Progetti
359
21%
Arbitraggio
42
57% / 24%
In ritardo
39
11%
Caricato
3
Sviluppatore 3
Valutazioni
(1057)
Progetti
1396
45%
Arbitraggio
47
70% / 13%
In ritardo
35
3%
In elaborazione
4
Sviluppatore 4
Valutazioni
(5)
Progetti
6
17%
Arbitraggio
0
In ritardo
0
In elaborazione
5
Sviluppatore 5
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
0
In ritardo
1
100%
Gratuito
6
Sviluppatore 6
Valutazioni
(75)
Progetti
93
34%
Arbitraggio
8
88% / 0%
In ritardo
0
In elaborazione
7
Sviluppatore 7
Valutazioni
(1)
Progetti
2
50%
Arbitraggio
0
In ritardo
0
Gratuito
8
Sviluppatore 8
Valutazioni
(41)
Progetti
61
8%
Arbitraggio
12
58% / 42%
In ritardo
1
2%
Gratuito
9
Sviluppatore 9
Valutazioni
(8)
Progetti
11
18%
Arbitraggio
6
50% / 17%
In ritardo
1
9%
In elaborazione
10
Sviluppatore 10
Valutazioni
(53)
Progetti
156
69%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
In elaborazione
11
Sviluppatore 11
Valutazioni
(6)
Progetti
6
33%
Arbitraggio
2
0% / 100%
In ritardo
0
In elaborazione
12
Sviluppatore 12
Valutazioni
(138)
Progetti
192
21%
Arbitraggio
12
58% / 25%
In ritardo
1
1%
Occupato
13
Sviluppatore 13
Valutazioni
(15)
Progetti
23
17%
Arbitraggio
2
0% / 0%
In ritardo
1
4%
In elaborazione
14
Sviluppatore 14
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
15
Sviluppatore 15
Valutazioni
(36)
Progetti
45
2%
Arbitraggio
6
33% / 17%
In ritardo
1
2%
Gratuito
16
Sviluppatore 16
Valutazioni
(566)
Progetti
639
41%
Arbitraggio
21
57% / 29%
In ritardo
45
7%
Caricato
17
Sviluppatore 17
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
11
9% / 55%
In ritardo
26
18%
In elaborazione
18
Sviluppatore 18
Valutazioni
(13)
Progetti
17
35%
Arbitraggio
0
In ritardo
0
In elaborazione
19
Sviluppatore 19
Valutazioni
(67)
Progetti
74
7%
Arbitraggio
32
9% / 56%
In ritardo
6
8%
Gratuito
20
Sviluppatore 20
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
21
Sviluppatore 21
Valutazioni
(558)
Progetti
925
48%
Arbitraggio
301
59% / 25%
In ritardo
123
13%
Caricato
22
Sviluppatore 22
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
23
Sviluppatore 23
Valutazioni
(3)
Progetti
1
0%
Arbitraggio
2
0% / 100%
In ritardo
0
In elaborazione
Ordini simili
This is a pinescript code that was written on trading view that create HH,HL and LL,LH I want this script to run also on MT5 You can go to tradingview to see how the code run // This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © LonesomeThecolor.blue // @version= 4 study ( "Higher High Lower Low Strategy" , overlay =true, max_lines_count = 500 ) lb = input
I need an indicator or ea for detecting of spike in boom abd crash market. I need a consistant indi. Or ea and developer should provide its demo for test purposes
I need to backtest my strategy so I need m1 history of 28 currency pairs on oanda exchange. can be updated to the present time . I need 1min historical canfle data based on Tradingviwe UI from Oanda broker. for gold, bitcoin, ……). Tradingviwe only show 20000 candle but i need far further data Who can help me
I need someone to convert my tradingview Indicator to MT5, Its very smiple for Buying and Selling Indicator working fine in TradingView, After the Indicator ready we need to build EA to take the Buy and Sell Value and Open trade automatically in MT5, with all basic input setting including lot size, Automated SL and TP Management: The EA automatically manages the Stop Loss (SL) and Take Profit (TP) levels of open
Looking for a MT5 HFT with no losses to be made orginal. Needs to be able to trade forex, metals, indices or what can be most volatility. It’s being used on live cash accounts so must have capability to increase lots sizes. Prefer tick. If interested to discuss and build let me know
Hi All, I have the following specification for changes to my MT5 EA: 1. Replace existing strategy for entry with another one, using fibo based indicator I will provide. 2. Fix an issue with strategy where EA does not open trades as expected (it should enter both buy and sell simultaneously if (adds position in loss)EnterStepPoints > 0 and (adds position in profit)EnterNewinProfit_Step_Point > 0, and separate each
Hi dear How are you doin?? I like to convert this mql4 indicator to Tradingview pin script Can you do it ?? Are you available for it ?? Thanks very much And waiting for your response
Hello, I've an indicator in TradingView, I need help in creating a strategy using that, strategy is simple - Buy when it turns green, sell when it turns red. Can you help
MA based EA. 1. EA convert to mt5 2. add in Input setting (choose option ) Trailing method -Trailing sl method -Limited price method . (already EA working on this .just make a option and add limited method form other version of same ea .) +++++++++++++++++++++++++++++++++++++++++++++++++ 2. Add EA starting mode - Automatic entry mode - Manual entry mode
Breakout trading EA 30 - 50 USD
I need an EA to mark the high and the low of a certain period, and EA to place pending orders upon breakout. Parameters will include chart settings, time filter, position settings (lot size, TP / SL management), and few other simple settings. This strategy is very simple but I'd like to have it automated so that I don't have to be in front of the chart all day. Will share further info, illustrations, strategy

Informazioni sul progetto

Budget
30+ USD
Per lo sviluppatore
27 USD