An indicator based on bollinger bands ,moving average and rsı

MQL4 Göstergeler

İş tamamlandı

Tamamlanma süresi: 7 gün
Geliştirici tarafından geri bildirim
-

İş Gereklilikleri

Hello, I want an indicator to be made. Bollinger bands , moving average and rsı  will be used for the strategy. We will use 1 hour charts.First, we want to see a swing starting with a green candle (including tail) touching the bottom line of the bollinger band on the 1-hour chart , and we want the swing to be at least 3 candles.In the swing 2nd candle should never be red. This is a buy signal if the current swing's last candle closes above the  moving average and rsi above 50 . 2 consecutive red candles are acceptable in the swing. however, 3 would be considered invalid as it would mean a new swing. Vice versa will be a sell signal. Finally, I want the moving average ,bollinger bands and rsı to be adjustable to try out different strategies and if possible I want a beep or message notification plug-in to notify me.


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(55)
Projeler
96
40%
Arabuluculuk
13
38% / 62%
Süresi dolmuş
25
26%
Serbest
2
Geliştirici 2
Derecelendirme
(139)
Projeler
181
24%
Arabuluculuk
23
22% / 39%
Süresi dolmuş
13
7%
Serbest
3
Geliştirici 3
Derecelendirme
(346)
Projeler
543
32%
Arabuluculuk
24
67% / 8%
Süresi dolmuş
15
3%
Serbest
4
Geliştirici 4
Derecelendirme
(721)
Projeler
1040
39%
Arabuluculuk
47
49% / 23%
Süresi dolmuş
84
8%
Serbest
5
Geliştirici 5
Derecelendirme
(236)
Projeler
418
34%
Arabuluculuk
53
36% / 40%
Süresi dolmuş
153
37%
Meşgul
6
Geliştirici 6
Derecelendirme
(58)
Projeler
66
8%
Arabuluculuk
39
26% / 56%
Süresi dolmuş
12
18%
Çalışıyor
7
Geliştirici 7
Derecelendirme
(7)
Projeler
6
0%
Arabuluculuk
5
0% / 100%
Süresi dolmuş
0
Serbest
8
Geliştirici 8
Derecelendirme
(22)
Projeler
25
4%
Arabuluculuk
0
Süresi dolmuş
5
20%
Serbest
9
Geliştirici 9
Derecelendirme
(333)
Projeler
352
71%
Arabuluculuk
4
100% / 0%
Süresi dolmuş
1
0%
Çalışıyor
10
Geliştirici 10
Derecelendirme
(563)
Projeler
932
47%
Arabuluculuk
301
59% / 25%
Süresi dolmuş
124
13%
Çalışıyor
11
Geliştirici 11
Derecelendirme
(43)
Projeler
72
49%
Arabuluculuk
4
0% / 50%
Süresi dolmuş
19
26%
Serbest
12
Geliştirici 12
Derecelendirme
(264)
Projeler
538
50%
Arabuluculuk
55
40% / 36%
Süresi dolmuş
224
42%
Çalışıyor
13
Geliştirici 13
Derecelendirme
(66)
Projeler
143
34%
Arabuluculuk
10
10% / 60%
Süresi dolmuş
26
18%
Serbest
Benzer siparişler
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

Proje bilgisi

Bütçe
30 - 50 USD
Geliştirici için
27 - 45 USD
Son teslim tarihi
to 10 gün