Looking to have an MT5 expert advisor created based on Smart Money Concepts

İş tamamlandı

Tamamlanma süresi: 24 gün
Müşteri tarafından geri bildirim
I would happily recommend this developer, great to work with, super communicative, and really good at taking my abstract concepts and making them into a working code

İş Gereklilikleri

The strategy involves identifying several different "zones" on the 5 minute chart. These are order blocks prior to fair value gap, inverse fair value gaps, William's Fractals plus one more. I want to be able to select whether or not to use each of these different zones, based on the current trend - the current trend is based on a simple Williams trailing stop. So for example an inverse FVG can be used to open a trade in the same direction as the current trend, but not as a reversal zone. When price enters these zones, the strategy looks for the parabolic SAR to flip in the 1 minute time frame. At the next candle if the price moves above or below the previous candle in the correct direction, a trade is triggered. However the EA must perform a calculation before opening the trade, based on the stop (which will come from the current "zone"), to the next zone in the direction of the trade. Must be able to set a maximum stop, plus a minimum risk/return based on this calculation. Once the trade is opened, it will be managed by a set of conditions based on either a 1m Williams trailing stop, a simple trailing stop, or the high/low/centre of the target zone. If the price moves through a zone quickly (ie. within x candles) the zone should then operate in the opposite direction - like flipping from support to resistance or vice versa. Some additional items are that I want are that the EA not to open any trades at certain times of the day, and to close any open trades by a certain time. I would also like the EA to be able to handle a long and a short trade at the same time if the above conditions are met. 

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(167)
Projeler
192
11%
Arabuluculuk
37
38% / 35%
Süresi dolmuş
5
3%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(82)
Projeler
101
35%
Arabuluculuk
8
88% / 0%
Süresi dolmuş
0
Çalışıyor
3
Geliştirici 3
Derecelendirme
(7)
Projeler
6
0%
Arabuluculuk
5
0% / 100%
Süresi dolmuş
1
17%
Serbest
4
Geliştirici 4
Derecelendirme
(10)
Projeler
25
28%
Arabuluculuk
1
0% / 0%
Süresi dolmuş
1
4%
Çalışıyor
5
Geliştirici 5
Derecelendirme
(28)
Projeler
47
23%
Arabuluculuk
13
31% / 15%
Süresi dolmuş
12
26%
Serbest
6
Geliştirici 6
Derecelendirme
(21)
Projeler
25
8%
Arabuluculuk
6
17% / 17%
Süresi dolmuş
3
12%
Meşgul
7
Geliştirici 7
Derecelendirme
(12)
Projeler
15
40%
Arabuluculuk
2
50% / 50%
Süresi dolmuş
0
Çalışıyor
8
Geliştirici 8
Derecelendirme
(41)
Projeler
88
14%
Arabuluculuk
29
31% / 48%
Süresi dolmuş
36
41%
Yüklendi
9
Geliştirici 9
Derecelendirme
(50)
Projeler
56
7%
Arabuluculuk
18
17% / 39%
Süresi dolmuş
3
5%
Meşgul
10
Geliştirici 10
Derecelendirme
(67)
Projeler
74
7%
Arabuluculuk
32
9% / 56%
Süresi dolmuş
6
8%
Çalışıyor
11
Geliştirici 11
Derecelendirme
(13)
Projeler
17
12%
Arabuluculuk
7
14% / 57%
Süresi dolmuş
4
24%
Serbest
12
Geliştirici 12
Derecelendirme
(562)
Projeler
931
47%
Arabuluculuk
301
59% / 25%
Süresi dolmuş
123
13%
Çalışıyor
13
Geliştirici 13
Derecelendirme
(119)
Projeler
169
38%
Arabuluculuk
9
78% / 22%
Süresi dolmuş
15
9%
Serbest
14
Geliştirici 14
Derecelendirme
(251)
Projeler
402
38%
Arabuluculuk
82
41% / 20%
Süresi dolmuş
70
17%
Yüklendi
15
Geliştirici 15
Derecelendirme
(566)
Projeler
639
41%
Arabuluculuk
21
57% / 29%
Süresi dolmuş
45
7%
Yüklendi
Benzer siparişler
I currently have an indicator that scans mtf and draws a box on chart for set conditions but there are issues with anomalies not drawing sometimes. I can go into deep detail and show examples and what I believe are anomalies to solve the issue
Hello, I am looking for someone to create a simple EA with position size for MT4. Considers trades with a combination of higher timeframe trend and enters on a lower time frame. Conditions to be disclosed when job is accepted. Price is 90 for the developer. Timeframe 5 minute timeframe for trend · 1 simple condition 1 minute timeframe to enter trades · 4 simple conditions Time frames to be adjustable
Looking for someone who can build an EA based on the requirements attached. EA should work on 2 timeframes. Where the higher timeframe is for structure. And the lowere timeframe is for entry. Every time a LH/HL or internal LH/HL is sweeped there should be entry confirmation on lower timeframe to take the trade. EA inputs: Lot size option to have fixed lot size or based on percentage BE after points
I need help to pass mql5 verification, I have volume limit and trigger stop out errors the modification task will be done through anydesk send me a private message to review the assignment
Hello, I need to code an MT4 EA to trade when the 16 patterns below appear: Input: Lotsize: 0.01 SL: 50 pips TP: 100 pips Or in R:R ratio 1:2 1:3 1:5 1:10
I don't see signals on the chart .... On mt4 it's perfect...but when I converted it to Tradingview by a guy on this platform it doesn't show any signals, kindly bid on it and let me know if you can do it, And also check it thoroughly that you can do it okay
Designing and programming a trading strategy for an automated trading robot requires a comprehensive approach that involves several steps: 1. **Define Strategy**: Decide on the trading strategy you want to automate (e.g., moving average crossover, mean reversion, breakout strategies). 2. **Choose Platform**: Select a trading platform or framework that supports automated trading. Examples include MetaTrader (MQL)
I have these two scripts for placing orders with stoploss, and modify current positions and close partial orders. My scripts are mt5 to dxtrade bridge, and mt5 to tradelocker bridge. I can provide demo accounts for your testing. Your job is to make them work without errors
I don't see signals on the chart .... On mt4 it's perfect...but when I converted it to Tradingview by a guy on here it doesn't show any signals, I need an expert that can help me to work on it, that can also work on more projects, Thanks, I have $20 for this project now, If you think is too small and you want to charge $30, i can pay you the rest later on
I need a developer to make me a trade copier.. Trade on MetaTrader 4 to tradelocker. The best copier and easy to use. Let me know if you can do it. Thanks

Proje bilgisi

Bütçe
400 - 600 USD
Geliştirici için
360 - 540 USD