작업 종료됨
실행 시간 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
등급
프로젝트
42
14%
중재
0
기한 초과
0
무료
18
등급
프로젝트
80
10%
중재
38
8%
/
58%
기한 초과
6
8%
무료
19
등급
프로젝트
552
49%
중재
57
40%
/
37%
기한 초과
227
41%
작업중
20
등급
프로젝트
634
33%
중재
39
41%
/
49%
기한 초과
11
2%
로드됨
21
등급
프로젝트
3356
67%
중재
77
48%
/
14%
기한 초과
342
10%
무료
게재됨: 1 코드
22
등급
프로젝트
641
41%
중재
25
48%
/
36%
기한 초과
46
7%
작업중
23
등급
프로젝트
2902
63%
중재
122
44%
/
25%
기한 초과
429
15%
로드됨
비슷한 주문
Hello, I’m looking for an experienced MQL4/MQL5 developer to work with me on an ongoing basis. My clients request services such as: Converting TradingView Pine Script indicators/strategies into MT4 or MT5 Expert Advisors Converting MT4 EAs to MT5 (and MT5 to MT4) Compiling and fixing existing MQL4 / MQL5 EA code Adding simple features like alerts, SL/TP, lot size, and basic money management This job is for
I am looking someone to create an EA based on my MACD Histo indicator / strategy from Pinescript. I will send it to you for you to replicate. The EA shall have: - Divergence length in bars, min and max values. - Pivot Logic - Entry on close of divergence confirmation bar. - Dynamic lot size dependent on SL/TP, in monetary value. - SL / TP in percent away from entry, separate values for long and short. - Time, day and
1️⃣ Support and Resistance Levels Draw only strong support and resistance levels. Detect hidden strong support and resistance levels. Add strength rating stars for each level: ⭐⭐⭐ = Very Strong ⭐⭐ = Medium ⭐ = Weak (may break easily) Indicator must not repaint (No Repaint). 2️⃣ Professional Dashboard Display all timeframes from 1 minute to monthly. For each timeframe: Green color with an upward arrow if the trend is
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
PROJECT DESCRIPTION Looking for 1 experienced MQL5 developer to build 2 Expert Advisors for MetaTrader 5, targeting XAUUSD and major currency pairs. Strong preference for a single developer handling both EAs to maximize code reuse, reduce cost, and ensure consistency. EA1 — Grid Martingale Pro · Buy/Sell grid with Fixed or ATR Dynamic distance (ATR read once per fill, stored in grid_step_at_open[]) · Gap
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Ninjatrader strategy for mnq
30+ USD
Do you happen to have a profitable strategy for MNQ? it is urgent if any one can help me with this i will be happy to discuss with you and move forward to pay for it kindly let me know the amount thank fill free to bid
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. 1. Core Logic: Triple-Layer Confluence The signal (Call/Put)
EA developer with stregegy builder required
50 - 100 USD
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Olá amigos possuo um indicador que não tem o código fonte mas tenho a licença para usar esse indicador que está me trazendo bons resultados no meu operacional desejo automatizar as suas entradas através de um robô funciona mais ou menos da seguinte forma o indicador gera um sinal de compra ou venda e também gera um nível de take profit stop loss.O robô deve fazer a leitura dos sinais e definir TP e SL nos mesmos
프로젝트 정보
예산
50 - 80 USD
기한
에서 2 로 5 일