Multi Timeframe Indicators - page 455

 

Please someone Help me fix last bar. I try to fix this indicator superprofit.mq4 you can see last bar disappear I try to fix them but I'm not a coder. Please help me to fix this indicator. Thank you.

Files:
 
tysgels:
Please someone Help me fix last bar. I try to fix this indicator superprofit.mq4 you can see last bar disappear I try to fix them but I'm not a coder. Please help me to fix this indicator. Thank you.

Use the one from this post : https://www.mql5.com/en/forum/173574/page244

It works as it should (and does not repaint). Set the HMADivisor to 1.7 to get same values

 
mladen:
kenwa

The problem is simple : when you use very long time frames on a very short time frame, the the values are the same for a great number of bars and then metatrader draws it as if it was empty (it does it that way for et least last few years as far as I remeber). Also, since we do not know what are the minimum and maximum of this indicator we can not specify it in (which would prevent that) indicator properties

Shrink the chart or specify some fixed minimum and maximum for it in indicator properties and you will see those long time frames on a short time frames too (something like this). Till metatrader does not change the way how it displays indicators in sub-windows we will have to find some "solutions" like these. Here is, as an example, weekly xo atr on an hourly chart : as you can see I had to shrink it to the maximum in order to force metatrader to draw values (even though they are there all the time)

hi mladen, may i ask what means by "shrink the chart (is it use + or - to magnify the screen?) or specify some fixed minimum and maximum for it in indicator properties" thanks again.

 
kenwa:
hi mladen, may i ask what means by "shrink the chart (is it use + or - to magnify the screen?) or specify some fixed minimum and maximum for it in indicator properties" thanks again.

Yes, use "-" to make as much bars visible on screen as possible.

As of fixed minimum and maximum - see the picture (you can set the minimum to, for example, -10 and maximum to +10 and you will see the xo values) :

Files:
 
tysgels:
Please someone Help me fix last bar. I try to fix this indicator superprofit.mq4 you can see last bar disappear I try to fix them but I'm not a coder. Please help me to fix this indicator. Thank you.

That is one of the newest karl dittmans "inventions". As usual he took something freely available on the net and is selling it as a "wonder system". Even his version has that same error

 
tysgels:
Please someone Help me fix last bar. I try to fix this indicator superprofit.mq4 you can see last bar disappear I try to fix them but I'm not a coder. Please help me to fix this indicator. Thank you.

Hi mladen, here are two set of same new indicators from same author used together, the 4 as one set, the 5 as one set. for example, buysell5 paste to chart, buysell5code just put in indicator folder, but it seems to be deceptive, both of them give same signal, the buysell5 seems shift the line to the right, but its signal is same as buysell5code (if you paste to chart), so seems both of them still show none signal for the current bar except it closed, could it make/fix to show current running bar signal before it closed? Thanks a lot.

Files:
 
kenwa:
Hi mladen, here are two set of same new indicators from same author used together, the 4 as one set, the 5 as one set. for example, buysell5 paste to chart, buysell5code just put in indicator folder, but it seems to be deceptive, both of them give same signal, the buysell5 seems shift the line to the right, but its signal is same as buysell5code (if you paste to chart), so seems both of them still show none signal for the current bar except it closed, could it make/fix to show current running bar signal before it closed? Thanks a lot.

kenwa

Please read this post again : https://www.mql5.com/en/forum/173574/page313

With same parameters that is the same indicator

Happy trading

 
mladen:
kenwa

Please read this post again : https://www.mql5.com/en/forum/173574/page313

With same parameters that is the same indicator

Happy trading

Sorry, i cannot understand , do you mean i put in the wrong thread?

 
kenwa:
Sorry, i cannot understand , do you mean i put in the wrong thread?

Kenwa, am understanding him as saying those indicators you posted are the same as here https://www.mql5.com/en/forum/173574/page244

but with the same parameters as described here https://www.mql5.com/en/forum/173574/page313

 
mrtools:
Kenwa, am understanding him as saying those indicators you posted are the same as here https://www.mql5.com/en/forum/173574/page244 but with the same parameters as described here https://www.mql5.com/en/forum/173574/page313

still not understand , do you mean superprofit.mq4 same as buysell and buysellcode indicators?

thanks for explanation

Reason: