zeeya7 / Publications
Forum
Function that return true when the last 3 closed orders are loss continuously in a same day
Hi, I'm trying to figure out function that return true when the last 3 closed orders are loss continuously in a same day. Can anyone help me with this? bool Check3Loss { //if last 3 closed orders are loss continuously in a same day. { return(true); } return(false); } void OpenPos( string