I want to add to my code that the entry should not be on the open of the next bar according to the following code but only after the opening and after the price has retraced x number of points.
How would I do this for a long /and short)?
>IF (c1 AND c2) AND not daysForbiddenEntry THEN
BUY 1 CONTRACT AT MARKET
ENDIF
To help us continually offer you the best experience on ProRealCode, we use cookies. By clicking on "Continue" you are agreeing to our use of them. You can also check our "privacy policy" page for more information.Continue