Open Trade When New Top Created?
-
Hello friends.
I have simple question, which block should I use if I want to open trade when new top is created? Yes, I try using "New Top in Trend" block, its almost like what I need. But there is "candle count". I dont need this one.
What I need is no matter how many candles, if it reach 30 pips in new trend (for example), it will open trade.
Can someone help me? Thank you!
-
@aldric That's how the block works, I'm afraid. It needs to identify the new top just within a period of candles. Otherwise you will have to create your own identifying structure.
-
@l-andorrà thank you for kind reply. I think you are right. But there is a way to make it "maximum candles count", and not " exact amount of candles"?
I mean, if maximum candles count, let say I set 5000 candles, so when it reach 30 pips in only 100 or 200 candles, the trade will open.
So no need to wait 5000 candles.
Maybe you have an idea about this, sir?
-
@aldric Do you mean a kind of 'backwards search function'? But thenwhat is what you are looking for? A high at a specific price level? There will always be a higher high earlier in the past.