İş tamamlandı

Tamamlanma süresi: 2 gün
Müşteri tarafından geri bildirim
Skilled programmer with high level professionalism. Definitely will ask for his help first with future works.
Geliştirici tarafından geri bildirim
He is good and kind customer. I want to work him again.

Şartname

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.


Dosyalar:

JPG
SL_EA.jpg
189.5 Kb

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(67)
Projeler
97
35%
Arabuluculuk
11
27% / 45%
Süresi dolmuş
13
13%
Serbest
2
Geliştirici 2
Derecelendirme
(217)
Projeler
369
33%
Arabuluculuk
34
41% / 29%
Süresi dolmuş
108
29%
Serbest
Yayınlandı: 1 kod
3
Geliştirici 3
Derecelendirme
(57)
Projeler
72
22%
Arabuluculuk
13
46% / 15%
Süresi dolmuş
5
7%
Serbest
4
Geliştirici 4
Derecelendirme
(132)
Projeler
178
39%
Arabuluculuk
4
25% / 50%
Süresi dolmuş
14
8%
Serbest
Benzer siparişler
I need an experienced MQL5 developer to create an Expert Advisor (EA) based on the trading strategy demonstrated in my video. The EA should accurately follow the entry, exit, risk management, lot size, trailing stop-loss, take-profit, and trade management rules shown. Full source code, backtesting, bug fixing, and clear input settings are required. And it should have option for Buy and Sell, then Sell only, Buy only
Търсим опитен MQL5 разработчик , който да изгради първия прототип на MetaTrader 5 Expert Advisor за дългосрочен проект за алгоритмична търговия. Изисквания към проекта Вграден Renko двигател (без офлайн Renko графики). EMA 20 и EMA 50, изчислени от тухли Renko. Логика на търговия, базирана на подробна техническа спецификация (предоставена след избор от разработчика). Експертният съветник трябва да поддържа отваряне и
I am looking for an experienced MetaTrader 5 expert. I already have 3 MT5 trading accounts. I need someone to: 1. Help me choose a reliable Windows VPS. 2. Connect to my VPS remotely (AnyDesk or TeamViewer). 3. Install 3 MetaTrader 5 terminals. 4. Configure: - 1 Master Account - 2 Slave Accounts 5. Install and configure a professional Trade Copier. 6. Copy all trades from the Master account to both Slave
I have an MQL5 expert advisor that i use on MT5 trading platform and it works perfectly. The only issue is that sometimes it hangs. I need to get it fixed so that it does not hang. The code is around 4500 lines in length but i clearly do not want it to be re-written. I know that many of you will approach me to try and convince me to get it redone.... but i simply dont have the budget. - This is a grid system and the
I am looking for a highly experienced developer to build a professional, commercial-grade trading indicator for MT4/MT5. I am not looking for a basic indicator or a modified public script. I need a custom solution based on real market logic with high-quality coding standards. Requirements 100% Non-Repainting indicator. Accurate Entry signals. Automatic Stop Loss placement based on real market structure. Automatic
I have an MT4 custom indicator (.ex4) that I use regularly, and I would like an identical MT5 version. Important: I do not have the source code (.mq4). I only have the compiled MT4 indicator. I am looking for an experienced MQL developer who can recreate the indicator's functionality and appearance for MT5 by analyzing its behavior. The MT5 version should match the MT4 version as closely as possible, including
Mac200 50+ USD
I need a Trend following Bot. Here we took entries by looking at two indicator which are 200 period ema and 12 26 9 MacD. Rules for entry exit are: Buy trade: When market is above 200 ema and MacD Line cross over the signal line and this cross over happened below the zero line of MacD indicator. We simply put Buy trade. Sell trade: When market is below 200 ema and MacD line crosses below the signal line and this
Iconic Boy 300 - 400 USD
Am looking for a bot to trade .so that I can be able to trade and become very successful and make some profit so that I cannot sleep on a empty stomach
Hello Traders and Investors, I am a professional algorithmic trading developer specialized in building high-quality Expert Advisors (EAs), Indicators, Scripts, and Trade Management Tools for MetaTrader 4 and MetaTrader 5. With extensive experience in financial markets and trading automation, I can transform your trading ideas into reliable and efficient solutions with clean, optimized, and well-structured code. My
Supply and Demand EA 50 - 250 USD
I need a SnD EA. Prefer coder who has previous experience coding SnD EA. PO are based on (CHoCH or BoS) and 3EMA, order block (from my TradingView indicator), area based on Fibonacci. SL options are based on fix pips or zone size; CL is based on candle closing. TP1 and TP2 options are based on fix pips or fix ratio. Canceling PO is based on market structure or Fibonacci. Money management are based on fix volume or

Proje bilgisi

Bütçe
30+ USD
Son teslim tarihi
from 1 to 3 gün