Trabalho concluído
Tempo de execução 7 dias
Comentário do cliente
I'm pleased with the results and everything works as expected. The script source code looks clean and professional. Will work again with H.N.
Termos de Referência
I need an EA that can be attached to multiple charts (EURUSD, GBPUSD, XAUUSD, etc..) at the same time and do the following:
- can run on Strategy Tester
- use on chart buttons/inputs ( similar design to: https://www.mql5.com/en/market/product/11738 )
- On/Off (iONOFF) – enable/disable the EA
- Sell (iSELL), Buy(iBUY) – by clicking Sell or Buy buttons, you can enable (green) or disable (red) opening a new order (position) for SELL and/or BUY
- iKLOT – lot ratio; when opening a new order the lot size will be calculated by minlot = balance/iKLOT; for example if balance is 1000 and iKLOT is 20000 the opening position will be 0.05 lot; allowed values: [1 - 10000000]
- SLpips - when opening a new order use this number of pips to configure StopLoss; 0 = disable configure SL; allowed values: [0 - 10000]
- TPpips - when opening a new order use this number of pips to configure TakeProfit; 0 = disable configure TP; allowed values: [0 - 10000]
- BreakNo - numeric - don't open new orders if we get [BreakNo] losses (orders that were closed by SL) in the last [BreakTime] minutes; allowed values: [0 - 10000]
- BreakTime - minutes for BreakNo; allowed values: [0 - 1000]
- SEC - numeric; allowed values: [0.1 - 100]
- PROB - numeric; is used to decide if the EA will open a new order or not; allowed values: [0 - 100]
- inputs that are not visible on chart:
all inputs on chart + the following 2:
URL - this will be the URL the EA uses to get actions
TOKEN - for security purposes - don't open new positions on that chart if one is already opened
- open URL: eg: http://localhost/getdecision.php?token=AAAAA11111&symbol=EURUSD&datetime=2017-05-01|23:59:59&ask=1.12075&bid=1.12085
every X seconds where X can be configured differently on each chart. X can be configured using on chart input (SEC) - the EA will open buy/sell orders based on URL response (JSON)
- the URL will respond with a JSON array with the following variables:
eg: { "action": "buy", "prob": 50, "status":"General message displayed on chart" } - action: buy / sell / wait - this tells us the direction for opening a new order; wait means we don't open a new order
- prob: 1-100 - if the JSON prob value >= PROB value in the chart configuration then we can open a new order; if JSON prob value < PROB we don't one a new order
- status - this is a text message we show on the
- based on JSON the EA will:
if action=buy/sell AND prob(json variable) > PROB(EA input) then: open position (minlot = balance/iKLOT), configure SL and TP
if action=wait then: don't do anything
Respondido
1
Classificação
Projetos
2820
80%
Arbitragem
156
22%
/
43%
Expirado
488
17%
Livre
2
Classificação
Projetos
138
41%
Arbitragem
30
7%
/
77%
Expirado
17
12%
Livre
3
Classificação
Projetos
370
42%
Arbitragem
145
17%
/
41%
Expirado
124
34%
Livre
Publicou: 38 códigos
4
Classificação
Projetos
50
20%
Arbitragem
15
27%
/
67%
Expirado
7
14%
Livre
Publicou: 1 código
5
Classificação
Projetos
1
0%
Arbitragem
1
0%
/
100%
Expirado
0
Livre
Pedidos semelhantes
MT5 EA required with SMC strategy
40 - 80 USD
Signal Logic - Swing points detected correctly (Fractals or N-bar) - BOS triggers only on bar close beyond swing level (+ optional min break distance) - FVG zones detected correctly (3-candle gap) and stored with clear boundaries - FVG invalidation works as configured (full fill / partial fill / timeout) Entry & Execution - Entry only after BOS (if enabled) and on return to active FVG zone - Bar-close confirmation
Hi all, i would like to seek your help to develop an MT4 indicator and EA. A. Dual Range Detection Indicator Logic Summary The core function of this Indicator is to lock specific consolidation ranges (Range A and Range B) in the market. 1. Detection Mechanism Detect Criteria (pause = true): A Range is formed and detected when the following two conditions are met simultaneously: Size Requirement: The current bar's
LOOKING FOR AN EA WITH HIGH PERFORMANCE
30 - 45 USD
Hi, I’m searching for a developer who already has a high‑performance Gold EA that can beat the results shown in my screenshot. If you have such an EA, please reply with: - A brief description of how it works (grid, scalping, SMC, etc.) - Backtest results and the set files you used - Whether you’re willing to make minor tweaks so I can use it as my own If the performance looks good, we can discuss adjustments and next
Requirements Specification for the development of the Expert Advisor, in the latest version of MetaTrader 5 including the source code. 1. The idea of the trading system is as follows: market entries are performed when a new renko box is created in the current trend direction using an indicator from Trading view. Indicator Name: Renko Candles Overlay Published By: LonesomeTheBlue Code Available In: Pine Script which
Modification of exit method for existing expert
30 - 100 USD
Hello I would like to modify the exit method of the trade for current expert advisor which include martingale trading. basically adjusting the position size and closing the trade. additional details will be provided in the next step
Convert Pinescript indicator to mql5 code
30 - 100 USD
I have 3 pine script of trading view and want to convert it into mql5 code. basically it has 2 script and in that one script I use 2 different ways. so here is 3 stratagy that can work in one code mql5 and I can use in mt5
I need a MetaTrader 5 Expert Advisor with full MQ5 source code. Platform: - MT5 only - Full MQ5 source code mandatory - Must work with Exness broker (symbol suffix like XAUUSDm) Strategy: - Trend-based trading only - NO grid - NO martingale - NO averaging - Fixed Stop Loss & Take Profit - Max 1–2 trades at a time Risk Management: - Daily profit target (stop trading after hit) - Daily loss limit - Maximum drawdown
Multi-Asset AI Trading Bot Details Proposals I want a single, cohesive AI bot that can log in to MetaTrader, Coinbase, Robinhood, and TradingView, scan live market data, and execute trades automatically in stocks, forex, and crypto. The core logic must support day-trading, swing-trading, and scalping modes that I can toggle on a schedule or by simple configuration. The workflow I picture is: • Real-time data
I need a gold EA that perform well.
30 - 100 USD
I need someone that is able to develop for me a MT5 EA that perform VERY WELL on XAUUSD. Every strategy is accepted. By applying, please send me screenshot of results since 2018
Editing of existing EA required
50 - 150 USD
Hello developers, I'm looking for existing, proven EAs (MQL5) that work flawlessly on MT5. Requirements: Demo version available for testing Backtest results + screenshots Verified trade history from 2018-2025 Budget is negotiable If you've got an EA that fits, hit me up
Informações sobre o projeto
Orçamento
20 - 200 USD
Prazo
de 1 para 10 dias