How and what do i add to this ea to close at opposite buffer a buy trade
-
How do i add to this ea to close at opposite buffer after taking a buy

-
@ebukaitalian Indicator is visible with the opposite buffer, beneath it a close trade block.
-
@ebukaitalian you create a sell condition then put a "close trade" block to close buy only
-
@iqbalazmi Yes, you set a tree (group of conditions leading to a buy (result), then separately a tree to a sell, then separate to buy close, use this for buy and sell or create one for each.