PureBytes Links
Trading Reference Links
|
The easiest way would be to calculate these ratios yourself. For example : pe = Nz(Close/GetFnData("EPSEstCurrentYear"));
On Wed, Dec 30, 2009 at 9:43 AM, pcavatore <pcavatore@xxxxxxxxx> wrote:
as a side note you can also create synthetic tickers for importing HISTORICAL fundamentals in case you need them for backtesting purposes.
The best solution I came up with the help of the support is to use something like "MSFT_fundamental" as fundamental ticker for Microsoft and reference it using f1 = Foreign( Name() +"_fundamental", "C")
Hope it helps,
Paolo
--- In amibroker@xxxxxxxxxxxxxxx, "donald_brown_48367" <donald_brown_48367@xxx> wrote:
>
> I can answer my own question - found it;
>
> http://www.amibroker.com/guide/h_fundamental.html
>
> --- In amibroker@xxxxxxxxxxxxxxx, "donald_brown_48367" <donald_brown_48367@> wrote:
> >
> > Is there a way to import other data into Amibroker such as:
> > PE Price to Earnings ratio
> > EPS Earnings Per Share
> > DivYield Dividend Yield
> > DPS Dividends Per Share
> > PEG Price to Earnings / Growth
> > PtB Price to Book value ratio
> > PtS Price to Sales ratio
> >
>
__._,_.___
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
__,_._,___
|