# Functions
No description provided by the author
RegisterTradingDataServiceHandler registers the http handlers for service TradingDataService to "mux".
RegisterTradingDataServiceHandlerClient registers the http handlers for service TradingDataService to "mux".
RegisterTradingDataServiceHandlerFromEndpoint is same as RegisterTradingDataServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterTradingDataServiceHandlerServer registers the http handlers for service TradingDataService to "mux".
No description provided by the author
# Variables
No description provided by the author
TradingDataService_ServiceDesc is the grpc.ServiceDesc for TradingDataService service.
# Structs
Request to subscribe to a stream of (Accounts)[#vega.Account].
No description provided by the author
Request for an asset given an asset identifier.
Response for an asset given an asset identifier.
Request for a list of all assets enabled on Vega.
Response for a list of all assets enabled on Vega.
Request for a list of candles for a market at an interval.
Response for a list of candles for a market at an interval.
Request to subscribe to a stream of (Candles)[#vega.Candle].
No description provided by the author
The actual data regarding a checkpoint.
Request to get all checkpoints.
Response message containing all checkpoints requested.
both fields optional but 1 of them required at least party = all delegation for a party node_id = all delegation for a node party_id + node_id = all delegation for a node for a given party.
No description provided by the author
A request to get a specific deposit by identifier.
A response for a deposit.
A request to get a list of deposit from a given party.
The response for a list of deposits.
The request to get all information required to bundle the call to finalise the withdrawal on the erc20 bridge.
The response with all information required to bundle the call to finalise the withdrawal on the erc20 bridge function withdraw_asset(address asset_source, uint256 asset_id, uint256 amount, uint256 expiry, uint256 nonce, bytes memory signatures).
Request to fetch the estimated fee if an order were to trade immediately.
Response to a EstimateFeeRequest, containing the estimated fees for a given order.
Request to fetch the estimated MarginLevels if an order were to trade immediately.
Response to a EstimateMarginRequest, containing the estimated marginLevels for a given order.
Request for a list of infrastructure fee accounts.
Response for a list of infrastructure fee accounts.
No description provided by the author
No description provided by the author
Request to list all key rotations per node.
Response with all key rotations per node.
Request to list all key rotations.
Response with all key rotations.
Request for a list of network parameter proposals.
Response for a list of network parameter proposals.
Request for a list of new asset proposals.
Response for a list of new asset proposals.
Request for a list of new freeform proposals.
Response for a list of new freeform proposals.
Request for a list of new market proposals.
Response for a list of new market proposals.
Request to list all nodes.
Response with all nodes.
Request for current Node data.
Response with node data.
Request to specify the identifier of the resource we want to retrieve aggregated signatures for.
Response to specify the identifier of the resource we want to retrieve aggregated signatures for.
Request to list all nodes.
Response with all nodes.
Request for a governance proposal given a proposal identifier.
Response for a governance proposal given a proposal identifier.
Request for a governance proposal given a proposal reference.
Response for a governance proposal given a proposal reference.
Request for a list of proposals for a party.
Response for a list of proposals for a party.
Request for a list of proposals.
Response for a list of proposals.
A request to get reward details for a party.
The return message with reward details in for a single party.
A request to get reward details for a party.
The return message with reward details in for a single party.
No description provided by the author
No description provided by the author
Request for a list of update market proposals.
Response for a list of update market proposals.
Request for the current time of the vega network.
Response for the current consensus coordinated time on the Vega network, referred to as "VegaTime".
Request for a list of votes for a party.
Response for a list of votes for a party.
Request for a list of global reward pool accounts.
Response for a list of global reward pool accounts.
No description provided by the author
Request for the latest trade that occurred on Vega for a given market.
Response for the latest trade that occurred on Vega for a given market.
A message requesting for the list of liquidity provision orders for markets One of the two filters is required (or both).
A response containing all of the Vega liquidity provision orders.
The request to get all seen oracle data.
The response to get all seen oracle data.
Request for margin levels for a party.
Response for margin levels for a party.
Request to subscribe to a stream of MarginLevels data matching the given party identifier Optionally, the list can be additionally filtered by market.
No description provided by the author
Request for a list of accounts for a market.
Response for a list of accounts for a market.
Request for a market given a market identifier.
Response for a market given a market identifier.
Request for market data for a market.
Response for market data for a market.
Request for the market depth/order book price levels on a market Optionally, a maximum depth can be set to limit the number of levels returned.
Response for the market depth/order book price levels on a market.
Request to subscribe to a stream of (MarketDepth)[#vega.MarketDepth] data.
No description provided by the author
Request to subscribe to a stream of (MarketDepth Update)[#vega.MarketDepthUpdate] data.
No description provided by the author
Request for market data.
Response for market data.
Request to subscribe to a stream of MarketsData Optionally, the list can be additionally filtered by market.
No description provided by the author
Request for a list of markets on Vega.
Response for a list of markets on Vega.
A message requesting for the list of all network parameters.
A response containing all of the vega network parameters.
Request to obsever all event related to delegation with the given filters.
All events related to delegation with the given filters.
Request to subscribe to a stream of one or more event types from the Vega event bus.
Response to a subscribed stream of events from the Vega event bus.
Request to obsever all event related to governance.
All events related to governance.
Request to subscribe to a stream of governance proposals for a party.
No description provided by the author
Request to subscribe to a stream of governance votes for a party.
No description provided by the author
Request to subscribe to a stream of governance votes for a proposal.
No description provided by the author
No description provided by the author
No description provided by the author
Optional proposal state.
A request to all oracle data broadcast to a given spec.
The response for a list of all oracle data broadcast to a given spec.
A request to get a specific oracle spec by identifier.
A response for a oracle spec.
A request to get a specific oracle spec by identifier.
The response for a list of withdrawals.
Request for an order with the specified order identifier Optionally, return a specific version of the order with the `version` field.
No description provided by the author
Request for an order on a market given an order identifier.
Response for an order on a market given an order identifier.
Request for an order given an order reference.
Response for an order given an order reference.
Request for a list of orders for a market.
Response for a list of orders for a market.
Request for a list of orders for a party.
Response for a list of orders for a party.
Request to subscribe to a stream of (Orders)[#vega.Order].
A stream of orders.
Request for a list of all versions of an order given the specified order identifier.
Response to a request for a list of all versions of an order.
Pagination controls.
Request for a list of all parties.
Response to a request for a list of parties.
Request for a list of accounts for a party.
Response for a list of accounts for a party.
Request for a party given a party identifier.
Response for a party given a party identifier.
No description provided by the author
No description provided by the author
Request for a list of positions for a party Optionally, if a market identifier is set, the results will be filtered for that market only.
Response for a list of positions for a party.
Request to subscribe to a stream of (Positions)[#vega.Position].
No description provided by the author
Request for a list of trades on a market.
Response for a list of trades on a market.
Request for a list of trades related to an order.
Response for a list of trades related to an order.
Request for a list of trades relating to the given party Optionally, the list can be additionally filtered for trades by market.
Response for a list of trades relating to a party.
Request to subscribe to a stream of (Trades)[#vega.Trade].
A stream of trades.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedTradingDataServiceServer must be embedded to have forward compatible implementations.
A request to get a specific withdrawal by identifier.
A response for a withdrawal.
A request to get a list of withdrawal from a given party.
The response for a list of withdrawals.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TradingDataServiceClient is the client API for TradingDataService service.
TradingDataServiceServer is the server API for TradingDataService service.
UnsafeTradingDataServiceServer may be embedded to opt out of forward compatibility for this service.