An expert advisor with signal alerts based on MACD trend re-continuation

Specification


1. The idea of the trading system is as follows: To receive an alert when MACD histogram bars reach trend continuation on MT5. This EA and signal will be applied to the M5, H1 and H4 timeframes. The EA and signal will be applied to the following instruments: US500Cash, UK100Cash, GER30Cash, Nasdaq, Gold, Silver, GBPUSD, USDCAD, EURUSD
2. Trend: This is determined by the MACD histogram bar. If the previous histogram bar is higher than the current histogram bar, this indicates a sell signal. The peak/trough of the most recent candle must close above/below the previous candle for a valid buy/sell signal.
3. Trading signals:
Buy signal: I need an alert (push notification to mobile phone/email) when the MACD histogram bars are uptrending, downtrends slightly and then re-continues the uptrend. If the MACD histogram bar closes above the MACD signal line, this will result in a buy signal.
Sell signal: I need an alert (push notification to mobile/email) when the MACD histogram bars are downtrending, uptrends slightly and then re-continues the downtrend. If the MACD histogram bar closes below the MACD signal line, this will result in a sell signal. 



*Please note only US or UK freelancers will be considered for the job. This is for ease of communication. 


Files:

JPG
0001.jpg
523.9 Kb
JPG
0002.jpg
393.1 Kb
JPG
0003.jpg
276.7 Kb
JPG
0004.jpg
302.3 Kb
JPG
0005.jpg
285.3 Kb
JPG
0006.jpg
278.9 Kb
JPG
0007.jpg
316.1 Kb

Responded

1
Developer 1
Rating
(76)
Projects
130
49%
Arbitration
5
80% / 0%
Overdue
6
5%
Free
2
Developer 2
Rating
(169)
Projects
204
30%
Arbitration
25
40% / 44%
Overdue
12
6%
Free
3
Developer 3
Rating
(74)
Projects
121
43%
Arbitration
12
33% / 50%
Overdue
17
14%
Free
Similar orders
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
// 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);
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this

Project information

Budget
40+ USD
For the developer
36 USD
Deadline
to 30 day(s)