Cat918 = ValueWhen(TimeNum()==091800,C);//=35965
bank=Int(ROUND(Cat918/100));//360
bankn=bank*100;//36000;
CALL="BANKN"+BANKN+"CE1";
PUT= "BANKN"+BANKN+"PE1";
if( Name()== CALL);
{
SHORT= VALUEWHEN(timenum()==918,C);
cover= timenum()==1515;
mydatabase has symbol as bankn35900ce1 & bankn35900ce1
it should take that value why is it not taking the same in backtesting
please guide where am going wrong