multi timeframe EA for S&D
-
Hello friends
I want to make an ea that works in two tom frames
For example :- Find a base in the 1-hour time frame
- And when returning to the base range, if the price reaches this range, check the rsi divergence in the total frame for 5 minutes, and if there is a divergence, open the position.
But when I change the blocks time frame , no position is opened. do you know any tuturial source about this topic?
-
Add a shared link to see what you are trying to do, in a condition you can check what's happening on different TF, if needed you will have to use something kike a flag.
-
something like this.
i want to sell in the box when candle id 1 break down donchian channel base line in the area in 1m timeframe.
another problem is up/down price of box . it show me unix time in the comment.
https://fxdreema.com/shared/m4vKp4nXd -
You have nothing in the comment showing you time? Is this showing the box correctly?
-
Yes the box exist. In block no.27 i want to shom me the price of up and down of box. But it show me unix time.
But my biggest problem is multi timeframe. I want to have a box and in 1H timeframe. Price moves up or down about size of box. and when price come again in the box. In 5m timeframe check rsi and open position -
unix is seconds from 1970, not a price (vertical not horizontal), test this until you get a number you can check with your cross hair