A Minor Modifie On Existing Ea

MQL4 Indicadores Experts

Termos de Referência

Helllo,

I have an ea that making transactions multicurrencies, It needs to be attached on eurusd and it is opening orders in 7 currencies. I just want to divide it per currencie, so it will need to be attach which currency wanted to transactions.  

-(For now i can not do backtest because of multicurrenciy,  the job will be comfirmed if it work on backtest and live on per currency pair. )

Respondido

1
Desenvolvedor 1
Classificação
(365)
Projetos
412
36%
Arbitragem
35
26% / 57%
Expirado
63
15%
Livre
2
Desenvolvedor 2
Classificação
(119)
Projetos
127
41%
Arbitragem
3
33% / 67%
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(300)
Projetos
504
47%
Arbitragem
28
11% / 43%
Expirado
138
27%
Trabalhando
4
Desenvolvedor 4
Classificação
(362)
Projetos
502
40%
Arbitragem
145
17% / 73%
Expirado
98
20%
Ocupado
5
Desenvolvedor 5
Classificação
(256)
Projetos
340
59%
Arbitragem
7
14% / 71%
Expirado
9
3%
Livre
6
Desenvolvedor 6
Classificação
(4)
Projetos
6
0%
Arbitragem
2
0% / 50%
Expirado
4
67%
Livre
7
Desenvolvedor 7
Classificação
(188)
Projetos
212
58%
Arbitragem
9
11% / 89%
Expirado
8
4%
Livre
8
Desenvolvedor 8
Classificação
(1)
Projetos
0
0%
Arbitragem
1
0% / 0%
Expirado
0
Livre
9
Desenvolvedor 9
Classificação
(114)
Projetos
154
47%
Arbitragem
2
0% / 50%
Expirado
4
3%
Livre
10
Desenvolvedor 10
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
(16)
Projetos
17
24%
Arbitragem
1
0% / 0%
Expirado
2
12%
Livre
12
Desenvolvedor 12
Classificação
(198)
Projetos
240
77%
Arbitragem
3
67% / 33%
Expirado
19
8%
Livre
13
Desenvolvedor 13
Classificação
(258)
Projetos
395
28%
Arbitragem
69
19% / 49%
Expirado
120
30%
Livre
14
Desenvolvedor 14
Classificação
(33)
Projetos
35
40%
Arbitragem
11
9% / 91%
Expirado
4
11%
Livre
15
Desenvolvedor 15
Classificação
(253)
Projetos
358
49%
Arbitragem
24
25% / 50%
Expirado
80
22%
Livre
16
Desenvolvedor 16
Classificação
(195)
Projetos
317
35%
Arbitragem
64
13% / 56%
Expirado
82
26%
Livre
17
Desenvolvedor 17
Classificação
(5)
Projetos
7
0%
Arbitragem
1
100% / 0%
Expirado
5
71%
Livre
18
Desenvolvedor 18
Classificação
(94)
Projetos
148
59%
Arbitragem
16
38% / 13%
Expirado
25
17%
Livre
19
Desenvolvedor 19
Classificação
(42)
Projetos
70
43%
Arbitragem
6
33% / 50%
Expirado
19
27%
Livre
20
Desenvolvedor 20
Classificação
(43)
Projetos
72
49%
Arbitragem
4
0% / 50%
Expirado
19
26%
Livre
21
Desenvolvedor 21
Classificação
(96)
Projetos
142
75%
Arbitragem
0
Expirado
2
1%
Livre
22
Desenvolvedor 22
Classificação
(5)
Projetos
4
25%
Arbitragem
1
0% / 100%
Expirado
1
25%
Trabalhando
23
Desenvolvedor 23
Classificação
(555)
Projetos
922
48%
Arbitragem
300
59% / 25%
Expirado
123
13%
Carregado
24
Desenvolvedor 24
Classificação
(66)
Projetos
143
34%
Arbitragem
11
9% / 55%
Expirado
26
18%
Trabalhando
Pedidos semelhantes
Looking for an experienced coder to convert an existing MT4 Expert Advisor for trading in CTrader (Cbot). Will provide the MQL file to shortlisted coder and the conversion shall be completed for testing within 2 days
Looking for an experienced and free dev to work on a FVG MT5 EA (experienced devs only) to create a FVG trading bot compatible across different assets (Crypto, Forex, Commodities). Only apply if you have past FVG experience and a proof of concept with a good win rate. It needs to have accurate buying and selling logic and custom text IOS alerts Lot size option Trailing Stop Loss Logic (once the trade does x ratio or
Ea-Reynerie 30 - 200 USD
The ocean gets dry and you can be fate and you are my type and the one who texting first is to be hundred I would live in the world to get your matric results
LEO INDICATOR 10000+ USD
//@version=5 indicator("Infinity and Sniper by Leo", overlay=true, precision=0, explicit_plot_zorder=true, max_labels_count=500) // Get user input emaEnergy = false sensitivity = input.float(6, " Sensitivity (0.5 - 10)", 0.5, 10, step=0.1) keltner_length = 10 atrPeriod = 10 factor = 3.5 // Keltner Channel function keltner_channel(src, length) => ma = ta.sma(src, length) rangec = high - low upper = ma + rangec
Hi, i need a Expert Advisor, that can pass prop firm Challenges like FTMO / E8 / 1OF1FUNDING Profit 10% Max Drawdown (DD) 10% Max Daily Loss 4% All trades with SL NO trades during and after high impact news NO trades during Weekend Profitable backtest from 2010 to 2024 Trades Forex (If you already have a finished EA, send me the backtest) PLease contact me asap
Pls guys I need help. About the file i need I have ea ex4 file but it use to set buystop or sellstop oders etc now what I want is to fit the propfirm am using because the propfirm am using have a lot size consistency rules so what I need is even if the ea set multiple buystop the file will only allow the ea to pick 2 positions and automatically delete the nearest limit Oder it can only allow the ea buystop or new
FOREX ROBOT TRADING //+------------------------------------------------------------------+ //| Simple MQL5 robot | //+------------------------------------------------------------------+ #property copyright "Your Name Here" int start=2017.01.01; double lot=0.01; string symbol= "VIX"; int period=PERIOD_M1; bool BuyCond=false; bool SellCond=false; bool OrderOpen=false; void BuyTrade() { double
Expert Advisor 100 - 200 USD
Hello, I would like to create an EA based on several indicators with various signals that can be activated or not for optimization purposes. It includes basic money management such as SL/TP, BE, trailstop. Please check the attached specifications carefully to confirm that you are able of achieving it 100% before offering your services. THANKS
Account Protector Modifications I would like the following modifications to the enclosed Account Protector EA. Take Profit Amount Min Stop Loss Amount Max Stop Loss amount Close All Settings Close All Trades True/False Close Hour Close Min The EA automatically detects the accounts current balance. The way the EA works is that it will actually close the trades and close all open charts when Take Profit or
I NEED A PROGRAMMER TO CONVERT AN EXISTING EXPERT ADVISOR FROM MT4 TO MT5. THE PARAMETERS OF THE CONVERTED EXPERT ADVISOR MUST BE EXACTLY THE SAME AS THE ORIGINAL EA, IT MUST NOT BE MODIFIED. I WILL GIVE THE SOURCE CODE OF THE MT4 EXPERT ADVISOR

Informações sobre o projeto

Orçamento
30+ USD
Desenvolvedor
27 USD