Order Block Retest w/ Market Structure
Creating a Order Block (OB) Retest strategy, that also checks the market structure direction
Last updated
Creating a Order Block (OB) Retest strategy, that also checks the market structure direction
Last updated
This guide will walk you through creating a Order Block (OB) Retest strategy, that also checks the Market Structure Direction
Select Market Structure BOS & CHoCH as your Indicator
Set the Indicator settings for the Market Structure
Save the Indicator
Drag a Condition Block onto the canvas.
Connect the Market Structure Indicator Block to this Condition Block.
For "Line 1", select "Market Structure".
For "Condition", choose "Is".
For "Line 2", select "Bullish".
Save the settings.
Select Order Block as your Indicator
Set the Indicator settings for the Order Block
Save the Indicator
Drag a Second Condition Block onto the canvas.
Connect both the Order Block Indicator Block and the First Condition Block to this Condition Block
For "Line 1", select Close.
For "Condition", choose "Crosses Above".
For "Line 2", select Order Block
Save the settings.
Drag an Open Trade Block onto the canvas and connect it to the Condition Block.
Configure it to "Buy" when the condition is met (Green Dot Connection).
This will "Buy" when all the conditions are met
Click the "Compile" button to generate the code for your strategy.