Old strategy into an automated ea mql4 and 5

MQL5 专家 资料库 外汇

指定

okay i need an mql4 and5 expert advisor so how the strategy works is as follows it must firstly check for open orders (buy and sell) only if none, it must get the current market price lets say its eurusd is 1.04903 . then it must calculate upper buy value which wil take the current market price plus 250 points equals 1.05153 which must be stored in a library. take profit will be plus 500 points so 1.05653 stoploss will be minus 1000 points so 1.04153 . then for the lower sell limit 1.04903 minus 250 points which will be 1.04653 , take profit minus 500 points 1.04153 stoploss plus 1000 points 1.05653 . then its simple if the market crosses above lets say 1.05153 can open one buy order only at 0.01 lots then the market goes down and crosses below 1.04653 it will open a sell order at given value previous lotsize time multiplier so 0.01 * 1.33 equal 0.0133. then if the market goes up and crosses above 1.05153 it will open one buy order at lotsize previous lotsize 0.013* 1.3 equals 0.0169 so 0.02 lots. then if it hits the take profit of lets say 1.05653 all orders must be closed out please make sure the program closes all orders sometimes spread cuases lets say just buy otders tp to be hit then the market returns. secondly make sure to give apropriate input values like. take profit value +-500 points. stop loss value +-1000 points. upper limit value plus 250 points. lower limit value minus 250 points. lot multiplier 1.3. thirdly please keep acurate track of previously calculated lotsize. fourthly upper and lower calculated values must be recalulated every 2 days if only if no buy and sell orders are open if any buy and sell orders are open it must not recalculate uppper and lower buy and sell values. fifthly the ea must work in strategy tester. sixthly make sure to code in fault finding code to track what the ea is doing.  

反馈

1
开发者 1
等级
(94)
项目
137
17%
仲裁
4
50% / 25%
逾期
12
9%
已载入
2
开发者 2
等级
(232)
项目
289
27%
仲裁
14
50% / 36%
逾期
9
3%
繁忙
3
开发者 3
等级
(535)
项目
613
34%
仲裁
34
38% / 47%
逾期
9
1%
繁忙
4
开发者 4
等级
(50)
项目
73
21%
仲裁
11
18% / 27%
逾期
6
8%
工作中
5
开发者 5
等级
(255)
项目
378
25%
仲裁
22
59% / 23%
逾期
1
0%
已载入
6
开发者 6
等级
(45)
项目
59
37%
仲裁
1
0% / 0%
逾期
1
2%
工作中
7
开发者 7
等级
(48)
项目
60
22%
仲裁
8
38% / 38%
逾期
5
8%
空闲
8
开发者 8
等级
(37)
项目
50
58%
仲裁
2
50% / 50%
逾期
0
空闲
9
开发者 9
等级
(41)
项目
58
21%
仲裁
3
67% / 0%
逾期
9
16%
已载入
10
开发者 10
等级
(505)
项目
541
53%
仲裁
13
69% / 15%
逾期
3
1%
空闲
11
开发者 11
等级
(77)
项目
232
73%
仲裁
6
100% / 0%
逾期
1
0%
空闲
12
开发者 12
等级
(10)
项目
12
8%
仲裁
6
33% / 33%
逾期
2
17%
已载入
13
开发者 13
等级
(44)
项目
45
24%
仲裁
23
13% / 74%
逾期
10
22%
工作中
14
开发者 14
等级
(612)
项目
1422
59%
仲裁
31
81% / 0%
逾期
10
1%
空闲
15
开发者 15
等级
(14)
项目
14
43%
仲裁
1
100% / 0%
逾期
0
空闲
16
开发者 16
等级
(270)
项目
550
49%
仲裁
56
39% / 36%
逾期
227
41%
工作中
17
开发者 17
等级
(156)
项目
280
35%
仲裁
14
29% / 50%
逾期
42
15%
空闲
18
开发者 18
等级
(1)
项目
2
0%
仲裁
2
50% / 50%
逾期
0
空闲
19
开发者 19
等级
项目
0
0%
仲裁
0
逾期
0
空闲
20
开发者 20
等级
项目
0
0%
仲裁
0
逾期
0
空闲
发布者: 1 代码
相似订单
Looking to create a bot trading forex, stock or crypto. (Very flexible) Just need to show me how it's a winning track record with real past results to show, if you have a winning profitable strategy/bot please reach out
I would like to have an Expert Advisor created with the following parameters. This Expert Advisor should analyze the higher time frame and the medium time frame, and based on that, open positions on the lower time frame. For this reason, I would like to work with developers who have experience in multi-timeframe analysis. I have a PDF file that explains the entire trading logic. In addition, I have compressed the
I'm looking to acquire a ready-made, consistently profitable Expert Advisor (EA) for MetaTrader 5 (MT5). The EA should be well-tested in both backtesting and live trading conditions and based on a clear, logical trading strategy (not a black box). I'm open to a variety of strategies as long as they are stable, explainable, and show consistent results
I am looking for a profitable trading bot (Expert Advisor) for MT5. The bot should have: Consistent performance with proven backtest and preferably live results Strong risk and money management features Easy setup and user-friendly inputs Please share your proposals with details and pricing
Hello, I am looking for an experienced QuantConnect/Lean developer for a trading strategy project on futures (Micro Nasdaq – MNQ) with Interactive Brokers integration (paper + live). The strategy includes several key features: • Multi-timeframe analysis (signal validation across multiple horizons) • Integration of economic news/events into the trading logic • Advanced risk management (daily stop, position sizing
I'm looking for an experienced MQL5 developer and trader to assist with the refinement, backtesting, and live trading optimization of a custom Expert Advisor (EA). The EA is based on a pure breakout strategy on XAUUSD. The main goals are: 1. Compile and straighten the code – ensure error-free, optimized, and professional coding standards. 2. Run and set up backtesting – produce results with gradual positive
The EA will have 3 moving average and trade are executed upon cross over.The EA will finally be in MQL4 and MQL5. The EA will also be protected with a password. Further description will be given after agreement
the bot i want is very simple is a crab liquidity bot, the bot must identify liquidity zones and open trades once all liquidity is sweep, i want to control SL and TP from imputs i will give more details once we connect. please only contact me if you understand liquidity sweep zones, and or if you done similar projects
I need a trading robot expert advisors/EA on MQL5. With the following strategies. Trend Following and Mean Reversion/Scalping and Range Trading* 1. *Trend Following and Mean Reversion*: Capture trends and profit from mean reversion opportunities. 2. *Scalping and Range Trading*: Profit from short-term price movements and range-bound opportunities. *Trend Following and Mean Reversion* - *Indicators:* - Moving
Hi guys Does anyone have experience with K-Means and MQL5? I would like to get an include file which I can use in my EAs. I would need to work with an ML Engineer who has deep understanding with K-Means. The include file should be used for regime detection. I can drop more information about my EA once I see that you qualify for the job :-) Cheers

项目信息

预算
30 - 100 USD
开发人员
27 - 90 USD