Create a companion alert indicator / add alerts to a current indicator on trend change (trend is identified by colour changes)

MQL4 Indikatoren Integration

Auftrag beendet

Ausführungszeit 1 Tag
Bewertung des Entwicklers
Great customer, prompt communication, clear specs, recommended+
Bewertung des Kunden
Very easy to work with even with my many requests and changes, quick turnarounds and a great understanding of what I was trying to achieve. 100% would work with again. Thanks.

Spezifikation

I use this indicator below on a strategy, I do not know the code, how it works and had nothing to do with its inception so you will have to study the indicator your self. Appolgies.

Currently:

  • The inicator displays a slow bias
  • Does NOT alert or notify
  • On candle close the change of trend (colour) occurs, it is not confirmed for 4-6 candles in a 5m chart i think but I am not 100% sure. Essentially after the first colour change it can sometimes change back quickly on the next candle close.
  • I edited the EA code a while ago to remove all the data displayed on the top left of the indicator box, I would like to keep all data off this screen but I am unable to double click the indicator to open settings. Only by going to indicators, options, etc i can change things.

I would like:

  1. An alert system, sound notification, popup notification, phone and email all with true false options.
      • So on candle close referenace previous colour, if it has changed alert.
      • ONLY on candle close the alert should occur.
      • e.g. Candle 1 the indicator is red, candle 2 it is now green. Alert.
      • Sometimes the previous 4/6 candles also change colour its not always just the newest one.
      • This can be a seperate indicator or modify this one
  1. Fix my janky code that I edited to remove the indication info on the top left.
    • I do not want any text in the top left BUT
    • I cannot double click the indicator to bring up the settings (not a huge issue but would like it fixed if possible)
  1. Add a info panel to the right hand side of the indicator box similar to this image below but showing if the slow bias is currently green or red on that time frame.
    • You can have a bit of artistic freedom here on the box look, maybe something like below.
    • 1m = TF 5m in the indicator settings
    • 5m = TF 30m in settings
    • 15m = TF 1H in settings
    • 30m = TF 4H in settings (but with "Length" 5 instead of 8)
    • H1 = TF 4H in settings
    • H4 = TF 1D in settings
    • D1 = TF 1W in settings
    • Might be best to add TF and Length options to each indicator colour at the bottom so its kind of customizable rather than set in stone.
    • Make Time frame and Length text gray. Slow bias bronze / orange.



If anything doesnt make sense, please let me know and i will draw up something or try to explain this better.

Regards


Bewerbungen

1
Entwickler 1
Bewertung
(172)
Projekte
187
47%
Schlichtung
0
Frist nicht eingehalten
5
3%
Frei
2
Entwickler 2
Bewertung
(879)
Projekte
1392
67%
Schlichtung
117
32% / 42%
Frist nicht eingehalten
215
15%
Frei
3
Entwickler 3
Bewertung
(128)
Projekte
162
36%
Schlichtung
4
25% / 50%
Frist nicht eingehalten
13
8%
Arbeitet
4
Entwickler 4
Bewertung
(728)
Projekte
1048
40%
Schlichtung
47
49% / 23%
Frist nicht eingehalten
84
8%
Frei
5
Entwickler 5
Bewertung
(63)
Projekte
84
26%
Schlichtung
23
22% / 48%
Frist nicht eingehalten
23
27%
Frei
6
Entwickler 6
Bewertung
(42)
Projekte
88
14%
Schlichtung
30
30% / 57%
Frist nicht eingehalten
36
41%
Arbeitet
Ähnliche Aufträge
Bottrading 30 USD
// Khai báo các tham số đầu vào input int rsiPeriod = 14; // Chu kỳ RSI đầu vào mua gấp đôiLevel = 30,0; // Ngưỡng quá bán RSI để mua đầu vào bán gấp đôiLevel = 70,0; // Ngưỡng quá mua RSI để bán đầu vào int movingAveragePeriod = 50; // Chu kỳ trung bình để theo dõi tài khoản đầu vào rủi ro képPerTrade = 1,0; // Tỷ lệ sai sót của mỗi lệnh (% tài khoản) input int keyLevelPeriod = 100; // Chu kỳ tìm kiếm key level đầu
I just need someone to help convert tradingview indicator (Top Bottom by ceyhun) to mq5. With the input and the signal (Can change it to arrow). I need it for my MT5
The Trading View Indicator script has about 80% of what I need. 1. I have an additional entry model called a confirmation entry 2. I normally just look back 3-50 bars to determine if a bar is wide range or not, but the 3 additional WRB models require requirements based on 3 bars before it, and each one has its own name. 3. The TV indicator has a lot of visual cosmetics that we won't be able to do in MT5, but colour
Hello, I am looking for a developer to reconstruct an indicator that is currently in an ex4 file into an mq4 file. The indicator provides buy and sell signals with entry points, Stop Loss, and TP1, TP2, and TP3. However, the indicator has some errors, and I would like to correct them. Unfortunately, since I only have the ex4 file, it's not possible to make these corrections directly. Therefore, I would like to
Modify MT4 EA 30+ USD
Hello good Day, I would like to make a modification to an mql4 robot that I have and I am sure that by doing a couple of additional things it would be perfect. looking for someone to help me with it, and make sure you understand Spanish because the Mql4 is in Spanish, I need to place a max order, a filter for operating hours, and add a counter order to the grid, that is, when opening the final order "N" of the grid
Hello good Day, I would like to make a modification to an mql4 robot that I have and I am sure that by doing a couple of additional things it would be perfect. looking for someone to help me with it, and make sure you understand Spanish because the Mql4 is in Spanish
Need to amend the following Composite Index indicator ) Double divergence scanner MT5) to ONLY produce an Alert when it follows a Awesome Oscillator (AO) zero line cross. If the AO cross is down the Composite Index (CI) Alert should only occur on Bearish Divergence signals If the AO cross is up the CI Alert should only occur on Bullish Divergence signals Need all timeframes as per existing CI Indicator. When the
Hi, I am looking for a developer to convert a TV strategy into a Mt4 or Mt5 EA. The strategy is based on the EMA and the CVD volume indicator. I dont have the Mt4 or Mt5 version of these indicators. Copy the code below and place it in your TV to see the strategy. Other features: Stop loss - Option to either use pips of my choosing or close on opposite signal appears. Take profit - Option to either use pips of my
Good day, I would like to modify an exixting indicator that plot a line through the highs and lows in an indicator. but instead of recalculating all the values every time i would like for it to just calculate from the new present time and keep previous plots, and be able to plot from higher time frame . """"""""""""""""""""""""""OLD Specification to pocket EN Indicator that identifies highs and lows of a chart and
We are looking for an experienced MQL5 programmer to develop an Expert Advisor (EA) on MetaTrader 5. The project involves creating an automated trading bot that uses a methodology based on the integration of 2 technical indicators. If you have proven experience in similar projects, we invite you to apply. Main Description of the Bot Trading Methodology Details : The trading bot will operate based on a strategy that

Projektdetails

Budget
30 - 200 USD
Für die Entwickler
27 - 180 USD
Ausführungsfristen
von 1 bis 10 Tag(e)