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
등급
(2089)
프로젝트
2650
61%
중재
114
45% / 25%
기한 초과
419
16%
바쁜
2
개발자 2
등급
(3)
프로젝트
3
67%
중재
1
0% / 0%
기한 초과
0
무료
3
개발자 3
등급
(2434)
프로젝트
3066
66%
중재
77
48% / 14%
기한 초과
340
11%
무료
4
개발자 4
등급
(77)
프로젝트
131
50%
중재
5
80% / 0%
기한 초과
6
5%
무료
5
개발자 5
등급
(128)
프로젝트
162
36%
중재
4
25% / 50%
기한 초과
13
8%
작업중
6
개발자 6
등급
(58)
프로젝트
66
8%
중재
39
26% / 56%
기한 초과
12
18%
작업중
7
개발자 7
등급
(373)
프로젝트
402
69%
중재
3
100% / 0%
기한 초과
2
0%
작업중
8
개발자 8
등급
(480)
프로젝트
509
53%
중재
10
60% / 20%
기한 초과
3
1%
무료
9
개발자 9
등급
(19)
프로젝트
35
26%
중재
10
30% / 70%
기한 초과
5
14%
무료
10
개발자 10
등급
(24)
프로젝트
28
32%
중재
1
0% / 0%
기한 초과
0
무료
11
개발자 11
등급
(26)
프로젝트
34
26%
중재
7
14% / 43%
기한 초과
7
21%
무료
비슷한 주문
300 usd offered - I want a developer to convert x3 pinscript indicators to Mt4 and then to Forext tester 2 which is very similar. yesterday, 16:46 MQL4 Indicators Converting Description Comments Specification I'm looking for a quote from a developer who can compile this source code as DLL file so that it works on Forex Tester 5 They are all open source trading view indicators that need to be converted to MT4 then
Build this Expert Advisor (EA) 1. Risk Management Risk per Trade : The EA will calculate the lot size based on the risk percentage (1-2% of the account balance). This will be a customizable input. Stop Loss & Trailing Stop : The EA will place a stop loss at a defined level (based on strategy parameters like ATR, recent support/resistance, etc.) and will implement a trailing stop to lock in profits as the trade moves
Hello, I have a physically trading keyboard and i want to connect it with tradelocker, mt4,mt5 and ctrader. People need to be able to open and close a position with the keyboard really fast. i need it on macos, windows and linux. (desktop) My competition is: www.magickeys.trade My goal is to be the number 1 to sell the keyboards + software. When people order a tradingkeyboard they will get a mail after the purchase
Job Title: Expert Advisor (EA) Developer for Forex Trading Job Description: I am seeking an experienced Expert Advisor (EA) developer to create a customized trading bot for the MetaTrader 4/5 platform. The bot will be designed to execute a sophisticated trading strategy that incorporates daily range calculations, cost averaging, and hedging with precise pip management. The successful candidate should have strong
I need an expert advisor based on MACD and MA signals. It must have check and handling of trade operations errors. The main criteria for opening and closing positions: ◇Both Main and Signal direction must be shown by Arrows which is going to be for buy and sell positions
I need an expert to help me with adding more features to my existing mt4 EA I think the addition I want added to this EA is fairly simple--but I don't really understand how programming works, Contact me for a long term work, This is not the only project, I will explain the features in the inbox, Let me know if you can do it
**Project Title:** Development of a Complex High-Performance EA for Step Index **Project Overview:** I need an advanced Expert Advisor (EA) for trading the Step Index on MetaTrader 5. The EA should use multiple indicators and advanced risk management techniques to enhance profitability and manage risks effectively. **Trading Strategy Details:** Indicators: - 50-period EMA - 200-period EMA - RSI with 14 periods - MACD
Hft live account 30 - 200 USD
i need a high frequency trading (hft) expert advisor, that can be used to trade on demo and live accounts icmarket and 8cap. The EA has to be highly profitable, giving daily profit. If a test version is available, please send, to foster a faster transaction. like the ones that pass prop firm and demo but adjustment where it work on live with low latency
Lihle's trades 30+ USD
``` //+------------------------------------------------------------------+ //| Hello World Expert Advisor | //| | //| This is a basic EA that buys and sells based on a simple | //| moving average crossover strategy. | //+------------------------------------------------------------------+ #property version "0.01" #property strict input int FastMA
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks

프로젝트 정보

예산
100+ USD
개발자에게
90 USD
기한
에서 24  26 일