counter pass issue
-
Hi everyone , i cant seem to wrap my head around why this will sell but not buy,
its designed to buy or sell only in a manually input price range , but no buy trades ever open, i have done everything and its the pass counter on the buy wont work once ? any idea whats going on here . thanks peeps
-
https://fxdreema.com/shared/5IWXp2yud
this is similar for an engulfing bar , and once again the buy side will NOT work. what the hecks going on ?
if i isolate each side , disconnect then it works fine , just not both arms , i believe there is a coding issue here
-
you are using the counter blocks wrong. If you only want the buy and sell blocks to run once, I suggest to use the no position blocks. You can otherwise use the flags blocks as well.
-
@fxpim its working exactly how i want on the sell side, i just dont understand why the buy side wont work aswell.
only need it to pass once any time i attach to chart
trying to create a manually input price range i can use with my other harmonic pattern indicator.
-
@max-c If you are using that 'once per bar' block on top you can remove both 'counter:pass' blocks. They are redundant in that context.