작업 종료됨
실행 시간 1 일
고객의 피드백
I received most of what I asked for. The code was commented well so from there I was able to tweak to get it perfect...and learn a little in the process. Very good communication as well.
명시
Hello. I'm trying to learn MQL5 to do this but have been hitting a wall getting it completed. So I'd like someone to code the EA for me and include the source files so I can learn from it...(to see what I'm doing wrong basically).
Inputs:
- Trading pair will be whatever is selected on the chart it's applied to.
- Lot size can be fixed or percentage. If fixed is selected, the default is 0.1. If percentage is selected the default is 1%. But either can be changed to suit the current needs.
- Max spread: default will be 5 but will not trade if the default spread is lower than the current brokerage amount.
- Hours for trading: default will be all hours, but can set a start and stop time if required.
- Days that trades can be opened: default will be Mon-Fri (Forex) but will have option to turn off individual days.
- Max orders: default will be 1 (only one trade open at a time) but can be changed to allow more.
- Stop Loss (SL): default will be 1.5x the Average True Range (ATR) when the trade is opened but can be changed as required.
- Take Profit (TP): default will be 1.5x the SL.
- Stochastic Range high (for shorts): default is 80 but can be adjusted as required.
- Stochastic Range low (for longs): default is 20 but can be adjusted as required.
Indicators used: all using the timeframe of the selected chart.
- 200 period Exponential Moving Average (EMA)
- 50 period Exponential Moving Average (EMA)
- Stochastic: K length 14, D length 14, smoothing, 3, 3
- Average True Range (ATR): 14 RMA smoothing
Requirements to open a long position:
- No other orders currently open
- Currently trading above both the 200 EMA and 50 EMA and 200 EMA is below the 50 EMA.
- If, at any point, the 50 EMA moves below the 200 EMA, the process resets.
- Price closes below the 50 EMA.
- Both stochastic D and K are below the selected low range (default 20).
- This doesn't have to be on the same candle that closed below the 50 EMA. We can wait until stochastic D and K cross below the selected low range unless 2 candles close below the 200 EMA or 50 EMA crosses below 200 EMA. If either of those happen then the process resets.
- Stochastic K moves above stochastic D, but both are still below the selected low range. (Now trigger long position).
- If either stochastic K or D move above the selected low range, the process resets.
Requirements to open a short position:
- No other orders currently open
- Currently trading below both the 200 EMA and 50 EMA and 200 EMA is above the 50 EMA.
- If, at any point, the 50 EMA moves above the 200 EMA, the process resets.
- Price closes above the 50 EMA.
- Both stochastic D and K are above the selected high range (default 80).
- This doesn't have to be on the same candle that closed above the 50 EMA. We can wait until stochastic D and K cross above the selected high range unless 2 candles close above the 200 EMA or 50 EMA crosses above 200 EMA. If either of those happen then the process resets.
- Stochastic K moves below stochastic D, but both are still above the selected high range. (Now trigger short position).
- If either stochastic K or D move below the selected high range, the process resets.
Info on the chart:
When the EA is running, please display the following in a box on the chart:
- Current spread
- Open order information
- SL settings
- TP settings
- Possibly other normally included info
Attached is a screenshot of what a successfully place order would look like. Let me know any additional questions you may have.
응답함
1
등급
프로젝트
125
23%
중재
12
0%
/
75%
기한 초과
22
18%
무료
2
등급
프로젝트
505
19%
중재
32
44%
/
31%
기한 초과
34
7%
로드됨
3
등급
프로젝트
57
18%
중재
6
33%
/
17%
기한 초과
1
2%
무료
게재됨: 2 코드
4
등급
프로젝트
50
18%
중재
6
33%
/
50%
기한 초과
0
무료
5
등급
프로젝트
186
41%
중재
24
58%
/
21%
기한 초과
13
7%
무료
6
등급
프로젝트
243
74%
중재
7
100%
/
0%
기한 초과
1
0%
무료
게재됨: 1 기고글
7
등급
프로젝트
97
35%
중재
11
27%
/
45%
기한 초과
13
13%
무료
8
등급
프로젝트
168
44%
중재
3
67%
/
0%
기한 초과
5
3%
작업중
게재됨: 1 코드
9
등급
프로젝트
1
0%
중재
1
0%
/
100%
기한 초과
0
무료
10
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
11
등급
프로젝트
7
43%
중재
1
0%
/
0%
기한 초과
1
14%
무료
12
등급
프로젝트
241
34%
중재
10
50%
/
50%
기한 초과
8
3%
작업중
게재됨: 1 기고글, 8 코드
13
등급
프로젝트
111
69%
중재
1
100%
/
0%
기한 초과
2
2%
무료
14
등급
프로젝트
118
17%
중재
44
23%
/
39%
기한 초과
20
17%
무료
15
등급
프로젝트
83
28%
중재
9
33%
/
56%
기한 초과
9
11%
무료
게재됨: 1 코드
16
등급
프로젝트
220
75%
중재
0
기한 초과
0
무료
17
등급
프로젝트
41
15%
중재
0
기한 초과
0
무료
18
등급
프로젝트
80
10%
중재
38
8%
/
58%
기한 초과
6
8%
무료
19
등급
프로젝트
552
49%
중재
57
40%
/
37%
기한 초과
228
41%
작업중
20
등급
프로젝트
632
33%
중재
39
38%
/
49%
기한 초과
11
2%
로드됨
21
등급
프로젝트
3355
67%
중재
77
48%
/
14%
기한 초과
342
10%
무료
게재됨: 1 코드
22
등급
프로젝트
641
41%
중재
25
48%
/
36%
기한 초과
46
7%
작업중
23
등급
프로젝트
2902
63%
중재
122
44%
/
25%
기한 초과
429
15%
무료
비슷한 주문
Please explain all the details, including the entry and exit conditions . Refine signal trigger execution . Optimize live chart performance . Ensure stable and clean code structure : Stable and clean code is important . Otherwise its a mess . Apply with as much accurate structure you foresee . requests for details of the project will be ignored
Tuyển dụng chuyên gia MQL4 để tối ưu hóa và hoàn thiện hệ thống giao dịch tự động (EA) I. Tổng quan Tôi đang tìm kiếm một nhà phát triển MQL4 giàu kinh nghiệm để tinh chỉnh, tối ưu hóa và hoàn thiện một Expert Advisor (EA) được thiết kế riêng cho nền tảng MetaTrader 4 (MT4). Logic cốt lõi đã được phát triển; mục tiêu chính là nâng cao hiệu suất và đảm bảo tính ổn định sẵn sàng cho môi trường sản xuất. II. Yêu cầu kỹ
The EA should only set TP and SL( Both Optional, We can set one at the time or no one at the same time or both active at the same time) 1. We active trade ourself , But in The EA this should ask if what the the TP and SL in form of USD we need. We'll put the Exact Required profit and or loss. This EA should calculate and set the tps and Sls itself to all the trades, and when we change the USD profit from info meter
Pro EA
30+ USD
Hi, I want to build a trading robot specifically for passing a prop firm challenge. The EA should focus on strict risk management, low drawdown, and consistency suitable for prop firm rules. My current budget for this project is $30. Please let me know what is achievable within this budget and the strategy you recommend
SMA & EMA INDICATOR FOR MT4
30 - 50 USD
Indicator Simple Moving Averages and Exponential Moving Average BUY SIGNALS SMA 7 High Crosses Above 20 EMA= LIME color Buy Signal at the low of next candle. SMA 7 High Crosses above 40 EMA= BLUE color Buy Signal at low of next candle. SMA 7 High Crossed above 200 EMA= YELLOW Color buy signal at the low of next candle. SELL SIGNALS SMA 7 Low Crosses below 20 Ema= LIME color Sell Signal at the high of next candle. SMA
I trade manually on M1 chart (XAUUSD) with fractals and alligator. When there is a price break on fractal (or some fractals that form a price level) or a price level created by multiple candles spikes, I enter 2 trades (0.02 lots), and 2 trades (0.04 lots). If I go in profit (5/10€), I close in profit. But if I go in loss with DD, at this point starts the management: every price level (important level) created by
Phahla fx boto
30+ USD
99.99% signal accuracy 10-15 trades distribution all currency trade and meta AI assistance on loss[advice] stop and start robot cyber security firewall protection activation code: 20060605TLP20 Please create a trading bot with any logo with the name elevation
Refine signal trigger execution . Optimize live chart performance . Ensure stable and clean code structure : Stable and clean code is important . Otherwise its a mess . Apply with as much accurate structure you foresee
RED DEVIL AI
30+ USD
50 EMA > 200 EMA → Uptrend confirmed Price pulls back to touch or cross below 50 EMA RSI > 50 ATR(14) > 20-period ATR average (volatility expanding) Current candle closes bullish ➡ Enter BUY at candle close50 EMA < 200 EMA → Downtrend Price pulls back to touch or cross above 50 EMA RSI < 50 ATR filter confirms volatility Current candle closes bearish ➡ Enter SELL at candle closeATR(14) Take Profit: 2.5 × ATR(14) This
This post is subject to developers response . Edit the post as you like . May be with me you can make a come back . So , , , Shift calculations . More to the calculation then you can comprehend is known . What else comes to your mind
프로젝트 정보
예산
50 - 80 USD
기한
에서 2 로 5 일