New simple EA

MQL4 전문가

작업 종료됨

실행 시간 10 일
고객의 피드백
Fantastic work and a brilliant help! Great Coder! Fast execution and fast delivery! 5 Stars *****
피고용인의 피드백
Nice customer, Thank you.

명시

I am interested to establish a long relationship (for creating and EA and future updates) with an experienced developer. 

I need an Expert Advisor for MetaTrader4. 

My strategy does not use any indicator so it should be very easy to code. I use some elements from the previous day (highs, lows, some hourly intervals) to create my setup for trading. EA should identify correctly previous swing for placing SL and TP (very important, if there is a narrow range with more swings EA should be able to identify it). I have two different input setups, both very simple – will have to establish if you can include them in the same EA or you’ll create two separate ones.
 
From my point of view, the hardest thing to code here will be money management (for me would be hard, you probably already have the code for any type of MM so for you it should be very simple). Because I do not know if this strategy works, I need to be able to use a large variety of MM. I will mention here a few (I will mention of course in more details in “Requirements Specification”):
- EA should be able to trade with a fixed lot all the time;
- or to be able to risk a fix % from the entire portfolio for each trade (even if SL is 5 or 60 pips let’s say)
- I should be able to use different TPs (TP =SL or TP = 2 SL or 4 SL and so on)
- I should be able to close orders in steps (max 3-4 steps) (fist 25% at 10 pips, other 25% at 40 pips other at 200 for example)
- I should be able to use a trailing stop for all the orders or partial orders
- I should be able to move to break even an order if there is a potential profit of x pips
- and of course, martingale

I also will need to see with the help of the EA, after I will place it on the chart in live trading exactly my setups (again, it is quite simple so no worries). So, there should be a graphic representation of my strategy exactly as I already see it now when I am trading manually. I ask this so I would be able to check and test the EA. Also, I will need that some of the parameters set in the strategy (I will specify them also in “Requirements Specification”) to be displayed on the chart (for example, to see if there are 4 rules to enter into a new trade and 3 of them are already respected and the EA is waiting for the 4th, to be able to see this on the chart).

EA should be able to work on different financial products (forex, gold, oil, indices) and on different timeframes. 

EA should be created in that way that, if I want, I will be able to optimize it using MT4 platform (I refer here on the global parameters of course). All the global parameters should have a very clear name and description.

I need in the end the source code of the EA, of course. The code should be written clearly and with full comments (for each significant segment or function there should be a comment inserted in the code where you should describe what you intend to do). EA should respect all the conditions asked by MQL5 on market sections (I mean that, if I will want, I should be able to sell it, so all the steps necessary for validation should be respected – for example, SYMBOL_VOLUME function should exist, and others…). If EA will not past validation on MQL5 I will not accept it.

Please tell me your necessary budget and the time you think you’ll need for coding it. After that, I will send you the “Requirements Specification” too.
 


응답함

