Explorar o código

comment the bos 2 rule

AhtashamShahzad3 %!s(int64=2) %!d(string=hai) anos
pai
achega
a776d1af00
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. BIN=BIN
      BOS_CHOCH.ex5
  2. 2 2
      BOS_CHOCH.mq5

BIN=BIN
BOS_CHOCH.ex5


+ 2 - 2
BOS_CHOCH.mq5

@@ -1497,9 +1497,9 @@ void Entry_strategy(int value)
    for(int i=value; i > 0; i--)
      {
       Bos(i);
-      bos2(i);
+      //bos2(i);
       choch(i);
-      //third_Condition(i);
+      third_Condition(i);
      }
 
   }