Simple EA, which I already have, I just need it to be copied or rewritten but the ALARM has to work 100% of the time. Ideally start from scratch to avoid the same issues

MQL4 Uzman Danışmanlar

İş Gereklilikleri

I already have this EA, but for some reason, the Alarm doesn't always go off when a SIgnal comes in. Most of the times it works, but at times it doesn't and I will to test the new version thoroughly to make sure every Trade triggers an ALARM. I don't want to use the EA to execute trades, I will run it on a 0 Balance Account and I will need the ALARM to go off and on top I need a visual ALARM on the chart so I can tell which pair triggered the Trade. So I need the ALARM to work 100% of the time and I also need a visual saying "BUY SIGNAL" or "SELL SIGNAL" on the chart as well. I will use the EA on at least 9 different pairs.

This would be the EA and I can also show you the source code so it doesn't take as long:

    Split Bollinger Band Space in 3 equal horizontal parts right after the Arrow candle appears: Upper/Middle/Lower Space. Meaning if the outer Bollinger Bands are 27 Pips aways from each other: Upper Space 0-9 Pips/Middle Space 9-18 Pips/Lower Space 18-27 Pips.

-          I'm using an ARROW Indicator which is key for the EA. Blue (Buy)Arrows which are always bullish candles and Red Arrow (Sell) which are bearish candles

-         If a candle with a blue Arrow pops up (bullish candle, candle before must be bearish) closing in the upper Bollinger Band space or outside of it , take a Reversa, meaning a SELL

-         If a candle with a red Arrow pops up (bearishcandle, candle before must be bullish) closing in the lower Bollinger Band space or outside of it, take a Reversal, meaning a BUY

-          I need an Alarm function, normal TP/SL, Delta function (determines minimum space between Arrow candles in order to execute trade)

 

That’s it. I will provide 3 images that will expalin it easily.If need be I can give you the existing EA so it saves you time, but don't just copy it, I will be able to tell and of course the ALARM doesn't always go off which is the main problem. I can't miss a single Signal, everytime the criterias are met I need to hear and see the ALARM on the chart.

I will also give you the needed indicators. Which would be the bollinger band EA and the Price Action Indicator that creates the Arrows.


I need the rights and MQL5 file. And I will have to test the EA for 1 or 2 days to see if the ALARM always goes off with the visual part on the chart as well.


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(95)
Projeler
117
38%
Arabuluculuk
9
89% / 0%
Süresi dolmuş
0
Serbest
2
Geliştirici 2
Derecelendirme
(176)
Projeler
236
45%
Arabuluculuk
17
82% / 12%
Süresi dolmuş
35
15%
Çalışıyor
3
Geliştirici 3
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
4
Geliştirici 4
Derecelendirme
(61)
Projeler
186
73%
Arabuluculuk
4
100% / 0%
Süresi dolmuş
1
1%
Serbest
5
Geliştirici 5
Derecelendirme
(256)
Projeler
415
38%
Arabuluculuk
86
44% / 19%
Süresi dolmuş
70
17%
Meşgul
6
Geliştirici 6
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
7
Geliştirici 7
Derecelendirme
(343)
Projeler
362
70%
Arabuluculuk
4
100% / 0%
Süresi dolmuş
0
Yüklendi
Benzer siparişler
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

Proje bilgisi

Bütçe
30 - 50 USD
Geliştirici için
27 - 45 USD