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
368
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
Ninjatrader indicator
30+ USD
I am currently building a NinjaTrader indicator but i haven't finished building it, i stopped at 70% but it was successfully compiled as at the last time i compiled it I would like you to complete the indicator for me so it can works perfectly how i want it to work if your price won't be too high Kindly check the source code out I have also sent a video discription of how the indicator is supposed to work And also
🏆 HIRING: Quantitative Gold (XAU/USD) Trading Strategy Developer ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📌 PROJECT OVERVIEW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I am building a professional trading signal platform (xtraderlab.com) and need an experienced quant trader or algo developer to design, code, and backtest a high-performance intraday Gold (XAU/USD) trading strategy. The strategy will be integrated into an existing
Technical Specifications: "Dawn Range Breakout" Expert Advisor (Final Version) 1. Overview The purpose of this EA is to capture the breakout of a specific hourly range on Gold (XAUUSD) or any other pair, with a focus on high-precision entry, strict risk management (1 trade per day), and partial profit taking. 2. Core Trading Logic Timeframe: M15. Reference Hour: The EA must identify the High and Low of the H1 candle
SK Indicator Trading Robot for Gold (XAUUSD)
100 - 200 USD
I need an Expert Advisor based on SK indicator for gold trading. Entry: - Open trade immediately when SK signal appears Stop Loss: - Fixed stop loss = $200 per trade Take Profit: - TP1: close 50% of the position - TP2: final target Lot Size: - Fixed lot = 0.02 Pair: - XAUUSD only Timeframe: - M15 Rules: - Only one trade per signal - No duplicate trades - Move stop loss to breakeven after TP1 Requirements: - The EA
Gold scalping robot needed
30+ USD
I need a very profitable scalping robot for gold trading at M1 timeframe. I should have adjustable trailing stop, step, SL, TP in points it should use both trade opening and pending orders just as in the links below https://vt.tiktok.com/ZSHj9cD5w/  ; https://vt.tiktok.com/ZSHjHFvkg/  ;
AI Trading Bot
30 - 80 USD
Essential Components for Indicator Specification Objective & Overview: Briefly describe what the indicator calculates (e.g., trend, momentum, volatility) and its main purpose. Input Parameters (Variables): List all user-definable inputs (e.g., Moving Average periods, ATR multiplier) to avoid hardcoding values. Detailed Logic/Calculation Rules: Explain the formula or logic to calculate indicator values. Define
looking for Expert to create or ready made solution for bonus hedge auto set cross trading of opposite trading strategy. the expert may guide what max and best he can do to make the EA perfect
Simplebot
30+ USD
#include <Trade/Trade.mqh> CTrade trade; input double LotSize = 0.1; input int FastMA = 10; input int SlowMA = 20; int fastHandle, slowHandle; // Initialize indicators int OnInit() { fastHandle = iMA(_Symbol, PERIOD_CURRENT, FastMA, 0, MODE_SMA, PRICE_CLOSE); slowHandle = iMA(_Symbol, PERIOD_CURRENT, SlowMA, 0, MODE_SMA, PRICE_CLOSE); return(INIT_SUCCEEDED); } void OnTick() { double fastMA[2]; double
I am seeking an expert MQL5 developer for a paid architectural consultation. I am currently in the process of building a trading platform and need a deep dive with a specialist who understands the "under the hood" mechanics of high-frequency execution and systematic bot design. Topics for Discussion: Engine Logic: Best practices for building a robust, low-latency execution engine on MT5. Risk Frameworks: Implementing
I need a mt5 Expert advisor ea to manage intraday trades with strict risk management. The EA must -Handle between 5 to 8 clean trades a day max altogether throughout all 3 sessions. no big news trading times and no overnight trades -Use 1% on forex pairs and upto 2% on XAUUSD risk per trade - Automatically calculate lot size based on stop loss -use fixed RR ratio [1:2] For forex pairs, the stop loss should be
Projektdetails
Budget
30+ USD
Ausführungsfristen
von 1 bis 3 Tag(e)