Where is Swing trading blocks?
-
hello.when a swing breaks in other side , i want to enter the trade.but where is the blocks for swings highs and lows detection in fxdreama? the block must detect the swings highs and lows automatically.it is not an absolute number for candles to use the (new top/down in trend) bock.
 -
@ali-pahlawan For me I use Zig Zag to identify swing... but I don't know how you identify swing.

-
Is this your indicator? Looks like a Moving Average.
-
@ali-pahlawan said in Where is Swing trading blocks?:
hello.when a swing breaks in other side , i want to enter the trade.but where is the blocks for swings highs and lows detection in fxdreama? the block must detect the swings highs and lows automatically.it is not an absolute number for candles to use the (new top/down in trend) bock.
While Dreema has some nice built in functions, it wont make up for everything. You must logically define a swing, or rely on an indicator such as ZigZag.
-
@line yes just moving average no indicor.
-
@ali-pahlawan I think this is what you are looking for, this is a buy condition only

-
@ali-pahlawan There are no blocks detecting that automatically. You will need to create a block struture to find out, but you ned to include all parameters required to detect what you consider a swing.