|
@@ -10,6 +10,7 @@ d_slag = ("SLAG", 4, 190, 10, "DROP")
|
|
|
d_grn = ("GRN", 6, 230, 10, "DROP")
|
|
d_grn = ("GRN", 6, 230, 10, "DROP")
|
|
|
d_tcp = ("TCP", 13, 240, 10, "DROP")
|
|
d_tcp = ("TCP", 13, 240, 10, "DROP")
|
|
|
d_tcb = ("TCB", 2, 420, 10, "DROP")
|
|
d_tcb = ("TCB", 2, 420, 10, "DROP")
|
|
|
|
|
+d_tct = ("TCT", 9, 195, 10, " DROP")
|
|
|
|
|
|
|
|
# FORECAST
|
|
# FORECAST
|
|
|
# Forecast turns >= good from <= average
|
|
# Forecast turns >= good from <= average
|