Working with the Ichimoku Kinko Hyo indicator in FxDreema
-
So I'm trying to figure out what is what on mt4 and fxdreema when it comes to the Ichimoku Kinko Hyo indicator.

So I want to figure out which ones are the clouds. The Senkou are the cloud lines I'm guessing, correct?

-
I have never used that indi before, do you see potential?

-
God sure I hope so. Ima try right now and play around with the settings see what I come up with
-
I also don't understand the idea behind this indicator, but obviously one of its things is printed ahead of the time and if you want to get these values, just use negative values for Candle ID. The other buffers can be read without problems, I hope.
-
so im working on a strategy for this, however, the problem is that the indicator does not work when the chikou span is on. When you don't use the chikou span, the indiactor is fine. Could you please check out this indiactor and see whats wrong with it because that chikou span could be the determinant of whether this stratgey that i have in mind is profitable or not.
-
chikou span is not bad
but that is way how is this line created - in history bars and not current bars and thats ground why is useless and can not be used for EA as you see it on the chart ... -
all the chiko span is, is a negative moving average shift. The whole point of the chiko span is secondary direction of where the market is trending, whether its up or down after it already started the trend. So what this will tell the ea is only start buy the up trend after the delayed moving average crosses either the blue line or the red line. Thats why i need the chiko span.
-
@ndt113
if the course is in the cloud or near the cloud have a look of the reversal of candlesticks pattern -
...try it with the level tester
-
@Dieter
now named indicator tester -
wheres the indicator tester at? and what do you mean try it out? The indicator already works but it just doesn't work when you add the chiko span.
-
chiko span is located on 26th candle, try read these values from candle 27

-
@miro1360 What do you mean. Change the value in the indicator to 27 rather than 26 and it will work?
-
@fxDreema
look at this pic. Its the h1 chart

if I put condition block "span A" on the left side < "span b" will the ea read the 26 bars ahead when the darker line is below the lighter line or will it only read whatever is over the candle? -

this indicator does not work with future price like its suppose to. Look at the picture. The A span is below the B span and it should stop showing arrows when A span is below B span. That's why my Ichimoku strategy was not giving me the results I was looking for.
Candle is now below the A and B span line so when Span A is below the B span it does not draw arrow when it was suppose to stop drawing arrows 26 bars before that.can you please fix this?
-
-
now try with negative candle IDs

-
Am I needed here? Someone better tell me which buffer does not work correctly, because by looking at this indicator I have no idea what is what

The green line should only work with Candle ID with some big positive value... 26, 27, whatever the first candle with green line is.
To get "future" values from the orange thing, use negative Candle ID.Or in other words, if you want to get a value from particular candle, count the position of that candle relative to the current one. The current one is 0, the previous is 1, the next previous is 2 and so on. In the "future" the first one is -1, then -2... But if there is no line for the candle, the value that will be read is EMPTY_VALUE (that huge 217..... number)
-
here is all ok, I told him how to work with this indicator in proper way

-
Hello @ndt113
do you find a soluce?
i try to do when the Chinkou line cross the Senkou Span B line but it doesn't work.
i can't understand how can i do.Malik from Belgium
