Page 238 of 424

Re: Something interesting please post here (Metatrader)

Posted: Thu Nov 10, 2022 1:21 pm
by sal
Narutopips wrote: Thu Nov 10, 2022 10:23 am You dont have to, you can use this settings for that.
thanks bro.. :facepalm:
BYW how i can remove /hide the price text ... !!

Re: Something interesting please post here (Metatrader)

Posted: Thu Nov 10, 2022 1:58 pm
by sal
Narutopips wrote: Thu Nov 10, 2022 10:23 am You dont have to, you can use this settings for that.
This indicator is the best to identify the s/r level after market breaks..
as per my request 1 year back mr.tools for the same done but there is no extension for level and requested not fulfilled. This is now fulfilled.

Re: Something interesting please post here (Metatrader)

Posted: Thu Nov 10, 2022 6:09 pm
by mrtools
sal wrote: Thu Nov 10, 2022 1:58 pm This indicator is the best to identify the s/r level after market breaks..
as per my request 1 year back mr.tools for the same done but there is no extension for level and requested not fulfilled. This is now fulfilled.
Yep, I seem to remember telling you at the time I didn't know how to do it.

Re: Something interesting please post here (Metatrader)

Posted: Thu Nov 10, 2022 6:17 pm
by PumbaPLS
mrtools wrote: Thu Nov 10, 2022 6:09 pm Yep, I seem to remember telling you at the time I didn't know how to do it.
Do you think you would be able to add an option to for example show only the last 5 s/r levels?

Re: Something interesting please post here (Metatrader)

Posted: Thu Nov 10, 2022 6:33 pm
by sal
mrtools wrote: Thu Nov 10, 2022 6:09 pm Yep, I seem to remember telling you at the time I didn't know how to do it.
thats fine mr.tools ;)
now we have this beautiful one.. :razz:
i did a big trade 2 nos in this position :)

Re: Something interesting please post here (Metatrader)

Posted: Thu Nov 10, 2022 6:37 pm
by Ogee
mrtools wrote: Thu Nov 10, 2022 6:09 pm Yep, I seem to remember telling you at the time I didn't know how to do it.
This zig zag indy does something like that but the code needs looking at. With a magic number could have multiple instances at different size ranges for example (and colour change and values on/off)



Re: Something interesting please post here (Metatrader)

Posted: Fri Nov 11, 2022 5:07 am
by mrtools
PumbaPLS wrote: Thu Nov 10, 2022 6:17 pm Do you think you would be able to add an option to for example show only the last 5 s/r levels?
Don't think, so the original author added bar display history, don't know how to incorporate that with the lookback feature.

Re: Something interesting please post here (Metatrader)

Posted: Fri Nov 11, 2022 5:09 am
by mrtools
Ogee wrote: Thu Nov 10, 2022 6:37 pm This zig zag indy does something like that but the code needs looking at. With a magic number could have multiple instances at different size ranges for example (and colour change and values on/off)


last high low stop loss.mq4



b1.PNG
Thanks for the indicator kinda messing with it a bit, will post if I come up with anything useful.

Re: Something interesting please post here (Metatrader)

Posted: Fri Nov 11, 2022 3:58 pm
by johnere
sal wrote: Sat Nov 05, 2022 5:38 pm manually made.. if someone can coded will be great
Sorry for the late reply. Now i can code

Re: Something interesting please post here (Metatrader)

Posted: Fri Nov 11, 2022 6:23 pm
by sal
johnere wrote: Fri Nov 11, 2022 3:58 pm Sorry for the late reply. Now i can code
nice to hear bro...
try the below conditions if possible to met!!

1) VERTICAL BLOCK SETTINGS
1.1) find out the trend continuous bars ( attached dots indicator will get confirmation for easy). important. ensure the each bars has close price > previous bars of same bullish or bearish)
1.2) Plot vertical block zone of bottom bar low price and upper bar high price (for clarity only) -Minimum 3 trend bars with dots needs.
1.3) find out the biggest bar in these trend bars . Mostly its a breakout bar .(see snap)
1.4) find the high price of previous bar and forward bar of breakout/biggest bar
2 ) plot horizontal block zone where the market change the direction.. up or down
3) plot the fib level at the low and highest of total vertical block
4) if the price enter in the horizontal block zone ; cross 50 level and touch or cross up /down 38.2 or 61.8 magic number arrow down /up
5) 1st trend arrow will give the direction (marked in snap) & AO indicator will helps the direction for more clarity where to drive the trade.

TIPS:
For better result ; it is better to find breakout bar (biggest bar) left shoulder should not have any price nearby)
we may update more for final tuning :)
if any doubt please inform