Tag | Name | Type | AssociatedDataTag | AbbrName | BaseCategory | BaseCategoryAbbrName | NotReqXML | EnumDatatype | UnionDataType | Description | Elaboration |
---|---|---|---|---|---|---|---|---|---|---|---|
2452 | MDStatisticReqID | String | ReqID | 0 | Message identifier for a statistics request. | ||||||
2453 | MDStatisticRptID | String | RptID | 0 | Message identifier for a statistics report. | ||||||
2454 | MDStatisticName | String | StatsNme | 0 | The short name or acronym for a set of statistic parameters. | ||||||
2455 | MDStatisticDesc | String | Desc | 0 | Can be used to provide an optional textual description for a statistic. | ||||||
2456 | MDStatisticType | int | Typ | 0 | Reserved100Plus | Type of statistic value. | |||||
2457 | MDStatisticScope | int | Scope | 0 | Reserved100Plus | Entities used as basis for the statistics. | |||||
2458 | MDStatisticSubScope | int | SubScope | 0 | Reserved100Plus | Sub-scope of the statistics to further reduce the entities used as basis for the statistics. | |||||
2459 | MDStatisticScopeType | int | ScopeTyp | 0 | Reserved100Plus | Scope details of the statistics to reduce the number of events being used as basis for the statistics. | |||||
2460 | MDStatisticFrequencyPeriod | int | FreqPeriod | 0 | Dissemination frequency of statistics. Special meaning for a value of zero which represents an event-driven dissemination in real time (e.g. as soon as a new trade occurs). | ||||||
2461 | MDStatisticFrequencyUnit | int | FreqUnit | 0 | 1429 | Time unit for MDStatisticFrequencyPeriod(2460). | |||||
2462 | MDStatisticDelayPeriod | int | DelayPeriod | 0 | Number of time units between the calculation of the statistic and its dissemination. Can be used to defer or delay publication. | ||||||
2463 | MDStatisticDelayUnit | int | DelayUnit | 0 | 1429 | Time unit for MDStatisticDelayPeriod(2462). | |||||
2464 | MDStatisticIntervalType | int | IntvlTyp | 0 | Type of interval over which statistic is calculated. | ||||||
2465 | MDStatisticIntervalTypeUnit | String | IntvlTypUnit | 0 | 997 | Time unit for MDStatisticIntervalType(2464). | |||||
2466 | MDStatisticIntervalPeriod | int | IntvlPeriod | 0 | Length of time over which the statistic is calculated. Special meaning for a value of zero to express that there is no aggregation over time. Can be used with other interval types expressing relative date and time ranges to combine them with sliding window peaks, e.g. highest volume across 1 minute intervals of the previous day. | ||||||
2467 | MDStatisticIntervalUnit | int | IntvlUnit | 0 | 1429 | Time unit for MDStatisticIntervalPeriod(2466). | |||||
2468 | MDStatisticStartDate | UTCTimestamp | StartDt | 0 | First day of range for which statistical data is collected. | ||||||
2469 | MDStatisticEndDate | UTCTimestamp | EndDt | 0 | Last day of range for which statistical data is collected. | ||||||
2470 | MDStatisticStartTime | UTCTimeOnly | StartTm | 0 | Start time of the time range for which statistical data is collected. | ||||||
2471 | MDStatisticEndTime | UTCTimeOnly | EndTm | 0 | End time of the time range for which statistical data is collected. | ||||||
2472 | MDStatisticRatioType | int | RatioTyp | 0 | Ratios between various entities. | ||||||
2473 | MDStatisticRequestResult | int | ReqRslt | 0 | Reserved100Plus | Result returned in response to MarketDataStatisticsRequest (35=DO). | |||||
2474 | NoMDStatistics | NumInGroup | 1 | Number of market data statistics. | |||||||
2475 | MDStatisticID | String | StatsID | 0 | Unique identifier for a statistic. | ||||||
2476 | MDStatisticTime | UTCTimestamp | Tm | 0 | Time of calculation of a statistic. | ||||||
2477 | MDStatisticStatus | int | Stat | 0 | Status for a statistic to indicate its availability. | ||||||
2478 | MDStatisticValue | float | Val | 0 | Statistical value. | ||||||
2479 | MDStatisticValueType | int | Typ | 0 | Type of statistical value. | ||||||
2480 | MDStatisticValueUnit | String | ValUnit | 0 | 1429 | Unit of time for statistical value. | |||||
2481 | EncodedMDStatisticDescLen | Length | EncDescLen | 0 | Byte length of encoded (non-ASCII characters) EncodedMDStatisticDesc(2482) field. | ||||||
2482 | EncodedMDStatisticDesc | data | EncDesc | 0 | Encoded (non-ASCII characters) representation of the MDStatisticDesc(2455) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the MDStatisticDesc(2455) field. |
Tag | Value | SymbolicName | Group | Sort | Description | Elaboration |
---|---|---|---|---|---|---|
997 | Q | Quarter | 7 | Quarter | ||
2456 | 1 | Count | 1 | Count | Simple count of entities or events, e.g. orders transactions during a period of time. | |
2456 | 2 | AverageVolume | 2 | Average volume | Average quantity of entities, e.g. average size of incoming quotes or average trade size. | |
2456 | 3 | TotalVolume | 3 | Total volume | Aggregated volume of entities across events, e.g. total trade volume during a period of time. | |
2456 | 4 | Distribution | 4 | Distribution | Distribution of entities across entity types, e.g. percentage of limit orders amongst all order types. | |
2456 | 5 | Ratio | 5 | Ratio | Pre-defined ratio between entities, e.g. ratio of trades triggered by buy orders. | |
2456 | 6 | Liquidity | 6 | Liquidity | Measurement of liquidity of an instrument, e.g. by providing the spread between bid and offer or the trade volume needed to move the price. | |
2456 | 7 | VWAP | 7 | Volume weighted average price (VWAP) | Benchmark price. | |
2456 | 8 | Volatility | 8 | Volatility | Volatility of entities, e.g. price movements of incoming orders. | |
2456 | 9 | Duration | 9 | Duration | Time period of events, e.g. resting period of passive orders. | |
2456 | 10 | Tick | 10 | Tick | Price movement of an instrument in number of ticks. | |
2456 | 11 | AverageTurnover | 11 | Average turnover | Average volume multiplied by price. | |
2456 | 12 | TotalTurnover | 12 | Total turnover | Aggregated volume multiplied by price. | |
2456 | 13 | High | 13 | High | Highest price. | |
2456 | 14 | Low | 14 | Low | Lowest price. | |
2456 | 15 | Midpoint | 15 | Midpoint | Midpoint price between bid and offer. | |
2456 | 16 | First | 16 | First | First price or initial value. | |
2456 | 17 | Last | 17 | Last | Most recent price or value. | |
2456 | 18 | Final | 18 | Final | Final price or confirmed value. | |
2456 | 19 | ExchangeBest | 19 | Exchange best | Best price of a single venue regardless of volume. | |
2456 | 20 | ExchangeBestWithVolume | 20 | Exchange best with volume | Best price of a single venue with volume at or above a pre-defined threshold. | |
2456 | 21 | ConsolidatedBest | 21 | Consolidated best | Best price across multiple venues regardless of volume. | |
2456 | 22 | ConsolidatedBestWithVolume | 22 | Consolidated best with volume | Best price across multiple venues with volume at or above a pre-defined threshold. | |
2456 | 23 | TWAP | 23 | Time weighted average price (TWAP) | ||
2457 | 1 | BidPrices | 1 | Bid prices | ||
2457 | 2 | OfferPrices | 2 | Offer prices | ||
2457 | 3 | BidDepth | 3 | Bid depth | ||
2457 | 4 | OfferDepth | 4 | Offer depth | ||
2457 | 5 | Orders | 5 | Orders | ||
2457 | 6 | Quotes | 6 | Quotes | ||
2457 | 7 | OrdersAndQuotes | 7 | Orders and Quotes | ||
2457 | 8 | Trades | 8 | Trades | ||
2457 | 9 | TradePrices | 9 | Trade prices | ||
2457 | 10 | AuctionPrices | 10 | Auction prices | ||
2457 | 11 | OpeningPrices | 11 | Opening prices | ||
2457 | 12 | ClosingPrices | 12 | Closing prices | ||
2457 | 13 | SettlementPrices | 13 | Settlement prices | ||
2457 | 14 | UnderlyingPrices | 14 | Underlying prices | ||
2457 | 15 | OpenInterest | 15 | Open interest | ||
2457 | 16 | IndexValues | 16 | Index values | ||
2457 | 17 | MarginRates | 17 | Margin rates | ||
2458 | 1 | Visible | 1 | Visible | Only includes visible orders and/or quotes. | |
2458 | 2 | Hidden | 2 | Hidden | Only includes hidden orders and/or quotes. | |
2458 | 3 | Indicative | 3 | Indicative | Only includes IOIs and non-tradable quotes. | |
2458 | 4 | Tradeable | 4 | Tradeable | Excludes IOIs and indicative quotes. | |
2458 | 5 | Passive | 5 | Passive | Only includes resting orders and tradeable quotes. | |
2458 | 6 | MarketConsensus | 6 | Market consensus | Only includes entities, e.g. trades, conforming to minimum requirements. Details to be defined out of band. | |
2459 | 1 | EntryRate | 1 | Entry rate | ||
2459 | 2 | ModificationRate | 2 | Modification rate | ||
2459 | 3 | CancelRate | 3 | Cancel rate | ||
2459 | 4 | DownwardMove | 4 | Downward move | ||
2459 | 5 | UpwardMove | 5 | Upward move | ||
2464 | 1 | SlidingWindow | 1 | Sliding window | Window is defined as an interval period up to the current time of dissemination, see MDStatisticIntervalPeriod (2466). | |
2464 | 2 | SlidingWindowPeak | 2 | Sliding window peak | Highest value of all sliding windows across date and/or time range. Omission of date/time range represents current day. | |
2464 | 3 | FixedDateRange | 3 | Fixed date range | Interval may be open ended on either side, see MDStatisticStartDate (2468) and MDStatisticEndDate(2469). Starting/ending time of date fields only apply to the first/last day of the date range. Additional time range may be defined with MDStatisticStartTime(2470) and MDStatisticEndTime(2471) and applies to every business day within date range, i.e. to define an identical time slice across days. | |
2464 | 4 | FixedTimeRange | 4 | Fixed time range | Interval may be open ended on either side, see MDStatisticStartTime(2470) and MDStatisticEndTime(2471). | |
2464 | 5 | CurrentTimeUnit | 5 | Current time unit | Relative time unit which has not ended yet, e.g. current day. Interval ends with the time of dissemination of the statistic. Requires the definition of an actual unit, see MDStatisticIntervalTypeUnit(2465). | |
2464 | 6 | PreviousTimeUnit | 6 | Previous time unit | Relative time unit which has ended in the past. Requires the definition of an actual unit, see MDStatisticIntervalTypeUnit(2465). | |
2464 | 7 | MaximumRange | 7 | Maximum range | Use to convey record values over the lifetime of the system or venue. | |
2464 | 8 | MaximumRangeUpToPreviousTimeUnit | 8 | Maximum range up to previous time unit | Use to convey record values over the lifetime of the system or venue but does not include the most recent time unit as it has not completed yet. Requires the definition of an actual unit, see MDStatisticIntervalTypeUnit(2465) | |
2472 | 1 | BuyersToSellers | 1 | Buyers to sellers | ||
2472 | 2 | UpticksToDownticks | 2 | Upticks to downticks | Can also be used with a scope of multiple instruments representing an index. | |
2472 | 3 | MarketMakerToNonMarketMaker | 3 | Market maker to non-market maker | Use to identify share of market making activity. | |
2472 | 4 | AutomatedToNonAutomated | 4 | Automated to non-automated | Use to identify ratio of orders and quotes resulting from automated trading. | |
2472 | 5 | OrdersToTrades | 5 | Orders to trades | Use with scope of trades. | |
2472 | 6 | QuotesToTrades | 6 | Quotes to trades | Use with scope of trades. | |
2472 | 7 | OrdersAndQuotesToTrades | 7 | Orders and quotes to trades | Use with scope of trades. | |
2473 | 0 | Successful | 0 | Successful (default) | ||
2473 | 1 | InvalidOrUnknownMarket | 1 | Invalid or unknown market | ||
2473 | 2 | InvalidOrUnknownMarketSegment | 2 | Invalid or unknown market segment | ||
2473 | 3 | InvalidOrUnknownSecurityList | 3 | Invalid or unknown security list | ||
2473 | 4 | InvalidOrUnknownInstruments | 4 | Invalid or unknown instrument(s) | ||
2473 | 5 | InvalidParties | 5 | Invalid parties | ||
2473 | 6 | TradeDateOutOfSupportedRange | 6 | Trade date out of supported range | ||
2473 | 7 | UnsupportedStatisticType | 7 | Statistic type not supported | ||
2473 | 8 | UnsupportedScopeOrSubScope | 8 | Scope or sub-scope not supported | ||
2473 | 9 | UnsupportedScopeType | 9 | Scope type not supported | ||
2473 | 10 | MarketDepthNotSupported | 10 | Market depth not supported | ||
2473 | 11 | FrequencyNotSupported | 11 | Frequency not supported | ||
2473 | 12 | UnsupportedStatisticInterval | 12 | Statistic interval not supported | ||
2473 | 13 | UnsupportedStatisticDateRange | 13 | Statistic date range not supported | ||
2473 | 14 | UnsupportedStatisticTimeRange | 14 | Statistic time range not supported | ||
2473 | 15 | UnsupportedRatioType | 15 | Ratio type not supported | ||
2473 | 16 | InvalidOrUnknownTradeInputSource | 16 | Invalid or unknown trade input source | ||
2473 | 17 | InvalidOrUnknownTradingSession | 17 | Invalid or unknown trading session | ||
2473 | 18 | UnauthorizedForStatisticRequest | 18 | Unauthorized for statistic request | ||
2473 | 99 | Other | 99 | Other (further information in Text (58) field) | ||
2477 | 1 | Active | 1 | Active (default) | ||
2477 | 2 | Inactive | 2 | Inactive (not disseminated) | ||
2479 | 1 | Absolute | 1 | Absolute | ||
2479 | 2 | Percentage | 2 | Percentage |
MsgType | ComponentID | Name | CategoryID | SectionID | AbbrName | NotReqXML | Description | Elaboration |
---|---|---|---|---|---|---|---|---|
DO | 151 | MarketDataStatisticsRequest | MarketData | PreTrade | MDStatsReq | 0 | The MarketDataStatisticsRequest(35=DO) is used to request for statistical data. The simple form is to use an identifier (MDStatisticID(2475)) assigned by the market place which would denote a pre-defined statistical report. Alternatively, or also in addition, the request can define a number of parameters for the desired statistical information. | |
DP | 152 | MarketDataStatisticsReport | MarketData | PreTrade | MDStatsRpt | 0 | The MarketDataStatisticsReport(35=DP) is used to provide unsolicited statistical information or in response to a specific request. Each report contains a set of statistics for a single entity which could be a market, a market segment, a security list or an instrument. |
ComponentID | ComponentType | CategoryID | Name | AbbrName | NotReqXML | Volume | Description | Elaboration |
---|---|---|---|---|---|---|---|---|
2248 | BlockRepeating | MarketData | MDStatisticReqGrp | StatsReq | 0 | This component block is used within the MarketDataStatisticsRequest(35=DO) message to define a set of parameters describing the desired statistics. | ||
2249 | BlockRepeating | MarketData | MDStatisticRptGrp | StatsRpt | 0 | This component block is used within the MarketDataStatisticsReport(35=DP) message to provide results together with the related set of parameters. | ||
2250 | Block | MarketData | MDStatisticParameters | StatsPrm | 0 | This component comprises all parameters that can be used to describe the market data statistics. These can be part of the request as well as the response. All parameters defined on the MarketDataStatisticsRequest(35=DO) message should be echoed in the MarketDataStatisticsReport(35=DP) message as the latter could also be sent unsolicited. The general category and the entities involved in the statistics are defined by MDStatisticType(2456), MDStatisticScope(2457), and MDStatisticIntervalType(2464) and must always be specified. The remaining fields are optional and restrict the data range in one way or another. The time range for the data can either be specified in terms of an interval for which the statistics are typically calculated on a regular basis or in terms of an absolute date and/or time range. | MDStatisticScope(2457), MDStatisticSubScope(2458) and MDStatisticScopeType(2459) form a set of scope relationships to filter further the type of statistic being requested or being provided. It should be noted that some of the enumeration values for MDStatisticScopeType(2459) may not be applicable or useful for a given MDStatisticScope(2457) - e.g. MDStatisticScopeType(2459)=4 (Downward move) is more applicable to prices than to orders or trades. |
ComponentID | TagText | Indent | Position | Reqd | Description |
---|---|---|---|---|---|
151 | StandardHeader | 0 | 1 | 1 | MsgType=DO |
151 | 2452 | 0 | 2 | 1 | Unique message identifier for the request or the identifier of a previous request when unsubscribing. |
151 | 263 | 0 | 3 | 1 | Used to subscribe / unsubscribe for market data statistics reports or to request a one-time snapshot of the current information. |
151 | Parties | 0 | 4 | 0 | |
151 | 75 | 0 | 4 | 0 | Used to specify the business date. |
151 | 1301 | 0 | 5 | 0 | Used to specify a single market. |
151 | 1300 | 0 | 6 | 0 | Used to specify a single market segment. |
151 | 1396 | 0 | 7 | 0 | |
151 | 1397 | 0 | 8 | 0 | Must be set if EncodedMktSegmDesc(1398) field is specified and must immediately precede it. |
151 | 1398 | 0 | 9 | 0 | Encoded (non-ASCII characters) representation of the MarketSegmentDesc(1396) field in the encoded format specified via the MessageEncoding(347) field. |
151 | 1465 | 0 | 10 | 0 | Used to reference an entire group of instruments for which a single set of statistics is to be calculated. |
151 | Instrument | 0 | 11 | 0 | Used to specify an individual instrument or instrument attributes for which a single set of statistics is to be calculated. |
151 | UndInstrmtGrp | 0 | 12 | 0 | |
151 | InstrmtLegGrp | 0 | 13 | 0 | |
151 | MDStatisticReqGrp | 0 | 14 | 0 | Used to specify the parameters for the calculation of statistics. |
151 | 60 | 0 | 15 | 0 | Time that the request was submitted. |
151 | 58 | 0 | 16 | 0 | |
151 | 354 | 0 | 17 | 0 | Must be set if EncodedText(355) field is specified and must immediately precede it. |
151 | 355 | 0 | 18 | 0 | Encoded (non-ASCII characters) representation of the Text(58) field in the encoded format specified via the MessageEncoding(347) field. |
151 | StandardTrailer | 0 | 19 | 0 | |
152 | StandardHeader | 0 | 1 | 1 | MsgType = DP |
152 | ApplicationSequenceControl | 0 | 2 | 0 | |
152 | 2453 | 0 | 3 | 1 | Unique message identifier for the report. |
152 | 2452 | 0 | 4 | 0 | Unique message identifier for the request. Conditionally required if report is sent in response to a MarketDataStatisticsRequest(35=DO) message. |
152 | 2473 | 0 | 5 | 0 | Conditionally required if report is sent in response to a MarketDataStatisticsRequest(35=DO) message. |
152 | 325 | 0 | 6 | 0 | Set to 'Y' if message is sent as a result of a subscription request not a snapshot request |
152 | Parties | 0 | 7 | 0 | |
152 | 75 | 0 | 8 | 0 | |
152 | 1301 | 0 | 9 | 0 | |
152 | 1300 | 0 | 10 | 0 | |
152 | 1396 | 0 | 11 | 0 | |
152 | 1397 | 0 | 12 | 0 | Must be set if EncodedMktSegmDesc(1398) field is specified and must immediately precede it. |
152 | 1398 | 0 | 13 | 0 | Encoded (non-ASCII characters) representation of the MarketDesgmentDesc(1396) field in the encoded format specified via the MessageEncoding(347) field. |
152 | 1465 | 0 | 14 | 0 | |
152 | Instrument | 0 | 15 | 0 | |
152 | UndInstrmtGrp | 0 | 16 | 0 | |
152 | InstrmtLegGrp | 0 | 17 | 0 | |
152 | MDStatisticRptGrp | 0 | 18 | 1 | Specifies the resulting statistics information and corresponding statistical parameters. |
152 | 60 | 0 | 19 | 0 | Time that the report was provided. |
152 | 58 | 0 | 20 | 0 | |
152 | 354 | 0 | 21 | 0 | Must be set if EncodedText(355) field is specified and must immediately precede it. |
152 | 355 | 0 | 22 | 0 | Encoded (non-ASCII characters) representation of the Text(58) field in the encoded format specified via the MessageEncoding(347) field. |
152 | StandardTrailer | 0 | 23 | 1 | |
2248 | 2474 | 0 | 1 | 0 | |
2248 | 2475 | 1 | 2 | 0 | Required if NoMDStatistics(2474) > 0. Unique statistics identifier used as a placeholder for a set of parameters. If an ID is not applicable use "[N/A]". |
2248 | MDStatisticParameters | 1 | 3 | 0 | Required if NoMDStatistics(2474) > 0 and MDStatisticID(2475) = "[N/A]". |
2249 | 2474 | 0 | 1 | 0 | |
2249 | MDStatisticParameters | 1 | 2 | 0 | Required if NoMDStatistics(2474) > 0. |
2249 | 2475 | 1 | 3 | 0 | Required if NoMDStatistics(2474) > 0. |
2249 | 2476 | 1 | 4 | 0 | Conditionally required when MDStatisticValue(2478) is specified. |
2249 | 2477 | 1 | 5 | 0 | May be used when sending reference data only to establish MDStatisticID(2475) as a reference to a set of parameters specified in MDStatisticParameters component. If not specified the default is MDStatisticStatus(2477)=1 (Active). |
2249 | 2478 | 1 | 6 | 0 | Conditionally required unless sending reference data only to establish MDStatisticID(2475) as a reference to a set of parameters specified in MDStatisticParameters component. |
2249 | 2479 | 1 | 7 | 0 | |
2249 | 2480 | 1 | 8 | 0 | |
2250 | 2456 | 0 | 1 | 1 | |
2250 | 2457 | 0 | 2 | 1 | |
2250 | 2458 | 0 | 3 | 0 | |
2250 | 2459 | 0 | 4 | 0 | |
2250 | 2454 | 0 | 5 | 0 | |
2250 | 2455 | 0 | 6 | 0 | |
2250 | 2481 | 0 | 6 | 0 | Must be set if EncodedMDStatisticDesc(2482) field is specified and must immediately precede it. |
2250 | 2482 | 0 | 7 | 0 | Encoded (non-ASCII characters) representation of the MDStatisticDesc(2455) field in the encoded format specified via the MessageEncoding(347) field. |
2250 | 264 | 0 | 8 | 0 | May be used to specify the market depth up to specified level. |
2250 | 2460 | 0 | 9 | 0 | Conditionally required when MDStatisticFrequencyUnit(2461) is specified. Omission represents a one-time dissemination. |
2250 | 2461 | 0 | 10 | 0 | Conditionally required when MDStatisticFrequencyPeriod(2460) is specified. |
2250 | 2462 | 0 | 11 | 0 | Conditionally required when MDStatisticDelayUnit(2463) is specified. |
2250 | 2463 | 0 | 12 | 0 | Conditionally required when MDStatisticDelayPeriod(2462) is specified. |
2250 | 2464 | 0 | 13 | 1 | |
2250 | 2465 | 0 | 14 | 0 | Conditionally required when MDStatisticIntervalType (2464) = 5(Current time unit), 6(Previous time unit) or 8(Maximum range up to previous time unit). |
2250 | 2466 | 0 | 15 | 0 | Conditionally required if/when MDStatisticIntervalUnit(2467) is specified. Conditionally required when MDStatisticIntervalType(2464) = 1 (Sliding window) or 2 (Sliding window peak). |
2250 | 2467 | 0 | 16 | 0 | Conditionally required when MDStatisticIntervalPeriod(2466) is specified. |
2250 | 2468 | 0 | 17 | 0 | Can be used to define a date range for a sliding window peak other than the current day. Omission represents a date range starting with the first available day. |
2250 | 2469 | 0 | 18 | 0 | Can be used to define a date range for a sliding window peak other than the current day. Omission represents a date range including the current day. |
2250 | 2470 | 0 | 19 | 0 | Can be used to define a time range for a sliding window peak other than the complete day. Omission represents a time range starting at midnight. |
2250 | 2471 | 0 | 20 | 0 | Can be used to define a time range for a sliding window peak other than the complete day. Omission represents a time range ending with the time of dissemination of the statistical data. |
2250 | 2472 | 0 | 21 | 0 | Conditionally required when MDStatisticType(2456) = 5(Ratio). |
2250 | 1815 | 0 | 22 | 0 | |
2250 | 40 | 0 | 23 | 0 | |
2250 | 59 | 0 | 24 | 0 | |
2250 | 276 | 0 | 25 | 0 | |
2250 | 277 | 0 | 26 | 0 | |
2250 | 54 | 0 | 27 | 0 | |
2250 | 578 | 0 | 28 | 0 | |
2250 | 336 | 0 | 29 | 0 | |
2250 | 625 | 0 | 30 | 0 |