Trading View Indicator

MQL4 Indicateurs

Spécifications

Indicators Required:

a) RSI
b) Stochastic D
c) Money Flow Index

Pre Alert Signal Rules:

1) The Buy Pre-Alert should be created whenever all three indicators the RSI, Stochastic D and Money Flow Index have their values close below the Oversold Level. Once this condition has been met a Notification should be sent with a choice of having it created as a PopUp, Sound or Email. 
2) The Sell Pre-Alert should be created whenever all three indicators the RSI, Stochastic D and Money Flow Index values close above the Overbought Level. Once this condition has been met a Notification should be sent with a choice of having it created as a PopUp, Sound or Email. 
3) Once the Pre Alert has appeared the Indicator should move to the Confirmed Signal. 

Confirmed Signals Rule:

The Confirmed Signals should have two option types, the first option type is having the current candle breaking neither the High or Low of the previous candle in order to form a Confirmed Signal, and now the second option type is if we get the current candle closing above or below the High or Low of the previous candle.

Option One:

1) Once the Buy Pre-Alert has been created the Indicator we will now need to wait for the first candle to break the Previous Candles High, once this condition has been met an arrow should be placed below the Low of this Confirmed Signal candle. Plus a Notification should be sent with a choice of having it created as a PopUp, Sound or Email if the "Pre Alert Notifications" is enabled.

2) Once the Sell Pre-Alert has been created the Indicator we will now need to wait for the first candle to break the Previous Candles Low, once this condition has been met an arrow should be placed below the High of this Confirmed Signal candle. Plus a Notification should be sent with a choice of having it created as a PopUp, Sound or Email if the "Pre Alert Notifications" is enabled.

Option Two:

1) Once the Buy Pre-Alert has been created we will now need to wait for the first candle to close above the Previous Candles High, once this condition has been met an arrow should be placed above the Low of this Confirm Signal candle. Plus a Notification should be sent with a choice of having it created as a PopUp, Sound or Email if the "Confirmed Alert Notifications" is enabled.

2) Once the Sell Pre-Alert has been created we will now need to wait for the first candle to close below the Previous Candles Low, once this condition has been met an arrow should be placed above the High of this Confirm Signal candle. Plus a Notification should be sent with a choice of having it created as a PopUp, Sound or Email if the "Confirmed Alert Notifications" is enabled.

Indicator Settings:

1) Use RSI Condition = Yes / No
2) Use MFI Condition = Yes / No
3) Use Stochastic Condition = Yes/No

Indicator Alert Settings:

1) Trend Filter = 

a) Bullish Trend = Only Buy Signals
b) Bearish Trend = Only Sell Signals 
c) Disable Filter = Both Buy and Sell Signals will become valid.

2) Set RSI Length
3) Set RSI Source
4) Set MFI Length
5) Set Stochastic Length
6) Set Stochastic D Period
7) Set Alert Oversold level
8) Set Alert Overbought Level
9) Set Confirmed Alert Types = 

a) Breaking Low/High
b) Closing Above High / Below Low

Indicator Visual Settings:

1) Set Alert Arrow Size
2) Show Bullish Circles = Yes/No (When enabled it will show Bullish Circles)
3) Show Bearish Circles = Yes/No (When enabled it will show Bearish Circles)
4) Show Bullish Arrows = 
Yes/No (When enabled it will show Bullish Arrows)
5) Show Bearish Arrows = Yes/No (When enabled it will show Bearish Arrows)
6) Set Alert Candle History = based on the number of candles to look back.
7) Set Alert Arrow Distance = this is the distance from the High or Low it should be based in Pips and point form so it can use a distance of 0.1
8) Set Bullish Alert Arrow Colour
9) Set Bearish Alert Arrow Colour

Indicator Notifications Settings:

1) Use Pre Alert Notifications = Yes/No 
2) Use Email Alert Notifications = Yes/No
3) Use PopUp Alert Notifications = Yes/No
4) Use Sound Alert Notifications = Yes/No
5) Use Confirm Alert Notifications = Yes/No

Alert Notification Text

EURUSD | BUY | PRE-ALERT | 1.3000 | 12:00

EURUSD | SELL | PRE-ALERT | 1.3000 | 12:00

EURUSD | BUY | CONFIRM ALERT | 1.3000 | 12:00

EURUSD | SELL | CONFIRM ALERT | 1.3000 | 12:00

Répondu

1
Développeur 1
Évaluation
(49)
Projets
134
27%
Arbitrage
62
13% / 53%
En retard
58
43%
Gratuit
2
Développeur 2
Évaluation
(219)
Projets
370
42%
Arbitrage
145
17% / 41%
En retard
124
34%
Gratuit
3
Développeur 3
Évaluation
(34)
Projets
80
34%
Arbitrage
13
31% / 54%
En retard
19
24%
Gratuit
4
Développeur 4
Évaluation
(225)
Projets
284
42%
Arbitrage
15
13% / 47%
En retard
67
24%
Gratuit
Commandes similaires
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

Informations sur le projet

Budget
80 USD
Pour le développeur
72 - 72 USD
Délais
7 jour(s)