You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
MTF b-clock
Hi mladen...
I went looking for an MTF B-Clock...
found one:
b-clockl_mtf.mq4b-clockl_mtf.ex4
Problem:
Especially on smaller TF charts
it prints too HIGH above the bid line...
then 'disappears' from the screen
when the PA moves the bid line to the top
and 'pushes' the clock off the screen.
I have a b-clock that doesn't do that
but it's not MTF.
b-clk.mq4b-clk.ex4
It needs to be lowered to ride (just) above the bid line.
Thanks for any help/time you can offer.
Cheers
Randy
...
goldenequity
Can not change ex4
Hi mladen...
I went looking for an MTF B-Clock...
found one:
b-clockl_mtf.mq4b-clockl_mtf.ex4
Problem:
Especially on smaller TF charts
it prints too HIGH above the bid line...
then 'disappears' from the screen
when the PA moves the bid line to the top
and 'pushes' the clock off the screen.
I have a b-clock that doesn't do that
but it's not MTF.
b-clk.mq4b-clk.ex4
It needs to be lowered to ride (just) above the bid line.
Thanks for any help/time you can offer.
Cheers
Randygoldenequity Can not change ex4
ex4 and mq4 are both there
(looks like 1 attachment but both are posted)
b-clockl_mtf.mq4
MTF b-clock
Didn't see it Try it out now (you can adjust the gap as you wish - it is a multiplier used to add textGap average tru ranges to the price and that is the vertical gap of the text)
Sweet
The .5 default put it right in the middle...
changed it to 1 and it sits right where I wanted it.
Once again... thank you SO much... I appreciate your skill set!!
Randy
...
Try this version out
It should be what you need
Could some make this indicator into a multi time frame MTF
it is a demark range forcast indicator
Forecasting of Price Ranges - MQL4 Code Basethank you
Thank you mladen
Try this version out It should be what you need
casaliss Multi time frame disparity index attached at the post
hi mladen,
i compared this indi with another one i'm using and noticed they have very similar behaviour (but on different scales).
could you pls look in the code of the 2 and tell what's the difference and -if possible- which of the 2 might be the better one (if we can say so...)? many thanks in advance.
regards
madistance.mq4
...
engula
The two have similar math and that is why they look so similar.
So the difference is in only in the divisor, and since the divisor does not change "wildly" the resulting indicator is, when looking at it, very similar
hi mladen,
i compared this indi with another one i'm using and noticed they have very similar behaviour (but on different scales).
could you pls look in the code of the 2 and tell what's the difference and -if possible- which of the 2 might be the better one (if we can say so...)? many thanks in advance.
regards
madistance.mq4Thanks also mladen
Nonlag MA slope
Is there an MTF version of this which is not a bar indicator (post 3974) but which shows the extent of the slope (so would look more like an oscillator)? This would be great.
Thank you.
Mike T