Page 31 of 93

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

Posted: Sat Oct 31, 2020 4:46 am
by pippindr
THANKS i should have known lol
Ogee wrote: Sat Oct 31, 2020 2:33 am
Hi, yes the SpudFibo does that.

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

Posted: Tue Nov 03, 2020 10:32 am
by trader4life22
Hello, I am looking for a MTF Trendline indicator. If anybody has one , could you share please?
Thanks,
Norm

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

Posted: Thu Dec 03, 2020 2:47 am
by Rox
This is one of the best pivot point indicators I've found.
I also made a modification with the 4th level of resistance and support.

Features:
  • Pivot Points
  • Fibonacci retracements of the previous day's range
  • Open, high, low, and close of the previous day
  • Plots one period in the future for making tomorrow's trade plan
  • Price labels for all levels
  • Works on all time frames
  • Works with multiple instances on at the same time

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

Posted: Thu Dec 03, 2020 3:11 am
by ChuChu Rocket
Rox wrote: Thu Dec 03, 2020 2:47 am This is one of the best pivot point indicators I've found.
I also made a modification with the 4th level of resistance and support.
Image
Whoa Rox those are mint. Thank you for sharing these beauties and making ideal modifications 😇

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

Posted: Sun Dec 13, 2020 8:36 am
by Garrintcha
Rox wrote: Thu Dec 03, 2020 2:47 am This is one of the best pivot point indicators I've found.
I also made a modification with the 4th level of resistance and support.


best pivot point.png
I advise you to visit the site from which the indicators are loaded directly into the terminal. Look there for the indicators "Magneto" and "Magneto weekly pro" (there is a manual). Perhaps you will like them even more.

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

Posted: Thu Dec 24, 2020 2:12 pm
by ratonchjes
Banzai wrote: Sun Jan 05, 2020 6:03 am I modified "#SpudFibo.mq4" to make "Fibo Fan Day Range.mq4".
It's a Fibonacci Fan of the previous day high and low range.
It's a range from the first candle of the day to the last candle of the day.
It's not really from the highest candle to the lowest candle.

It's more like a Gann Fan if you draw from the first candle of the day to the last candle of the day.

On the attached EURUSD chart, we see that there are two high candles and two low candle.
We don't know how to draw which candle to which. The angles will be different.


For the highest candle to the lowest candle, you have to use "Fibonacci_Fan.mq4" at:
viewtopic.php?p=1295400332#p1295400332

Also check out #SpudFibo.mq4 at:
viewtopic.php?p=1295399889#p1295399889


Hey mate,

do you know if there is any version of Gann Fan MTF? Or with alerts?

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

Posted: Fri Dec 25, 2020 4:29 am
by RomanUkraine
CollinH wrote: Tue Jan 28, 2020 3:15 pm

Does anyone know if this system repaints/recalculates?
On TF M-5 dot 4 - recalculates and redraws. Today I observe this system for the first time
Today, thanks to this system, in reality +19 points and in the demo +16 points.
Added my Zig-zig

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

Posted: Sat Dec 26, 2020 11:43 am
by KRFXEL
Rox wrote: Thu Dec 03, 2020 2:47 am This is one of the best pivot point indicators I've found.
I also made a modification with the 4th level of resistance and support.

Features:

  • Pivot Points
  • Fibonacci retracements of the previous day's range
  • Open, high, low, and close of the previous day
  • Plots one period in the future for making tomorrow's trade plan
  • Price labels for all levels
  • Works on all time frames
  • Works with multiple instances on at the same time


best pivot point.png

hello all...
I want to ask
is there a support and resistance indicator based on ATR? wherein, the user can set individually the number of days to be used as a multiplier for the support and resistance lines separately? I asked this question because I based my support and resistance and also my take profit using the ATR....

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

Posted: Wed Jan 06, 2021 1:04 am
by mtp
mrtools wrote: Fri Mar 09, 2018 4:15 am

Thanks to Pacois, try this version.
mrtools sir this again stopped working,some DLL call error-Cannot call 'kernel32.dll::GetTimeZoneInformation', 'kernel32.dll' is not loaded,any solution?

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

Posted: Wed Jan 06, 2021 12:03 pm
by mrtools
mtp wrote: Wed Jan 06, 2021 1:04 am

mrtools sir this again stopped working,some DLL call error-Cannot call 'kernel32.dll::GetTimeZoneInformation', 'kernel32.dll' is not loaded,any solution?
The kernel32.dll is a windows dll file somehow seems your computer doesn't have it, looks like you can download it online, this version even though it's the same name made it new mt4 compatible and worked on fixing the comments, but for the comments you will still need that dll file.