Specifiche
I need a script or EA or w/e that responds to email alerts from a
certain signal provider by reading the signals from their site. It then
should auto-trade in Desktop MT4.
I have the following requirements:
- Read the symbol.
- Set the volume per symbol based on a formula with a configurable risk level variable.
- Set the SL / TP. (There are 3 TP-levels available, so this should be configurable.)
- Buy / Sell should probably be executed as a pending order with Buy/Sell / Stop/Limit and an expiry date.
- Open a pending order with Buy Limit / Buy Stop / Sell Limit / Sell Stop at a price with pip or point precision with an expiry date. (The expiry date will always be the same, namely 24 hrs later. And an option to set if it's in pip or point precision. The signals are provided in point precision, but the last decimal should be rounded if the broker is in pip precision.)
- I should be able to change the name of the broker, so basically the name of Desktop MT4, and the credentials that go with it and whether it's a live or demo account.
- I should be able to change the email address and password it is linked to. And the credentials of the site.
- Trade with 8 different currencies: USD, EUR, GBP, CHF, AUD, CAD, NZD, JPY(!) (So the last one is a bit tricky due to the different location of the decimal point.)
I have the following requirements:
- Read the symbol.
- Set the volume per symbol based on a formula with a configurable risk level variable.
- Set the SL / TP. (There are 3 TP-levels available, so this should be configurable.)
- Buy / Sell should probably be executed as a pending order with Buy/Sell / Stop/Limit and an expiry date.
- Open a pending order with Buy Limit / Buy Stop / Sell Limit / Sell Stop at a price with pip or point precision with an expiry date. (The expiry date will always be the same, namely 24 hrs later. And an option to set if it's in pip or point precision. The signals are provided in point precision, but the last decimal should be rounded if the broker is in pip precision.)
- I should be able to change the name of the broker, so basically the name of Desktop MT4, and the credentials that go with it and whether it's a live or demo account.
- Close an order based on a signal.
- Change an order based on a signal.
- Manage multiple positions at the same time in the same and/or different symbols.
- I should be able to change the email address and password it is linked to. And the credentials of the site.
- Trade with 8 different currencies: USD, EUR, GBP, CHF, AUD, CAD, NZD, JPY(!) (So the last one is a bit tricky due to the different location of the decimal point.)
- I also have to be able to use my computer for other things while the script is running.
I can leave my pc running 24/5 and stay logged in to the signal provider's site and Desktop MT4 and my gmail-account all the time if necessary.Con risposta
1
Valutazioni
Progetti
134
66%
Arbitraggio
36
25%
/
56%
In ritardo
22
16%
Gratuito
Pubblicati: 10 codici
2
Valutazioni
Progetti
54
37%
Arbitraggio
4
0%
/
50%
In ritardo
22
41%
Gratuito
Ordini simili
My EA have bug
30+ USD
Expert Advisor have a bug, I tried to fix it somehow with searching on google, but I couldn't fix find a solution. Please fix it, I will send you erorr type, what line etc. Only serious programmers, not amateur please. My time is precious
//+------------------------------------------------------------------+ //| DX_Structure_H1.mq5 | //| Copyright 2026, Seu Nome | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict // Parâmetros de Entrada input string InpSymbol = "DX.F"; // Nome do Ativo
I need MT5 EA programmer to build a trading robot based on Double EMA crossover. Golden Cross to buy and Death cross to sell with SL and TP set directly. I want to give trading time safety so that user can avoid high impact news by setting specific trading time on that day. Time to stop trading and time to start trading again. Also a safety if there is a great gap at the opening of the next day which moves against a
EA based on 5 mintues timeframe candles
100 - 250 USD
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
Advisor based on MACD-Histogram for MT5/4 and RSI
100 - 200 USD
Hello All, can someone help me to make an EA base on MACD, https://www.mql5.com/en/code/14669 and RSI. If you are able to make this than please get me in touch, i will appreciated Thanks and best Regards Kodj007
EA
45 - 205 USD
If EMA20 > EMA50 AND RSI > 55 AND No Open Position THEN Buy SL = 50 pips TP = 100 pips If Profit > 30 pips Move SL to Break Even If Profit > 50 pips Enable Trailing Stop
I am looking for an experienced MQL5 developer to modify an existing Expert Advisor by adding an automated hedging module. The existing EA is fully functional and already manages trade entries and exits. The objective of this enhancement is to introduce a risk management feature that automatically opens a hedge position when an existing trade reaches a predefined unrealized loss in USD. The hedge should remain active
Bollinger and rRSI
30+ USD
automatic robo sell at bollinger band upwards breach and rsi should above 80 and buy when bollinger breach downwards and rsi is below 30, rsi shoould works only on Gold trade and none ofhe trades
Hello, I need a custom Expert Advisor for MetaTrader 5. I am trading from mobile only. **Account & Style:** - Capital: $5,000 - $10,000 - Risk: Moderate/Balanced - Trading Style: Scalping **Pairs & Timeframe:** - Symbols: EURUSD and XAUUSD - Timeframe: M5 **Strategy:** - BUY: RSI(14) < 30 AND Price > 20 EMA - SELL: RSI(14) > 70 AND Price < 20 EMA - Only 1 trade per symbol at a time - No Martingale / No Grid **Risk
Informazioni sul progetto
Budget
10 - 100 USD
Scadenze
da 10 a 30 giorno(i)