Green

MQL4 专家

工作已完成

执行时间20 小时
员工反馈
Good Customer
客户反馈
Excellent programmer. ***Surprisingly fast*** His time scale is minutes and hours! He prepared the first draft within hours! and every modification was done within minutes! And no mistakes. Wow

指定

First Trade: Placed manually. If its a Buy, it will start Buy cycle. If Sell, a Sel cycle. If both buy and sell placed manually, then it should start two separate cycles. 

The moment TP is reached, and that trade is closed, and as there is no trade present in that direction, another trade in the same direction is opened instantly. A new trade is opened in the same direction after every TP. (Doesn't matter whether it's a TP or Basket TP)
 
The moment ‘Threshold’ (Kind of SL – when the trade goes negative) is reached another trade is opened with Martingale. As there is trade present in that direction already, it will wait for the new bar to open this trade. The next Threshold will be calculated from the last trade opening price, and not from the first trade opening price. Basket TP will be TP times total lots in the basket.
 
So, to summarise:
Buy Trade: EA loaded, Buy placed manually. Closed with TP. Instant buy again. The cycle continues until interrupted by stopping EA.
Goes negative by 10 pips, second buy (Size x 1.4) at the opening of new bar. 3rd trade open 10 pips negative from the last buy price (not 10 pips from first buy price), 4th trade open, until MaxTrades achieved. Closed by Basket TP. Instant buy. The cycle runs indefinitely, unless interrupted by stopping EA.
The Same way will be the Sell trades.
 
I don’t want to use any indicator in the EA, for trade opening or anything else. Don’t want to draw lines or colours or tables on the chart, or in the inputs. Want to keep EA as simple as possible, including least intensive on computer resources. I would prefer nothing to write in the trade comments. However, if hiding comment makes it heavier (or takes more time to code) then do whatever keeps it lighter. Would like this to be a single mql and ex4 file, not dll or other things. I’ll need to have the source code as well.
 
 
Inputs
Lot   = 0.01; starting lot of the new cycle
LotMultiplier = 1.4;
MaxTrades = 100
 
TakeProfit = 10
Threshold = 10
 
MaxSpread = 1.8; false if 0
Slippage
Magic

反馈

1
开发者 1
等级
(620)
项目
680
57%
仲裁
25
16% / 60%
逾期
228
34%
空闲
2
开发者 2
等级
(2428)
项目
3057
66%
仲裁
77
48% / 14%
逾期
340
11%
工作中
3
开发者 3
等级
(97)
项目
121
25%
仲裁
5
20% / 60%
逾期
17
14%
空闲
4
开发者 4
等级
(769)
项目
1033
44%
仲裁
50
8% / 50%
逾期
117
11%
空闲
5
开发者 5
等级
(554)
项目
765
46%
仲裁
23
39% / 13%
逾期
63
8%
工作中
6
开发者 6
等级
(1096)
项目
1777
61%
仲裁
14
64% / 7%
逾期
84
5%
空闲
7
开发者 7
等级
(89)
项目
137
24%
仲裁
35
9% / 40%
逾期
52
38%
空闲
8
开发者 8
等级
(2)
项目
3
0%
仲裁
1
0% / 100%
逾期
1
33%
空闲
9
开发者 9
等级
(195)
项目
395
28%
仲裁
155
20% / 52%
逾期
112
28%
空闲
相似订单
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hello, I need a martingale and grid bot. The programmer must provide a test of about 5 minutes for the EA to see how it works and if everything is fine, it will be selected to make some modifications for personal use to that EA that you provide. If it has a lot of graphics or buttons. better It doesn't matter if the robot is bad, I'm more interested in its functionalities to use with my strategy
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
Here is the Idea: I want a Semi Auto Trade Panel Manager EA that only activates when I press the BUY or SELL or BUY LIMIT or SELL LIMIT then the EA will do the rest : that includes the BUY STOP 0r SELL STOP and the hedging calculations according to below diagram. So overall , my only intervention is entering the lot size , hedge zone distance and TP ratio or entering the price for buy limit/sell limit then pressing
Hi, I'm looking for a martingale MT4 EA that performs a lot of trading volume per day. If you have the robot, you'll need to send me the demo so I can backtest it. Thank you very much
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other
Hi man, How are u? I have an EA and I need to check few aspects of the code, if It works fine? I am looking for an expert coder, who can understand mt4 language and help us to solve this out. This job will hardly take about 3-4 hours max for an experienced coder, when explained detail. Also, I would like to give this to someone, who can understand and speak English well. Also, the coder should be able to come via
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
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 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) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price

项目信息

预算
25 - 50 USD
开发人员
22.5 - 45 USD
截止日期
 1 天