Looking for an EA to place multiple sell and buy (both limit or stop) orders in BTCUSD, XAUUSD, and USOIL trading

MQL5 Experten

Spezifikation

Description: this EA enables trader to place many buy and sell (both limit or stop) orders above and below the market price.  

The ceiling and floor price are given with the number of orders, the EA will equally distributed half of the order above and half below the market price

Lot Size: An equal amount of lot size are placed for all upcoming orders and only on per target price.

SL and TP: Take profit and stop loss are specified by percentage in the EA.  For example: loss 20% for profit 100%.  

When an order is executed; It will immediately place back the same order after profited, else wait an interval of 15min and place back the same order.

The EA cleans up all pending orders every 2 trade day session. 


Bewerbungen

1
Entwickler 1
Bewertung
(13)
Projekte
17
18%
Schlichtung
3
67% / 0%
Frist nicht eingehalten
0
Arbeitet
2
Entwickler 2
Bewertung
(7)
Projekte
14
29%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
1
7%
Arbeitet
3
Entwickler 3
Bewertung
(839)
Projekte
1434
72%
Schlichtung
117
29% / 47%
Frist nicht eingehalten
356
25%
Arbeitet
Veröffentlicht: 3 Artikel
4
Entwickler 4
Bewertung
(52)
Projekte
83
42%
Schlichtung
3
0% / 100%
Frist nicht eingehalten
2
2%
Beschäftigt
5
Entwickler 5
Bewertung
(6)
Projekte
6
17%
Schlichtung
0
Frist nicht eingehalten
2
33%
Frei
6
Entwickler 6
Bewertung
(572)
Projekte
943
47%
Schlichtung
303
59% / 25%
Frist nicht eingehalten
125
13%
Arbeitet
7
Entwickler 7
Bewertung
(36)
Projekte
37
8%
Schlichtung
0
Frist nicht eingehalten
0
Frei
Veröffentlicht: 2 Artikel, 23 Beispiele
8
Entwickler 8
Bewertung
(459)
Projekte
903
77%
Schlichtung
25
16% / 68%
Frist nicht eingehalten
99
11%
Arbeitet
Veröffentlicht: 1 Artikel, 6 Beispiele
9
Entwickler 9
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
10
Entwickler 10
Bewertung
(15)
Projekte
34
24%
Schlichtung
3
0% / 33%
Frist nicht eingehalten
2
6%
Arbeitet
11
Entwickler 11
Bewertung
(2)
Projekte
2
50%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
0
Arbeitet
12
Entwickler 12
Bewertung
(4)
Projekte
2
0%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
1
50%
Arbeitet
13
Entwickler 13
Bewertung
(30)
Projekte
32
6%
Schlichtung
2
50% / 50%
Frist nicht eingehalten
2
6%
Beschäftigt
14
Entwickler 14
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
15
Entwickler 15
Bewertung
(505)
Projekte
540
53%
Schlichtung
13
69% / 15%
Frist nicht eingehalten
3
1%
Frei
16
Entwickler 16
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
17
Entwickler 17
Bewertung
(283)
Projekte
289
70%
Schlichtung
2
100% / 0%
Frist nicht eingehalten
0
Frei
Veröffentlicht: 1 Beispiel
18
Entwickler 18
Bewertung
(84)
Projekte
115
70%
Schlichtung
5
80% / 0%
Frist nicht eingehalten
11
10%
Frei
19
Entwickler 19
Bewertung
(270)
Projekte
550
49%
Schlichtung
55
40% / 36%
Frist nicht eingehalten
227
41%
Arbeitet
20
Entwickler 20
Bewertung
(1)
Projekte
1
100%
Schlichtung
0
Frist nicht eingehalten
0
Frei
21
Entwickler 21
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
Hello developer I’m looking for an experienced developer who can build a website app for trading signals. The app should integrate key features from Telegram Signal Copier, Junction Bot, and Copiix, with full support for MT4, MT5, and cTrader. It should include real-time signal copying, risk management, account connections, and a user-friendly dashboard. If you have experience with trading platforms and signal copier
Bot creating 120+ USD
Create a bot that trades ICT market structure "mulham market structure"as a support of what I need is exactly is in the specified video in quotes. Let it have auto risk management and include aggressive, moderate and low modes. Let it use atleast lots according to the account type or Equity
There is an attached file, load it to your demo account and test it, I want a similar EA with more advanced features. I want to add change of lot sizing, position management, and more
MQL5 EA that trades based on a single indicator. Trade when there is a fresh crossover and the candle had opened above the grey zone. No re entires on the same trend. Another version where it is done in a header file so it doesn't need the indicator once code has been compiled with comments detailing how to make the version that uses a header file. Details to be discussed in pm
I want a bot that reads signals from my Telegram channel and auto-executes those trades on my Pocket Option account. 1. Direction mode hedge_both: open BUY (CALL) and SELL (PUT) at the same time (typically split the amount 50/50 per side). signal_only: open only the direction specified by the signal (CALL or PUT). 2. Respect signal direction When direction_mode = signal_only, a CALL signal opens a CALL; a PUT signal
Título: Criação de EA no MT5 a partir de Indicador Pessoal com Filtros e Meta Diária Descrição do Projeto: Preciso de um Expert Advisor para MetaTrader 5 baseado em um indicador pessoal (arquivo ex5 ou mq5 será fornecido). O funcionamento básico é: O indicador principal gera um evento (compra ou venda). Quando o evento ocorre, o EA deve abrir ordem a mercado seguindo filtros pré-definidos. A saída também será feita
📘 COMPLETE EXPERT ADVISOR SPECIFICATION (STEPS 1–8) =========================================================== 🧩 STEP 1: TRADE DIRECTION & ORDER MANAGEMENT EnableTrading = true TradeDirection = "Both" // Options: "Long", "Short", "Both" OpenTradeMode = "Limited" // Options: "Single", "Limited", "Unlimited" MaxOpenTrades = 3 MagicNumber =
Hello I have an EA with all include files but something is probably wrong with: Frequent ArrayResize() + CopyRates() on every tick Repeated calls to iClose(), iOpen() inside loops Full recalculation of indicators like SMA on every tick No caching of ArraySize() or loop boundaries Linear search in sorted data instead of ArrayBsearch() I would like to share all source code files but I won‘t just send it. First I will
MT4/MT5 Local Trade Copier - Technical Specifications Core Functionality Trade Copying Capabilities MT4 to MT4 : Full bidirectional copying between MetaTrader 4 platforms MT4 to MT5 : Unidirectional copying from MT4 master to MT5 slave accounts Real-time synchronization with latency under 100ms Multiple master/slave configurations supporting 1-to-many and many-to-1 setups Supported Order Types Market Orders
I'm looking to build a high-performance trading bot for MetaTrader 5 (MT5) that focuses on trading Gold (XAU/USD) using both technical indicators and news filtering, with the ability to learn and improve over time using AI/ML. Here’s a quick summary of what I need the bot to do: ✅ Key Requirements: Trade only during London and New York sessions Use technical analysis (e.g. EMA, RSI, MACD, Support/Resistance) Avoid

Projektdetails

Budget
100 - 150 USD

Kunde

Veröffentlichte Aufträge1
Anzahl der Schlichtungen0