@ariva-mds/mds 2.4.0 → 2.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (607) hide show
  1. package/lib/cjs/index.js +21 -6
  2. package/lib/cjs/models/Alarm.js +84 -0
  3. package/lib/cjs/models/AlarmAllOf.js +73 -0
  4. package/lib/cjs/models/AlarmId.js +50 -0
  5. package/lib/cjs/models/AlarmReachedEvent.js +87 -0
  6. package/lib/cjs/models/AlarmReachedEventAllOf.js +51 -0
  7. package/lib/cjs/models/AlarmValue.js +52 -0
  8. package/lib/cjs/models/AlarmsReachedGet200Response.js +87 -0
  9. package/lib/cjs/models/BidAskHistory.js +61 -0
  10. package/lib/cjs/models/BidAskHistoryAllOf.js +51 -0
  11. package/lib/cjs/models/BidAskHistoryData.js +62 -0
  12. package/lib/cjs/models/ContinuationToken.js +50 -0
  13. package/lib/cjs/models/DayMarkData.js +56 -0
  14. package/lib/cjs/models/IdFieldsInstrument.js +50 -0
  15. package/lib/cjs/models/IdFieldsListing.js +58 -0
  16. package/lib/cjs/models/InstrumentsGet200Response.js +53 -0
  17. package/lib/cjs/models/InstrumentsGet200Response1.js +61 -0
  18. package/lib/cjs/models/InstrumentsInstrumentIdListingsGet200Response.js +51 -0
  19. package/lib/cjs/models/InstrumentsInstrumentIdMarketstatesGet200Response.js +51 -0
  20. package/lib/cjs/models/ListTotalResultCount.js +50 -0
  21. package/lib/cjs/models/Listingdata.js +66 -0
  22. package/lib/cjs/models/ListingdataCefFields.js +55 -0
  23. package/lib/cjs/models/ListingdataT7Fields.js +53 -0
  24. package/lib/cjs/models/ListingdataWithId.js +74 -0
  25. package/lib/cjs/models/ListingdataWithIdAndQuality.js +77 -0
  26. package/lib/cjs/models/ListingdataWithIdAndQualityAllOf.js +51 -0
  27. package/lib/cjs/models/ListsListIdTopTradecountGet200Response.js +51 -0
  28. package/lib/cjs/models/LookupTable.js +53 -0
  29. package/lib/cjs/models/Marketdepth.js +58 -0
  30. package/lib/cjs/models/MarketdepthEntry.js +54 -0
  31. package/lib/cjs/models/MarketdepthT7Fields.js +66 -0
  32. package/lib/cjs/models/MarketdepthWithId.js +71 -0
  33. package/lib/cjs/models/MarketdepthWithIdAllOf.js +51 -0
  34. package/lib/cjs/models/Marketstate.js +88 -0
  35. package/lib/cjs/models/MarketstateQuote.js +65 -0
  36. package/lib/cjs/models/MarketstateQuoteT7Fields.js +50 -0
  37. package/lib/cjs/models/MarketstateResponseSearch.js +100 -0
  38. package/lib/cjs/models/MarketstateResponseSearchAllOf.js +50 -0
  39. package/lib/cjs/models/MarketstateTick.js +68 -0
  40. package/lib/cjs/models/MarketstateWithId.js +98 -0
  41. package/lib/cjs/models/MarketstateWithIdAllOf.js +50 -0
  42. package/lib/cjs/models/MarketstatesGet200Response.js +51 -0
  43. package/lib/cjs/models/MarketstatesGet200Response1.js +100 -0
  44. package/lib/cjs/models/MarketstatesInstrumentIdSourceIdMarketdepthGet200Response.js +71 -0
  45. package/lib/cjs/models/Masterdata.js +59 -0
  46. package/lib/cjs/models/MasterdataWithId.js +61 -0
  47. package/lib/cjs/models/OfficialSymbols.js +69 -0
  48. package/lib/cjs/models/OfficialSymbolsCommodity.js +52 -0
  49. package/lib/cjs/models/OfficialSymbolsCrypto.js +52 -0
  50. package/lib/cjs/models/OfficialSymbolsCurrency.js +52 -0
  51. package/lib/cjs/models/OfficialSymbolsEurexFuture.js +52 -0
  52. package/lib/cjs/models/OfficialSymbolsEurexOption.js +56 -0
  53. package/lib/cjs/models/Performance.js +52 -0
  54. package/lib/cjs/models/PerformanceData.js +64 -0
  55. package/lib/cjs/models/PerformanceDataAllOf.js +56 -0
  56. package/lib/cjs/models/PerformanceDataForTimeRange.js +106 -0
  57. package/lib/cjs/models/Quality.js +37 -0
  58. package/lib/cjs/models/QuotationType.js +44 -0
  59. package/lib/cjs/models/Sourcedata.js +57 -0
  60. package/lib/cjs/models/SourcesGet200Response.js +51 -0
  61. package/lib/cjs/models/SourcesSourceIdListingsGet200Response.js +53 -0
  62. package/lib/cjs/models/SourcesSourceIdListingsGet200Response1.js +74 -0
  63. package/lib/cjs/models/SourcesSourceIdMarketstatesGet200Response.js +53 -0
  64. package/lib/cjs/models/SourcesSourceIdMarketstatesGet200Response1.js +98 -0
  65. package/lib/cjs/models/SourcesSourceIdTradetickerGet200Response.js +53 -0
  66. package/lib/cjs/models/SourcesSourceIdTradetickerGet200Response1.js +64 -0
  67. package/lib/cjs/models/Status.js +54 -0
  68. package/lib/cjs/models/StringValueMultiRange.js +52 -0
  69. package/lib/cjs/models/TickHistory.js +61 -0
  70. package/lib/cjs/models/TickHistoryAllOf.js +51 -0
  71. package/lib/cjs/models/TickHistoryData.js +58 -0
  72. package/lib/cjs/models/TimeRange.js +51 -0
  73. package/lib/cjs/models/Timeseries.js +61 -0
  74. package/lib/cjs/models/TimeseriesAllOf.js +51 -0
  75. package/lib/cjs/models/TimeseriesData.js +64 -0
  76. package/lib/cjs/models/TopflopEntry.js +76 -0
  77. package/lib/cjs/models/TopflopEntryAllOf.js +66 -0
  78. package/lib/cjs/models/TopflopList.js +51 -0
  79. package/lib/cjs/models/Total.js +58 -0
  80. package/lib/cjs/models/TradetickerEvent.js +64 -0
  81. package/lib/cjs/models/TradetickerEventAllOf.js +54 -0
  82. package/lib/cjs/models/Tradingtime.js +62 -0
  83. package/lib/cjs/models/TradingtimeByAssetDefinition.js +54 -0
  84. package/lib/cjs/models/TradingtimeDefinition.js +87 -0
  85. package/lib/cjs/models/TradingtimeDetails.js +60 -0
  86. package/lib/cjs/models/TradingtimeException.js +50 -0
  87. package/lib/cjs/models/TradingtimeInfoReply.js +57 -0
  88. package/lib/cjs/models/TradingtimePartialException.js +53 -0
  89. package/lib/cjs/models/WebSocketCommandAuthenticate.js +50 -0
  90. package/lib/cjs/models/WebSocketCommandCancel.js +50 -0
  91. package/lib/cjs/models/WebSocketCommandGetSource.js +50 -0
  92. package/lib/cjs/models/WebSocketCommandHeartbeat.js +50 -0
  93. package/lib/cjs/models/WebSocketCommandListInstrumentListings.js +50 -0
  94. package/lib/cjs/models/WebSocketCommandPriority.js +52 -0
  95. package/lib/cjs/models/WebSocketCommandSubscribeListTopflop.js +67 -0
  96. package/lib/cjs/models/WebSocketCommandSubscribeMarketstates.js +53 -0
  97. package/lib/cjs/models/WebSocketCommandSubscribeSourceTradeticker.js +59 -0
  98. package/lib/cjs/models/WebSocketMessage.js +73 -0
  99. package/lib/cjs/models/WebSocketRequest.js +77 -0
  100. package/lib/cjs/models/index.js +116 -0
  101. package/lib/cjs/runtime.js +24 -0
  102. package/lib/cjs/types/index.d.ts +6 -5
  103. package/lib/cjs/types/index.d.ts.map +1 -1
  104. package/lib/cjs/types/models/Alarm.d.ts +100 -0
  105. package/lib/cjs/types/models/Alarm.d.ts.map +1 -0
  106. package/lib/cjs/types/models/AlarmAllOf.d.ts +69 -0
  107. package/lib/cjs/types/models/AlarmAllOf.d.ts.map +1 -0
  108. package/lib/cjs/types/models/AlarmId.d.ts +32 -0
  109. package/lib/cjs/types/models/AlarmId.d.ts.map +1 -0
  110. package/lib/cjs/types/models/AlarmReachedEvent.d.ts +107 -0
  111. package/lib/cjs/types/models/AlarmReachedEvent.d.ts.map +1 -0
  112. package/lib/cjs/types/models/AlarmReachedEventAllOf.d.ts +33 -0
  113. package/lib/cjs/types/models/AlarmReachedEventAllOf.d.ts.map +1 -0
  114. package/lib/cjs/types/models/AlarmValue.d.ts +38 -0
  115. package/lib/cjs/types/models/AlarmValue.d.ts.map +1 -0
  116. package/lib/cjs/types/models/AlarmsReachedGet200Response.d.ts +107 -0
  117. package/lib/cjs/types/models/AlarmsReachedGet200Response.d.ts.map +1 -0
  118. package/lib/cjs/types/models/BidAskHistory.d.ts +64 -0
  119. package/lib/cjs/types/models/BidAskHistory.d.ts.map +1 -0
  120. package/lib/cjs/types/models/BidAskHistoryAllOf.d.ts +33 -0
  121. package/lib/cjs/types/models/BidAskHistoryAllOf.d.ts.map +1 -0
  122. package/lib/cjs/types/models/BidAskHistoryData.d.ts +69 -0
  123. package/lib/cjs/types/models/BidAskHistoryData.d.ts.map +1 -0
  124. package/lib/cjs/types/models/ContinuationToken.d.ts +32 -0
  125. package/lib/cjs/types/models/ContinuationToken.d.ts.map +1 -0
  126. package/lib/cjs/types/models/DayMarkData.d.ts +50 -0
  127. package/lib/cjs/types/models/DayMarkData.d.ts.map +1 -0
  128. package/lib/cjs/types/models/IdFieldsInstrument.d.ts +32 -0
  129. package/lib/cjs/types/models/IdFieldsInstrument.d.ts.map +1 -0
  130. package/lib/cjs/types/models/IdFieldsListing.d.ts +57 -0
  131. package/lib/cjs/types/models/IdFieldsListing.d.ts.map +1 -0
  132. package/lib/cjs/types/models/InstrumentsGet200Response.d.ts +39 -0
  133. package/lib/cjs/types/models/InstrumentsGet200Response.d.ts.map +1 -0
  134. package/lib/cjs/types/models/InstrumentsGet200Response1.d.ts +67 -0
  135. package/lib/cjs/types/models/InstrumentsGet200Response1.d.ts.map +1 -0
  136. package/lib/cjs/types/models/InstrumentsInstrumentIdListingsGet200Response.d.ts +33 -0
  137. package/lib/cjs/types/models/InstrumentsInstrumentIdListingsGet200Response.d.ts.map +1 -0
  138. package/lib/cjs/types/models/InstrumentsInstrumentIdMarketstatesGet200Response.d.ts +33 -0
  139. package/lib/cjs/types/models/InstrumentsInstrumentIdMarketstatesGet200Response.d.ts.map +1 -0
  140. package/lib/cjs/types/models/ListTotalResultCount.d.ts +32 -0
  141. package/lib/cjs/types/models/ListTotalResultCount.d.ts.map +1 -0
  142. package/lib/cjs/types/models/Listingdata.d.ts +77 -0
  143. package/lib/cjs/types/models/Listingdata.d.ts.map +1 -0
  144. package/lib/cjs/types/models/ListingdataCefFields.d.ts +45 -0
  145. package/lib/cjs/types/models/ListingdataCefFields.d.ts.map +1 -0
  146. package/lib/cjs/types/models/ListingdataT7Fields.d.ts +39 -0
  147. package/lib/cjs/types/models/ListingdataT7Fields.d.ts.map +1 -0
  148. package/lib/cjs/types/models/ListingdataWithId.d.ts +102 -0
  149. package/lib/cjs/types/models/ListingdataWithId.d.ts.map +1 -0
  150. package/lib/cjs/types/models/ListingdataWithIdAndQuality.d.ts +109 -0
  151. package/lib/cjs/types/models/ListingdataWithIdAndQuality.d.ts.map +1 -0
  152. package/lib/cjs/types/models/ListingdataWithIdAndQualityAllOf.d.ts +33 -0
  153. package/lib/cjs/types/models/ListingdataWithIdAndQualityAllOf.d.ts.map +1 -0
  154. package/lib/cjs/types/models/ListsListIdTopTradecountGet200Response.d.ts +33 -0
  155. package/lib/cjs/types/models/ListsListIdTopTradecountGet200Response.d.ts.map +1 -0
  156. package/lib/cjs/types/models/LookupTable.d.ts +38 -0
  157. package/lib/cjs/types/models/LookupTable.d.ts.map +1 -0
  158. package/lib/cjs/types/models/Marketdepth.d.ts +52 -0
  159. package/lib/cjs/types/models/Marketdepth.d.ts.map +1 -0
  160. package/lib/cjs/types/models/MarketdepthEntry.d.ts +44 -0
  161. package/lib/cjs/types/models/MarketdepthEntry.d.ts.map +1 -0
  162. package/lib/cjs/types/models/MarketdepthT7Fields.d.ts +80 -0
  163. package/lib/cjs/types/models/MarketdepthT7Fields.d.ts.map +1 -0
  164. package/lib/cjs/types/models/MarketdepthWithId.d.ts +90 -0
  165. package/lib/cjs/types/models/MarketdepthWithId.d.ts.map +1 -0
  166. package/lib/cjs/types/models/MarketdepthWithIdAllOf.d.ts +33 -0
  167. package/lib/cjs/types/models/MarketdepthWithIdAllOf.d.ts.map +1 -0
  168. package/lib/cjs/types/models/Marketstate.d.ts +130 -0
  169. package/lib/cjs/types/models/Marketstate.d.ts.map +1 -0
  170. package/lib/cjs/types/models/MarketstateQuote.d.ts +70 -0
  171. package/lib/cjs/types/models/MarketstateQuote.d.ts.map +1 -0
  172. package/lib/cjs/types/models/MarketstateQuoteT7Fields.d.ts +32 -0
  173. package/lib/cjs/types/models/MarketstateQuoteT7Fields.d.ts.map +1 -0
  174. package/lib/cjs/types/models/MarketstateResponseSearch.d.ts +169 -0
  175. package/lib/cjs/types/models/MarketstateResponseSearch.d.ts.map +1 -0
  176. package/lib/cjs/types/models/MarketstateResponseSearchAllOf.d.ts +34 -0
  177. package/lib/cjs/types/models/MarketstateResponseSearchAllOf.d.ts.map +1 -0
  178. package/lib/cjs/types/models/MarketstateTick.d.ts +81 -0
  179. package/lib/cjs/types/models/MarketstateTick.d.ts.map +1 -0
  180. package/lib/cjs/types/models/MarketstateWithId.d.ts +161 -0
  181. package/lib/cjs/types/models/MarketstateWithId.d.ts.map +1 -0
  182. package/lib/cjs/types/models/MarketstateWithIdAllOf.d.ts +32 -0
  183. package/lib/cjs/types/models/MarketstateWithIdAllOf.d.ts.map +1 -0
  184. package/lib/cjs/types/models/MarketstatesGet200Response.d.ts +33 -0
  185. package/lib/cjs/types/models/MarketstatesGet200Response.d.ts.map +1 -0
  186. package/lib/cjs/types/models/MarketstatesGet200Response1.d.ts +169 -0
  187. package/lib/cjs/types/models/MarketstatesGet200Response1.d.ts.map +1 -0
  188. package/lib/cjs/types/models/MarketstatesInstrumentIdSourceIdMarketdepthGet200Response.d.ts +90 -0
  189. package/lib/cjs/types/models/MarketstatesInstrumentIdSourceIdMarketdepthGet200Response.d.ts.map +1 -0
  190. package/lib/cjs/types/models/Masterdata.d.ts +61 -0
  191. package/lib/cjs/types/models/Masterdata.d.ts.map +1 -0
  192. package/lib/cjs/types/models/MasterdataWithId.d.ts +67 -0
  193. package/lib/cjs/types/models/MasterdataWithId.d.ts.map +1 -0
  194. package/lib/cjs/types/models/OfficialSymbols.d.ts +79 -0
  195. package/lib/cjs/types/models/OfficialSymbols.d.ts.map +1 -0
  196. package/lib/cjs/types/models/OfficialSymbolsCommodity.d.ts +38 -0
  197. package/lib/cjs/types/models/OfficialSymbolsCommodity.d.ts.map +1 -0
  198. package/lib/cjs/types/models/OfficialSymbolsCrypto.d.ts +38 -0
  199. package/lib/cjs/types/models/OfficialSymbolsCrypto.d.ts.map +1 -0
  200. package/lib/cjs/types/models/OfficialSymbolsCurrency.d.ts +38 -0
  201. package/lib/cjs/types/models/OfficialSymbolsCurrency.d.ts.map +1 -0
  202. package/lib/cjs/types/models/OfficialSymbolsEurexFuture.d.ts +38 -0
  203. package/lib/cjs/types/models/OfficialSymbolsEurexFuture.d.ts.map +1 -0
  204. package/lib/cjs/types/models/OfficialSymbolsEurexOption.d.ts +50 -0
  205. package/lib/cjs/types/models/OfficialSymbolsEurexOption.d.ts.map +1 -0
  206. package/lib/cjs/types/models/Performance.d.ts +38 -0
  207. package/lib/cjs/types/models/Performance.d.ts.map +1 -0
  208. package/lib/cjs/types/models/PerformanceData.d.ts +71 -0
  209. package/lib/cjs/types/models/PerformanceData.d.ts.map +1 -0
  210. package/lib/cjs/types/models/PerformanceDataAllOf.d.ts +46 -0
  211. package/lib/cjs/types/models/PerformanceDataAllOf.d.ts.map +1 -0
  212. package/lib/cjs/types/models/PerformanceDataForTimeRange.d.ts +185 -0
  213. package/lib/cjs/types/models/PerformanceDataForTimeRange.d.ts.map +1 -0
  214. package/lib/cjs/types/models/Quality.d.ts +25 -0
  215. package/lib/cjs/types/models/Quality.d.ts.map +1 -0
  216. package/lib/cjs/types/models/QuotationType.d.ts +32 -0
  217. package/lib/cjs/types/models/QuotationType.d.ts.map +1 -0
  218. package/lib/cjs/types/models/Sourcedata.d.ts +54 -0
  219. package/lib/cjs/types/models/Sourcedata.d.ts.map +1 -0
  220. package/lib/cjs/types/models/SourcesGet200Response.d.ts +33 -0
  221. package/lib/cjs/types/models/SourcesGet200Response.d.ts.map +1 -0
  222. package/lib/cjs/types/models/SourcesSourceIdListingsGet200Response.d.ts +39 -0
  223. package/lib/cjs/types/models/SourcesSourceIdListingsGet200Response.d.ts.map +1 -0
  224. package/lib/cjs/types/models/SourcesSourceIdListingsGet200Response1.d.ts +102 -0
  225. package/lib/cjs/types/models/SourcesSourceIdListingsGet200Response1.d.ts.map +1 -0
  226. package/lib/cjs/types/models/SourcesSourceIdMarketstatesGet200Response.d.ts +39 -0
  227. package/lib/cjs/types/models/SourcesSourceIdMarketstatesGet200Response.d.ts.map +1 -0
  228. package/lib/cjs/types/models/SourcesSourceIdMarketstatesGet200Response1.d.ts +161 -0
  229. package/lib/cjs/types/models/SourcesSourceIdMarketstatesGet200Response1.d.ts.map +1 -0
  230. package/lib/cjs/types/models/SourcesSourceIdTradetickerGet200Response.d.ts +39 -0
  231. package/lib/cjs/types/models/SourcesSourceIdTradetickerGet200Response.d.ts.map +1 -0
  232. package/lib/cjs/types/models/SourcesSourceIdTradetickerGet200Response1.d.ts +71 -0
  233. package/lib/cjs/types/models/SourcesSourceIdTradetickerGet200Response1.d.ts.map +1 -0
  234. package/lib/cjs/types/models/Status.d.ts +44 -0
  235. package/lib/cjs/types/models/Status.d.ts.map +1 -0
  236. package/lib/cjs/types/models/StringValueMultiRange.d.ts +38 -0
  237. package/lib/cjs/types/models/StringValueMultiRange.d.ts.map +1 -0
  238. package/lib/cjs/types/models/TickHistory.d.ts +64 -0
  239. package/lib/cjs/types/models/TickHistory.d.ts.map +1 -0
  240. package/lib/cjs/types/models/TickHistoryAllOf.d.ts +33 -0
  241. package/lib/cjs/types/models/TickHistoryAllOf.d.ts.map +1 -0
  242. package/lib/cjs/types/models/TickHistoryData.d.ts +57 -0
  243. package/lib/cjs/types/models/TickHistoryData.d.ts.map +1 -0
  244. package/lib/cjs/types/models/TimeRange.d.ts +39 -0
  245. package/lib/cjs/types/models/TimeRange.d.ts.map +1 -0
  246. package/lib/cjs/types/models/Timeseries.d.ts +64 -0
  247. package/lib/cjs/types/models/Timeseries.d.ts.map +1 -0
  248. package/lib/cjs/types/models/TimeseriesAllOf.d.ts +33 -0
  249. package/lib/cjs/types/models/TimeseriesAllOf.d.ts.map +1 -0
  250. package/lib/cjs/types/models/TimeseriesData.d.ts +74 -0
  251. package/lib/cjs/types/models/TimeseriesData.d.ts.map +1 -0
  252. package/lib/cjs/types/models/TopflopEntry.d.ts +103 -0
  253. package/lib/cjs/types/models/TopflopEntry.d.ts.map +1 -0
  254. package/lib/cjs/types/models/TopflopEntryAllOf.d.ts +72 -0
  255. package/lib/cjs/types/models/TopflopEntryAllOf.d.ts.map +1 -0
  256. package/lib/cjs/types/models/TopflopList.d.ts +33 -0
  257. package/lib/cjs/types/models/TopflopList.d.ts.map +1 -0
  258. package/lib/cjs/types/models/Total.d.ts +56 -0
  259. package/lib/cjs/types/models/Total.d.ts.map +1 -0
  260. package/lib/cjs/types/models/TradetickerEvent.d.ts +71 -0
  261. package/lib/cjs/types/models/TradetickerEvent.d.ts.map +1 -0
  262. package/lib/cjs/types/models/TradetickerEventAllOf.d.ts +40 -0
  263. package/lib/cjs/types/models/TradetickerEventAllOf.d.ts.map +1 -0
  264. package/lib/cjs/types/models/Tradingtime.d.ts +64 -0
  265. package/lib/cjs/types/models/Tradingtime.d.ts.map +1 -0
  266. package/lib/cjs/types/models/TradingtimeByAssetDefinition.d.ts +40 -0
  267. package/lib/cjs/types/models/TradingtimeByAssetDefinition.d.ts.map +1 -0
  268. package/lib/cjs/types/models/TradingtimeDefinition.d.ts +137 -0
  269. package/lib/cjs/types/models/TradingtimeDefinition.d.ts.map +1 -0
  270. package/lib/cjs/types/models/TradingtimeDetails.d.ts +62 -0
  271. package/lib/cjs/types/models/TradingtimeDetails.d.ts.map +1 -0
  272. package/lib/cjs/types/models/TradingtimeException.d.ts +32 -0
  273. package/lib/cjs/types/models/TradingtimeException.d.ts.map +1 -0
  274. package/lib/cjs/types/models/TradingtimeInfoReply.d.ts +51 -0
  275. package/lib/cjs/types/models/TradingtimeInfoReply.d.ts.map +1 -0
  276. package/lib/cjs/types/models/TradingtimePartialException.d.ts +39 -0
  277. package/lib/cjs/types/models/TradingtimePartialException.d.ts.map +1 -0
  278. package/lib/cjs/types/models/WebSocketCommandAuthenticate.d.ts +32 -0
  279. package/lib/cjs/types/models/WebSocketCommandAuthenticate.d.ts.map +1 -0
  280. package/lib/cjs/types/models/WebSocketCommandCancel.d.ts +32 -0
  281. package/lib/cjs/types/models/WebSocketCommandCancel.d.ts.map +1 -0
  282. package/lib/cjs/types/models/WebSocketCommandGetSource.d.ts +32 -0
  283. package/lib/cjs/types/models/WebSocketCommandGetSource.d.ts.map +1 -0
  284. package/lib/cjs/types/models/WebSocketCommandHeartbeat.d.ts +32 -0
  285. package/lib/cjs/types/models/WebSocketCommandHeartbeat.d.ts.map +1 -0
  286. package/lib/cjs/types/models/WebSocketCommandListInstrumentListings.d.ts +32 -0
  287. package/lib/cjs/types/models/WebSocketCommandListInstrumentListings.d.ts.map +1 -0
  288. package/lib/cjs/types/models/WebSocketCommandPriority.d.ts +38 -0
  289. package/lib/cjs/types/models/WebSocketCommandPriority.d.ts.map +1 -0
  290. package/lib/cjs/types/models/WebSocketCommandSubscribeListTopflop.d.ts +66 -0
  291. package/lib/cjs/types/models/WebSocketCommandSubscribeListTopflop.d.ts.map +1 -0
  292. package/lib/cjs/types/models/WebSocketCommandSubscribeMarketstates.d.ts +39 -0
  293. package/lib/cjs/types/models/WebSocketCommandSubscribeMarketstates.d.ts.map +1 -0
  294. package/lib/cjs/types/models/WebSocketCommandSubscribeSourceTradeticker.d.ts +57 -0
  295. package/lib/cjs/types/models/WebSocketCommandSubscribeSourceTradeticker.d.ts.map +1 -0
  296. package/lib/cjs/types/models/WebSocketMessage.d.ts +91 -0
  297. package/lib/cjs/types/models/WebSocketMessage.d.ts.map +1 -0
  298. package/lib/cjs/types/models/WebSocketRequest.d.ts +95 -0
  299. package/lib/cjs/types/models/WebSocketRequest.d.ts.map +1 -0
  300. package/lib/cjs/types/models/index.d.ts +99 -0
  301. package/lib/cjs/types/models/index.d.ts.map +1 -0
  302. package/lib/cjs/types/runtime.d.ts +14 -0
  303. package/lib/cjs/types/runtime.d.ts.map +1 -0
  304. package/lib/esm/index.mjs +21 -6
  305. package/lib/esm/models/Alarm.js +77 -0
  306. package/lib/esm/models/AlarmAllOf.js +66 -0
  307. package/lib/esm/models/AlarmId.js +43 -0
  308. package/lib/esm/models/AlarmReachedEvent.js +80 -0
  309. package/lib/esm/models/AlarmReachedEventAllOf.js +44 -0
  310. package/lib/esm/models/AlarmValue.js +45 -0
  311. package/lib/esm/models/AlarmsReachedGet200Response.js +80 -0
  312. package/lib/esm/models/BidAskHistory.js +54 -0
  313. package/lib/esm/models/BidAskHistoryAllOf.js +44 -0
  314. package/lib/esm/models/BidAskHistoryData.js +55 -0
  315. package/lib/esm/models/ContinuationToken.js +43 -0
  316. package/lib/esm/models/DayMarkData.js +49 -0
  317. package/lib/esm/models/IdFieldsInstrument.js +43 -0
  318. package/lib/esm/models/IdFieldsListing.js +51 -0
  319. package/lib/esm/models/InstrumentsGet200Response.js +46 -0
  320. package/lib/esm/models/InstrumentsGet200Response1.js +54 -0
  321. package/lib/esm/models/InstrumentsInstrumentIdListingsGet200Response.js +44 -0
  322. package/lib/esm/models/InstrumentsInstrumentIdMarketstatesGet200Response.js +44 -0
  323. package/lib/esm/models/ListTotalResultCount.js +43 -0
  324. package/lib/esm/models/Listingdata.js +59 -0
  325. package/lib/esm/models/ListingdataCefFields.js +48 -0
  326. package/lib/esm/models/ListingdataT7Fields.js +46 -0
  327. package/lib/esm/models/ListingdataWithId.js +67 -0
  328. package/lib/esm/models/ListingdataWithIdAndQuality.js +70 -0
  329. package/lib/esm/models/ListingdataWithIdAndQualityAllOf.js +44 -0
  330. package/lib/esm/models/ListsListIdTopTradecountGet200Response.js +44 -0
  331. package/lib/esm/models/LookupTable.js +46 -0
  332. package/lib/esm/models/Marketdepth.js +51 -0
  333. package/lib/esm/models/MarketdepthEntry.js +47 -0
  334. package/lib/esm/models/MarketdepthT7Fields.js +59 -0
  335. package/lib/esm/models/MarketdepthWithId.js +64 -0
  336. package/lib/esm/models/MarketdepthWithIdAllOf.js +44 -0
  337. package/lib/esm/models/Marketstate.js +81 -0
  338. package/lib/esm/models/MarketstateQuote.js +58 -0
  339. package/lib/esm/models/MarketstateQuoteT7Fields.js +43 -0
  340. package/lib/esm/models/MarketstateResponseSearch.js +93 -0
  341. package/lib/esm/models/MarketstateResponseSearchAllOf.js +43 -0
  342. package/lib/esm/models/MarketstateTick.js +61 -0
  343. package/lib/esm/models/MarketstateWithId.js +91 -0
  344. package/lib/esm/models/MarketstateWithIdAllOf.js +43 -0
  345. package/lib/esm/models/MarketstatesGet200Response.js +44 -0
  346. package/lib/esm/models/MarketstatesGet200Response1.js +93 -0
  347. package/lib/esm/models/MarketstatesInstrumentIdSourceIdMarketdepthGet200Response.js +64 -0
  348. package/lib/esm/models/Masterdata.js +52 -0
  349. package/lib/esm/models/MasterdataWithId.js +54 -0
  350. package/lib/esm/models/OfficialSymbols.js +62 -0
  351. package/lib/esm/models/OfficialSymbolsCommodity.js +45 -0
  352. package/lib/esm/models/OfficialSymbolsCrypto.js +45 -0
  353. package/lib/esm/models/OfficialSymbolsCurrency.js +45 -0
  354. package/lib/esm/models/OfficialSymbolsEurexFuture.js +45 -0
  355. package/lib/esm/models/OfficialSymbolsEurexOption.js +49 -0
  356. package/lib/esm/models/Performance.js +45 -0
  357. package/lib/esm/models/PerformanceData.js +57 -0
  358. package/lib/esm/models/PerformanceDataAllOf.js +49 -0
  359. package/lib/esm/models/PerformanceDataForTimeRange.js +99 -0
  360. package/lib/esm/models/Quality.js +31 -0
  361. package/lib/esm/models/QuotationType.js +38 -0
  362. package/lib/esm/models/Sourcedata.js +50 -0
  363. package/lib/esm/models/SourcesGet200Response.js +44 -0
  364. package/lib/esm/models/SourcesSourceIdListingsGet200Response.js +46 -0
  365. package/lib/esm/models/SourcesSourceIdListingsGet200Response1.js +67 -0
  366. package/lib/esm/models/SourcesSourceIdMarketstatesGet200Response.js +46 -0
  367. package/lib/esm/models/SourcesSourceIdMarketstatesGet200Response1.js +91 -0
  368. package/lib/esm/models/SourcesSourceIdTradetickerGet200Response.js +46 -0
  369. package/lib/esm/models/SourcesSourceIdTradetickerGet200Response1.js +57 -0
  370. package/lib/esm/models/Status.js +47 -0
  371. package/lib/esm/models/StringValueMultiRange.js +45 -0
  372. package/lib/esm/models/TickHistory.js +54 -0
  373. package/lib/esm/models/TickHistoryAllOf.js +44 -0
  374. package/lib/esm/models/TickHistoryData.js +51 -0
  375. package/lib/esm/models/TimeRange.js +45 -0
  376. package/lib/esm/models/Timeseries.js +54 -0
  377. package/lib/esm/models/TimeseriesAllOf.js +44 -0
  378. package/lib/esm/models/TimeseriesData.js +57 -0
  379. package/lib/esm/models/TopflopEntry.js +69 -0
  380. package/lib/esm/models/TopflopEntryAllOf.js +59 -0
  381. package/lib/esm/models/TopflopList.js +44 -0
  382. package/lib/esm/models/Total.js +51 -0
  383. package/lib/esm/models/TradetickerEvent.js +57 -0
  384. package/lib/esm/models/TradetickerEventAllOf.js +47 -0
  385. package/lib/esm/models/Tradingtime.js +55 -0
  386. package/lib/esm/models/TradingtimeByAssetDefinition.js +47 -0
  387. package/lib/esm/models/TradingtimeDefinition.js +80 -0
  388. package/lib/esm/models/TradingtimeDetails.js +53 -0
  389. package/lib/esm/models/TradingtimeException.js +43 -0
  390. package/lib/esm/models/TradingtimeInfoReply.js +50 -0
  391. package/lib/esm/models/TradingtimePartialException.js +46 -0
  392. package/lib/esm/models/WebSocketCommandAuthenticate.js +43 -0
  393. package/lib/esm/models/WebSocketCommandCancel.js +43 -0
  394. package/lib/esm/models/WebSocketCommandGetSource.js +43 -0
  395. package/lib/esm/models/WebSocketCommandHeartbeat.js +43 -0
  396. package/lib/esm/models/WebSocketCommandListInstrumentListings.js +43 -0
  397. package/lib/esm/models/WebSocketCommandPriority.js +45 -0
  398. package/lib/esm/models/WebSocketCommandSubscribeListTopflop.js +60 -0
  399. package/lib/esm/models/WebSocketCommandSubscribeMarketstates.js +46 -0
  400. package/lib/esm/models/WebSocketCommandSubscribeSourceTradeticker.js +52 -0
  401. package/lib/esm/models/WebSocketMessage.js +66 -0
  402. package/lib/esm/models/WebSocketRequest.js +70 -0
  403. package/lib/esm/models/index.js +100 -0
  404. package/lib/esm/runtime.js +19 -0
  405. package/lib/esm/types/index.d.ts +6 -5
  406. package/lib/esm/types/index.d.ts.map +1 -1
  407. package/lib/esm/types/models/Alarm.d.ts +100 -0
  408. package/lib/esm/types/models/Alarm.d.ts.map +1 -0
  409. package/lib/esm/types/models/AlarmAllOf.d.ts +69 -0
  410. package/lib/esm/types/models/AlarmAllOf.d.ts.map +1 -0
  411. package/lib/esm/types/models/AlarmId.d.ts +32 -0
  412. package/lib/esm/types/models/AlarmId.d.ts.map +1 -0
  413. package/lib/esm/types/models/AlarmReachedEvent.d.ts +107 -0
  414. package/lib/esm/types/models/AlarmReachedEvent.d.ts.map +1 -0
  415. package/lib/esm/types/models/AlarmReachedEventAllOf.d.ts +33 -0
  416. package/lib/esm/types/models/AlarmReachedEventAllOf.d.ts.map +1 -0
  417. package/lib/esm/types/models/AlarmValue.d.ts +38 -0
  418. package/lib/esm/types/models/AlarmValue.d.ts.map +1 -0
  419. package/lib/esm/types/models/AlarmsReachedGet200Response.d.ts +107 -0
  420. package/lib/esm/types/models/AlarmsReachedGet200Response.d.ts.map +1 -0
  421. package/lib/esm/types/models/BidAskHistory.d.ts +64 -0
  422. package/lib/esm/types/models/BidAskHistory.d.ts.map +1 -0
  423. package/lib/esm/types/models/BidAskHistoryAllOf.d.ts +33 -0
  424. package/lib/esm/types/models/BidAskHistoryAllOf.d.ts.map +1 -0
  425. package/lib/esm/types/models/BidAskHistoryData.d.ts +69 -0
  426. package/lib/esm/types/models/BidAskHistoryData.d.ts.map +1 -0
  427. package/lib/esm/types/models/ContinuationToken.d.ts +32 -0
  428. package/lib/esm/types/models/ContinuationToken.d.ts.map +1 -0
  429. package/lib/esm/types/models/DayMarkData.d.ts +50 -0
  430. package/lib/esm/types/models/DayMarkData.d.ts.map +1 -0
  431. package/lib/esm/types/models/IdFieldsInstrument.d.ts +32 -0
  432. package/lib/esm/types/models/IdFieldsInstrument.d.ts.map +1 -0
  433. package/lib/esm/types/models/IdFieldsListing.d.ts +57 -0
  434. package/lib/esm/types/models/IdFieldsListing.d.ts.map +1 -0
  435. package/lib/esm/types/models/InstrumentsGet200Response.d.ts +39 -0
  436. package/lib/esm/types/models/InstrumentsGet200Response.d.ts.map +1 -0
  437. package/lib/esm/types/models/InstrumentsGet200Response1.d.ts +67 -0
  438. package/lib/esm/types/models/InstrumentsGet200Response1.d.ts.map +1 -0
  439. package/lib/esm/types/models/InstrumentsInstrumentIdListingsGet200Response.d.ts +33 -0
  440. package/lib/esm/types/models/InstrumentsInstrumentIdListingsGet200Response.d.ts.map +1 -0
  441. package/lib/esm/types/models/InstrumentsInstrumentIdMarketstatesGet200Response.d.ts +33 -0
  442. package/lib/esm/types/models/InstrumentsInstrumentIdMarketstatesGet200Response.d.ts.map +1 -0
  443. package/lib/esm/types/models/ListTotalResultCount.d.ts +32 -0
  444. package/lib/esm/types/models/ListTotalResultCount.d.ts.map +1 -0
  445. package/lib/esm/types/models/Listingdata.d.ts +77 -0
  446. package/lib/esm/types/models/Listingdata.d.ts.map +1 -0
  447. package/lib/esm/types/models/ListingdataCefFields.d.ts +45 -0
  448. package/lib/esm/types/models/ListingdataCefFields.d.ts.map +1 -0
  449. package/lib/esm/types/models/ListingdataT7Fields.d.ts +39 -0
  450. package/lib/esm/types/models/ListingdataT7Fields.d.ts.map +1 -0
  451. package/lib/esm/types/models/ListingdataWithId.d.ts +102 -0
  452. package/lib/esm/types/models/ListingdataWithId.d.ts.map +1 -0
  453. package/lib/esm/types/models/ListingdataWithIdAndQuality.d.ts +109 -0
  454. package/lib/esm/types/models/ListingdataWithIdAndQuality.d.ts.map +1 -0
  455. package/lib/esm/types/models/ListingdataWithIdAndQualityAllOf.d.ts +33 -0
  456. package/lib/esm/types/models/ListingdataWithIdAndQualityAllOf.d.ts.map +1 -0
  457. package/lib/esm/types/models/ListsListIdTopTradecountGet200Response.d.ts +33 -0
  458. package/lib/esm/types/models/ListsListIdTopTradecountGet200Response.d.ts.map +1 -0
  459. package/lib/esm/types/models/LookupTable.d.ts +38 -0
  460. package/lib/esm/types/models/LookupTable.d.ts.map +1 -0
  461. package/lib/esm/types/models/Marketdepth.d.ts +52 -0
  462. package/lib/esm/types/models/Marketdepth.d.ts.map +1 -0
  463. package/lib/esm/types/models/MarketdepthEntry.d.ts +44 -0
  464. package/lib/esm/types/models/MarketdepthEntry.d.ts.map +1 -0
  465. package/lib/esm/types/models/MarketdepthT7Fields.d.ts +80 -0
  466. package/lib/esm/types/models/MarketdepthT7Fields.d.ts.map +1 -0
  467. package/lib/esm/types/models/MarketdepthWithId.d.ts +90 -0
  468. package/lib/esm/types/models/MarketdepthWithId.d.ts.map +1 -0
  469. package/lib/esm/types/models/MarketdepthWithIdAllOf.d.ts +33 -0
  470. package/lib/esm/types/models/MarketdepthWithIdAllOf.d.ts.map +1 -0
  471. package/lib/esm/types/models/Marketstate.d.ts +130 -0
  472. package/lib/esm/types/models/Marketstate.d.ts.map +1 -0
  473. package/lib/esm/types/models/MarketstateQuote.d.ts +70 -0
  474. package/lib/esm/types/models/MarketstateQuote.d.ts.map +1 -0
  475. package/lib/esm/types/models/MarketstateQuoteT7Fields.d.ts +32 -0
  476. package/lib/esm/types/models/MarketstateQuoteT7Fields.d.ts.map +1 -0
  477. package/lib/esm/types/models/MarketstateResponseSearch.d.ts +169 -0
  478. package/lib/esm/types/models/MarketstateResponseSearch.d.ts.map +1 -0
  479. package/lib/esm/types/models/MarketstateResponseSearchAllOf.d.ts +34 -0
  480. package/lib/esm/types/models/MarketstateResponseSearchAllOf.d.ts.map +1 -0
  481. package/lib/esm/types/models/MarketstateTick.d.ts +81 -0
  482. package/lib/esm/types/models/MarketstateTick.d.ts.map +1 -0
  483. package/lib/esm/types/models/MarketstateWithId.d.ts +161 -0
  484. package/lib/esm/types/models/MarketstateWithId.d.ts.map +1 -0
  485. package/lib/esm/types/models/MarketstateWithIdAllOf.d.ts +32 -0
  486. package/lib/esm/types/models/MarketstateWithIdAllOf.d.ts.map +1 -0
  487. package/lib/esm/types/models/MarketstatesGet200Response.d.ts +33 -0
  488. package/lib/esm/types/models/MarketstatesGet200Response.d.ts.map +1 -0
  489. package/lib/esm/types/models/MarketstatesGet200Response1.d.ts +169 -0
  490. package/lib/esm/types/models/MarketstatesGet200Response1.d.ts.map +1 -0
  491. package/lib/esm/types/models/MarketstatesInstrumentIdSourceIdMarketdepthGet200Response.d.ts +90 -0
  492. package/lib/esm/types/models/MarketstatesInstrumentIdSourceIdMarketdepthGet200Response.d.ts.map +1 -0
  493. package/lib/esm/types/models/Masterdata.d.ts +61 -0
  494. package/lib/esm/types/models/Masterdata.d.ts.map +1 -0
  495. package/lib/esm/types/models/MasterdataWithId.d.ts +67 -0
  496. package/lib/esm/types/models/MasterdataWithId.d.ts.map +1 -0
  497. package/lib/esm/types/models/OfficialSymbols.d.ts +79 -0
  498. package/lib/esm/types/models/OfficialSymbols.d.ts.map +1 -0
  499. package/lib/esm/types/models/OfficialSymbolsCommodity.d.ts +38 -0
  500. package/lib/esm/types/models/OfficialSymbolsCommodity.d.ts.map +1 -0
  501. package/lib/esm/types/models/OfficialSymbolsCrypto.d.ts +38 -0
  502. package/lib/esm/types/models/OfficialSymbolsCrypto.d.ts.map +1 -0
  503. package/lib/esm/types/models/OfficialSymbolsCurrency.d.ts +38 -0
  504. package/lib/esm/types/models/OfficialSymbolsCurrency.d.ts.map +1 -0
  505. package/lib/esm/types/models/OfficialSymbolsEurexFuture.d.ts +38 -0
  506. package/lib/esm/types/models/OfficialSymbolsEurexFuture.d.ts.map +1 -0
  507. package/lib/esm/types/models/OfficialSymbolsEurexOption.d.ts +50 -0
  508. package/lib/esm/types/models/OfficialSymbolsEurexOption.d.ts.map +1 -0
  509. package/lib/esm/types/models/Performance.d.ts +38 -0
  510. package/lib/esm/types/models/Performance.d.ts.map +1 -0
  511. package/lib/esm/types/models/PerformanceData.d.ts +71 -0
  512. package/lib/esm/types/models/PerformanceData.d.ts.map +1 -0
  513. package/lib/esm/types/models/PerformanceDataAllOf.d.ts +46 -0
  514. package/lib/esm/types/models/PerformanceDataAllOf.d.ts.map +1 -0
  515. package/lib/esm/types/models/PerformanceDataForTimeRange.d.ts +185 -0
  516. package/lib/esm/types/models/PerformanceDataForTimeRange.d.ts.map +1 -0
  517. package/lib/esm/types/models/Quality.d.ts +25 -0
  518. package/lib/esm/types/models/Quality.d.ts.map +1 -0
  519. package/lib/esm/types/models/QuotationType.d.ts +32 -0
  520. package/lib/esm/types/models/QuotationType.d.ts.map +1 -0
  521. package/lib/esm/types/models/Sourcedata.d.ts +54 -0
  522. package/lib/esm/types/models/Sourcedata.d.ts.map +1 -0
  523. package/lib/esm/types/models/SourcesGet200Response.d.ts +33 -0
  524. package/lib/esm/types/models/SourcesGet200Response.d.ts.map +1 -0
  525. package/lib/esm/types/models/SourcesSourceIdListingsGet200Response.d.ts +39 -0
  526. package/lib/esm/types/models/SourcesSourceIdListingsGet200Response.d.ts.map +1 -0
  527. package/lib/esm/types/models/SourcesSourceIdListingsGet200Response1.d.ts +102 -0
  528. package/lib/esm/types/models/SourcesSourceIdListingsGet200Response1.d.ts.map +1 -0
  529. package/lib/esm/types/models/SourcesSourceIdMarketstatesGet200Response.d.ts +39 -0
  530. package/lib/esm/types/models/SourcesSourceIdMarketstatesGet200Response.d.ts.map +1 -0
  531. package/lib/esm/types/models/SourcesSourceIdMarketstatesGet200Response1.d.ts +161 -0
  532. package/lib/esm/types/models/SourcesSourceIdMarketstatesGet200Response1.d.ts.map +1 -0
  533. package/lib/esm/types/models/SourcesSourceIdTradetickerGet200Response.d.ts +39 -0
  534. package/lib/esm/types/models/SourcesSourceIdTradetickerGet200Response.d.ts.map +1 -0
  535. package/lib/esm/types/models/SourcesSourceIdTradetickerGet200Response1.d.ts +71 -0
  536. package/lib/esm/types/models/SourcesSourceIdTradetickerGet200Response1.d.ts.map +1 -0
  537. package/lib/esm/types/models/Status.d.ts +44 -0
  538. package/lib/esm/types/models/Status.d.ts.map +1 -0
  539. package/lib/esm/types/models/StringValueMultiRange.d.ts +38 -0
  540. package/lib/esm/types/models/StringValueMultiRange.d.ts.map +1 -0
  541. package/lib/esm/types/models/TickHistory.d.ts +64 -0
  542. package/lib/esm/types/models/TickHistory.d.ts.map +1 -0
  543. package/lib/esm/types/models/TickHistoryAllOf.d.ts +33 -0
  544. package/lib/esm/types/models/TickHistoryAllOf.d.ts.map +1 -0
  545. package/lib/esm/types/models/TickHistoryData.d.ts +57 -0
  546. package/lib/esm/types/models/TickHistoryData.d.ts.map +1 -0
  547. package/lib/esm/types/models/TimeRange.d.ts +39 -0
  548. package/lib/esm/types/models/TimeRange.d.ts.map +1 -0
  549. package/lib/esm/types/models/Timeseries.d.ts +64 -0
  550. package/lib/esm/types/models/Timeseries.d.ts.map +1 -0
  551. package/lib/esm/types/models/TimeseriesAllOf.d.ts +33 -0
  552. package/lib/esm/types/models/TimeseriesAllOf.d.ts.map +1 -0
  553. package/lib/esm/types/models/TimeseriesData.d.ts +74 -0
  554. package/lib/esm/types/models/TimeseriesData.d.ts.map +1 -0
  555. package/lib/esm/types/models/TopflopEntry.d.ts +103 -0
  556. package/lib/esm/types/models/TopflopEntry.d.ts.map +1 -0
  557. package/lib/esm/types/models/TopflopEntryAllOf.d.ts +72 -0
  558. package/lib/esm/types/models/TopflopEntryAllOf.d.ts.map +1 -0
  559. package/lib/esm/types/models/TopflopList.d.ts +33 -0
  560. package/lib/esm/types/models/TopflopList.d.ts.map +1 -0
  561. package/lib/esm/types/models/Total.d.ts +56 -0
  562. package/lib/esm/types/models/Total.d.ts.map +1 -0
  563. package/lib/esm/types/models/TradetickerEvent.d.ts +71 -0
  564. package/lib/esm/types/models/TradetickerEvent.d.ts.map +1 -0
  565. package/lib/esm/types/models/TradetickerEventAllOf.d.ts +40 -0
  566. package/lib/esm/types/models/TradetickerEventAllOf.d.ts.map +1 -0
  567. package/lib/esm/types/models/Tradingtime.d.ts +64 -0
  568. package/lib/esm/types/models/Tradingtime.d.ts.map +1 -0
  569. package/lib/esm/types/models/TradingtimeByAssetDefinition.d.ts +40 -0
  570. package/lib/esm/types/models/TradingtimeByAssetDefinition.d.ts.map +1 -0
  571. package/lib/esm/types/models/TradingtimeDefinition.d.ts +137 -0
  572. package/lib/esm/types/models/TradingtimeDefinition.d.ts.map +1 -0
  573. package/lib/esm/types/models/TradingtimeDetails.d.ts +62 -0
  574. package/lib/esm/types/models/TradingtimeDetails.d.ts.map +1 -0
  575. package/lib/esm/types/models/TradingtimeException.d.ts +32 -0
  576. package/lib/esm/types/models/TradingtimeException.d.ts.map +1 -0
  577. package/lib/esm/types/models/TradingtimeInfoReply.d.ts +51 -0
  578. package/lib/esm/types/models/TradingtimeInfoReply.d.ts.map +1 -0
  579. package/lib/esm/types/models/TradingtimePartialException.d.ts +39 -0
  580. package/lib/esm/types/models/TradingtimePartialException.d.ts.map +1 -0
  581. package/lib/esm/types/models/WebSocketCommandAuthenticate.d.ts +32 -0
  582. package/lib/esm/types/models/WebSocketCommandAuthenticate.d.ts.map +1 -0
  583. package/lib/esm/types/models/WebSocketCommandCancel.d.ts +32 -0
  584. package/lib/esm/types/models/WebSocketCommandCancel.d.ts.map +1 -0
  585. package/lib/esm/types/models/WebSocketCommandGetSource.d.ts +32 -0
  586. package/lib/esm/types/models/WebSocketCommandGetSource.d.ts.map +1 -0
  587. package/lib/esm/types/models/WebSocketCommandHeartbeat.d.ts +32 -0
  588. package/lib/esm/types/models/WebSocketCommandHeartbeat.d.ts.map +1 -0
  589. package/lib/esm/types/models/WebSocketCommandListInstrumentListings.d.ts +32 -0
  590. package/lib/esm/types/models/WebSocketCommandListInstrumentListings.d.ts.map +1 -0
  591. package/lib/esm/types/models/WebSocketCommandPriority.d.ts +38 -0
  592. package/lib/esm/types/models/WebSocketCommandPriority.d.ts.map +1 -0
  593. package/lib/esm/types/models/WebSocketCommandSubscribeListTopflop.d.ts +66 -0
  594. package/lib/esm/types/models/WebSocketCommandSubscribeListTopflop.d.ts.map +1 -0
  595. package/lib/esm/types/models/WebSocketCommandSubscribeMarketstates.d.ts +39 -0
  596. package/lib/esm/types/models/WebSocketCommandSubscribeMarketstates.d.ts.map +1 -0
  597. package/lib/esm/types/models/WebSocketCommandSubscribeSourceTradeticker.d.ts +57 -0
  598. package/lib/esm/types/models/WebSocketCommandSubscribeSourceTradeticker.d.ts.map +1 -0
  599. package/lib/esm/types/models/WebSocketMessage.d.ts +91 -0
  600. package/lib/esm/types/models/WebSocketMessage.d.ts.map +1 -0
  601. package/lib/esm/types/models/WebSocketRequest.d.ts +95 -0
  602. package/lib/esm/types/models/WebSocketRequest.d.ts.map +1 -0
  603. package/lib/esm/types/models/index.d.ts +99 -0
  604. package/lib/esm/types/models/index.d.ts.map +1 -0
  605. package/lib/esm/types/runtime.d.ts +14 -0
  606. package/lib/esm/types/runtime.d.ts.map +1 -0
  607. package/package.json +2 -1
