public method ITradingSettingsProvider.getFinancialDateGets the financial date
Declaration
protojavascriptjavacsharppublic getFinancialDate(date : datetime, symbol : string) : string
| Parameters | |
date |
The source date object |
symbol |
The instrument's symbol for which to get the value |
Returns
The method returns the financial date in string format 'MM/dd/yyyy'
Declared in ITradingSettingsProvider