MACD ea mt5

MQL5 Asesores Expertos

Tarea técnica

parameter 
-

/ each entry is separate. 
/ not check condition 1, then check condition 2. 

--
on off entry buy stop order bar cross above 0 level. 
--
on off entry sell stop order bar cross below 0 level. 
--
on off entry buy stop bar cross above redline and below 0 
--
on off entry sell stop bar cross below redline and below 0 
--
on off entry buy stop bar cross above redline and above 0 
--
on off entry sell stop bar cross below redline and above 0
--
parameter entry 
/ write input exactly this way. 
on off entry buy stop cross > level 0 
on off entry sell stop cross < level 0 
on off entry buy stop bar cross > redline and < 0 
on off entry sell stop bar cross < redline and < 0
on off entry buy stop bar cross > redline and > 0 
on off entry sell stop bar cross < redline and > 0


---
risk management 
input max spread

input % risk per trade

input unit lot size. 

input % daily risk

Input % SL per trade. 
input % trailing SL 
input % TP
input % trailing TP
----
NEWS 
input minutes 
trade on off before news, low, medium high. 
input minutes 
trade on off after news, low, medium high. 

----
push notification, on off
popup notification on off
email notification on off
---
input symbol
print symbol, conditions, price.  

print only true conditions.



this is more than your 30 words. 

this is more than your 30 words. 

this is more than your 30 words. 

this is more than your 30 words. 



this is more than your 30 words. 



this is more than your 30 words. 



Han respondido

1
Desarrollador 1
Evaluación
(9)
Proyectos
13
15%
Arbitraje
3
67% / 0%
Caducado
0
Trabaja
2
Desarrollador 2
Evaluación
(6)
Proyectos
5
20%
Arbitraje
0
Caducado
0
Trabajando
3
Desarrollador 3
Evaluación
(8)
Proyectos
8
0%
Arbitraje
1
0% / 0%
Caducado
0
Libre
4
Desarrollador 4
Evaluación
(393)
Proyectos
569
53%
Arbitraje
28
57% / 21%
Caducado
6
1%
Trabaja
5
Desarrollador 5
Evaluación
(49)
Proyectos
71
21%
Arbitraje
11
18% / 27%
Caducado
6
8%
Trabajando
6
Desarrollador 6
Evaluación
(249)
Proyectos
367
24%
Arbitraje
21
62% / 24%
Caducado
1
0%
Ocupado
7
Desarrollador 7
Evaluación
(81)
Proyectos
151
41%
Arbitraje
2
100% / 0%
Caducado
4
3%
Trabaja
8
Desarrollador 8
Evaluación
(12)
Proyectos
13
23%
Arbitraje
7
0% / 57%
Caducado
3
23%
Trabajando
9
Desarrollador 9
Evaluación
(19)
Proyectos
24
38%
Arbitraje
2
50% / 50%
Caducado
2
8%
Trabaja
10
Desarrollador 10
Evaluación
Proyectos
0
0%
Arbitraje
1
0% / 0%
Caducado
0
Trabaja
11
Desarrollador 11
Evaluación
(286)
Proyectos
513
36%
Arbitraje
62
34% / 35%
Caducado
186
36%
Trabaja
12
Desarrollador 12
Evaluación
(4)
Proyectos
2
0%
Arbitraje
1
0% / 0%
Caducado
1
50%
Trabaja
13
Desarrollador 13
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
14
Desarrollador 14
Evaluación
(1)
Proyectos
1
0%
Arbitraje
0
Caducado
1
100%
Libre
Solicitudes similares
You are to develop an MQL5 EA that combines Moving Average crossover signals and Fibonacci retracement levels for entry decisions. The EA supports both 100% automated and semi-automated trading. It dynamically calculates lot size and manages SL/TP based on risk parameters and fib levels. The EA must trade in the direction of selected candle patterns and support continuous trade entries while respecting news, time
Platform: MT5 Indicators: Aroon, SSL and WAE (Attached) Code Requirements: Check for Errors & Handle Them Use log ging and comments Trade Entry Conditions: Buy: SSL green > red, Aroon UP >= 80, WAE (positive) > deadzone pips and WAE > MA line Sell: SSL red > green, Aroon Down >=80, WAE (negative) > deadzone pips and WAE > MA line Trade Execution: Option available to execute market order, pending order, or simply give
I have an existing MT4 indicator with code which can draw swing highs/lows with Zigzag lines in H4 chart. Now i want to go to lower time frame like M15 and M5 and start drawing swing highs/lows from the last formed Swing High/Low in H4 to current candle. I will provide the source code, and I need you to complete this simple module within 1 day. Let me know if you are interested in this. Thanks, Kevin
As the title says, I need real profitable MT5 EA source code (any currency pair) You need to provide proof of trading including image, or MQL/Myfxbook signal.... (if available) Image of input ea (if available) Backtest (if possible)
TONGO TONGO ROBOT 30 - 200 USD
Indicators: Two simple moving average(SMA). Logic: when the SMA (10periods) ,crosses above the slow SMA (30periods). ,buy( go long).. When the fast SMA crosses below the slow SMA ,sell (go short or close buy position)
i tried to fix them with google ai studio but they seem not perfect yet. if you can check, find and fix them then please let me know/ let me check them and let me know your price. or if you have or can make better version then do the same
As the title says, I need real profitable MT5 EA source code (any currency pair) You need to provide proof of trading including image, or MQL/Myfxbook signal.... (if available) Image of input ea (if available) Backtest (if possible)
HELLO GREAT I want to create a trading Bot. Are you able to do so? I have a buy/sell signal already in place and it switches between two stocks. So when it sells a stock, it buys the other stock. I want to automate it so that when my strategy signals a buy, it automatically buys the stock and when it signals a sell it automatically sells. What platform would this work on? Would it work on robinhood trading or does it
Write the code for the strategy: Strategy running from 6:55 PM -3:55 PM Sunday night through Friday. On Heiken Ashi 5 minute chart. Confirmation of entry on a Bullish Heiken ashi bar with only on bar on top, And SL when any bearish Bar appears. And same applies for opposite with Bearish. Additionally, if it is in a position and another confirmation candle appears of the opposite color, not only will it exit the
Issue Description: The indicator draws historical data correctly , but there's an issue with the live update of the last candle . The goal is to fix the behavior of the current candle so that the indicator works properly in real-time. Technical Requirements: Solid experience with MetaTrader 5 and MQL5 Understanding of Stochastic indicator logic Ability to debug real-time execution issues Familiarity with OnCalculate

Información sobre el proyecto

Presupuesto
30+ USD
Para el ejecutor
27 USD
Plazo límite de ejecución
de 1 a 2 día(s)