MA based indicator: any green candle closes below MA => generate audio alerts & notifications

MQL4 Indicatori

Lavoro terminato

Tempo di esecuzione 5 ore

Specifiche

I wI'll try to describe the indicator I need as simple as possible, so there are not misunderstanding. Let me know if anything is not clear.


Conditions below MA

Each time green candle closes below Moving Average (select MA type in options: exponential, simple, smoothed etc, price, shift).  Green candle close must be below this MA. It can't close on MA though its wick can touch or cross it.

The following actions are to be generated:

  • Generate alerts only on green candles.
  • Draw a red arrow/object above every green candle (can be disabled in options)
  • Notifications: sound, popup message, push notifications and email 

- option to select custom audio file for buy and sell alerts separately

- popup message, push notification, email : Sell [Pair] on [Timeframe]

Below MA


    Conditions above MA


    Each time red candle closes above Moving Average (select MA type in options: exponential, simple, smoothed etc, price, shift). Red candle close must be above this MA. It can't close on MA though its wick can touch or cross it.

    The following actions to be generated are:
    • Generate alerts only on red candles.
    • Draw a green arrow/object below every red candle (can be disabled in options)
    • Notifications: sound, popup message, push notifications and email (option to select custom audio file for buy and sell alerts separately)

    - option to select custom audio file for buy and sell alerts separately

    - popup message, push notification, email : Buy [Pair] on [Timeframe]

    Above MA


    3.  









    Con risposta

    1
    Sviluppatore 1
    Valutazioni
    (508)
    Progetti
    764
    63%
    Arbitraggio
    33
    27% / 45%
    In ritardo
    23
    3%
    Gratuito
    2
    Sviluppatore 2
    Valutazioni
    (408)
    Progetti
    536
    75%
    Arbitraggio
    9
    44% / 0%
    In ritardo
    24
    4%
    Gratuito
    3
    Sviluppatore 3
    Valutazioni
    (38)
    Progetti
    50
    10%
    Arbitraggio
    1
    0% / 0%
    In ritardo
    8
    16%
    Gratuito
    4
    Sviluppatore 4
    Valutazioni
    (1127)
    Progetti
    1429
    62%
    Arbitraggio
    21
    57% / 10%
    In ritardo
    43
    3%
    Gratuito
    5
    Sviluppatore 5
    Valutazioni
    (1086)
    Progetti
    1437
    45%
    Arbitraggio
    48
    73% / 13%
    In ritardo
    35
    2%
    In elaborazione
    6
    Sviluppatore 6
    Valutazioni
    (721)
    Progetti
    1040
    39%
    Arbitraggio
    47
    49% / 23%
    In ritardo
    84
    8%
    Gratuito
    7
    Sviluppatore 7
    Valutazioni
    (12)
    Progetti
    14
    0%
    Arbitraggio
    1
    100% / 0%
    In ritardo
    1
    7%
    Gratuito
    8
    Sviluppatore 8
    Valutazioni
    (362)
    Progetti
    504
    40%
    Arbitraggio
    147
    18% / 72%
    In ritardo
    98
    19%
    Occupato
    9
    Sviluppatore 9
    Valutazioni
    (126)
    Progetti
    160
    36%
    Arbitraggio
    4
    25% / 50%
    In ritardo
    13
    8%
    Gratuito
    10
    Sviluppatore 10
    Valutazioni
    Progetti
    0
    0%
    Arbitraggio
    0
    In ritardo
    0
    Gratuito
    11
    Sviluppatore 11
    Valutazioni
    (63)
    Progetti
    84
    26%
    Arbitraggio
    23
    22% / 48%
    In ritardo
    23
    27%
    Gratuito
    12
    Sviluppatore 12
    Valutazioni
    Progetti
    0
    0%
    Arbitraggio
    0
    In ritardo
    0
    Gratuito
    13
    Sviluppatore 13
    Valutazioni
    (57)
    Progetti
    75
    25%
    Arbitraggio
    9
    33% / 56%
    In ritardo
    8
    11%
    Gratuito
    14
    Sviluppatore 14
    Valutazioni
    (236)
    Progetti
    418
    34%
    Arbitraggio
    53
    36% / 40%
    In ritardo
    153
    37%
    Occupato
    15
    Sviluppatore 15
    Valutazioni
    (769)
    Progetti
    1033
    44%
    Arbitraggio
    50
    8% / 50%
    In ritardo
    117
    11%
    Gratuito
    16
    Sviluppatore 16
    Valutazioni
    (70)
    Progetti
    86
    31%
    Arbitraggio
    1
    100% / 0%
    In ritardo
    1
    1%
    Gratuito
    17
    Sviluppatore 17
    Valutazioni
    (163)
    Progetti
    178
    47%
    Arbitraggio
    0
    In ritardo
    5
    3%
    Gratuito
    18
    Sviluppatore 18
    Valutazioni
    (66)
    Progetti
    143
    34%
    Arbitraggio
    10
    10% / 60%
    In ritardo
    26
    18%
    Gratuito
    19
    Sviluppatore 19
    Valutazioni
    Progetti
    0
    0%
    Arbitraggio
    0
    In ritardo
    0
    Gratuito
    Ordini simili
    Greetings, As the title suggests, I am trying to convert an indicator that calls itself via an iCustom call like this. iMAArray_Buffer[loop_1] = iCustom ( NULL , Selected_TF, MQLInfoString ( MQL_PROGRAM_NAME ), "calculate" , RPeriod, MType, MPeriod, 1 , shift); Full code will not be provided, only the position that needs fixing. I cannot get this working in MQL5 but the original code runs smoothly in MQL4. Please
    I need a chart to replicate/track my equity + Balance Curve into my mt4. Also this chart i need to be able to add Stochastic / Bollingerband / Moving average on the equity/balance curve. Besides the equity curve i would like the indicator to show the Line-chart of my win + 1 and my loss -1 which results in a win-loss curve. ( i will discuss this with the choosen developer in depth. ) More information on what i want
    Greetings great developer, I am in search of a highly skilled developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further
    Hello, This is pretty simple and its an indicator with On/Off button 1-Off will remove all indicator from the chart. 2-On will put them all back again with the same settings
    Trading bot 300+ USD
    We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
    I need someone the create a supertrend indicator based on Heikin Ashi candles instead of normal candles. Needs to be exactly the same as the supertrend (original one) + ha from tradingview. In m1,m5,m15 the indicator must have the same values ​​found with the tradingview. Work that meets this requirement will be accepted ( depending on the broker and spread, however, a few pips of difference will be accepted)
    Here is a detailed instruction for the coder to implement the vertical lines based on the BrainTrainSignalAlert indicator: --- **Task: Implement Vertical Lines for Alerts from BrainTrainSignalAlert Indicator** **Objective:** Create a system that adds vertical lines on specified timeframes (M5 or M30) whenever an alert is generated by the BrainTrainSignalAlert indicator on the H1, H4, and D1 timeframes. The lines
    Hello Guys! I want to modify/fix the indicator that uses sequential type of entries (it calculates from 1 to 9) and if the conditions are met it provides an arrow (signal) with alert. The problem is that, sometimes (for unknown for me reasons) it repaints arrow signal. Like on the picture: Signal 1 - correct signal Signal 2 - correct signal Signal 3 - correct signal Signal 4 - repaints (signal 3 arrow dissapeared
    Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
    I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better

    Informazioni sul progetto

    Budget
    30 - 40 USD
    Per lo sviluppatore
    27 - 36 USD
    Scadenze
    da 3 a 5 giorno(i)