@@ -0,0 +1,130 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { DayMarkData } from './DayMarkData';
13
+ import type { MarketstateQuote } from './MarketstateQuote';
14
+ import type { MarketstateTick } from './MarketstateTick';
15
+ import type { Performance } from './Performance';
16
+ import type { Quality } from './Quality';
17
+ import type { QuotationType } from './QuotationType';
18
+ import type { Status } from './Status';
19
+ import type { Total } from './Total';
20
+ /**
21
+ * Current market state for an instrument
22
+ * @export
23
+ * @interface Marketstate
24
+ */
25
+ export interface Marketstate {
26
+ /**
27
+ *
28
+ * @type {string}
29
+ * @memberof Marketstate
30
+ */
31
+ currency?: string;
32
+ /**
33
+ *
34
+ * @type {QuotationType}
35
+ * @memberof Marketstate
36
+ */
37
+ quotationType?: QuotationType;
38
+ /**
39
+ *
40
+ * @type {Quality}
41
+ * @memberof Marketstate
42
+ */
43
+ quality?: Quality;
44
+ /**
45
+ *
46
+ * @type {MarketstateTick}
47
+ * @memberof Marketstate
48
+ */
49
+ last?: MarketstateTick;
50
+ /**
51
+ *
52
+ * @type {MarketstateQuote}
53
+ * @memberof Marketstate
54
+ */
55
+ bid?: MarketstateQuote;
56
+ /**
57
+ *
58
+ * @type {MarketstateQuote}
59
+ * @memberof Marketstate
60
+ */
61
+ ask?: MarketstateQuote;
62
+ /**
63
+ *
64
+ * @type {DayMarkData}
65
+ * @memberof Marketstate
66
+ */
67
+ open?: DayMarkData;
68
+ /**
69
+ *
70
+ * @type {DayMarkData}
71
+ * @memberof Marketstate
72
+ */
73
+ high?: DayMarkData;
74
+ /**
75
+ *
76
+ * @type {DayMarkData}
77
+ * @memberof Marketstate
78
+ */
79
+ low?: DayMarkData;
80
+ /**
81
+ *
82
+ * @type {DayMarkData}
83
+ * @memberof Marketstate
84
+ */
85
+ close?: DayMarkData;
86
+ /**
87
+ *
88
+ * @type {DayMarkData}
89
+ * @memberof Marketstate
90
+ */
91
+ previousClose?: DayMarkData;
92
+ /**
93
+ *
94
+ * @type {DayMarkData}
95
+ * @memberof Marketstate
96
+ */
97
+ officialClose?: DayMarkData;
98
+ /**
99
+ *
100
+ * @type {DayMarkData}
101
+ * @memberof Marketstate
102
+ */
103
+ previousOfficialClose?: DayMarkData;
104
+ /**
105
+ *
106
+ * @type {Performance}
107
+ * @memberof Marketstate
108
+ */
109
+ performance?: Performance;
110
+ /**
111
+ *
112
+ * @type {Status}
113
+ * @memberof Marketstate
114
+ */
115
+ status?: Status;
116
+ /**
117
+ *
118
+ * @type {Total}
119
+ * @memberof Marketstate
120
+ */
121
+ total?: Total;
122
+ }
123
+ /**
124
+ * Check if a given object implements the Marketstate interface.
125
+ */
126
+ export declare function instanceOfMarketstate(value: object): boolean;
127
+ export declare function MarketstateFromJSON(json: any): Marketstate;
128
+ export declare function MarketstateFromJSONTyped(json: any, ignoreDiscriminator: boolean): Marketstate;
129
+ export declare function MarketstateToJSON(value?: Marketstate | null): any;
130
+ //# sourceMappingURL=Marketstate.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Marketstate.d.ts","sourceRoot":"","sources":["../../../../src/models/Marketstate.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAMjD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAM3D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAMzD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAMjD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAMzC,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAMrD,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAMvC,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAOrC;;;;GAIG;AACH,MAAM,WAAW,WAAW;IACxB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,aAAa,CAAC,EAAE,aAAa,CAAC;IAC9B;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;;;OAIG;IACH,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB;;;;OAIG;IACH,GAAG,CAAC,EAAE,gBAAgB,CAAC;IACvB;;;;OAIG;IACH,GAAG,CAAC,EAAE,gBAAgB,CAAC;IACvB;;;;OAIG;IACH,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB;;;;OAIG;IACH,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB;;;;OAIG;IACH,GAAG,CAAC,EAAE,WAAW,CAAC;IAClB;;;;OAIG;IACH,KAAK,CAAC,EAAE,WAAW,CAAC;IACpB;;;;OAIG;IACH,aAAa,CAAC,EAAE,WAAW,CAAC;IAC5B;;;;OAIG;IACH,aAAa,CAAC,EAAE,WAAW,CAAC;IAC5B;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,WAAW,CAAC;IACpC;;;;OAIG;IACH,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC;CACjB;AAED;;GAEG;AACH,wBAAgB,qBAAqB,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAI5D;AAED,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,GAAG,GAAG,WAAW,CAE1D;AAED,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,WAAW,CAuB7F;AAED,wBAAgB,iBAAiB,CAAC,KAAK,CAAC,EAAE,WAAW,GAAG,IAAI,GAAG,GAAG,CA0BjE"}
@@ -0,0 +1,70 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { LookupTable } from './LookupTable';
13
+ import type { MarketstateQuoteT7Fields } from './MarketstateQuoteT7Fields';
14
+ /**
15
+ * Latest market qoute for a instrument
16
+ * @export
17
+ * @interface MarketstateQuote
18
+ */
19
+ export interface MarketstateQuote {
20
+ /**
21
+ * Price for the quote
22
+ * @type {number}
23
+ * @memberof MarketstateQuote
24
+ */
25
+ value: number;
26
+ /**
27
+ * Amount for the quote
28
+ * @type {number}
29
+ * @memberof MarketstateQuote
30
+ */
31
+ quantity?: number;
32
+ /**
33
+ * Date of the trade (either date or datetime will be supplied)
34
+ * @type {Date}
35
+ * @memberof MarketstateQuote
36
+ */
37
+ date?: Date;
38
+ /**
39
+ * Time of the trade (either date or datetime will be supplied)
40
+ * @type {Date}
41
+ * @memberof MarketstateQuote
42
+ */
43
+ datetime?: Date;
44
+ /**
45
+ *
46
+ * @type {LookupTable}
47
+ * @memberof MarketstateQuote
48
+ */
49
+ supplement?: LookupTable;
50
+ /**
51
+ *
52
+ * @type {MarketstateQuoteT7Fields}
53
+ * @memberof MarketstateQuote
54
+ */
55
+ t7Fields?: MarketstateQuoteT7Fields;
56
+ /**
57
+ * True if the value has been calculated by MDS for information purposes only and not by the source
58
+ * @type {boolean}
59
+ * @memberof MarketstateQuote
60
+ */
61
+ isIndicative?: boolean;
62
+ }
63
+ /**
64
+ * Check if a given object implements the MarketstateQuote interface.
65
+ */
66
+ export declare function instanceOfMarketstateQuote(value: object): boolean;
67
+ export declare function MarketstateQuoteFromJSON(json: any): MarketstateQuote;
68
+ export declare function MarketstateQuoteFromJSONTyped(json: any, ignoreDiscriminator: boolean): MarketstateQuote;
69
+ export declare function MarketstateQuoteToJSON(value?: MarketstateQuote | null): any;
70
+ //# sourceMappingURL=MarketstateQuote.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MarketstateQuote.d.ts","sourceRoot":"","sources":["../../../../src/models/MarketstateQuote.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAMjD,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AAO3E;;;;GAIG;AACH,MAAM,WAAW,gBAAgB;IAC7B;;;;OAIG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ;;;;OAIG;IACH,QAAQ,CAAC,EAAE,IAAI,CAAC;IAChB;;;;OAIG;IACH,UAAU,CAAC,EAAE,WAAW,CAAC;IACzB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,wBAAwB,CAAC;IACpC;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;CAC1B;AAED;;GAEG;AACH,wBAAgB,0BAA0B,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAKjE;AAED,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,GAAG,GAAG,gBAAgB,CAEpE;AAED,wBAAgB,6BAA6B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,gBAAgB,CAcvG;AAED,wBAAgB,sBAAsB,CAAC,KAAK,CAAC,EAAE,gBAAgB,GAAG,IAAI,GAAG,GAAG,CAiB3E"}
@@ -0,0 +1,32 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ * data specific for t7 trading system via CEF
14
+ * @export
15
+ * @interface MarketstateQuoteT7Fields
16
+ */
17
+ export interface MarketstateQuoteT7Fields {
18
+ /**
19
+ * see cef documentation
20
+ * @type {boolean}
21
+ * @memberof MarketstateQuoteT7Fields
22
+ */
23
+ bestBidAskMarketOrderInd?: boolean;
24
+ }
25
+ /**
26
+ * Check if a given object implements the MarketstateQuoteT7Fields interface.
27
+ */
28
+ export declare function instanceOfMarketstateQuoteT7Fields(value: object): boolean;
29
+ export declare function MarketstateQuoteT7FieldsFromJSON(json: any): MarketstateQuoteT7Fields;
30
+ export declare function MarketstateQuoteT7FieldsFromJSONTyped(json: any, ignoreDiscriminator: boolean): MarketstateQuoteT7Fields;
31
+ export declare function MarketstateQuoteT7FieldsToJSON(value?: MarketstateQuoteT7Fields | null): any;
32
+ //# sourceMappingURL=MarketstateQuoteT7Fields.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MarketstateQuoteT7Fields.d.ts","sourceRoot":"","sources":["../../../../src/models/MarketstateQuoteT7Fields.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,wBAAwB;IACrC;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,OAAO,CAAC;CACtC;AAED;;GAEG;AACH,wBAAgB,kCAAkC,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAIzE;AAED,wBAAgB,gCAAgC,CAAC,IAAI,EAAE,GAAG,GAAG,wBAAwB,CAEpF;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,wBAAwB,CAQvH;AAED,wBAAgB,8BAA8B,CAAC,KAAK,CAAC,EAAE,wBAAwB,GAAG,IAAI,GAAG,GAAG,CAW3F"}
@@ -0,0 +1,169 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { DayMarkData } from './DayMarkData';
13
+ import type { MarketstateQuote } from './MarketstateQuote';
14
+ import type { MarketstateTick } from './MarketstateTick';
15
+ import type { Performance } from './Performance';
16
+ import type { Quality } from './Quality';
17
+ import type { QuotationType } from './QuotationType';
18
+ import type { Status } from './Status';
19
+ import type { Total } from './Total';
20
+ /**
21
+ *
22
+ * @export
23
+ * @interface MarketstateResponseSearch
24
+ */
25
+ export interface MarketstateResponseSearch {
26
+ /**
27
+ * Query for an Instrument that is listed on a Source. <p> Format: InstrumentId ("," ListingVariant){0,1} ("," Source){0,1} <p>InstrumentId: The InstrumentID in one of the defined formats, see <a href="#model-InstrumentId">InstrumentId</a></p> <p>ListingVariant: Normally the listing variant is only determined by the trading currency, in that case the ListingVariant is named after the Currency (e.g. EUR). But other variant types might be possible!</p> <p>Source: The Source or Exchange. </p>
28
+ * <p>Both ListingVariant and Source can be <br>- specified explicitly: "ETR" -> only the specified source <br>- specified as a prioritized list "ETR>FRA>NASDAQ" -> only the first available from the list <br>- specified an external prioritized list "!" (priority list is specified in the request context) <br>- specified as a wildcard "*" or left out -> all sources <p>
29
+ * <p>Examples:<br> DE0007100000,EUR@ETR -> EUR-Listing at Xetra (ETR) <br> DE0007100000,EUR@ETR>FRA>NASDAQ -> EUR-Listing at first available source from list Xetra (ETR), Frankfurt (FRA), Nasdaq <br> DE0007100000,EUR@! -> first matching Listing, sourcePriority is taken from request context<br> DE0007100000,!@! -> first matching Listing, sourcePriority and listingVariantPriority are taken from request context <br> DE0007100000,*@* -> all listings at all sources DE0007100000@ETR -> all listings at Xetra (ETR) DE0007100000 -> all listings at all sources
30
+ * @type {string}
31
+ * @memberof MarketstateResponseSearch
32
+ */
33
+ marketstateQuery?: string;
34
+ /**
35
+ *
36
+ * @type {string}
37
+ * @memberof MarketstateResponseSearch
38
+ */
39
+ test22?: string;
40
+ /**
41
+ * Id TODO for the Marketstate of an Instrument that is listed on a Source. <p> Format: InstrumentId "," ListingVariant "," Source <p>InstrumentId: The InstrumentID in one of the defined formats, see <a href="#model-InstrumentId">InstrumentId</a></p> <p>ListingVariant: Normally the listing variant is only determined by the trading currency, in that case the ListingVariant is named after the Currency (e.g. EUR). But other variant types might be possible!</p> <p>Source: The Source or Exchange. </p>
42
+ * <p> Any MarketstateId is also a valid MarketstateQuery.</bold></p>
43
+ * @type {string}
44
+ * @memberof MarketstateResponseSearch
45
+ */
46
+ marketstateId?: string;
47
+ /**
48
+ * ID for one instrument, ie. a stock or an index. This will be the highest ranked available identifier for this instrument from the following list: <p>- ISIN: DE0007100000 <br>- Currency: CURRENCY(EUR/USD) <br>- EUREX-Option: EUREXO(DE000710000000,C,3000,1222) </p>
49
+ * @type {string}
50
+ * @memberof MarketstateResponseSearch
51
+ */
52
+ instrumentId?: string;
53
+ /**
54
+ * Source
55
+ * @type {string}
56
+ * @memberof MarketstateResponseSearch
57
+ */
58
+ sourceId?: string;
59
+ /**
60
+ *
61
+ * @type {string}
62
+ * @memberof MarketstateResponseSearch
63
+ */
64
+ currency?: string;
65
+ /**
66
+ * if an instrument is listed eg. in multiple currencies on one exchange then the information in this field is used to discriminate between them.
67
+ * @type {string}
68
+ * @memberof MarketstateResponseSearch
69
+ */
70
+ listingVariant?: string;
71
+ /**
72
+ *
73
+ * @type {QuotationType}
74
+ * @memberof MarketstateResponseSearch
75
+ */
76
+ quotationType?: QuotationType;
77
+ /**
78
+ *
79
+ * @type {Quality}
80
+ * @memberof MarketstateResponseSearch
81
+ */
82
+ quality?: Quality;
83
+ /**
84
+ *
85
+ * @type {MarketstateTick}
86
+ * @memberof MarketstateResponseSearch
87
+ */
88
+ last?: MarketstateTick;
89
+ /**
90
+ *
91
+ * @type {MarketstateQuote}
92
+ * @memberof MarketstateResponseSearch
93
+ */
94
+ bid?: MarketstateQuote;
95
+ /**
96
+ *
97
+ * @type {MarketstateQuote}
98
+ * @memberof MarketstateResponseSearch
99
+ */
100
+ ask?: MarketstateQuote;
101
+ /**
102
+ *
103
+ * @type {DayMarkData}
104
+ * @memberof MarketstateResponseSearch
105
+ */
106
+ open?: DayMarkData;
107
+ /**
108
+ *
109
+ * @type {DayMarkData}
110
+ * @memberof MarketstateResponseSearch
111
+ */
112
+ high?: DayMarkData;
113
+ /**
114
+ *
115
+ * @type {DayMarkData}
116
+ * @memberof MarketstateResponseSearch
117
+ */
118
+ low?: DayMarkData;
119
+ /**
120
+ *
121
+ * @type {DayMarkData}
122
+ * @memberof MarketstateResponseSearch
123
+ */
124
+ close?: DayMarkData;
125
+ /**
126
+ *
127
+ * @type {DayMarkData}
128
+ * @memberof MarketstateResponseSearch
129
+ */
130
+ previousClose?: DayMarkData;
131
+ /**
132
+ *
133
+ * @type {DayMarkData}
134
+ * @memberof MarketstateResponseSearch
135
+ */
136
+ officialClose?: DayMarkData;
137
+ /**
138
+ *
139
+ * @type {DayMarkData}
140
+ * @memberof MarketstateResponseSearch
141
+ */
142
+ previousOfficialClose?: DayMarkData;
143
+ /**
144
+ *
145
+ * @type {Performance}
146
+ * @memberof MarketstateResponseSearch
147
+ */
148
+ performance?: Performance;
149
+ /**
150
+ *
151
+ * @type {Status}
152
+ * @memberof MarketstateResponseSearch
153
+ */
154
+ status?: Status;
155
+ /**
156
+ *
157
+ * @type {Total}
158
+ * @memberof MarketstateResponseSearch
159
+ */
160
+ total?: Total;
161
+ }
162
+ /**
163
+ * Check if a given object implements the MarketstateResponseSearch interface.
164
+ */
165
+ export declare function instanceOfMarketstateResponseSearch(value: object): boolean;
166
+ export declare function MarketstateResponseSearchFromJSON(json: any): MarketstateResponseSearch;
167
+ export declare function MarketstateResponseSearchFromJSONTyped(json: any, ignoreDiscriminator: boolean): MarketstateResponseSearch;
168
+ export declare function MarketstateResponseSearchToJSON(value?: MarketstateResponseSearch | null): any;
169
+ //# sourceMappingURL=MarketstateResponseSearch.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MarketstateResponseSearch.d.ts","sourceRoot":"","sources":["../../../../src/models/MarketstateResponseSearch.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAMjD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAM3D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAMzD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAMjD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAMzC,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAMrD,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAMvC,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAOrC;;;;GAIG;AACH,MAAM,WAAW,yBAAyB;IACtC;;;;;;OAMG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;;OAKG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,aAAa,CAAC,EAAE,aAAa,CAAC;IAC9B;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;;;OAIG;IACH,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB;;;;OAIG;IACH,GAAG,CAAC,EAAE,gBAAgB,CAAC;IACvB;;;;OAIG;IACH,GAAG,CAAC,EAAE,gBAAgB,CAAC;IACvB;;;;OAIG;IACH,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB;;;;OAIG;IACH,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB;;;;OAIG;IACH,GAAG,CAAC,EAAE,WAAW,CAAC;IAClB;;;;OAIG;IACH,KAAK,CAAC,EAAE,WAAW,CAAC;IACpB;;;;OAIG;IACH,aAAa,CAAC,EAAE,WAAW,CAAC;IAC5B;;;;OAIG;IACH,aAAa,CAAC,EAAE,WAAW,CAAC;IAC5B;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,WAAW,CAAC;IACpC;;;;OAIG;IACH,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC;CACjB;AAED;;GAEG;AACH,wBAAgB,mCAAmC,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAI1E;AAED,wBAAgB,iCAAiC,CAAC,IAAI,EAAE,GAAG,GAAG,yBAAyB,CAEtF;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,yBAAyB,CA6BzH;AAED,wBAAgB,+BAA+B,CAAC,KAAK,CAAC,EAAE,yBAAyB,GAAG,IAAI,GAAG,GAAG,CAgC7F"}
@@ -0,0 +1,34 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ * @export
15
+ * @interface MarketstateResponseSearchAllOf
16
+ */
17
+ export interface MarketstateResponseSearchAllOf {
18
+ /**
19
+ * Query for an Instrument that is listed on a Source. <p> Format: InstrumentId ("," ListingVariant){0,1} ("," Source){0,1} <p>InstrumentId: The InstrumentID in one of the defined formats, see <a href="#model-InstrumentId">InstrumentId</a></p> <p>ListingVariant: Normally the listing variant is only determined by the trading currency, in that case the ListingVariant is named after the Currency (e.g. EUR). But other variant types might be possible!</p> <p>Source: The Source or Exchange. </p>
20
+ * <p>Both ListingVariant and Source can be <br>- specified explicitly: "ETR" -> only the specified source <br>- specified as a prioritized list "ETR>FRA>NASDAQ" -> only the first available from the list <br>- specified an external prioritized list "!" (priority list is specified in the request context) <br>- specified as a wildcard "*" or left out -> all sources <p>
21
+ * <p>Examples:<br> DE0007100000,EUR@ETR -> EUR-Listing at Xetra (ETR) <br> DE0007100000,EUR@ETR>FRA>NASDAQ -> EUR-Listing at first available source from list Xetra (ETR), Frankfurt (FRA), Nasdaq <br> DE0007100000,EUR@! -> first matching Listing, sourcePriority is taken from request context<br> DE0007100000,!@! -> first matching Listing, sourcePriority and listingVariantPriority are taken from request context <br> DE0007100000,*@* -> all listings at all sources DE0007100000@ETR -> all listings at Xetra (ETR) DE0007100000 -> all listings at all sources
22
+ * @type {string}
23
+ * @memberof MarketstateResponseSearchAllOf
24
+ */
25
+ marketstateQuery?: string;
26
+ }
27
+ /**
28
+ * Check if a given object implements the MarketstateResponseSearchAllOf interface.
29
+ */
30
+ export declare function instanceOfMarketstateResponseSearchAllOf(value: object): boolean;
31
+ export declare function MarketstateResponseSearchAllOfFromJSON(json: any): MarketstateResponseSearchAllOf;
32
+ export declare function MarketstateResponseSearchAllOfFromJSONTyped(json: any, ignoreDiscriminator: boolean): MarketstateResponseSearchAllOf;
33
+ export declare function MarketstateResponseSearchAllOfToJSON(value?: MarketstateResponseSearchAllOf | null): any;
34
+ //# sourceMappingURL=MarketstateResponseSearchAllOf.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MarketstateResponseSearchAllOf.d.ts","sourceRoot":"","sources":["../../../../src/models/MarketstateResponseSearchAllOf.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;;;;;OAMG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED;;GAEG;AACH,wBAAgB,wCAAwC,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAI/E;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,GAAG,8BAA8B,CAEhG;AAED,wBAAgB,2CAA2C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,8BAA8B,CAQnI;AAED,wBAAgB,oCAAoC,CAAC,KAAK,CAAC,EAAE,8BAA8B,GAAG,IAAI,GAAG,GAAG,CAWvG"}
@@ -0,0 +1,81 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { LookupTable } from './LookupTable';
13
+ /**
14
+ * Latest Tick available
15
+ * @export
16
+ * @interface MarketstateTick
17
+ */
18
+ export interface MarketstateTick {
19
+ /**
20
+ * Price for the trade
21
+ * @type {number}
22
+ * @memberof MarketstateTick
23
+ */
24
+ value: number;
25
+ /**
26
+ * Amount of the securities traded
27
+ * @type {number}
28
+ * @memberof MarketstateTick
29
+ */
30
+ quantity?: number;
31
+ /**
32
+ * Date of the trade (either date or datetime will be supplied)
33
+ * @type {Date}
34
+ * @memberof MarketstateTick
35
+ */
36
+ date?: Date;
37
+ /**
38
+ * Time of the trade (either date or datetime will be supplied)
39
+ * @type {Date}
40
+ * @memberof MarketstateTick
41
+ */
42
+ datetime?: Date;
43
+ /**
44
+ * Constituent turnover since last index calculation
45
+ * @type {number}
46
+ * @memberof MarketstateTick
47
+ */
48
+ constituentsTurnover?: number;
49
+ /**
50
+ * pretrading, trading, closed trading
51
+ * @type {string}
52
+ * @memberof MarketstateTick
53
+ */
54
+ tradingPhase?: string;
55
+ /**
56
+ *
57
+ * @type {LookupTable}
58
+ * @memberof MarketstateTick
59
+ */
60
+ tradeType?: LookupTable;
61
+ /**
62
+ *
63
+ * @type {LookupTable}
64
+ * @memberof MarketstateTick
65
+ */
66
+ supplement?: LookupTable;
67
+ /**
68
+ * True if the value has been calculated by MDS for information purposes only and not by the source
69
+ * @type {boolean}
70
+ * @memberof MarketstateTick
71
+ */
72
+ isIndicative?: boolean;
73
+ }
74
+ /**
75
+ * Check if a given object implements the MarketstateTick interface.
76
+ */
77
+ export declare function instanceOfMarketstateTick(value: object): boolean;
78
+ export declare function MarketstateTickFromJSON(json: any): MarketstateTick;
79
+ export declare function MarketstateTickFromJSONTyped(json: any, ignoreDiscriminator: boolean): MarketstateTick;
80
+ export declare function MarketstateTickToJSON(value?: MarketstateTick | null): any;
81
+ //# sourceMappingURL=MarketstateTick.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MarketstateTick.d.ts","sourceRoot":"","sources":["../../../../src/models/MarketstateTick.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAOjD;;;;GAIG;AACH,MAAM,WAAW,eAAe;IAC5B;;;;OAIG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ;;;;OAIG;IACH,QAAQ,CAAC,EAAE,IAAI,CAAC;IAChB;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,SAAS,CAAC,EAAE,WAAW,CAAC;IACxB;;;;OAIG;IACH,UAAU,CAAC,EAAE,WAAW,CAAC;IACzB;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;CAC1B;AAED;;GAEG;AACH,wBAAgB,yBAAyB,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAKhE;AAED,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,GAAG,GAAG,eAAe,CAElE;AAED,wBAAgB,4BAA4B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,eAAe,CAgBrG;AAED,wBAAgB,qBAAqB,CAAC,KAAK,CAAC,EAAE,eAAe,GAAG,IAAI,GAAG,GAAG,CAmBzE"}