Plot Fundamental series P/E
Author: ichern
Creation Date: 9/8/2008 8:10 PM
profile picture

ichern

#1
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...
profile picture

Eugene

#2
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.
profile picture

ichern

#3
Thank you Eugene for quick response.
You are absolutely right, my fundamental data was not set to auto-fetch mode.

This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).