I need u to reverse this ea and add a sl stop

MQL5 Experts

Termos de Referência

pls reverse this ea .

turn sl to tp 

buy to sell  / sell to buy .and add tp with same size as sl. that's all what I need


pls If u know how to code contact me

Respondido

1
Desenvolvedor 1
Classificação
(164)
Projetos
195
27%
Arbitragem
10
20% / 30%
Expirado
5
3%
Ocupado
2
Desenvolvedor 2
Classificação
(90)
Projetos
112
24%
Arbitragem
12
42% / 25%
Expirado
8
7%
Livre
3
Desenvolvedor 3
Classificação
(100)
Projetos
124
40%
Arbitragem
9
89% / 0%
Expirado
0
Trabalhando
4
Desenvolvedor 4
Classificação
(360)
Projetos
497
52%
Arbitragem
24
54% / 25%
Expirado
5
1%
Carregado
5
Desenvolvedor 5
Classificação
(60)
Projetos
67
6%
Arbitragem
29
17% / 38%
Expirado
5
7%
Carregado
6
Desenvolvedor 6
Classificação
(20)
Projetos
26
46%
Arbitragem
0
Expirado
0
Trabalhando
7
Desenvolvedor 7
Classificação
(62)
Projetos
90
16%
Arbitragem
4
25% / 25%
Expirado
7
8%
Trabalhando
8
Desenvolvedor 8
Classificação
(16)
Projetos
26
27%
Arbitragem
8
50% / 25%
Expirado
3
12%
Trabalhando
9
Desenvolvedor 9
Classificação
(94)
Projetos
112
33%
Arbitragem
5
40% / 20%
Expirado
5
4%
Trabalhando
10
Desenvolvedor 10
Classificação
(497)
Projetos
568
33%
Arbitragem
28
43% / 43%
Expirado
9
2%
Ocupado
11
Desenvolvedor 11
Classificação
(18)
Projetos
29
3%
Arbitragem
0
Expirado
0
Livre
12
Desenvolvedor 12
Classificação
(66)
Projetos
200
72%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
13
Desenvolvedor 13
Classificação
(13)
Projetos
15
7%
Arbitragem
1
0% / 100%
Expirado
1
7%
Carregado
14
Desenvolvedor 14
Classificação
(38)
Projetos
40
25%
Arbitragem
23
13% / 74%
Expirado
8
20%
Trabalhando
15
Desenvolvedor 15
Classificação
(42)
Projetos
55
4%
Arbitragem
5
0% / 60%
Expirado
4
7%
Livre
16
Desenvolvedor 16
Classificação
(15)
Projetos
16
56%
Arbitragem
0
Expirado
1
6%
Trabalhando
17
Desenvolvedor 17
Classificação
(267)
Projetos
543
50%
Arbitragem
55
40% / 36%
Expirado
226
42%
Trabalhando
18
Desenvolvedor 18
Classificação
(5)
Projetos
2
0%
Arbitragem
2
0% / 0%
Expirado
0
Trabalhando
19
Desenvolvedor 19
Classificação
(26)
Projetos
34
21%
Arbitragem
0
Expirado
2
6%
Trabalhando
20
Desenvolvedor 20
Classificação
(4)
Projetos
5
20%
Arbitragem
0
Expirado
2
40%
Livre
21
Desenvolvedor 21
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
22
Desenvolvedor 22
Classificação
(17)
Projetos
22
36%
Arbitragem
2
0% / 100%
Expirado
4
18%
Livre
Pedidos semelhantes
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

Informações sobre o projeto

Orçamento
30+ USD
Desenvolvedor
27 USD