EA for MT4 required

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 1 gün
Müşteri tarafından geri bildirim
He is an amazing developer. Fully understands requirements and exceeds expectations when it comes to quality and timeliness. I am going to award my every single project to him in future.
Geliştirici tarafından geri bildirim
Very clear, understanding and responsive.

İş Gereklilikleri


1.Code will pick MANUALLY Marked Support and Resistance Levels
2. Mark highest and Lowest point formed during 11 AM to 12 PM (GMT+5)
3. Criteria for Buy Entry: Candle MUST close above 3 PIPS above Highest Point of range formed (Discussed in point no.2) and there should not be a Resistance Level within X-PIPS.
4. Criteria for Sell Entry: Candle MUST close 3 PIPS below Lowest Point of range formed (Discussed in point no.2) and there should not be a Support Level within X-PIPS.
4. SL: Opposite Side of Range +3 PIPS
5. TP1: 1X Risk (Exit X% positions at TP1)
6. Trailing SL: After TP1 is achieved trigger Trailing SL at a distance of 15 PIPS or you can use 50-EMA for Trailing SL.
7. There should an option to filter entries based on VWAP , EMA and DEMA, HA Candles, Volume, RSI.
8. Positions Size (Lot will be calculated based on SL). This should be an input with Default value 10% of capital.
9. In case SL is at 50+ Pips , these trades are to be IGNORED.
10. Max. Trades per day will be 01

I need Source Code as well.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(146)
Projeler
172
23%
Arabuluculuk
7
29% / 43%
Süresi dolmuş
4
2%
Yüklendi
2
Geliştirici 2
Derecelendirme
(401)
Projeler
705
49%
Arabuluculuk
57
16% / 49%
Süresi dolmuş
129
18%
Serbest
3
Geliştirici 3
Derecelendirme
(595)
Projeler
927
46%
Arabuluculuk
31
39% / 29%
Süresi dolmuş
93
10%
Çalışıyor
4
Geliştirici 4
Derecelendirme
(63)
Projeler
101
31%
Arabuluculuk
1
100% / 0%
Süresi dolmuş
2
2%
Serbest
5
Geliştirici 5
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
6
Geliştirici 6
Derecelendirme
(21)
Projeler
24
38%
Arabuluculuk
1
100% / 0%
Süresi dolmuş
2
8%
Çalışıyor
7
Geliştirici 7
Derecelendirme
(3)
Projeler
6
17%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
1
17%
Serbest
8
Geliştirici 8
Derecelendirme
(37)
Projeler
59
27%
Arabuluculuk
25
20% / 52%
Süresi dolmuş
10
17%
Çalışıyor
9
Geliştirici 9
Derecelendirme
(58)
Projeler
83
53%
Arabuluculuk
9
33% / 33%
Süresi dolmuş
7
8%
Çalışıyor
10
Geliştirici 10
Derecelendirme
(568)
Projeler
641
41%
Arabuluculuk
21
57% / 29%
Süresi dolmuş
47
7%
Çalışıyor
11
Geliştirici 11
Derecelendirme
(266)
Projeler
540
50%
Arabuluculuk
55
40% / 36%
Süresi dolmuş
224
41%
Serbest
Benzer siparişler
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea

Proje bilgisi

Bütçe
30 - 50 USD
Geliştirici için
27 - 45 USD
Son teslim tarihi
from 1 to 5 gün