 
                                            
        
                                Здравствуйте, есть у кого то формула, что бы она отоброжала текущую цену линией (как в мт4). Раньше вот эта работала, сейчас не хочет. #VM_CurrClose_Level; def aline = simplemovingavg(close,1,2000); rec c = if IsNaN(aline) then c[1] else aline; plot cline = c;
 #VM_CurrClose_Level; def aline = simplemovingavg(close,1,2000); rec c = if IsNaN(aline) then c[1] else aline; plot cline = c;                            
                                                                    
                                    
            
             #VM_CurrClose_Level; def aline = simplemovingavg(close,1,2000); rec c = if IsNaN(aline) then c[1] else aline; plot cline = c;
 #VM_CurrClose_Level; def aline = simplemovingavg(close,1,2000); rec c = if IsNaN(aline) then c[1] else aline; plot cline = c;                             Наверх
Наверх
			 
			

 
                            
