Looking for experienced programmer to create an EA A PENDING EXPERT ADVISOR

工作已完成

执行时间22 小时
客户反馈
He Completely Completed the Project Fast and Understand my Need As a Costumer Verywell and Assist me Cause im a First Time user here in mql5. Highly Recomended to other costumer
员工反馈
Good employer! Thank you :)

指定

im Looking for experienced programmer who can Make My EA a PENDING Expert Advisor the Trigger Condition is :

#0= current candle

#1= previous candle that just closed 

#2= the candle that closed before the previous candle

 

maximun pending=true/false

maximum pendingbuy=10

maximum pendingsell=10

Pending buystop=  if #0 current candle OpenBelow the Low of candle #2 the EA put 10 pending Buystop 

                              on High of candle #2 +spread. lotsize 0.02 Remove deletepending after 5hrs  of not                                    hitting the order

Take profit= calculate take profit from Low of #1 candle + High of #2candle  X4

Stoploss= calculate stoploss from High of #2candle + Low of #1candle  X1.5

Pending Sellstop= if #0 current candle OpenAbove the High of candle #2 the EA put 10 pending Sellstop

                               on Low of candle #2 without spread.  lotsize 0.02 Remove deletepending after 5hrs                                     of  not hitting the order  

 Take profit= calculate take profit from High of #1 candle + Low of #2candle  X4

Stoploss= calculate stoploss from Low of #2candle + High of #1candle  X1.5

Set Breakeven=true/false

breakeven=2pips

trailingstop=true/false

trailingstop=10pip

Min. Lot= 0.02

Account Risk=true/false

account risk=10% of account

 


反馈

1
开发者 1
等级
(2342)
项目
2947
63%
仲裁
124
44% / 26%
逾期
429
15%
空闲
2
开发者 2
等级
(3)
项目
3
67%
仲裁
1
0% / 0%
逾期
0
空闲
3
开发者 3
等级
(2674)
项目
3411
68%
仲裁
77
48% / 14%
逾期
342
10%
空闲
发布者: 1 代码
4
开发者 4
等级
(81)
项目
142
53%
仲裁
5
80% / 0%
逾期
6
4%
空闲
5
开发者 5
等级
(132)
项目
178
39%
仲裁
4
25% / 50%
逾期
14
8%
空闲
6
开发者 6
等级
(58)
项目
66
8%
仲裁
39
26% / 56%
逾期
12
18%
工作中
7
开发者 7
等级
(461)
项目
488
70%
仲裁
6
67% / 0%
逾期
2
0%
空闲
8
开发者 8
等级
(513)
项目
552
53%
仲裁
13
69% / 15%
逾期
3
1%
空闲
9
开发者 9
等级
(19)
项目
35
26%
仲裁
10
30% / 70%
逾期
5
14%
空闲
10
开发者 10
等级
(24)
项目
28
32%
仲裁
1
0% / 0%
逾期
0
空闲
发布者: 1 代码
11
开发者 11
等级
(26)
项目
34
26%
仲裁
7
14% / 43%
逾期
7
21%
空闲
相似订单
I'm looking for a developer that can make me an EA that uses TP / SL for NASDAQ ( NAS100 ). It should be trend following and fully customizable with a cool panel Thanks
Hello team..... It is my first time to be here and to order, so if I am not doing right please advise me, I am very teachable and good listener. I am here to order EA with a name given HouseXplore FxPro EA 4.0v. The EA can use the attached indicators to work but I will explain how. I attached 1. Bykov Trend Signal Arrows and the EA should use this indicator to open trades but Imputs on the TrendAlert indicator should
I want to develop a custom trading indicator based on the functionality shown in a YouTube video and the indicators available on a website that I will provide. The main indicators/features I want to replicate or develop are: Volume Profile – Display volume distribution at different price levels, including key levels such as POC, VAH, and VAL where applicable. Order Flow – Analyze buying and selling activity at each
Swing Breaks & AMD Expert Advisor The Swing Breaks & AMD Expert Advisor is an automated trading system designed around two core market-structure concepts: Swing Breaks and the AMD (Accumulation, Manipulation, Distribution) model . The EA is designed to analyze price action, identify meaningful swing structures, detect potential breaks of those structures, and evaluate the surrounding market behavior for possible AMD
I'm looking for a swing trading EA that takes 1-3 trades / week, holds these positions from a few days up to about 1.5 weeks. Symbol : any Strategy : any Timeframe : any Platform : MT4 only The catch : you would need to come up with the STRATEGY AND do the CODING The must have's : c onstant monthly returns, low drawdown I will backtest the trial version of your .ex4 file for 20+ years with 99.9% tick data accuracy
I'm a ninja trader day trader and I have worked with a company called Legendary Trader and use their indicated and automated strategies to trade. I rencenly have been playing with a free indicator I was able to download that uses CCI & ATR calculations to define the market being in an up or down trend. I have found in reviewing historical data that taking a trade when the signal flips from bull to bear sentiment or
PROJECT OVERVIEW I need a production-grade, modular Expert Advisor for MetaTrader 5 built to institutional coding standards. This is not a simple indicator-crossover bot. The system must be object-oriented, fully commented, and structured so individual modules can be replaced or disabled without breaking the build. Broker: IC Markets Raw. Primary symbol: XAUUSD. Secondary validation: EURUSD, GBPUSD, USDJPY, AUDUSD
Hi, do you have a proven EA for MT5, suitable for live accounts and prop firms, including the Brazilian market? I’m looking for ready, tested EAs. Can you send a backtest or demo? Please if you do have and can send me nacktest or demo you should Message me
Flummox 0.1 30+ USD
//@version=5 strategy("Vol10 Triple Confluence M15", overlay=true, margin_long=100, margin_short=100) // === INPUTS === emaLen = input.int(200, "EMA Trend") rsiLen = input.int(14, "RSI Length") bbLen = input.int(14, "Bands Length") rsiOversold = input.float(25, "RSI Buy Zone") rsiOverbought = input.float(77.38, "RSI Sell Zone") // === INDICATORS === emaTrend = ta.ema(close, emaLen) ema1 = ta.ema(close, bbLen) ema2 =
Access and confidentiality restrictions: You will receive only a separately named copy of the Commander . Existing trading EAs, presets, account credentials, Telegram credentials and proprietary entry/exit code will not be shared. The Commander intelligence must be developed using: Defined signal/input interfaces Anonymized historical logs and replay data Mock EA signals and test harnesses Documented authority and

项目信息

预算
100+ USD
截止日期
 24  26 天