Hi, I need to add 2 custom indicators to a existing EA.

MQL4 Experten

Auftrag beendet

Ausführungszeit 6 Stunden
Bewertung des Kunden
Pro execution! Fast and communicative! 10+++
Bewertung des Entwicklers
very good and kind thanks man

Spezifikation

Hello,

I have a EA that works based on a custom indicator. I need all the current options to remain as they are and add 2 more custom indicators for the entry rules only (the exit rules will remain as they are).

I have 2 entry logic that I want to add:

1 - Price border Indicator - the price needs to be over the price border for a sell signal and under the price border for a buy.

I need all the the indicator parameters in the EA so that I can adjust the settings.

I need a true/false tab for the use of the indicator as a filter.

2 - Forex reversal indicator - I need a lvl 2 or lvl 3 sel/buy signal from the indicator for a valid trade.

I need tabs like: - Use Alerts_Lvl2 as filter : true/false

                          - Use Alerts_Lvl3 as filter : true/false

Do not add Alerts_Lvl1 , they are useless.

I need all the the indicator parameters in the EA so that I can adjust the settings.



So, in conclusion , I will need for a valid :

1 - BUY signal - Vertex buy signal (arrow or dot) - already integrate 

                     - Price to be under the Price Border indicator (candle must close below for a valid signal ) 

                     -  Forex reversal indicator giving a buy Alerts_Lvl2 or  Alerts_Lvl3 (depending on the one that will be selected as true - remember to add true/false tabs for:  "Use Alerts_Lvl2 as filter" and " Use Alerts_Lvl3 as filter ")

The order for receiving the signals doesn't mater, but they all must be in place.

2 - SELL signal - Vertex sell signal (arrow or dot) - already integrate 

                     - Price to be over the Price Border indicator (candle must close over for a valid signal ) 

                     -  Forex reversal indicator giving a sell Alerts_Lvl2 or  Alerts_Lvl3 (depending on the one that will be selected as true - remember to add true/false tabs for:  "Use Alerts_Lvl2 as filter" and " Use Alerts_Lvl3 as filter ")

The order for receiving the signals doesn't mater, but they all must be in place.

Please do not make any other modification. Please note that  Forex reversal indicator is repainting , a valid signal is the 1st it will give on a closed candle.

I will attached screenshot example for buy and sell valid signals.

Thank you and good luck!

Bewerbungen

1
Entwickler 1
Bewertung
(36)
Projekte
35
40%
Schlichtung
12
17% / 50%
Frist nicht eingehalten
2
6%
Frei
2
Entwickler 2
Bewertung
(568)
Projekte
641
41%
Schlichtung
21
57% / 29%
Frist nicht eingehalten
47
7%
Arbeitet
3
Entwickler 3
Bewertung
(61)
Projekte
186
73%
Schlichtung
4
100% / 0%
Frist nicht eingehalten
1
1%
Frei
4
Entwickler 4
Bewertung
(15)
Projekte
19
42%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
3
16%
Frei
5
Entwickler 5
Bewertung
(356)
Projekte
632
26%
Schlichtung
89
73% / 13%
Frist nicht eingehalten
12
2%
Frei
6
Entwickler 6
Bewertung
(24)
Projekte
28
32%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
0
Frei
7
Entwickler 7
Bewertung
(586)
Projekte
1048
49%
Schlichtung
39
28% / 41%
Frist nicht eingehalten
49
5%
Frei
Ähnliche Aufträge
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
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

Projektdetails

Budget
30 - 50 USD
MwSt (19%): 5.7 - 9.5 USD
Insgesamt: 35.7 - 59.5 USD
Für die Entwickler
27 - 45 USD
Ausführungsfristen
von 1 bis 2 Tag(e)