Simple MT4 EA development

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 3 gün
Geliştirici tarafından geri bildirim
Great customer , Fast response. So I could perform the job fast and well. Thank you so much for the job. Pleasure to work with.

İş Gereklilikleri

Simple MT4 EA development                              
                                     
                                     
Entry condition : As soon as the EA is loaded on to MT4 chart, EA will check how the previous candle is ended up and open the trend-following position.          
              If the previous candle is ended up with UP trend, then the EA will open 1x Buy position.                    
            If the previous candle is ended up with DOWN trend, then the EA will open 1x Sell position.                  
                                     
Counter position entry condition : From the last opened position, if the market turns around and moves backward, counter position order should be opened at a set *pip distance from the last opened position.
                                     
Exit condition : EA should monitor net equity status and as soon as the equity reaches the target amount set by the user, EA will close all open positions.           
                                     
Option filters :                                  
                                     
- Triggering hours should be optional to be set by the user.                          
        Once the trade is triggered, order opening process continues regardless of triggering hours until the exit condition is fulfilled.            
        If the open positions are all cleared by exit condition, and after clearance, if the broker's server time is out of triggering hours, then the EA should stop trading until it enters triggering hours.  
                                     
- Equity target should be set by the user (Profit & Loss management) so that all open positions should be closed immediately.                
        This Equity target for all open order position clearance should be functional around the clock while the market is open.              
                                     
- *Pip distance : By the movement of market price, the trend-following position should be opened at the user-set pip distance from the last opened position.          
         For example, under 10 pip distance setting condition, if the 1st buy order position is opened at 1.1500 (EURUSD) and the market continues to move up to 1.1510,      
         2nd buy order position should be opened at 1.1510. This continues until the market turns around.                  
         In case, the market turns around and comes back to 1.1500 point, 1x sell position should be opened at 1.1500.                
         If the market moves up and down passing this 1.1500 and 1.1510 point, unlimited number of buy and sell order positions should be opened.          
                                     
- Trading lot size / Auto money management / Slippage options should be available.                      
                                     
* Important : No matter where the market direction heads up, above mentioned buy and sell position should be opened unlimited at the set pip distance.          
                                     

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(414)
Projeler
670
33%
Arabuluculuk
60
17% / 32%
Süresi dolmuş
113
17%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(33)
Projeler
35
40%
Arabuluculuk
11
9% / 91%
Süresi dolmuş
4
11%
Serbest
3
Geliştirici 3
Derecelendirme
(362)
Projeler
506
40%
Arabuluculuk
147
18% / 72%
Süresi dolmuş
99
20%
Yüklendi
4
Geliştirici 4
Derecelendirme
(221)
Projeler
369
66%
Arabuluculuk
10
50% / 0%
Süresi dolmuş
46
12%
Serbest
5
Geliştirici 5
Derecelendirme
(114)
Projeler
154
47%
Arabuluculuk
2
0% / 50%
Süresi dolmuş
4
3%
Serbest
6
Geliştirici 6
Derecelendirme
(196)
Projeler
318
35%
Arabuluculuk
64
13% / 56%
Süresi dolmuş
82
26%
Serbest
7
Geliştirici 7
Derecelendirme
(461)
Projeler
902
77%
Arabuluculuk
25
16% / 68%
Süresi dolmuş
100
11%
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. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot

Proje bilgisi

Bütçe
30+ USD
KDV (19%): 5.7 USD
Toplam: 35.7 USD
Geliştirici için
27 USD