Custom Indicator from two indicator with filters (BB+MFI)

MQL4 Indicateurs

Spécifications

My trading strategy is based on bollinger and money flow index with the following setting WHEN 90% TO 100% OF A  CLOSED CANDLE BODY FORMS OUTSIDE THE BAND

MFI 

PERIOD = 14

LEVEL = 23

LEVEL = 77


BOLLINGER BANDS

period= 20

devitiond= 2

shift=0

applied to = closed


SELL SIGNAL  ALERT (WITH BUFFERS) 

1. 90% to 100% of candle body forms outside the upper band

2. MFI touches level 78


BUY SIGNAL ALERT (WITH BUFFERS)

1. 90% to 100% of candle body forms outside the lower band

2. MFI touches level 23


others;

* There should be the ability to edit input parameters.

* provide source code

* Willingness to provide ex4 for testing





Répondu

1
Développeur 1
Évaluation
(1086)
Projets
1437
45%
Arbitrage
48
73% / 13%
En retard
35
2%
Travail
2
Développeur 2
Évaluation
(430)
Projets
606
55%
Arbitrage
48
23% / 56%
En retard
178
29%
Gratuit
3
Développeur 3
Évaluation
(54)
Projets
53
17%
Arbitrage
7
0% / 100%
En retard
5
9%
Gratuit
4
Développeur 4
Évaluation
(1127)
Projets
1429
62%
Arbitrage
21
57% / 10%
En retard
43
3%
Gratuit
5
Développeur 5
Évaluation
(19)
Projets
21
5%
Arbitrage
1
0% / 100%
En retard
1
5%
Gratuit
6
Développeur 6
Évaluation
(346)
Projets
543
32%
Arbitrage
24
67% / 8%
En retard
15
3%
Gratuit
7
Développeur 7
Évaluation
(114)
Projets
154
47%
Arbitrage
2
0% / 50%
En retard
4
3%
Gratuit
8
Développeur 8
Évaluation
(721)
Projets
1040
39%
Arbitrage
47
49% / 23%
En retard
84
8%
Gratuit
9
Développeur 9
Évaluation
(2077)
Projets
2636
61%
Arbitrage
113
45% / 26%
En retard
418
16%
Travail
10
Développeur 10
Évaluation
(547)
Projets
757
46%
Arbitrage
23
39% / 13%
En retard
63
8%
Travail
11
Développeur 11
Évaluation
(258)
Projets
395
28%
Arbitrage
69
19% / 49%
En retard
120
30%
Gratuit
12
Développeur 12
Évaluation
(453)
Projets
512
33%
Arbitrage
25
40% / 48%
En retard
7
1%
Chargé
13
Développeur 13
Évaluation
(196)
Projets
318
35%
Arbitrage
64
13% / 56%
En retard
82
26%
Gratuit
14
Développeur 14
Évaluation
(84)
Projets
149
31%
Arbitrage
32
34% / 41%
En retard
43
29%
Gratuit
15
Développeur 15
Évaluation
(96)
Projets
143
76%
Arbitrage
0
En retard
2
1%
Gratuit
16
Développeur 16
Évaluation
(563)
Projets
932
47%
Arbitrage
301
59% / 25%
En retard
124
13%
Travail
17
Développeur 17
Évaluation
(586)
Projets
1047
49%
Arbitrage
39
28% / 41%
En retard
49
5%
Gratuit
18
Développeur 18
Évaluation
(66)
Projets
143
34%
Arbitrage
10
10% / 60%
En retard
26
18%
Gratuit
Commandes similaires
preciso de um robô com duas médias móveis, uma exponencial high e uma exponencial low. preciso também ter a opção de utilizar e todos os tempos gráficos e alterar os parâmetros das médias. entrada de compra será feita quando um candle de alta romper e fechar a cima da média high e fechará a posição quando um candle de baixa romper e fechar a baixo da média low. a venda será feita quando o candle de baixa romper e
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

Informations sur le projet

Budget
30+ USD
Pour le développeur
27 USD
Délais
de 1 à 10 jour(s)