Fundamntl Custom (Indicator)
Input Information
Name | Expression | Default | Description |
FundField | String |
|
Specifies the short name of the fundamental data to read. |
PeriodsAgo | Numeric | 0 | Sets the number of periods ago from which to read the fundamental data. 0 is most recent period; >0 for the number of periods ago. |
PlotStyle_0or1 | Numeric | 0 | Sets plot style. 0=keep using most recent value until there is a new value ("stair-step" style plot), 1=plot only when there is a new value ("connect-the-dots" style). |
PlotZeroLine | Boolean | true | Plots a zero line when set to true, no line if false. |
ValueToPlotOnError | Numeric | 0 | User specified error number to be plotted if the fundamental value cannot be retrieved. |
Market Synopsis
Plots the value of a user-specified fundamental field as of a number of periods (calendar quarters) ago.
Plot Information
Number | Name | Default Color | Description |
Plot1 | FundValue | Yellow | Plots the specified fundamental data for the current symbol. |
Plot2 | Zero Line | Green | Plots the zero line based on input parameter. |
Remarks
Fundamental data names are listed in tables under the following categor
All units, except share values, are converted to Millions for all periods. Percentages are returned as whole values (i.e. a value of 26.5 represents 26.5% and not 2650.00%)
See About Fundamental Data in TradeStation for more information about using the fundamental data as part of your fundamental analysis.