Page 50 of 93

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

Posted: Tue Sep 20, 2022 3:43 am
by kyawswarlin
mrtools wrote: Mon Sep 19, 2022 1:23 am Sorry for the late answer, I just added mtf, not sure how to fix, sorry.
I fix it

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

Posted: Tue Oct 04, 2022 2:10 pm
by excellence
kyawswarlin wrote: Tue Sep 20, 2022 3:43 am I fix it
Image
Hi,
Would you like to share how you fix it?

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

Posted: Thu Oct 06, 2022 7:26 pm
by sal
mr. tools
Is it possible to update auto fibnacci retracement indicator extreme position based on HALF TREND line signal (highlow)

its good for the breakout level..
see snap

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

Posted: Fri Oct 07, 2022 5:31 pm
by sal
excellence wrote: Tue Oct 04, 2022 2:10 pm Hi,
Would you like to share how you fix it?
mr.tools
post 492
MTF_SupplyDemandZone.mq4
can you please make buffer on the lines consider the zone buffer actor shall be zero..

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

Posted: Sat Oct 08, 2022 4:29 am
by mrtools
sal wrote: Thu Oct 06, 2022 7:26 pm mr. tools
Is it possible to update auto fibnacci retracement indicator extreme position based on HALF TREND line signal (highlow)

its good for the breakout level..
see snap
The non-repainting version of Half Trend I don't have the source.

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

Posted: Sat Oct 08, 2022 4:31 am
by mrtools
sal wrote: Fri Oct 07, 2022 5:31 pm mr.tools
post 492
MTF_SupplyDemandZone.mq4
can you please make buffer on the lines consider the zone buffer actor shall be zero..
Not sure what you are asking?

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

Posted: Sat Oct 08, 2022 2:53 pm
by sal
mrtools wrote: Sat Oct 08, 2022 4:29 am The non-repainting version of Half Trend I don't have the source.
mr.tools

half trend is only just for the high low setting where the colour change confirmed in previous history. repaint issue will not come in this situation
if the blue line history & red line history (sure it will not repaint) & for setting fib is highlow where the the HALF TREND history colour not in current

low price should be below red line.
fib setting high above blue line
fib setting low below red line
breakout out is based on fib levels (not need at this time to make any arrows)

i attached HT but note sure its replaint the historical line, i cant see visually any repaint issue

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

Posted: Sat Oct 08, 2022 3:56 pm
by thomdel
mrtools wrote: Sat Oct 08, 2022 4:29 am The non-repainting version of Half Trend I don't have the source.


Respected Sir,

Attached is the halftrend indicator code of tradingview.

I don't know whether it repaints or not as I do not have upgraded tradingview a/c to check replay mode for repainting.

If this is really non-repaint version then Please Convert this to MT4 with button.
Also, it will be helpful if you provide : Amplitude value to be entered as decimal / integer : example : 2.3, 2.5, 2.55, 2.60,....


Thanks for your Time, Efforts, Support, Kindness, shares.
Thanks a Lot.

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

Posted: Thu Oct 13, 2022 4:28 am
by sal
combination of fib with s/r

M5 setting for fib where the latest S/R zone wicks (see snap first)
then change to M1 chart and see the each levels where the breakout bar and pull back bar made.. (see snap second)
trade 5 bar expiry towards the trend direction in M1 CHART. (last combined charts with trades taken)

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

Posted: Mon Oct 17, 2022 7:05 pm
by ParallelNative
Is there an Indicator that allows you to click or select any given candle and automatically draws a support/resistance object from the high and low of the candle?
I have manual drawing tools to create rectangles/zones but nothing that speeds up the process by just simply clicking a candle and the object is printed.