I used VWMA for closing an open trade. But there is error as the open trade won't close when the logic conditions are met.
Instance of Buy Open Order:
To close an open Buy order, the close trade logic is for VWMA3<VWMA2 & VWMA2>VWMA1. What would rectify the error?
Note: 1,2,3 & 0 are Shift Value.
