Need some one to crete EA in mql5

MQL5 전문가

명시

Trend Direction:
Use 20-period and 50-period exponential moving averages (EMAs) to identify the short-term and medium-term trend direction.
Use 200-period EMA to identify the long-term trend direction.
Consider a bullish trend as when the shorter EMAs are above the longer EMAs.
Consider a bearish trend as when the shorter EMAs are below the longer EMAs.
Trend Confirmation:
Use the MACD indicator with default settings (12, 26, 9) to confirm the trend direction.
Consider a bullish trend confirmed when the MACD is above its signal line.
Consider a bearish trend confirmed when the MACD is below its signal line.
Trend Strength:
Use the 14-period ADX indicator to filter trades based on trend strength.
Consider a trend strong if the ADX value is above 25.
Support and Resistance Levels:
Identify key support and resistance levels using swing highs and lows.
Use a dynamic support and resistance indicator, such as moving averages or the Parabolic SAR (Step: 0.02, Maximum: 0.2), to identify potential entry points during a trend.
Entry Signals:
Focus on breakouts and pullbacks as entry signals.
When a breakout occurs above a dynamic resistance level (e.g., Parabolic SAR) in a bullish trend, consider it a buy signal.
When a pullback occurs to a dynamic support level in a bullish trend, consider it a buy signal.
Use the opposite logic for sell signals in a bearish trend.
Stop Loss:
Set the stop loss as the lower Bollinger Band + 2 * ATR for long positions.
Set the stop loss as the upper Bollinger Band - 2 * ATR for short positions.
Risk Management:
Calculate and enforce a minimum risk-reward ratio of 1:2 for each trade.
Implement dynamic position sizing based on the Kelly Criterion:
Determine the win rate (W) and the average win/loss ratio (R) from your backtesting results or live trading data.
Calculate the Kelly percentage using the formula: Kelly% = W - (1 - W) / R.
Use the Kelly percentage to determine the position size for each trade, adjusting it based on your personal risk tolerance and setting a reasonable maximum position size.
Exit Strategy:
Use a combination of technical indicators (e.g., RSI) and price action techniques to identify exit signals.
Use a combination of the RSI and Stochastic Oscillator for exit signals.
For a long trade, exit when the RSI value is above 70 (overbought condition) and the Stochastic Oscillator %K line crosses below the %D line in the overbought territory (typically above 80).
For a short trade, exit when the RSI value is below 30 (oversold condition) and the Stochastic Oscillator %K line crosses above the %D line in the oversold territory (typically below 20).
i need 

응답함

1
개발자 1
등급
(37)
프로젝트
59
27%
중재
25
20% / 52%
기한 초과
10
17%
작업중
2
개발자 2
등급
(4)
프로젝트
9
11%
중재
2
50% / 50%
기한 초과
0
무료
3
개발자 3
등급
(358)
프로젝트
565
33%
중재
25
64% / 8%
기한 초과
16
3%
로드됨
4
개발자 4
등급
(3)
프로젝트
4
0%
중재
0
기한 초과
1
25%
무료
5
개발자 5
등급
(5)
프로젝트
1
100%
중재
4
0% / 75%
기한 초과
0
작업중
6
개발자 6
등급
(42)
프로젝트
62
8%
중재
12
58% / 42%
기한 초과
1
2%
무료
7
개발자 7
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
8
개발자 8
등급
(568)
프로젝트
641
41%
중재
22
55% / 32%
기한 초과
47
7%
작업중
9
개발자 9
등급
(7)
프로젝트
12
42%
중재
1
0% / 100%
기한 초과
2
17%
무료
10
개발자 10
등급
(38)
프로젝트
40
25%
중재
23
13% / 74%
기한 초과
8
20%
작업중
11
개발자 11
등급
(145)
프로젝트
258
35%
중재
12
25% / 58%
기한 초과
42
16%
무료
12
개발자 12
등급
(72)
프로젝트
80
10%
중재
36
8% / 53%
기한 초과
6
8%
작업중
13
개발자 13
등급
(3)
프로젝트
6
17%
중재
1
0% / 100%
기한 초과
1
17%
무료
14
개발자 14
등급
(169)
프로젝트
193
32%
중재
6
50% / 50%
기한 초과
2
1%
로드됨
비슷한 주문
I need an EA that opens trades according to the crossover of Moving Averages. The EA is based on two Moving Averages MA1 and MA2: For every new candle the EA attempts to open a new position, according to the MA crossover direction: If MA1>MA2, open a BUY position If MA1<MA2, open a SELL position There is a limit for current open trades which is also set in the settings. If the number of open trades reaches that
Job Title: Experienced MT5 Developer Needed to Update MT5 EA PLEASE READ THE ENTIRE JOB DESCRIPTION BEFORE APPLYING Qualifications Required: * Minimum of 5 years of experience in coding Expert Advisors * Experience with at least 150 completed EA projects (must be visible on your profile) * Must have knowledge of both forex trading and coding, as these are different skills * Fluent in English (no translators) * Must
I have a fully coded TradingView indicator that I need updated to function as a strategy. This should include the ability to backtest the strategy using the TradingView strategy tester. The main task is to convert the existing indicator into a strategy format while maintaining its core functionality, but adapting it for automated trading logic and performance analysis. Please ensure that the strategy uses proper
I'm looking for professional developer for long term. Who have skill in Converting trading to MT4/5. Also have good knowledge of Algo. And response and deliver tools on time and at the top need good communication. That's all we need
budget of 500 usd I want to create a rsi bot for eur usd money is the least important thing I want it to look good if you are going to apply do it but send me at least 3 photos or screenshots of this type of work with rsi bot my goal level 50 sell level 20 buy that's all it must have its basic robot functions
I have simple EA i want to modify its parameters. If you are good at modifying EAs contact me for more details. I will issue the source code then you return after finishing without changing the buy or sell conditions
the code wasn't mine, i have got it somewhere on the web, but i like the performance of the EA, so i want to use it on mt5 platform. the given code based on price movements with ladder entry concept
* Advanced level dev only, NDA required * Hi, I have a multi timeframe, multiindicator expert that requires additional features added to it. First started development 5 years ago. Upgrading with new features. To be added Entry - Add Stochastic and CCI options for trade entry to be added to existing signal options. Add config options to existing menu Bulk Exit - Master switch for close all trades based on basket
I am developing a master EA that integrates several sub-EAs. The project is complex, and the documentation is thoroughly structured, spanning 50 pages with detailed step-by-step procedures. 1st sub-EA: This EA opens trades without using indicators. Instead, it opens a new trade based on the color or status of the last candle. For instance, if the last candle was green, a new buy trade is opened. 2nd sub-EA: This EA
Good Day I would like to order a trading robot. Pairs: XAUUSD (GOLD) EUR/USD USD/JPY The robot should be trading daily with TP/SL build in, would like to have trailing and stop loss, should execute up to 5 trades (preffarable setting choice) up to 10 trades Los sizes to be choise setting, must also trade major US vews events Like:US- PPI, CPI, NFP, Sales m/m and so on Must also show/display alert when opening

프로젝트 정보

예산
30+ USD
개발자에게
27 USD