A New Indicator From Bollinger Bands, EMA 200 and an Autotrendline indicator with source code

MQL5 Indicadores Experts

Termos de Referência

I want you to create an indicator that will be giving me notification anytime price of the current candle is about to touch or actually touch the upper band, middle band, lower band, the upper or lower trendline, or touches the 200 EMA, closes above or below it,

    Conditions for giving notifications

code a simple indicator from the Bollinger bands indicator, EMA 200, and an autotrendline indicator (I will send the source code too). I want notifications from both previous candle and the current candle (index 0). The current candle is the most important

Candle 0 (or price) should notify anytime:

(a) candle 0 is a few pips (to be defined in inputs) to reach the 200 EMA from below

(b) it is a few pips to reach the 200 EMA from above or below.

(c) anytime candle 0 actually touches the 200 EMA

(d) anytime candle 1 closes below or above the 200 EMA. Indicator should specify if it is below or above.

    For the Bollinger bands, indicator should notify anytime:

(a) candle 0 (or price) is a few pips from reaching the upper band

(b)candle 0 (or price) is a few pips from reaching the lower band

(c) candle 0 (or price) is a few pips from reaching the middle band from above or below

     Still on Bollinger bands, indicator should notify anytime:

(a) Candle 1 closes above the upper band

(b) candle1 high is above the upper band but it closed below the upper band

(c) candle 1 closes below the lower band

(d)candle1 low is below the lower band but it closed above the lower band.

Candle 1 closes below or above the middle band. Indicator should specify if candle1 closes below or above the middle band.

    For the Autotrendline indicator, the indicator to be made should notify me anytime the Autotrendline redraw itself. This is because it automatically redraws itself anytime a new higher high or new lower low is formed. This Autotrendline has two trendlines. The upper and the lower trendline. At any point in time, each trendline will connect two or more candles highs or two lower lows in a straight line. 

Conditions for notifications:

(a) Anytime the upper trendline is redrawn, immediately after candle1 closes (because of a new higher high) then the indicator should notify me.

(b) for the lower trendline, anytime it is redrawn, after candle1 closes, and because it is a new lower low, then the indicator should notify me.

(c) Also, it's possible that 3 or 4 or more candles will be touching and be closing on or above the (RISING)lower trendline. This simply means that price is on uptrend and so, as each candle1 lower wick continue to touch this lower trendline or they keep closing on the lower trendline, the indicator should keep giving me notification. Same thing for the upper trendline if candle1 highs keep touching the upper trendline or closing on the upper trendline, indicator should keep giving notification. This simply means that price is respecting the trendline and not breaking it.

(d) Now Remember, a trendline can ONLY BE REDRAWN if there's a new higher high or lower low. If not, price will continue to oscillate between the two trendlines and there will be no need for any notification.

   I have uploaded the Autotrendline indicator source code along with this order & the Autotrendline indicator file. You can always get the normal Bollinger bands indicator and also plot the 200 EMA yourself. I would have added support and resistance indicator to complete it but I don't know if you will be able to combine the four together. I just wanted a single indicator from these three indicators namely the Bollinger bands indicator, Autotrendline indicator and the 200 EMA.

 But remember, the most important is knowing the position of the current candle (index 0) anytime it touches any of the above. This is what I can't code myself. I've been trying my best with eabuilder but it's the current candle that I don't know how to go about it. Let me know if you can do it.  Thanks  

Respondido

1
Desenvolvedor 1
Classificação
(3)
Projetos
3
0%
Arbitragem
1
0% / 100%
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(363)
Projetos
506
40%
Arbitragem
147
18% / 72%
Expirado
99
20%
Carregado
3
Desenvolvedor 3
Classificação
(172)
Projetos
195
11%
Arbitragem
37
38% / 35%
Expirado
5
3%
Carregado
4
Desenvolvedor 4
Classificação
(392)
Projetos
420
69%
Arbitragem
4
75% / 0%
Expirado
2
0%
Trabalhando
5
Desenvolvedor 5
Classificação
(52)
Projetos
97
24%
Arbitragem
11
18% / 18%
Expirado
12
12%
Trabalhando
6
Desenvolvedor 6
Classificação
(267)
Projetos
542
50%
Arbitragem
55
40% / 36%
Expirado
225
42%
Carregado
Pedidos semelhantes
1. Overview The bot is designed to execute a dual grid trading strategy with both buy and sell orders placed at predefined grid intervals. It is non-directional , meaning it does not follow any signals or trends. The bot operates continuously, opening new orders as soon as a TAKEPROFIT or STOPLOSS is triggered. It is optimized for synthetic indices but can be adapted to other assets. 2. Core Features Dual Grid
Hello All 4 EA have 100% same setting just indicators are different I need 4 EA with 4 different different indicators, in the pictures I mention 3 EA but there are 4 But make sure all setting all data built in EA and able to modify indicator setting directly from EA no need to attach indicator EA must show Arrow TP SL etc.... which indicator show on chart EA's Panel work perfectly and auto calculate all previous TP
I’m in need of a professional developer to review and test my MQL5 file. It’s essential to ensure that the code is optimized, error-free, and functioning as intended for trading purposes. A qualified developer can thoroughly analyze the file, identifying any issues or inefficiencies and suggesting improvements. They can also run comprehensive tests to validate performance under various scenarios. This support is
I need a forex Robot that will trade based on the order block and candle stick pattern, the robot should scalp and swing. It should open trades on Order block and continue to open more trades as per candle stick in order of time frames. The robot should buy and sell. If the Market is buying the robot should open buy trades only, if the Market is selling, sells only and each trades open if the last candle stick was
Hi! Do you have a highly profitable Expert Advisor (EA) forex trading robot that’s compatible with both MT4 and MT5? If so, I’d love to see any supporting details about the EA’s performance. This includes backtesting results—either screenshots or videos—as well as a demo version to test the algorithm’s accuracy so as to make a purchase. Additionally, a brief explanation of the trading strategy used to develop the EA
Hi Everyone, I am looking to hire a developer to create an Expert Advisor (EA) for MetaTrader 5, utilizing two custom indicators: HalfTrend and Squeeze Momentum . The EA should be designed based on specific trading conditions which I will detail below, and it should also include comprehensive optimization and backtesting. Project Details: Indicators to be Used: HalfTrend Indicator : Should generate buy/sell
I have a complex indicator which is made by another coder before , but if i open a chart and run the indicator, then after some times i open new chart the same as before and run indicator on new chart again, the the recent signals on new chart is diffrent from the chart which was opened before!!! if anyone can solve it message me
Hi, Thanks for looking at the requirement. This job is like adding few rules and CSV export to signals generated in an indicator. please look at the specs and let me know if u have any queries. Thanks :) 1. Filters Candles Based on Open: True/False Buy candles arrows should have the open above the EMA Sell Candles arrows should have the open below the EMA 2. Limit Placement Criteria: True/False When an
I am looking for a very simple MQL5 function or EA to read the last message from a Discord channel. Ideally using base MQL5 code, and using websockets not webrequest ... it could be as simple as setting this EA but for Discord
The robot needs to notify me of the right time to buy or sell. It needs to indicate the signals of a profit or loss I will pay the amount that is needed to help me. I need help to understand how to trade better from your advice

Informações sobre o projeto

Orçamento
30 - 40 USD
Desenvolvedor
27 - 36 USD
Prazo
de 1 para 5 dias