Dear Experts
Can you add AHTF option to this Indicator .
Thank you
Can you add AHTF option to this Indicator .
Thank you
Attached File(s)
I will code your pivot EAs for no charge 28 replies
I will code your scalping EAs for no charge 163 replies
Oanda MT4 - Indicators and EAs not showing 2 replies
EAs and indicators relating to moutaki... 22 replies
InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply
DislikedHi fantastic coders, could you add a shift to the right (one candle) so that the open candle price action can be seen inside the Support/Resistance box. At the moment the price action is hidden by the side of it. I hope that makes sense. It would be very much appreciated. Sorry, will find mq4 and re post request {file}Ignored
DislikedCan anyone make the attached indicator appear as equal sized bars like in the picture? It appears as the slope (multicolored) line, and can even make it in a historgram look, but the bars are not all the same heigth, but some larger and some smaller. My coding is very limited, but it seemed like it would be simple, but I can't quite figure it out. I also was able to make it in a histogram and separate window, but then it would only show two colors, (red and green) but wouldn't show the neutral color. (white) In the picture, I show other histograms...Ignored
QuoteDislikedcan even make it in a historgram look, but the bars are not all the same heigth
Disliked{quote} {quote} So make them the same height, eg give any histogram buffer to be drawn, the value of 1, or 19485, either way just make them all the same number.Ignored
Disliked{quote} Ok. I seem to have been able to do that, but now it does not show the third color,, the eq. I have tried to see why that will not show, but it doesn't.Ignored
Disliked{quote} Investigate the data window and look at what values each histogram buffer is getting, and decide what it should or should not be at every candle for you to see what you want.Ignored
Disliked{quote} I have tried to see what you are speaking of, but cannot find the correct information. I am so close it seems, and I will keep tinkering, and maybe I will finally see it. It seems it should be easy for me to spot,., but I cannot figure out why in the histogram look, that one color is gone, yet the other two colors remain.Ignored
Disliked{quote} The data window is the table on the left. In the pic below I changed the histogram colors of the bull wicks to yellow to show how they paint over/after the blue bodies. In this example each bull bear ha candle is made of 2 histograms, one for the body and for the wick. {image} So what I mean by inspect the data window, is to see what histogram values are being displayed, if you cant see something that should be there then maybe its underneath something else, and that something else should be given a different value.Ignored