I would be looking at a way to detect divergence between 2 different trading instruments, for example gold and silver.
Let's say i want to detect divergences over a maximum time period of 60 minutes, but it could also be less, anything within those 60 minutes is fine.
So if silver low 1 is at 2:30 and silver low 2 is at 3:29, that's fine, but if silver low 1 is at 2:30 and silver low 2 is at 2:35 that's also fine, then if gold doesn't make a low 2 while silver did, that would be a divergence that i want to implement in strategy builder.
I will attach a screenshot as an example of what i mean
In this screenshot you can clearly see the top instrument is making new highs, while the second instrument is.
.

Comment