ใครมี Facebook ก็สามารถ add มาคุยกับ admin ได้แล้วนะครับ
void ChkDelete(){ if(bars+16 == Bars){ if(CountOrder(OP_BUYSTOP) > 0){ DeleteOrder(OP_BUYSTOP); } if(CountOrder(OP_SELLSTOP) > 0){ DeleteOrder(OP_SELLSTOP); } }