Strategy to create EA using MACD indicators for mql4 and the setup as given in the details.

Auftrag beendet

Ausführungszeit 7 Tage

Spezifikation



1. Integrate the MACD Indicator on MT4

2. Buy and Sell order will be based on the MACD indicator direction based on H1 time frame

SELL ORDER condition = When the MACD indicator detected/changed to sell signal and bearish candle confirmation with below 200 EMA in order to avoid false signal.

BUY ORDER condition = When the MACD indicator detected/changed to buy signal and bullish candle confirmation with above 200 EMA in order to avoid false signal.

3. MACD Indicator parameter setting

4. Default Lot Size: 0,02

5. Auto lot size and risk percentage for each order. If activate, The EA will calculate the lot size based on the balance and default is 2% risk per trade.
The auto lot size calculation format would be 0.10 X 2% X balance / 100.

For example the balance is $1,000
The format would be 0.10 X 2% X $1,000 /100 = So the auto lot size would be 0.02

6. Maximum trade = 10 Trades

7. Maximum Spread = 10 pips

8. Take Profit = 50 pips

9. Stop Loss = 100 Pips

10. Licensing system by Account number and expiry date

11. Trailing Stop= The TS will be automatically move to entry price points if the order in 20 pips profit and every time the order earned more 10 pips, 
the TS will be move to entry price plus 5 pips to lock the 5 pips profit and so on for every 10 pips. The TS can be activate or deactivate as well.

12. Show panel: Show some information on the chart (I have attached the picture for your reference)
- Show the earn and loss in points
- Show the total profit in $

13. MQL4 Source code needed

This EA entry order will be based on MACD indicator signal direction. I need the MACD indicator parameter setting.

Thank you

Bewerbungen

1
Entwickler 1
Bewertung
(251)
Projekte
400
54%
Schlichtung
9
67% / 22%
Frist nicht eingehalten
36
9%
Frei
Veröffentlicht: 2 Beispiele
2
Entwickler 2
Bewertung
(2)
Projekte
1
0%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Frei
3
Entwickler 3
Bewertung
(2339)
Projekte
2944
63%
Schlichtung
124
44% / 26%
Frist nicht eingehalten
429
15%
Frei
4
Entwickler 4
Bewertung
(365)
Projekte
507
40%
Schlichtung
159
17% / 74%
Frist nicht eingehalten
99
20%
Beschäftigt
Ähnliche Aufträge
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
REWARD! 35 - 200 USD
I will pay you a REWARD, if you find / create an EA that fits ALL the below criteria! Platform : MT4 Timeframe : doesn’t matter Pair : doesn’t matter Strategy : doesn’t matter Drawdown : no more than 25% Return : minimum 5%, every month Lot sizing : dynamic lots I will backtest the EA with 99.9% tick data accuracy for a period of 20+ years . If the EA can produce minimum 5% returns EVERY MONTH over 20 YEARS with less
I want a forex with a 95% winning rate it should be able to trade on any currency and forex pairs throughout the hours it should be able to read trades and should have sniper entries it should trade following the Trent or direction of the market,when its time to sell it should sell following the Trent and when its time to buy it should buy it should be able to read reversels in the market it should work on all the
hello could you make me same indicator for ninja ? https://www.youtube.com/watch?v=pxs2MuqvH3w if yes for how much and timeline ? thks in advance and please reply me as soon as possible you get my notification
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
JazzDaBot 30+ USD
""" Wick Reversal Strategy — core logic ===================================== Rules (as specified): - Timeframe: 15-minute candles - Entry: candle wick >= WICK_MULTIPLIER x body -> signal candle - long lower wick -> enter LONG at next candle's open - long upper wick -> enter SHORT at next candle's open - Exit: an opposite-direction wick candle forms while in a position - Stop-loss: just beyond the signal candle's
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as

Projektdetails

Budget
70+ USD
Ausführungsfristen
bis 3 Tag(e)