Looking for experienced programmer to create an EA for MT4

MQL4 Experts

Tâche terminée

Temps d'exécution 15 heures
Commentaires du client
Fantastic Programmer ,Very Friendly, open to communication and very easy to work with. Very glad to have found him. See you next project soon.
Commentaires de l'employé
Very professional consumers. Thank You.

Spécifications

Hello,

Please read the description carefully, if you dont understand or your not sure ask me the questions so their is no confusion about the work order to do.

Please make sure you do all the test and verify that everything is 100% perfect before submitting to me the file.

You will supply to me the MQ4 file when i approve the job.

I will ask for a 1 day delay and please dont take more than 1 day no excuse will be accepted.


Very simple Ea to create.

the EA will start a Buy or Sell order for each candle.

So, when the next candle open higher than the earlier opened candle than the EA open a Buy order and it close the earlier order.

and when the next open candle starts lower than the earlier candle the EA open a Sell order and close the earlier order.

No more than 1 trade open at the same time. 

i want the EA to adjust the lot size in % depending on the money in the account just check the photo in the attachment

I also want an adjustable StopLoss.

Their is NO Take Profit.

Dossiers :

PNG
Lot_size.png
23.8 Kb

Répondu

1
Développeur 1
Évaluation
Projets
1
0%
Arbitrage
3
0% / 0%
En retard
0
Chargé
2
Développeur 2
Évaluation
(42)
Projets
62
8%
Arbitrage
12
58% / 42%
En retard
1
2%
Gratuit
3
Développeur 3
Évaluation
(185)
Projets
262
22%
Arbitrage
17
65% / 18%
En retard
1
0%
Chargé
4
Développeur 4
Évaluation
(19)
Projets
21
10%
Arbitrage
1
0% / 100%
En retard
0
Travail
5
Développeur 5
Évaluation
(258)
Projets
460
35%
Arbitrage
57
37% / 37%
En retard
168
37%
Travail
6
Développeur 6
Évaluation
(197)
Projets
320
35%
Arbitrage
64
13% / 56%
En retard
83
26%
Gratuit
7
Développeur 7
Évaluation
(560)
Projets
1348
59%
Arbitrage
28
82% / 0%
En retard
10
1%
Gratuit
8
Développeur 8
Évaluation
(90)
Projets
112
24%
Arbitrage
12
42% / 25%
En retard
8
7%
Gratuit
9
Développeur 9
Évaluation
(37)
Projets
44
36%
Arbitrage
0
En retard
3
7%
Gratuit
10
Développeur 10
Évaluation
(4)
Projets
4
0%
Arbitrage
0
En retard
0
Gratuit
11
Développeur 11
Évaluation
(72)
Projets
80
10%
Arbitrage
36
8% / 53%
En retard
6
8%
Travail
12
Développeur 12
Évaluation
(66)
Projets
200
72%
Arbitrage
4
100% / 0%
En retard
1
1%
Gratuit
13
Développeur 13
Évaluation
(160)
Projets
177
44%
Arbitrage
6
0% / 67%
En retard
9
5%
Travail
14
Développeur 14
Évaluation
(6)
Projets
7
14%
Arbitrage
1
100% / 0%
En retard
0
Travail
Commandes similaires
Need to fix WebSocket disconnection issue in MT5 Expert Advisor. EA works fine while running but has problems during removal: MT 5 freezes when removing EA from chart WebSocket connection not properly closed MT 5 crashes if receiving messages after improper disconnection Technical Details: Platform: Met aTrader 5 WebSocket connection using winhttp.dll Secure WS S connection (port 443) Basic WebSocket message
The expert advisor is designed to activate different strategies based on certain conditions. In the first development there is a "STRATEGY A" which is active by default and a "STRATEGY B" which is activated based on exposure conditions. STRATEGY A - Trading Idea The EA executes both BUY and SELL orders in parallel, managing them in a "separate" way. At each Timeframe start (for example every hour start on H1
Position : Forex Expert Advisor (EA) Developer Project Type: Short-Term Development with Testing Phase Platform Compatibility: MetaTrader 4 (MT4) and MetaTrader 5 (MT5) Project Summary Seeking an experienced developer to create an Expert Advisor (EA) capable of generating consistent, profitable monthly returns in the Forex market with minimal drawdown. The EA should be optimized to trade at least three currency
I need to create an EA (MQL4) MT4 with can auto create buy and sell according to the Indicator " Machine Learning Adaptive SuperTrend [AlgoAlpha]" in trading view Setting could be same as trading view Additional setting such as : Start lot Stop-Order: same as indicator
I have a really very, very simple professional, proven, profitable forex strategy that works on a higher time frame with over 85% winning rate. I am searching a professional programmer to create expert advisor based on this stategy, in general I am searching a developer for a longer co-operation. I am a forex trader with over 12 years experience. telegram: fxMiguel It's a 15minute work job, 30min max, My budget is 10
Testing 30 - 200 USD
// กำหนดค่าตัวแปรเริ่มต้น input double DailyProfitTarget = 200; // กำไรที่ต้องการในแต่ละวัน (2% ของทุน) input double LotSize = 0.1; // ขนาด Lot input double TakeProfit = 10; // กำไรต่อการเทรดใน pip input double StopLoss = 5; // การหยุดขาดทุนต่อการเทรดใน pip double dailyProfit = 0; // กำไรที่ทำได้ในวันนี้ // ฟังก์ชันเริ่มต้น int OnInit() { dailyProfit = 0; return(INIT_SUCCEEDED); } //
I need to compile my mt4 EA but there are some errors and warning if you can fix and compile send me your application I will select you upon Demo
i need someone to help me take 6 pieces of code from this script and simplify it into a new code .. . note this project is needed urgently in 2 to 5
Man on mayhem 30 - 100 USD
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 the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is below
We need an Expert Advisor for MetaTrader 5 that will be simply based on Rsi, chart patterns and price levels (e.g 2366,250)… Basically when the robot notices a chart pattern, for example “double top/M pattern” it enters a trade based on confirmation from Rsi & price level and the stop loss is moved to the entry price…That is all. The expert advisor is only for Xauusd/Gold…The expert advisor should target 10 pips

Informations sur le projet

Budget
30+ USD
Pour le développeur
27 USD
Délais
à 1 jour(s)