sazan avi / Publications
Forum
Reversal order
Hello everyone, i have one simple script which makes buy and sell, i wanna change to direction of order while last order completed with stop loss. how can i do this, what should i add as a code thank you for helping string direction= "buy" ; input int TakeProfitPoints = 50 ; input int StoplossPoints