Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Inputs (Array of Instruments)

Name
Type
Description
InstrumentTypeInteger

https://bricknode.atlassian.net/wiki/display/API/Instrument

CurrencyCodeStringISO-conde for surrency in which instrument is traded.
ISINString 
NameString 
LastSubscriptionDateDateTime(optional)
ExpirationDateDateTime(optional)
PriceDoubleCurrent price
QuantityDecimalsInsteger 
MultiplierDouble(optional)
InstrumentStatusInteger

https://bricknode.atlassian.net/wiki/display/API/Instrument

IsUnitOrderBooleanTrue if instrument is traded in units, false if instrument is traded in amount
TaxCountryStringAccording to ISO-standard here: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
VisibleStatusKeyString

https://bricknode.atlassian.net/wiki/display/API/Instrument

 

Outputs

Name
Type
Description
EntitiesArray

All accounts in the request is returned along with each instrument's BrickId and array of Errors per instrument

XML request example
 

 

 

  • No labels