FML(Symbol,ChartScriptOutput,Cycle)
Description
Returns the value of the specified
ChartScriptOutput for specified Symbol for the specified Cycle. This is how you
can access weekly data from within a daily chart or vice versa. The output line
from the desired script must be specified using ChartScript output specification
syntax. For example : FML('MSFT','MACD[DIFF]','WEEK1')
Category
Advanced functions
Parameters
Symbol: String
ChartScriptOutput: String
Cycle: String
Return Type
Data
Array