Hello, i wanted to know a qoute for making a EA with my strategy?

MQL5 다른 전환

명시

Based on the provided requirements, the following indicators and conditions are needed:

1. **Higher Highs/Lower Highs, Higher Lows/Lower Lows Identification:** This may involve trend analysis, possibly using indicators like Moving Averages or trend lines to identify these patterns.

 2. **200 EMA (Exponential Moving Average):** Used for determining the trend direction. Long signals are taken when the price is below the 200 EMA, and short signals when the price is above it.

3. **Change of Character (ChoCH):** This could involve analyzing price action patterns that signify a shift in market sentiment. This might not necessarily be an indicator but rather a qualitative observation based on price behavior.

4. **Time Frames:** Preferably on 5-minute, 15-minute, and 1-hour time frames for trading signals.

5. **Target and Stop Loss:** Aim for 0.30% to 0.40% targets with a 0.15% stop loss or at least a 1:2 risk/reward ratio. But in settings it can be changed for corresponding risk management of drawdown percentage.

6. **Supply and Demand Zones:** Identify these zones and start positions (where EMA rules don't apply) on the second reversal to the demand/supply area after 5 candles have formed since its initial formation.

7. **Confirmation of Higher Low/Lower High:** Confirming a trend reversal with three candles and setting stop losses and targets accordingly.

8. **ADX (Average Directional Index):** Use the ADX to confirm trends over 20 for buy or sell signals.

9. **50-period Moving Average:** Additional moving average to possibly identify support/resistance or trend direction.

10. **Enter Retest of a Break of Structure:** Possibly identifying structural breaks in price and entering upon a retest for confirmation. To implement these conditions and indicators, you might need: - Technical analysis tools for identifying higher highs/lower highs, higher lows/lower lows. - EMA (200-period), possibly along with a 50-period Moving Average. - ADX indicator. - Candlestick pattern recognition for confirmation. - Customized scripts or algorithms to identify supply/demand zones and their retest. - Risk management rules for setting stop losses and take profit levels.

⁃ Only take trades based on the following conditions.

⁃ Identify patterns like higher highs/higher lows, lower highs/lower lows.

⁃ Long signal(arrow.shape, below candle)- only when the 200 Ema is a below the candles

⁃ Short signal(arrow.shape, above candle)- only when the 200 Ema is above the candles

⁃ Take trades when there’s a Change of Character(ChoCH). 200 Ema rules must be followed.

⁃ Preferably on the 5 min, 15 min, 1Hour time frames.

⁃ Aim for .30-.40% targets and .15% stop loss or at least 1:2 risk/reward.

⁃ Identify supply and demand zones. Start a position(Ema rule don’t apply) when the candles reverse back to the demand/supply a 2nd time. At least 5 candles after it the demand/supply is formed.

⁃ Start a position after a higher low or lower high is formed 3 candles confirmation. Stop loss should be above the previous lower high and below the previous lower low. Target 1:2. - Only take trades when the adx is trending over 20 for buy or sell. - Moving average on 50 - Enter retest of a break of structure


응답함

1
개발자 1
등급
(21)
프로젝트
20
10%
중재
2
50% / 50%
기한 초과
0
작업중
2
개발자 2
등급
(72)
프로젝트
80
10%
중재
36
8% / 53%
기한 초과
6
8%
작업중
3
개발자 3
등급
(11)
프로젝트
16
25%
중재
0
기한 초과
1
6%
무료
4
개발자 4
등급
(2102)
프로젝트
2674
62%
중재
114
46% / 25%
기한 초과
421
16%
로드됨
5
개발자 5
등급
(27)
프로젝트
34
15%
중재
6
33% / 50%
기한 초과
5
15%
작업중
6
개발자 6
등급
(1)
프로젝트
1
0%
중재
0
기한 초과
0
무료
7
개발자 7
등급
(599)
프로젝트
932
46%
중재
31
39% / 29%
기한 초과
93
10%
무료
8
개발자 8
등급
(63)
프로젝트
84
26%
중재
23
22% / 48%
기한 초과
23
27%
로드됨
9
개발자 9
등급
(63)
프로젝트
194
73%
중재
4
100% / 0%
기한 초과
1
1%
무료
비슷한 주문
Greetings, I’m in search of a skilled developer to help convert an MT4 indicator into Pine Script for TradingView. If you’re qualified and interested, please get in touch with your portfolio and relevant experience. I look forward to discussing this project further
I am looking for a professional and experienced developer to assist me with a project involving the conversion of a MetaTrader 4 (MT4) indicator to TradingView (TV) format. If you have the necessary skills and are interested in collaborating, please reach out with your portfolio and any relevant experience. I’m eager to discuss this project in more detail
It is using EMA/SMA for triggers of long or short (green long/red short) and the line above or below is the stop loss, profit triggers would need to figure out or allow it until next trigger. Already in thinkscript And add parameters
I have been using Tradingview for a few years and have now found an MT5 strategy (scalper for forex markets) that I would like to have converted into a Pine code. The strategy should be able to output the corresponding signals on Tradingview and also be usable in the Strategy Tester for backtesting. I am enclosing the relevant MT5 code, although I do not know whether it is error-free. Please note the following
A “grid” display style like the attached image. User can choose up to 3 EMA’s to monitor on up to 6 Time Frames. If the EMA slope is greater than 0 = Green If the EMA slope is less than 0 = Red If the EMA slope is 0 = Black The grid should be customizable on it’s size, colors, and placement on the chart. Each EMA should update per tick. A label at the top of the grid should read “SLOPES” Indicator 2: A “grid” display
Requirement: 1. Convert Pivot source code .mq4 to Sierra Chart mq4 source code is provided .mq4 as attached .mq4 2. upon conversion to add a button code on Sierra chart .cpp to allow display/hide the pivot line in Sierra Chart ---- *no need alert, make it light without any alert, just a button to display/hide pivot line will do :) to continue, pivot font text also no need I"ve mark with red cross to remove see
I have 2 (indicators) I coded and I use on Tradingview I just need converted to use on Ninjatrader i will be looking for great developer to bid for it and for more details
I've use most of code from this script, add some more filter, and added different kind of moving avg instead of rsi input .. please check the source code .. . 70-80% is similar to it. Please check can you convert And are you familiar with backtest.py library? Oky. This library has ML approach to get the optimized backtest parameters right ? included for this but let me know what you think? can you install backtest.py
i am looking for somebody how can convert my pine script code into an MT5 EA. Are you able to do it? Find the pine script code attached. Kindly send a message if you can do this and let me know the time frame and budget. Thanks
Hello developers, I would like to hire someone can convert the Radar Signal indicator: https://www.youtube.com/watch?v=5DmKcy7rb-U&nbsp ; to it's TradingView equivalent. Radar signal indicator is the combination of 7 classic MT4 indicators. They include ADX, RSI , CCI , OsMA, ATR, WPR. The indicator shows the values of these indicators in blue and red. Red color indicates a bearish market condition and the blue shows

프로젝트 정보

예산
45 - 100 USD
개발자에게
40.5 - 90 USD
기한
에서 3  5 일