1
개발자 1
등급
(253)
프로젝트
358
49%
중재
24
25% / 50%
기한 초과
80
22%
무료
2
개발자 2
등급
(258)
프로젝트
395
28%
중재
69
19% / 49%
기한 초과
120
30%
무료
3
개발자 3
등급
(4)
프로젝트
6
0%
중재
2
0% / 50%
기한 초과
4
67%
무료
4
개발자 4
등급
(66)
프로젝트
95
28%
중재
20
25% / 55%
기한 초과
24
25%
무료
5
개발자 5
등급
(362)
프로젝트
504
40%
중재
147
18% / 72%
기한 초과
98
19%
바쁜
6
개발자 6
등급
(33)
프로젝트
35
40%
중재
11
9% / 91%
기한 초과
4
11%
무료
7
개발자 7
등급
(5)
프로젝트
7
0%
중재
1
100% / 0%
기한 초과
5
71%
무료
8
개발자 8
등급
(196)
프로젝트
318
35%
중재
64
13% / 56%
기한 초과
82
26%
무료
9
개발자 9
등급
(5)
프로젝트
6
33%
중재
2
0% / 50%
기한 초과
2
33%
무료
10
개발자 10
등급
(16)
프로젝트
21
19%
중재
7
0% / 71%
기한 초과
14
67%
무료
11
개발자 11
등급
(1)
프로젝트
0
0%
중재
1
0% / 0%
기한 초과
0
무료
12
개발자 12
등급
(221)
프로젝트
369
66%
중재
10
50% / 0%
기한 초과
46
12%
무료
13
개발자 13
등급
(66)
프로젝트
143
34%
중재
10
10% / 60%
기한 초과
26
18%
무료
비슷한 주문
I am looking to have a tool developed that can connect and copy trade from Quantower on machine A to Quantower on machine B. I am aware that Quantower has a built in trade copier but I need to get the trades over to a different instance of QT on a separate machine. Is this possible and something you could help with? All orders for entry and exit would be market orders so do not need any targets or stop losses copied
I’m looking for a developer that has understanding of scalping and HFT strategies that can make an algo that works for all brokers and prop firm LIVE accounts (like STP, ECN, DMA, Money Makers, NDD, Fast Server etc.,). I want someone that has understanding and insight in different scalping and HFT strategies, preferably something like momentum based strategies. The EA has to work on all Brokers and Prop firms like
I'm looking for professional developer for my project.I'm having indicators source code , i want to convert it into MT4 EA .it is having some basic inputs such as lot size,TP,SL,B.E,trailing,News filter features along with some special inputs.detailed strategy will be discussed in chat room.i prefer Indian developers who speaks hindi
Good Day I would like to create a trading bot that is able to link to my news provider. The bot will execute trades based on the actual news release data as soon as the data is released. I will need to input parameters that would automatically trigger once the actual data is released (Need to know what format you will require or other recommendations) Execution speed will be a crucial factor in this regard. Adding to
The strategy uses a grid trading system where trades are placed at set intervals (grid levels) and are managed using Bollinger Bands for entry and exit signals. A fixed lot size, trades are managed to comply with maximum spread conditions and specific trading hours, with the possibility of closing trades based on Bollinger Bands signals. The use of Bollinger Bands indicates a focus on volatility-based trading, while
Hi, I would like to create an expert advisor to fully automatic trade in MT4 as below, it should be possible with gold or any currency pairs and need to possible with 2, 3, 4 or 5 after decimal quotes PAROL MA CROSSOVER 1. Magic Number : Customize 2. Take profit in points : Customize 3. Stop loss in points : Customize 4. Strat time in GMT : Customize 5. End time in GMT : Customize (It means no need to open a new
Hi. I will require a MT4 EA with 3 indcators for a specific time frame, certain parameters can be adjusted and should be able to automated trading. 1. RSI 2. EMA EA 3.Trading Volume . 4 & 5 digits can use 1.) 1 RSI . and 2 EMA ( cross over ) 1.1.) All different timeframe can use ( adjustable ). 1.2.) Entry pricing will need to meet at least 2 out of 3 indicators levels. 1.3.) Each indicators can be adjusted. 2.)
Need MT4 EA which will trade based on Round Number and Supertrend. Trading conditions: If buy supertrend is >= lower round number and <= the higher round number, EA will place a buy pending order at the higher round number. If sell supertrend is <= higher round number and >=lower round number, EA will place sell pending order at the lower round number. If the trade is exited because of SL/BE, EA will place another
Hi Everyone, I need a cloud based licensing system to protect my MT4 / MT5 Indicators and Expert advisors Secure an unlimited number of EAs, indicators, and scripts. Create and manage unlimited license keys for secured EAs, indicators, and scripts. Instantly suspend license keys in case of refund. Lock EA/indicator to specific accounts and time frame similar to this
I need a ea 50+ USD
I need an ea for my prop firm challenge 5000usd account. that can execute trade itself with 0.5R risk and at least 1:2 target.Not maximum drawdown 2-3% and can generate monthly return 10 to 20%

프로젝트 정보

예산
30+ USD
VAT (19%): 5.7 USD
총: 35.7 USD
개발자에게
27 USD
기한
에서 3  7 일