Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

init orderbook removal #242

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

init orderbook removal #242

wants to merge 2 commits into from

Conversation

Lanikean
Copy link
Contributor

@Lanikean Lanikean commented Feb 28, 2025

ENDPOINTS REMOVED:

  • GetMarketsV2
  • GetTickersV2
  • GetOrderbookV2
  • GetMarketDepthV2
  • PostOrderV2
  • PostCancelOrderV2
  • PostZetaCrossMarginAccount
  • PostSettleV2
  • GetOpenOrdersV2
  • GetUnsettledV2
  • GetMarkets
  • GetTickers
  • GetKline
  • GetOrderbook
  • GetMarketDepth
  • GetTrades
  • PostOrder
  • PostCancelOrder
  • PostCancelByClientOrderID
  • PostCancelAll
  • PostReplaceByClientOrderID
  • PostReplaceOrder
  • PostSettle
  • PostTradeSwap
  • GetOrders
  • GetOpenOrders
  • GetOrderByID
  • GetUnsettled
  • PostRouteTradeSwap
  • GetOrderbooksStream
  • GetMarketDepthsStream
  • GetTickersStream
  • GetZetaTransactionStream
  • GetTradesStream
  • GetOrderStatusStream

MESSAGES REMOVED:

  • GetMarketsRequest
  • GetMarketsResponse
  • Market
  • MarketStatus
  • GetTickersRequest
  • Ticker
  • GetKlineRequest
  • GetKlineResponse
  • Candle
  • GetOrderbookRequest
  • GetOrderbooksRequest
  • GetOrderbookResponse
  • OrderbookItem
  • GetMarketDepthRequest
  • GetMarketDepthResponse
  • MarketDepthItem
  • GetTradesRequest
  • GetTradesResponse
  • Trade
  • PostOrderRequest
  • PostReplaceOrderRequest
  • Side
  • PostOrderResponse
  • PostCancelOrderRequest
  • PostCancelByClientOrderIDRequest
  • PostCancelOrderResponse
  • PostCancelAllRequest
  • PostCancelAllResponse
  • PostSettleRequest
  • PostSettleResponse
  • Settlement
  • GetOrdersRequest
  • OrderStatus
  • Direction
  • GetOrdersResponse
  • Order
  • GetOrderStatusStreamRequest
  • GetOrderStatusStreamResponse
  • GetOrderStatusResponse
  • GetOpenOrdersRequest
  • GetOpenOrdersResponse
  • GetOrderByIDRequest
  • GetOrderByIDResponse
  • GetUnsettledRequest
  • UnsettledAccountToken
  • UnsettledAccount
  • GetUnsettledResponse
  • GetOrderbooksStreamResponse
  • GetMarketDepthsStreamResponse
  • GetTickersStreamRequest
  • GetTickersStreamResponse
  • Step
  • GetTradesStreamResponse
  • TradeSwapRequest
  • RouteTradeSwapRequest
  • GetZetaTransactionStreamRequest
  • GetZetaTransactionStreamResponse
  • TransactionZeta
  • TransactionMessageZeta
  • GetMarketsRequestV2
  • GetMarketsResponseV2
  • MarketV2
  • GetTickersRequestV2
  • GetTickersResponseV2
  • TickerV2
  • GetOrderbookRequestV2
  • GetOrderbookResponseV2
  • OrderbookItemV2
  • GetMarketDepthRequestV2
  • GetMarketDepthResponseV2
  • MarketDepthItemV2
  • PostOrderRequestV2
  • PostReplaceOrderRequestV2
  • PostCancelOrderRequestV2
  • PostCancelOrderResponseV2
  • PostSettleRequestV2
  • PostZetaCrossMarginAccountRequest
  • PostZetaCrossMarginAccountResponse
  • GetOpenOrdersRequestV2
  • GetUnsettledRequestV2
  • GetOpenOrdersResponseV2
  • OrderV2

UNSURE ON IF TO REMOVE:

  • GetPrice
  • GetSwapsStream

@Lanikean Lanikean marked this pull request as ready for review March 3, 2025 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant