Page 90 of 93

Re: Fibonacci, Trendlines, Support Resistance & Pivot Point Indicators MT4

Posted: Tue Apr 15, 2025 12:36 pm
by mrtools
RodrigoRT7 wrote: Tue Apr 15, 2025 12:09 pm I think I'm doing something wrong then, because I changed here and one ends up overlapping and erasing the other :(
Yeah, you need to change the button id and the unique name too.

Re: Fibonacci, Trendlines, Support Resistance & Pivot Point Indicators MT4

Posted: Sun May 04, 2025 7:55 pm
by alpha24
Hi friends,
Here is All Timeframe Pivot levels for better support and resistance levels. may be useful tool for your trading system.

Re: Fibonacci, Trendlines, Support Resistance & Pivot Point Indicators MT4

Posted: Tue May 06, 2025 12:07 am
by dana29
RodrigoRT7 wrote: Mon Feb 10, 2025 8:23 am Hi Kvak!!! all good?? Firstly, I would like to thank you for the RSI + MA. It was excellent:D

Without wanting to monopolize ideas on the forum, but could you please update the years of this indicator?:D

basically, I'm using what's on screen as my mains in counter trend.


Obs still in testing, it is not the final version.


hola RodrigoRT7 if you are as kind you have the complete inquirer as there is in the graph, the complete indicator
thanks.

Re: Fibonacci, Trendlines, Support Resistance & Pivot Point Indicators MT4

Posted: Tue May 06, 2025 6:49 am
by RodrigoRT7
dana29 wrote: Tue May 06, 2025 12:07 am hola RodrigoRT7 if you are as kind you have the complete inquirer as there is in the graph, the complete indicator
thanks.
Hi Dana29, how are you?

Of course, here is what you see in that graph.

Remember that Dots is a repainter that only serves to signal points of attention, it needs to be used with caution

Re: Fibonacci, Trendlines, Support Resistance & Pivot Point Indicators MT4

Posted: Tue May 06, 2025 7:57 am
by SLN
RodrigoRT7 wrote: Tue May 06, 2025 6:49 am Hi Dana29, how are you?

Of course, here is what you see in that graph.

Remember that Dots is a repainter that only serves to signal points of attention, it needs to be used with caution
Hi RodrigoRT7,
Do you mind sharing your template please? I am unable to make chart setup same as yours.Thank you

Re: Fibonacci, Trendlines, Support Resistance & Pivot Point Indicators MT4

Posted: Tue May 06, 2025 12:19 pm
by RodrigoRT7
SLN wrote: Tue May 06, 2025 7:57 am Hi RodrigoRT7,
Do you mind sharing your template please? I am unable to make chart setup same as yours.Thank you
Good evening my friend SLN, how are you? I don't have this template, but the WPR is H4 EMA, 14, 7.
Pivot Oscillator also with EMA, standard config of the indicator.

possibly Starc bands, should be with EMA ER (regularized). Dots main indicador too (repainter), I just turned off the smaller timeframe and left the larger ones active

Re: Fibonacci, Trendlines, Support Resistance & Pivot Point Indicators MT4

Posted: Sun May 18, 2025 8:17 pm
by Jimmy
Banzai wrote: Sat May 20, 2023 4:25 am Dadas True Trend

coder: Dadas

In the M15 AUDCAD example below, the two horizontal red lines are BOS (Break of Structure).
They break out to the uptrend.

For more about BOS, check out this post:
viewtopic.php?p=1295512777#p1295512777

My rating: 10 out of 10; recommended :thumbup: :In Love:
Image
This is probably the best intraday (lower than the Daily timeframe) auto trend line indicator I've tested.

It's a little different to True TL and Fractals Auto Trendlines which are both powerful and educational indicators that teach new traders how to draw triangle chart patterns, trend lines, and they emphasize on generating the more larger, significant trend lines. But this indicator's focus is on the "Break Of Structure" which can be used by lower timeframe traders and scalpers who are active.

I came across a message in our inbox regarding how well this code worked. So I've gone back, tested it and featured it today.

Thank you Banzai, although I'm late to the party, you rock brother.

Re: Fibonacci, Trendlines, Support Resistance & Pivot Point Indicators MT4

Posted: Mon May 26, 2025 10:18 am
by Banzai
Yesterday Fibo Lines
(on/off button)

Please use these final versions.
In these versions, they don't use Sunday calculations. They just use Friday calculations instead.
In addition, they will refresh the charts when you switch to different trading pairs.
Thank you.

Re: Fibonacci, Trendlines, Support Resistance & Pivot Point Indicators MT4

Posted: Sun Jun 01, 2025 1:48 am
by Dadas
Cagliostro wrote: Mon Oct 14, 2024 8:55 pm BLACK LEVELS: ONLY FOR BLACK MAGIC LOVERS!

Hi folks, as some people asked me about this, I share the Black Levels. I use them in any trading system and swapped years ago from normal pivots, support and resistance, SMC levels, FVGs, etc, to... this wonderful edge. I am still working on the code, as there are two more functions I'd love to implement, but they are super useful even as is.

They represent inefficiencies of the price action and act as super magnets. Black Levels attract or repel the price action. BIAS is simple, the last created level dictates the trend. If the last level is bullish, we are in bullish trend. Levels are dynamic, they get drawn and deleted accordingly with price movements.

Below an example of a trade I took this morning on EURNZD.

image_2024-10-14_111735198.png

Notes:
-Higher TF can be used for analysis, and lower TF for execution, as any other pivot like indicator.
-Safest entries are indicated by a failed attempt to break the level, when this happens, price flies away from the level in the opposite direction (like a super FVG).
-Target can be the next contrarian level, an existing one acting as resistance or a new one just created.
-SL works well below the entering level or safer below the previous one.

I use them in my system together with Xard zigzag to confirm market structure, and they work perfectly. Try and tell me :)

PS: if anyone is wondering how the EURNZD went... try to guess where I closed it few seconds ago.


image_2024-10-14_115417177.png


With love. Get rich!
+C+
You could also make sure that your indicators don't delete other indicators' objects!!!
This is extremely annoying when your indicator keeps deleting all objects!!!

Also, the "Bias Window" input does nothing!!!

Re: Fibonacci, Trendlines, Support Resistance & Pivot Point Indicators MT4

Posted: Sun Jun 01, 2025 3:00 am
by Cagliostro
Dadas wrote: Sun Jun 01, 2025 1:48 am You could also make sure that your indicators don't delete other indicators' objects!!!
This is extremely annoying when your indicator keeps deleting all objects!!!

Also, the "Bias Window" input does nothing!!!
Not working on MT4 anymore, sorry.