MKM_Pro_v1.0

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 4 giorni
Feedback del cliente
Good programmer.
Feedback del dipendente
Good luck. And sorry if was something not easy.

Specifiche

Basic Conditions (set in the dash board)

1.       EA Name     :     MKM_Pro_trade_v1.0

2.       Platform      :    MT4 – MQL4

3.       Trade Lots   :     Starting lot = 0.01 (should be adjustable in the dash board)

4.       Lot Increase:     Fixed start lot size:  0.01 / 0.01 / 0.01 / 0.01 / ……Every trade fixed lot size.
                          Sum start lot size:    0.01 / 0.02 / 0.03 / 0.04 / …. Trade lots are increased by initial lot size. 
  
                        Martingale lot size:  0.01 / 0.02 / 0.04 / 0.08 / 0.16 / …… Use the multiplication factor.    

5.       TP               :     3 pips and above (to be set in the dash board)

6.       SL               :     0 pip and above (to be set in the dash board. if set '0' means 'no-stop-loss')

7.       TL               :     0 pip and above (to be set in the dash board. if set '0' means 'no-trailing-stop')

8.       Max Spread :      30 points (it should be adjustable in the dash board)

9.       Close ALL     :     If the capital / account balance reduces to 50% (% need to be changeable in the dash board)

10.   Magic No.    :      Set magic number (need to be changeable)

11.   Trade comment:      MKM1 (for the 1st trade), MKM2, MKM3, etc…    MKM_Pro1 (for the 1st trade), MKM_Pro2, MKM_Pro3, etc…

12.   Trade start time:      00:00 (should be able to change)

13.   Trade stop time:       23:59 (should be able to change)

14.   Trade days        :       M / T / W / T / F (should be able to close trade any day if needed)

15.   Expiry               :       Set expiry date that is changeable.

 

Trade Conditions

1.       BUY when NEW CANDLESTICK OPENS - ONLY IF THE PREVIOUS CANDLESTICK IS CLOSED AT LEAST 5 PIPS ABOVE IT'S (previous candlestick) OPEN PRICE. (should be able to change 5 pips to 6 or 7 etc. in the dash board).

2.       If the above-mentioned BUY position did not hit its profit target until the next candlestick opens (due to the price has gone down), BUY again when new candlestick opens, by using a multiplication factor to the lot size (martingales), ONLY IF THE PRICE is 5 PIPS BELOW of PREVIOUS TRADE PRICE. (should be able to change pips as well as multiplication factor in the dash board).

At this level, change TP of the first position to similar that of second position, so that the price is cost averaged and both positions together make a profit of 3 pips or whatever set as TP in the dash board.

3.       Point no. 2 continues until the price meet TP of all open positions.

4.       Maximum number of open trades are 999. (should be able to change the number)

5.       Option for choosing MKM_Pro.

For this option, Point no. 1 should continue always; even if it goes to point no. 2 (when first trade is not closed). That means, after the first trade, there will always be two trades when a new candlestick opens (if the conditions are met). First one by meeting the conditions of point no. 1 and the second one by meeting the conditions of point no. 2.

We should have option to choose Y/N to the point no. 5 in the dash board. Give a name 'MKM_Pro' to this feature.

Those who do not choose the option for MKM_Pro, the first 4 points only will apply to them.

6.       Do just opposite of the above steps for SELL orders.

7.       Trades should be possible for any currency pairs / commodities in all time frames.
                                                                                                                                                                                                                       End


Con risposta

1
Sviluppatore 1
Valutazioni
(1235)
Progetti
2820
80%
Arbitraggio
156
22% / 43%
In ritardo
488
17%
Gratuito
2
Sviluppatore 2
Valutazioni
(586)
Progetti
918
46%
Arbitraggio
31
39% / 29%
In ritardo
93
10%
Gratuito
3
Sviluppatore 3
Valutazioni
(253)
Progetti
358
49%
Arbitraggio
24
25% / 50%
In ritardo
80
22%
Gratuito
4
Sviluppatore 4
Valutazioni
(1853)
Progetti
3455
88%
Arbitraggio
73
40% / 15%
In ritardo
265
8%
Gratuito
5
Sviluppatore 5
Valutazioni
(414)
Progetti
670
33%
Arbitraggio
60
17% / 32%
In ritardo
113
17%
In elaborazione
6
Sviluppatore 6
Valutazioni
(2421)
Progetti
3041
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
In elaborazione
7
Sviluppatore 7
Valutazioni
(96)
Progetti
143
76%
Arbitraggio
0
In ritardo
2
1%
Gratuito
8
Sviluppatore 8
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
9
Sviluppatore 9
Valutazioni
(186)
Progetti
205
26%
Arbitraggio
12
25% / 58%
In ritardo
39
19%
Gratuito
10
Sviluppatore 10
Valutazioni
(1090)
Progetti
1770
61%
Arbitraggio
14
64% / 7%
In ritardo
84
5%
In elaborazione
11
Sviluppatore 11
Valutazioni
(257)
Progetti
341
58%
Arbitraggio
7
14% / 71%
In ritardo
9
3%
Gratuito
12
Sviluppatore 12
Valutazioni
(71)
Progetti
254
53%
Arbitraggio
16
50% / 38%
In ritardo
83
33%
Gratuito
Ordini simili
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips
I need a robot for forex trading~~The way the robot should work is that when I put it into a 5 minute chart, the chart will show 15 minutes, one hour, Regardless of whether they are buying or selling, they must buy or sell in the same color at the same time~~~ Use the following indicators: HalfTrend 1 & alerts mtf Trafficlight indicator.MQ4 When placed into a 5 minute chart ~ the chart will show 15 minutes, one
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing maximum budget = 150$ Preference is given to someone who: -speaks Arabic so I can explain it clearly to him - And the lowest price
I SIMPLY NEED SOMEONE TO INTEGRATE THESE OPTIMIZATION ALGOS INTO MY EA. THE LIBRARY IS ATTACHED BELOW. NEED THIS DONE FAST. LET ME KNOW IF YOU HAVE OTHER QUESTIONS A list of implemented optimization algorithms: BGA (binary genetic algorithm) ANS (across neighbourhood search) CLA (code lock algorithm) P_O_ES ((P+O) evolution strategies) CTA (Comet Tail Algorithm) SDSm (stochastic diffusion search M) ESG (evolution of
Create a robot like this live on YouTube, it is a simple hedge system that does not have martingale or other risky means of.making money.... please check out the link and if it is possible for you to repeat this then reach out with a sample and price. YouTube: https://www.youtube.com/live/cT_42RWzq_0?si=Z8M5mKkAMGZhxdTL

Informazioni sul progetto

Budget
70 - 100 USD
Per lo sviluppatore
63 - 90 USD
Scadenze
da 5 a 20 giorno(i)