Auftrag beendet
Ausführungszeit 2 Tage
Bewertung des Kunden
Skilled programmer with high level professionalism. Definitely will ask for his help first with future works.
Bewertung des Entwicklers
He is good and kind customer. I want to work him again.
Spezifikation
Hello MQL5 programmers:
I need an EA that modify all exsiting positions' SL(Stoploss) at once.
Three criterias as follow:
1. EA will automatically know my exsiting positions are either buy or sell; and modify their SL accordingly. (Modify all exsiting positions to same SL value).
2. Auto close all positions at certain time (can be either TimeLocal or TimeCurrent). ie. I can set time so all my exsiting positions will be closed by tomorrow 0900. For this, I will have to be able to set time in EA's parameter. (I will list parameter needed at the end of this txt all together).
3. Print and GetLastError should be included.
How EA may work:
a simple one. As my attached image file show, the EA only needs analysing two previous bars (P1 and P2) and modify all SL when Current bar starts to tick. There wont be hedging, so all positions will always be either BUY or SELL.
1. if EA detects the exsiting positions are BUY positions:
a.if P1 and P2 both are bull candles, and [P1 low] is >= [P2 low]; then set SL at ([P2 low] - Slippage (in pips)). Slippage is another parameter which I have to be able to change.
b.if P1 is bear candle, P2 is bull candle, set SL the same way as (a.), and use SendNotification to alert me that P1 is bear candle.
2. if EA detects the exsiting positions are SELL positions:
a. if P1 and P2 are both bear candle, and [P1 high] is <= [P2 high]; then set SL at ([P2 high] + Slippage + Spread). Spread should be obtained from the server and/or using ask-bid to calculate.
b. if P1 is bull candle, P2 is bear candle, set SL the same way as (a.), and use SendNotification to alert me that P1 is bull candle.
Thank you for your hard work!
for input parameters:
I need at least:
1.Time
2.Slippage (in pips)
ps. final work should be .mq5 file.
Bewerbungen
1
Bewertung
Projekte
97
35%
Schlichtung
11
27%
/
45%
Frist nicht eingehalten
13
13%
Frei
2
Bewertung
Projekte
369
33%
Schlichtung
34
41%
/
29%
Frist nicht eingehalten
108
29%
Frei
Veröffentlicht: 1 Beispiel
3
Bewertung
Projekte
72
22%
Schlichtung
13
46%
/
15%
Frist nicht eingehalten
5
7%
Frei
4
Bewertung
Projekte
178
39%
Schlichtung
4
25%
/
50%
Frist nicht eingehalten
14
8%
Frei
Ähnliche Aufträge
Hi, I am looking for an experienced MQL5 developer to modify an existing, fully functional MetaTrader 5 Expert Advisor (Source code .mq5 Version 2.62 will be provided). Brief Overview of the EA: It executes trades based on 4 custom Supply/Demand levels (R1, R2, S1, S2) which are inputted manually . It uses two custom indicators for confirmation: SPA (Price Action filter) and AMG (Volume/Momentum filter). The code
Hello Developers, I am looking for an experienced Sierra Chart developer to build a simple automated trading algorithm based on my trading rules and strategy requirements. I am ready to discuss the strategy details thanks
Description: I am looking for an experienced MQL5 developer to build a fully automated Expert Advisor (EA) for MT5 tailored for Prop Firm challenges and funded accounts. I need a robust, plug-and-play solution with rigorous risk controls. Key Requirements: Platform: MT5 Trading Logic: I am looking for a reliable strategy based either on a Breakout Strategy (e.g., London session breakout) or a Mean Reversion Strategy
ALRT
100+ USD
# Project Requirements – Sierra Chart to MT5 Integrated Alerts *Scope:* The project must be a *fully integrated system* including both: 1. *Sierra Chart ACSIL sender* – writes alerts to JSON. 2. *MT5 EA (Listener)* – reads JSON alerts and executes trades in MT5. The system must handle alerts *from Sierra Chart to MT5 execution* completely, not just file sending. *Duplicate Alert Detection:* - Use
The striker robot
30 - 2000 USD
I would like a trend and pullback strategy for the robot timeframe:15 minutes(m15) or 1 hour(h1) indicators:50 EMA (Exponential Moving Average)/200 EMA/RSI (14) BUY SET UP 1.Confirm The Trend .50 EMA must be above 200 EMA .Price must be above both EMAs 2.Wait for a pullback .Do not buy when the price shoots up. .Wait for the price to come back near the 50 EMA 3.Confirm entry .ENTER BUY WHEN: .A bullish candlestick
Need simple EA for XAU/USD
30+ USD
//+------------------------------------------------------------------+ //| Simple XAUUSD EA | //+------------------------------------------------------------------+ input double LotSize = 0.01; input int StopLoss = 500; // in points input int TakeProfit = 1000; // in points input int MAPeriod = 20; int maHandle; int OnInit() { maHandle = iMA(_Symbol, PERIOD_H1, MAPeriod, 0, MODE_SMA
### ** Main EA File** - `InstitutionalTrendPullbackScalper.mq5` **Core Features Implemented:** **Multi-Timeframe Analysis** - M15 trend filter (EMA20 > EMA50 for uptrends) - M5 entry signals with 5-condition confirmation - Independent indicator sets for both symbols **Advanced Entry Logic** - RSI reversal detection (crosses thresholds) - Price pullback zone validation - Bullish/bearish candle close confirmation -
Automate my trading
100 - 300 USD
i want a trading bot that take trade auto and make 5% profit daily and stop with in 24 hours not more then that at least the bot give me more then 2% not less then that like a ai agent if it make any loss that agent have to take care of it i need only 5 % profit
Binance Ai Trading Bot $US700 budget negotiable
700 - 3000 USD
I need an Ai trading bot for Binance and BTC on MT5 that also uses order flow data. It should also make use of TSI- Temporal indicator sampling and also it should make use of fundamental analysis in the process of signal generation
MT5 EA with ready indicator
30+ USD
Hi,I am looking for an experienced developer specializing in the creation of Expert Advisors (EAs) for trading platforms. I would like to commission the development of an EA based on the open-source LuxAlgo code. The entry strategy will be based, among other things, on Martingale and Grid trading concepts. A detailed specification covering trade management, position sizing, and risk management rules will be provided
Projektdetails
Budget
30+ USD
Ausführungsfristen
von 1 bis 3 Tag(e)