An EA openning trade instantly when the EMA is touched - tune up exisitng code that opens on

Lavoro terminato

Tempo di esecuzione 4 giorni
Feedback del cliente
Available and helpful. Checking the effects of tests and providing more information any time when asked. Thank you for your help and providing the expected solution:)!
Feedback del dipendente
Clear project specifications and swift communication, 5/5.

Specifiche

Hey, I would like to run EA on muliple symbols and on each symbol can have different preset depending on strategy optimation.  It should run on MT5. 
==
I am a beginner in mql5, tried to write it on my own so some code exists, but open positions on the next opened bar, and trailing stop is fixed, not ATR based.  It calculates SL as % of risk but doesn't work when position size is bigger than balance allows (so no max set);/  I can present the code to the one that decides to write it.
====
Description:
simple strategy that should open trades when EMA1 and EMA2 are in the right order, so basically it will work when the market is trending. 


Requirements

Buy postition:
Buy when price touches the faster EMA1 from above  AND EMA1 is above slower EMA2
It should open the trade instantly when EMA1 touched, not waiting for candle close
I shoud be able to set up timeframe on which EA operates for particular symbol (usually CFD indexes but might happen to trade forex, so points must be normalised



Short position:
Sell when price touches the faster EMA1 from below and EMA1 is below slower EMA2
It should open the trade instantly when EMA1 touched, not waiting for candle close
I shoud be able to set up timeframe on which EA operates for particular symbol (usually CFD for indexes but might happen to trade forex, so points must be normalised



General:
-Stoploss / TP  fixed (different for TP and SL)   OR based on ATR (range to define)  and it's multiplier     so example SL = 2 * ATR(14)  and TP = 3 * ATR(14)
-Should have possiblity to define moving SL to BE after x pips in your favor
-Should have true false flag if possible to open only one trade daily or can open multiple if signal appears 
-Should have ability to set trading hours
- Position size based on %of equity in risk as set for stop loss   OR fixed size 
- Shoud have Trailing stop (different for Buy and sell)  fixed   OR based on ATR (range to define)  and it's multiplier     so example Trailisng stop for Buy position = 2 * ATR(14)  and  Trailing stop for Sell = 3 * ATR(14)
- should alllow to set slippage parameter because bounce from the EMA can be fast


I should have possibility to avoid "false signals" . So for Buy position example: when price is above EMA2,  and crosses EMA1, and then falls again.  So strategy should have a parameter that in this particular day price was above EMA1  (if only one signal daily considered)








Con risposta

1
Sviluppatore 1
Valutazioni
(376)
Progetti
398
31%
Arbitraggio
62
19% / 69%
In ritardo
50
13%
In elaborazione
2
Sviluppatore 2
Valutazioni
(10)
Progetti
25
28%
Arbitraggio
1
0% / 0%
In ritardo
1
4%
Caricato
3
Sviluppatore 3
Valutazioni
(153)
Progetti
215
21%
Arbitraggio
14
64% / 21%
In ritardo
1
0%
Caricato
4
Sviluppatore 4
Valutazioni
(400)
Progetti
704
49%
Arbitraggio
57
16% / 49%
In ritardo
129
18%
Gratuito
5
Sviluppatore 5
Valutazioni
(22)
Progetti
28
11%
Arbitraggio
6
33% / 50%
In ritardo
4
14%
In elaborazione
6
Sviluppatore 6
Valutazioni
(7)
Progetti
9
22%
Arbitraggio
0
In ritardo
0
In elaborazione
7
Sviluppatore 7
Valutazioni
(1086)
Progetti
1437
45%
Arbitraggio
48
73% / 13%
In ritardo
35
2%
In elaborazione
8
Sviluppatore 8
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
9
Sviluppatore 9
Valutazioni
(42)
Progetti
62
8%
Arbitraggio
12
58% / 42%
In ritardo
1
2%
Gratuito
10
Sviluppatore 10
Valutazioni
(90)
Progetti
110
37%
Arbitraggio
8
88% / 0%
In ritardo
0
In elaborazione
11
Sviluppatore 11
Valutazioni
(56)
Progetti
175
71%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
Gratuito
12
Sviluppatore 12
Valutazioni
(2422)
Progetti
3042
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
In elaborazione
13
Sviluppatore 13
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
14
Sviluppatore 14
Valutazioni
(548)
Progetti
1330
59%
Arbitraggio
28
82% / 0%
In ritardo
10
1%
Gratuito
15
Sviluppatore 15
Valutazioni
(32)
Progetti
40
38%
Arbitraggio
0
In ritardo
0
In elaborazione
16
Sviluppatore 16
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
17
Sviluppatore 17
Valutazioni
(14)
Progetti
22
23%
Arbitraggio
7
43% / 29%
In ritardo
3
14%
Caricato
Ordini simili
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
The wiper 35 - 48 USD
a ll traders want to find market behavior patterns, which could help identify favorable moments for performing trading operations. They also want to eliminate randomness and influence of external factors, such as rumors, news releases, fatigue, and so on. Traders monitor charts and may formulate some formal rules, which enable objective analysis of price or tick charts. Technical indicators can facilitate such
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
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for
So i have copier EA. The idea is the EA will triggered through manual OP by user via mobile or whatever platform. Let's say 0.01 lot to trigger it. After the EA takes master's position, the EA will be standby mode. If the master take more OP, the EA still not take the master's position (OP) until the user input manually once again via mobile for another 0.01 lot. Since this is a MT4 EA, Whenever user want to close
preciso de um robô com duas médias móveis, uma exponencial high e uma exponencial low. preciso também ter a opção de utilizar e todos os tempos gráficos e alterar os parâmetros das médias. entrada de compra será feita quando um candle de alta romper e fechar a cima da média high e fechará a posição quando um candle de baixa romper e fechar a baixo da média low. a venda será feita quando o candle de baixa romper e
I need a chart to replicate/track my equity + Balance Curve into my mt4. Also this chart i need to be able to add Stochastic / Bollingerband / Moving average on the equity/balance curve. Besides the equity curve i would like the indicator to show the Line-chart of my win + 1 and my loss -1 which results in a win-loss curve. ( i will discuss this with the choosen developer in depth. ) More information on what i want
Greetings great developer, I am in search of a highly skilled developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further

Informazioni sul progetto

Budget
30 - 70 USD
IVA (23%): 6.9 - 16.1 USD
Totale: 36.9 - 86.1 USD
Per lo sviluppatore
27 - 63 USD
Scadenze
a 10 giorno(i)