What techniques and methods can be used in multiframe indicators to prevent getting a pretty picture due to peeking into the future on higher TFs ?

 
khorosh:
It's all in the eagle head. Question for the professionals.

in older TFs (and in younger ones) there is no future, only the present and the past.

 
khorosh:
It's all in the eagle head. A question for the professionals.
Build on opening prices, there is no future in them.
 
Taras Slobodyanik #:

in older TFs (and in younger ones) there is no future, only present and past.

Here we are not talking about absolute values, but relative values. For example, if Time[10] is the present, then Time[1] is the future relative to it.

 
Sergey Gridnev opening prices, there is no future in them.

Have you created a single multiframe indicator? The question is for professionals who have experience in constructing such indicators and know all the features and subtleties of their creation.

 
And if you look at the daily chart, are the smaller TFs the past?
 

OK, here's a question. Why do you need a multi-timeframe? All the information of the bigger one is in the smaller one. All extrema are in the same places and at the same time, even more accurately. We choose an acceptable smaller timeframe and work in it. We just need to think how to get the required data, and preferably in one run of the main indicator cycle.

The benefit: the accuracy of the smaller timeframe, the speed of the indicator!

 
khorosh #:

Have you created a single multiframe indicator? The question is for professionals who have experience in constructing such indicators and know all the features and subtleties of their creation.

At least tell us what exactly you want to build. After all, getting information from the wrong bar on the wrong TF is a deliberate peek.
 
khorosh #:

Have you created a single multiframe indicator? The question is for professionals who have experience in constructing such indicators and know all the features and subtleties of their creation.

I repeat: if you want to exclude peeking - build by opening prices.
 

This is a new topic.

There is no need to flaunt it.

 
Sergey Gridnev #:
Again: if you want to avoid peeking, build on the opening prices.

Do you mean not to use the zero bar on all indicator TFs?

Reason: