I wa trying to plot a P/E ratio using this function,
but result pane cam blank. Can you tell me what am I doing wrong here:
CODE:
Please log in to see this code.
The simple fundamental calls doesn't produce any results either...
PlotFundamentalItems(PEPane, "net income", Color.Black, WealthLab.LineStyle.Solid, 1);
P.S. I was trying names with and without underscores ("net income")
It looks like there were some changes between WLP versions for these...
    
 
    
        
    
    
        
    
    
        Size:  
    
        Color:  
    
    
 
    
        
     
    
        
    
 
    
    
    
        Please use the CODE tags. I've corrected the misformatted code.
QUOTE:
Can you tell me what am I doing wrong here:
The code is working and plots the series, assuming you have fundamental data available. If the window is blank, perform an update of Fundamental Data Providers.
QUOTE:
P.S. I was trying names with and without underscores ("net income")
Names are a string parameter and therefore have to be enclosed in quotes.
    
 
    
        
    
    
        
    
    
        Size:  
    
        Color:  
    
    
 
    
        
     
    
        
    
 
    
    
    
        Thank you Eugene for quick response.
You are absolutely right, my fundamental data was not set to auto-fetch mode.
    
    
        
    
    
        
    
    
        Size:  
    
        Color: