DSS API: What is the equivalent parameter of "Allow Import of Inactive Instruments into Instrumen...

Options

...t Lists"?

I have valid options as follow: but this is not the same as GUI.

I am lookgin for some valid option name via API.

"Allow Import of Inactive Instruments into Instrument Lists"

"Allow Import of Unsupported Instruments into Instrument Lists".

In addition, how can I set Composite Report options "Currency Scaling" ?

regards,

            "ValidationOptions": {
"AllowOpenAccessInstruments": false,
"AllowHistoricalInstruments": false,
"AllowLimitedTermInstruments": false,
"ExcludeFinrAsPricingSourceForBonds": false,
"UseExchangeCodeInsteadOfLipper": true,
"UseUsQuoteInsteadOfCanadian": true,
"UseConsolidatedQuoteSourceForUsa": false,
"UseConsolidatedQuoteSourceForCanada": false,
"UseDebtOverEquity": false,
"UseOtcPqSource": false,
"AllowSubclassImport": false

Best Answer

Answers