작업 종료됨
실행 시간 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
등급
프로젝트
3354
67%
중재
77
48%
/
14%
기한 초과
342
10%
무료
게재됨: 1 코드
22
등급
프로젝트
641
41%
중재
25
48%
/
36%
기한 초과
46
7%
작업중
23
등급
프로젝트
2902
63%
중재
122
44%
/
25%
기한 초과
429
15%
무료
비슷한 주문
Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows: market entries are performed when MACD's main and signal lines intersect in the current trend direction. 2. Trend is determined based on the Exponential Moving Average with the specified period
Project Title Freedom ORB – Fully Automated MT5 Expert Advisor (ORB + Structure + Liquidity) (MT5) Project Description I require a fully automated MT5 Expert Advisor based on a structured Opening Range Breakout (ORB) model with market structure and liquidity confirmation. The EA must: Detect ORB session range Wait for breakout (close-based) Wait for retrace Confirm M1 structure + displacement Execute trade
Gold - Quick Scalper EA with TP, SL
50 - 150 USD
I’m looking for a trading bot where I can use a balance of £1000 to make regular entries making £20-£40 per entry. obviously, I want to have minimum loss with a lot more profit being made
Dear Developer, I am looking to develop both a MetaTrader 5 Indicator and a MetaTrader 5 Expert Advisor (EA) based on the swing depth logic shown in the Pine Script code attached below. The indicator and EA must be built as separate files but must follow the exact same signal logic so both display and execute identically. Please carefully review the requirements below and confirm your understanding before starting
I have a High-Frequency Trading EA and I need a full conversion and optimization for MT5. The goal is to ensure stable execution and reliable performance on real accounts (IC Markets Raw and similar ECN brokers). I need an experienced and reputable MQL5 developer to: Convert the existing strategy to MT5 with full fidelity to the original trading logic (entries, SL, breakeven, trailing, pending orders). Optimize the
Need profitable EA
60+ USD
Hello friends, We need Robot, EA , or Trading software with proven( 6 to 12 months) and it should be given consistent profit upto 3 % per month with no risk ( low Drawdown ), we will pay what you ask, and also We are regulated forex broker and we have all access like FIX API etc, and we dealing with Top tier 1 LPs . Thanks
I need a professional MT5 Expert Advisor (fully automated trading robot) for scalping on M1 timeframe. 1. General Requirements Platform: MetaTrader 5 Type: Fully automated EA (no manual confirmation) Timeframe: M1 only Symbols: XAUUSD, BTCUSD, USDCAD Must support running on multiple charts simultaneously Clean, optimized, and low-latency execution logic 2. Strategy Logic (Scalping Model) The EA should use: Trend +
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries
I would like to create a robot with the smart money concepts, that integrates order block,FVG,supply & demand ,read the market structure,liquidity and also trade with the session and also after a liquidity sweep a market structure is needed to verify the reversal and a retracement to the order block and sometimes fair value Gap
프로젝트 정보
예산
50 - 80 USD
기한
에서 2 로 5 일