Experienced developer needed to Correct my EA - ADD FEATURES - And be able to upload to MQL5 Marketplace

Spécifications

First Feature to Edit/De-Bug:

A bullish execution: 

The Price is below all indicators with a Bullish three-line strike printed

1.Execute these trades only going forward when this specific criteria is met on the bullish side

2.Trade is executed when:

- The price is below the specified 35 line on the RSI (RED LINE TOP) or the Price is Below the 25 (RED LINE BOTTOM) line on the RSI (open)

- The previous candle shows that it was below the price of 35 line drawn (which will be included in the update in a new line)

Example:


Second Feature to edit:

A bearish execution
The only bearish trades I want executed have to executed automatically consist of the

  following criteria 

The Open price of the RSI must be above the 65 line 


Only open SHORT positions if the criteria with the RSI aligns example below

Example:


New Features to Add PT.1

•Currency symbols menu tab (Left) on chart

As emerging 3line strike patterns form and Arrow first begins to print highlight both boxes (meaning the currency pair on the symbols tab and time frame box) in light red/Light Green with either the red/green arrow displayed. take the trade on the emerging signal that is printing 

Upon close: Send the push notification and execute the trade ONLY if it meets the new criteria given above

IF THE EMERGING ARROW DOES NOT PRINT INTO THE CLOSE OF THE SELECTED TIMEFRAME CANDLE EXIT THE TRADE

Example


New Features to Add - RSI

Add RSI (close)

Custom RSI added automatically with Bot is loaded to MT5
14, 41, 41

the levels: 

Top: 80
Middle: 50
bottom: 25

Two additional lines added:

- 65 RED
- 35 Red or Green


Example:



New Addition: RSI Monitoring 

Add RSI tab next to the pairs tab on right of screen

Add Another tab to the right of the Time column and label it RSI: Actively display the current OPEN RSI level 
When the RSI is showing above the 65 level highlight the tab next to the currency pair in light RED
When the RSI is showing below the 35 level highlight the tab next to the currency pair GREEN
If it is in between the RSI levels leave box with no color


Example:


New Feature – Integrated Quick Order tool

Quick order tool functionality

I want this to be on the main screen with 4 buttons that read Break Even Close 25% - Close 50% - Close All 
Close 25%: Close 25% of the pair that is selected
Close 50%: Close 50% of the pair that is selected
Close All: Close all trade that are open no matter if they are in profit or loss

Break even: Selected Pair break even (automatically move stop loss to break even of buy/sell active orders)

Example:



New Features – Selected pairs (settings)

Settings: option to choose how many trades can be open - Example: only trade 5 pairs at a time.
Create a checkbox in the settings tab - to scan and trade “only selected pairs on list. - Display all pairs selected on the left via which box is selected. When this setting is selected those are the only pairs displayed on the Currency pair menu tab.

Settings:
Add “only trade selected pairs” On/Off
Add XAUUSD to pairs
Add US30 to list 
Add NAS100/UT100


*FINAL ADJUSTMENTS*

  • This indicators code MUST be able to be uploaded to the MQL5 MARKETPLACE the first one did not let me upload to the marketplace.
  • I will also give you the powerpoint presentation I made regarding this
  • I want my name on the first screen as developed by "x" on the first screen going into the settings when EA is loaded
  • In order to receive funds this must meet the criteria of a POSITIVE backtest and proven equity curve over the standard of at least 30 days in backtesting which will be verified by me
  • In order for successful deployment of funds - the added features and adjustments must be working 100% as described 

Répondu

1
Développeur 1
Évaluation
(8)
Projets
18
17%
Arbitrage
3
67% / 0%
En retard
0
Gratuit
2
Développeur 2
Évaluation
(344)
Projets
466
52%
Arbitrage
22
50% / 27%
En retard
5
1%
Chargé
3
Développeur 3
Évaluation
(5)
Projets
5
40%
Arbitrage
1
0% / 100%
En retard
1
20%
Gratuit
4
Développeur 4
Évaluation
(71)
Projets
80
10%
Arbitrage
35
9% / 54%
En retard
6
8%
Travail
5
Développeur 5
Évaluation
(14)
Projets
16
31%
Arbitrage
0
En retard
1
6%
Gratuit
6
Développeur 6
Évaluation
(3)
Projets
1
0%
Arbitrage
2
0% / 100%
En retard
0
Travail
7
Développeur 7
Évaluation
(11)
Projets
16
25%
Arbitrage
0
En retard
1
6%
Gratuit
8
Développeur 8
Évaluation
(1)
Projets
2
0%
Arbitrage
1
100% / 0%
En retard
0
Gratuit
Commandes similaires
Bling Ultimate Sniper Robot Rules the robot should have - 1. Automatic stop loss, take profit and the stop loss should trail with an approach to Tp. 2. Always risk 10% of my account on every trade, with a 1:5 risk reward ratio. 3. The bot should have Mobile, IOS and Mac and Laptop versions. 4. The bot should trade indexes such XAU/USD, GBP/USD, US TECH (Nasdaq), EUR/USD, US30, BTC/USD and GBP/USD. 5. This is robot
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
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
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader 1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and
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
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
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
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
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features

Informations sur le projet

Budget
150+ USD
Pour le développeur
135 USD
Délais
de 10 à 20 jour(s)