Alexess Ss / Profile
        Friends
        
        
      
      
        Requests
        
        
      
    Add friends via their profile or user search and you will be able to see if they are online
              Outgoing
            
          
            
              Alexess Ss
            
          
          
          
            
              
          
          
            
          
        
      Added topic How calc the channel of a linear regression?
          Hi everyone!     To me the  Regression Channel object seems to be very helpful and I would like to code it to a indicator.     To find the linear regression line is realy easy, there are indicators ready for download in the
            
              Alexess Ss
            
          
          
          
            
              
          
          
            
          
        
      Added topic Read lot size from standard form
          Is there any way for the EA to read the lot size from the standard form in the graphic window before launch an order? The idea is the possibility of manualy change volume of new operations without reboot the EA. Standard form
            
              Alexess Ss
            
          
          
          
            
              
          
          
            
          
        
      Added topic CICustom::GetData null
          I don't know where I went wrong creating a custom indicator , but the function GetData always return null (value 1.797693134862316e+308). Any help is welcome. #include <Indicators\Custom.mqh> CiCustom *m_hilo = new CiCustom();