Hanh Tran / 프로필
        I am Hanh Tran, I love coding by MQL4
      
      
 
        
        
            
              Hanh Tran
            
          
          
          
            
          
            
          
        
      My problem:
double LcSoNenTrongNgay = 0;
LcSoNenTrongNgay = MathRound(LcHourOfDay/4) + 1;
LcSoNenTrongNgay = MathRound(LcHourOfDay/4);
int LcSoNenTinh = 5+ LcSoNenTrongNgay;
=>possible loss of data due to type conversion
May you help this, pls? Big thanks!
          double LcSoNenTrongNgay = 0;
LcSoNenTrongNgay = MathRound(LcHourOfDay/4) + 1;
LcSoNenTrongNgay = MathRound(LcHourOfDay/4);
int LcSoNenTinh = 5+ LcSoNenTrongNgay;
=>possible loss of data due to type conversion
May you help this, pls? Big thanks!
            
              
소셜 네트워크에 공유               · 1
            
          
           
        
        
      
    
    
    
    
    :
    
  
   
      