Categorygithub.com/maxxant/alor4go
modulepackage
0.1.5
Repository: https://github.com/maxxant/alor4go.git
Documentation: pkg.go.dev

# README

Unofficial Golang package for ALOR OpenAPI V2

Go Reference

использование

документация разработчика https://alor.dev/docs

Golang >= 1.19 (возможно и ниже, но не проверялось)

Примеры для запуска в папке ./example/ можно запускать через go run, например:

go run ./example/loctime.go

либо из терминала как бинарники

./example/loctime.go

для авторизованного запуска необходимо поместить refresh токен в переменную окружения ALOR_REFRESH

обновление кода из спецификации OpenAPI

готовый сгенерированный код находится в файле alor4go.gen.go, в случае необходимости обновить вручную нужно выполнить следующие шаги

обновить .yaml спецификацию с сайта алора:

make get

сгенерировать бойлерплейт:

make gen

из-за ошибок генератора для успешной компиляции необходимо пропатчить код

make patch

NOTE: для генерации бойлерплейта при работе make gen используется https://github.com/deepmap/oapi-codegen - генератор OpenAPI3 для golang, команда для его установки:

go install github.com/deepmap/oapi-codegen/cmd/oapi-codegen@latest - последний релиз

go install github.com/deepmap/oapi-codegen/cmd/oapi-codegen@master - последняя версия из мастера

# Functions

No description provided by the author
Creates a new Client, with reasonable defaults.
NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling.
NewCommandAPIv2clientordersactionslimitputRequest calls the generic CommandAPIv2clientordersactionslimitput builder with application/json body.
NewCommandAPIv2clientordersactionslimitputRequestWithBody generates requests for CommandAPIv2clientordersactionslimitput with any type of body.
NewCommandAPIv2clientordersactionslimitRequest calls the generic CommandAPIv2clientordersactionslimit builder with application/json body.
NewCommandAPIv2clientordersactionslimitRequestWithBody generates requests for CommandAPIv2clientordersactionslimit with any type of body.
NewCommandAPIv2clientordersactionsmarketputRequest calls the generic CommandAPIv2clientordersactionsmarketput builder with application/json body.
NewCommandAPIv2clientordersactionsmarketputRequestWithBody generates requests for CommandAPIv2clientordersactionsmarketput with any type of body.
NewCommandAPIv2clientordersactionsmarketRequest calls the generic CommandAPIv2clientordersactionsmarket builder with application/json body.
NewCommandAPIv2clientordersactionsmarketRequestWithBody generates requests for CommandAPIv2clientordersactionsmarket with any type of body.
NewCommandAPIv2clientordersactionsstopLimitRequest calls the generic CommandAPIv2clientordersactionsstopLimit builder with application/json body.
NewCommandAPIv2clientordersactionsstopLimitRequestWithBody generates requests for CommandAPIv2clientordersactionsstopLimit with any type of body.
NewCommandAPIv2clientordersactionsstopLimitStopOrderIdRequest calls the generic CommandAPIv2clientordersactionsstopLimitStopOrderId builder with application/json body.
NewCommandAPIv2clientordersactionsstopLimitStopOrderIdRequestWithBody generates requests for CommandAPIv2clientordersactionsstopLimitStopOrderId with any type of body.
NewCommandAPIv2clientordersactionsstopRequest calls the generic CommandAPIv2clientordersactionsstop builder with application/json body.
NewCommandAPIv2clientordersactionsstopRequestWithBody generates requests for CommandAPIv2clientordersactionsstop with any type of body.
NewCommandAPIv2clientordersdeleteRequest generates requests for CommandAPIv2clientordersdelete.
NewCommandAPIWarpv2clientordersdeleteRequest generates requests for CommandAPIWarpv2clientordersdelete.
NewDevGetAllOrdersRequest generates requests for DevGetAllOrders.
NewDevGetAllPositionsRequest generates requests for DevGetAllPositions.
NewDevGetAllStopOrdersRequest generates requests for DevGetAllStopOrders.
NewDevGetAllTradesRequest generates requests for DevGetAllTrades.
NewDevGetOneOrderRequest generates requests for DevGetOneOrder.
NewDevGetOnePositionRequest generates requests for DevGetOnePosition.
NewDevGetOneStopOrderRequest generates requests for DevGetOneStopOrder.
NewDevGetTickerTradesRequest generates requests for DevGetTickerTrades.
NewDevHistoryRequest generates requests for DevHistory.
NewDevOrderbookExchangSeccodeRequest generates requests for DevOrderbookExchangSeccode.
NewDevQuotesRequest generates requests for DevQuotes.
NewDevSecuritiesFuturesRequest generates requests for DevSecuritiesFutures.
NewDevSecuritiesSearchAllTradesRequest generates requests for DevSecuritiesSearchAllTrades.
NewDevSecuritiesSearchExchangeCodeRequest generates requests for DevSecuritiesSearchExchangeCode.
NewDevSecuritiesSearchExchangeRequest generates requests for DevSecuritiesSearchExchange.
NewDevSecuritiesSearchRequest generates requests for DevSecuritiesSearch.
NewDevUserPortfolioRequest generates requests for DevUserPortfolio.
NewExchangePortfolioMoneyRequest generates requests for ExchangePortfolioMoney.
NewExchangePortfolioSummaryRequest generates requests for ExchangePortfolioSummary.
NewFortsriskRequest generates requests for Fortsrisk.
NewLocalTimeRequest generates requests for LocalTime.
NewRiskRatesRequest generates requests for RiskRates.
NewRiskRequest generates requests for Risk.
NewTradeStatsBySymbolRequest generates requests for TradeStatsBySymbol.
NewTradeStatsRequest generates requests for TradeStats.
NewV2clientordersactionsestimateallRequest calls the generic V2clientordersactionsestimateall builder with application/*+json body.
NewV2clientordersactionsestimateallRequestWithBody generates requests for V2clientordersactionsestimateall with any type of body.
NewV2clientordersactionsestimateRequest calls the generic V2clientordersactionsestimate builder with application/*+json body.
NewV2clientordersactionsestimateRequestWithBody generates requests for V2clientordersactionsestimate with any type of body.
NewV2clientordersactionsOrderIdRequest generates requests for V2clientordersactionsOrderId.
NewV2clientordersactionsstopLossLimitOrderIdRequest calls the generic V2clientordersactionsstopLossLimitOrderId builder with application/json body.
NewV2clientordersactionsstopLossLimitOrderIdRequestWithBody generates requests for V2clientordersactionsstopLossLimitOrderId with any type of body.
NewV2clientordersactionsstopLossLimitRequest calls the generic V2clientordersactionsstopLossLimit builder with application/json body.
NewV2clientordersactionsstopLossLimitRequestWithBody generates requests for V2clientordersactionsstopLossLimit with any type of body.
NewV2clientordersactionsstopLossOrderIdRequest calls the generic V2clientordersactionsstopLossOrderId builder with application/json body.
NewV2clientordersactionsstopLossOrderIdRequestWithBody generates requests for V2clientordersactionsstopLossOrderId with any type of body.
NewV2clientordersactionsstopLossRequest calls the generic V2clientordersactionsstopLoss builder with application/json body.
NewV2clientordersactionsstopLossRequestWithBody generates requests for V2clientordersactionsstopLoss with any type of body.
NewV2clientordersactionstakeProfitLimitOrderIdRequest calls the generic V2clientordersactionstakeProfitLimitOrderId builder with application/json body.
NewV2clientordersactionstakeProfitLimitOrderIdRequestWithBody generates requests for V2clientordersactionstakeProfitLimitOrderId with any type of body.
NewV2clientordersactionstakeProfitLimitRequest calls the generic V2clientordersactionstakeProfitLimit builder with application/json body.
NewV2clientordersactionstakeProfitLimitRequestWithBody generates requests for V2clientordersactionstakeProfitLimit with any type of body.
NewV2clientordersactionstakeProfitOrderIdRequest calls the generic V2clientordersactionstakeProfitOrderId builder with application/json body.
NewV2clientordersactionstakeProfitOrderIdRequestWithBody generates requests for V2clientordersactionstakeProfitOrderId with any type of body.
NewV2clientordersactionstakeProfitRequest calls the generic V2clientordersactionstakeProfit builder with application/json body.
NewV2clientordersactionstakeProfitRequestWithBody generates requests for V2clientordersactionstakeProfit with any type of body.
NewWSProdAllTradesGetAndSubscribeRequest calls the generic WSProdAllTradesGetAndSubscribe builder with application/json body.
NewWSProdAllTradesGetAndSubscribeRequestWithBody generates requests for WSProdAllTradesGetAndSubscribe with any type of body.
NewWSProdBarsGetRequest calls the generic WSProdBarsGet builder with application/json body.
NewWSProdBarsGetRequestWithBody generates requests for WSProdBarsGet with any type of body.
NewWSProdInstrumentsGetAndSubscribeV2Request calls the generic WSProdInstrumentsGetAndSubscribeV2 builder with application/json body.
NewWSProdInstrumentsGetAndSubscribeV2RequestWithBody generates requests for WSProdInstrumentsGetAndSubscribeV2 with any type of body.
NewWSProdOrderBookRequest calls the generic WSProdOrderBook builder with application/json body.
NewWSProdOrderBookRequestWithBody generates requests for WSProdOrderBook with any type of body.
NewWSProdOrdersSubscribeRequest calls the generic WSProdOrdersSubscribe builder with application/json body.
NewWSProdOrdersSubscribeRequestWithBody generates requests for WSProdOrdersSubscribe with any type of body.
NewWSProdPositionsSubscribeRequest calls the generic WSProdPositionsSubscribe builder with application/json body.
NewWSProdPositionsSubscribeRequestWithBody generates requests for WSProdPositionsSubscribe with any type of body.
NewWSProdQuotesSubscribeRequest calls the generic WSProdQuotesSubscribe builder with application/json body.
NewWSProdQuotesSubscribeRequestWithBody generates requests for WSProdQuotesSubscribe with any type of body.
NewWSProdRisksGetAndSubscribeRequest calls the generic WSProdRisksGetAndSubscribe builder with application/json body.
NewWSProdRisksGetAndSubscribeRequestWithBody generates requests for WSProdRisksGetAndSubscribe with any type of body.
NewWSProdSpectraRisksGetAndSubscribeRequest calls the generic WSProdSpectraRisksGetAndSubscribe builder with application/json body.
NewWSProdSpectraRisksGetAndSubscribeRequestWithBody generates requests for WSProdSpectraRisksGetAndSubscribe with any type of body.
NewWSProdStopOrdersSubscribeRequest calls the generic WSProdStopOrdersSubscribe builder with application/json body.
NewWSProdStopOrdersSubscribeRequestWithBody generates requests for WSProdStopOrdersSubscribe with any type of body.
NewWSProdStopOrdersSubscribeV2Request calls the generic WSProdStopOrdersSubscribeV2 builder with application/json body.
NewWSProdStopOrdersSubscribeV2RequestWithBody generates requests for WSProdStopOrdersSubscribeV2 with any type of body.
NewWSProdSummariesGetAndSubscribeV2Request calls the generic WSProdSummariesGetAndSubscribeV2 builder with application/json body.
NewWSProdSummariesGetAndSubscribeV2RequestWithBody generates requests for WSProdSummariesGetAndSubscribeV2 with any type of body.
NewWSProdTradesSubscribeRequest calls the generic WSProdTradesSubscribe builder with application/json body.
NewWSProdTradesSubscribeRequestWithBody generates requests for WSProdTradesSubscribe with any type of body.
NewWSProdUnsubscribeRequest calls the generic WSProdUnsubscribe builder with application/json body.
NewWSProdUnsubscribeRequestWithBody generates requests for WSProdUnsubscribe with any type of body.
ParseCommandAPIv2clientordersactionslimitputResponse parses an HTTP response from a CommandAPIv2clientordersactionslimitputWithResponse call.
ParseCommandAPIv2clientordersactionslimitResponse parses an HTTP response from a CommandAPIv2clientordersactionslimitWithResponse call.
ParseCommandAPIv2clientordersactionsmarketputResponse parses an HTTP response from a CommandAPIv2clientordersactionsmarketputWithResponse call.
ParseCommandAPIv2clientordersactionsmarketResponse parses an HTTP response from a CommandAPIv2clientordersactionsmarketWithResponse call.
ParseCommandAPIv2clientordersactionsstopLimitResponse parses an HTTP response from a CommandAPIv2clientordersactionsstopLimitWithResponse call.
ParseCommandAPIv2clientordersactionsstopLimitStopOrderIdResponse parses an HTTP response from a CommandAPIv2clientordersactionsstopLimitStopOrderIdWithResponse call.
ParseCommandAPIv2clientordersactionsstopResponse parses an HTTP response from a CommandAPIv2clientordersactionsstopWithResponse call.
ParseCommandAPIv2clientordersdeleteResponse parses an HTTP response from a CommandAPIv2clientordersdeleteWithResponse call.
ParseCommandAPIWarpv2clientordersdeleteResponse parses an HTTP response from a CommandAPIWarpv2clientordersdeleteWithResponse call.
ParseDevGetAllOrdersResponse parses an HTTP response from a DevGetAllOrdersWithResponse call.
ParseDevGetAllPositionsResponse parses an HTTP response from a DevGetAllPositionsWithResponse call.
ParseDevGetAllStopOrdersResponse parses an HTTP response from a DevGetAllStopOrdersWithResponse call.
ParseDevGetAllTradesResponse parses an HTTP response from a DevGetAllTradesWithResponse call.
ParseDevGetOneOrderResponse parses an HTTP response from a DevGetOneOrderWithResponse call.
ParseDevGetOnePositionResponse parses an HTTP response from a DevGetOnePositionWithResponse call.
ParseDevGetOneStopOrderResponse parses an HTTP response from a DevGetOneStopOrderWithResponse call.
ParseDevGetTickerTradesResponse parses an HTTP response from a DevGetTickerTradesWithResponse call.
ParseDevHistoryResponse parses an HTTP response from a DevHistoryWithResponse call.
ParseDevOrderbookExchangSeccodeResponse parses an HTTP response from a DevOrderbookExchangSeccodeWithResponse call.
ParseDevQuotesResponse parses an HTTP response from a DevQuotesWithResponse call.
ParseDevSecuritiesFuturesResponse parses an HTTP response from a DevSecuritiesFuturesWithResponse call.
ParseDevSecuritiesSearchAllTradesResponse parses an HTTP response from a DevSecuritiesSearchAllTradesWithResponse call.
ParseDevSecuritiesSearchExchangeCodeResponse parses an HTTP response from a DevSecuritiesSearchExchangeCodeWithResponse call.
ParseDevSecuritiesSearchExchangeResponse parses an HTTP response from a DevSecuritiesSearchExchangeWithResponse call.
ParseDevSecuritiesSearchResponse parses an HTTP response from a DevSecuritiesSearchWithResponse call.
ParseDevUserPortfolioResponse parses an HTTP response from a DevUserPortfolioWithResponse call.
ParseExchangePortfolioMoneyResponse parses an HTTP response from a ExchangePortfolioMoneyWithResponse call.
ParseExchangePortfolioSummaryResponse parses an HTTP response from a ExchangePortfolioSummaryWithResponse call.
ParseFortsriskResponse parses an HTTP response from a FortsriskWithResponse call.
ParseLocalTimeResponse parses an HTTP response from a LocalTimeWithResponse call.
ParseRiskRatesResponse parses an HTTP response from a RiskRatesWithResponse call.
ParseRiskResponse parses an HTTP response from a RiskWithResponse call.
ParseTradeStatsBySymbolResponse parses an HTTP response from a TradeStatsBySymbolWithResponse call.
ParseTradeStatsResponse parses an HTTP response from a TradeStatsWithResponse call.
ParseV2clientordersactionsestimateallResponse parses an HTTP response from a V2clientordersactionsestimateallWithResponse call.
ParseV2clientordersactionsestimateResponse parses an HTTP response from a V2clientordersactionsestimateWithResponse call.
ParseV2clientordersactionsOrderIdResponse parses an HTTP response from a V2clientordersactionsOrderIdWithResponse call.
ParseV2clientordersactionsstopLossLimitOrderIdResponse parses an HTTP response from a V2clientordersactionsstopLossLimitOrderIdWithResponse call.
ParseV2clientordersactionsstopLossLimitResponse parses an HTTP response from a V2clientordersactionsstopLossLimitWithResponse call.
ParseV2clientordersactionsstopLossOrderIdResponse parses an HTTP response from a V2clientordersactionsstopLossOrderIdWithResponse call.
ParseV2clientordersactionsstopLossResponse parses an HTTP response from a V2clientordersactionsstopLossWithResponse call.
ParseV2clientordersactionstakeProfitLimitOrderIdResponse parses an HTTP response from a V2clientordersactionstakeProfitLimitOrderIdWithResponse call.
ParseV2clientordersactionstakeProfitLimitResponse parses an HTTP response from a V2clientordersactionstakeProfitLimitWithResponse call.
ParseV2clientordersactionstakeProfitOrderIdResponse parses an HTTP response from a V2clientordersactionstakeProfitOrderIdWithResponse call.
ParseV2clientordersactionstakeProfitResponse parses an HTTP response from a V2clientordersactionstakeProfitWithResponse call.
ParseWSProdAllTradesGetAndSubscribeResponse parses an HTTP response from a WSProdAllTradesGetAndSubscribeWithResponse call.
ParseWSProdBarsGetResponse parses an HTTP response from a WSProdBarsGetWithResponse call.
ParseWSProdInstrumentsGetAndSubscribeV2Response parses an HTTP response from a WSProdInstrumentsGetAndSubscribeV2WithResponse call.
ParseWSProdOrderBookResponse parses an HTTP response from a WSProdOrderBookWithResponse call.
ParseWSProdOrdersSubscribeResponse parses an HTTP response from a WSProdOrdersSubscribeWithResponse call.
ParseWSProdPositionsSubscribeResponse parses an HTTP response from a WSProdPositionsSubscribeWithResponse call.
ParseWSProdQuotesSubscribeResponse parses an HTTP response from a WSProdQuotesSubscribeWithResponse call.
ParseWSProdRisksGetAndSubscribeResponse parses an HTTP response from a WSProdRisksGetAndSubscribeWithResponse call.
ParseWSProdSpectraRisksGetAndSubscribeResponse parses an HTTP response from a WSProdSpectraRisksGetAndSubscribeWithResponse call.
ParseWSProdStopOrdersSubscribeResponse parses an HTTP response from a WSProdStopOrdersSubscribeWithResponse call.
ParseWSProdStopOrdersSubscribeV2Response parses an HTTP response from a WSProdStopOrdersSubscribeV2WithResponse call.
ParseWSProdSummariesGetAndSubscribeV2Response parses an HTTP response from a WSProdSummariesGetAndSubscribeV2WithResponse call.
ParseWSProdTradesSubscribeResponse parses an HTTP response from a WSProdTradesSubscribeWithResponse call.
ParseWSProdUnsubscribeResponse parses an HTTP response from a WSProdUnsubscribeWithResponse call.
WithBaseURL overrides the baseURL.
WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client.
WithRequestEditorFn allows setting up a callback function, which will be called right before sending the request.

# Constants

Defines values for WsReqAllTradesGetAndSubscribeOpcode.
Defines values for AlltradeSide.
Defines values for AlltradeSide.
Defines values for WsReqBarsGetAndSubscribeOpcode.
No description provided by the author
Defines values for BodyrequestOrdersActionsLimitTVputSide.
Defines values for BodyrequestOrdersActionsLimitTVputSide.
Defines values for BodyrequestOrdersActionsLimitTVSide.
Defines values for BodyrequestOrdersActionsLimitTVSide.
Defines values for BodyrequestOrdersActionsMarketTVputSide.
Defines values for BodyrequestOrdersActionsMarketTVputSide.
Defines values for BodyrequestOrdersActionsMarketTVSide.
Defines values for BodyrequestOrdersActionsMarketTVSide.
Defines values for BodyrequestOrdersActionsStoplimitSide.
Defines values for BodyrequestOrdersActionsStoplimitSide.
Defines values for BodyrequestOrdersActionsStopLimitTVWarpSide.
Defines values for BodyrequestOrdersActionsStopLimitTVWarpSide.
Defines values for BodyrequestOrdersActionsStopMarketTVWarpSide.
Defines values for BodyrequestOrdersActionsStopMarketTVWarpSide.
Defines values for BodyrequestOrdersActionsStopSide.
Defines values for BodyrequestOrdersActionsStopSide.
Defines values for TradeSide.
Defines values for StoporderWarpStatus.
Defines values for CommandAPIv2clientordersdeleteParamsExchange.
Defines values for CommandAPIv2clientordersdeleteParamsFormat.
Defines values for CommandAPIv2clientordersdeleteParamsJsonResponse.
Defines values for CommandAPIv2clientordersdeleteParamsJsonResponse.
Defines values for CommandAPIv2clientordersdeleteParamsStop.
Defines values for CommandAPIv2clientordersdeleteParamsStop.
Defines values for CommandAPIWarpv2clientordersdeleteParamsExchange.
Defines values for CommandAPIWarpv2clientordersdeleteParamsFormat.
Defines values for CommandAPIWarpv2clientordersdeleteParamsJsonResponse.
Defines values for CommandAPIWarpv2clientordersdeleteParamsJsonResponse.
Defines values for CommandAPIWarpv2clientordersdeleteParamsStop.
Defines values for CommandAPIWarpv2clientordersdeleteParamsStop.
Defines values for DevSecuritiesSearchParamsSector.
Defines values for DevGetAllOrdersParamsExchange.
Defines values for DevGetAllOrdersParamsExchange.
Defines values for DevGetAllOrdersParamsFormat.
Defines values for DevGetAllPositionsParamsExchange.
Defines values for DevGetAllPositionsParamsExchange.
Defines values for DevGetAllPositionsParamsFormat.
Defines values for DevGetAllPositionsParamsWithoutCurrency.
Defines values for DevGetAllPositionsParamsWithoutCurrency.
Defines values for DevGetAllStopOrdersParamsExchange.
Defines values for DevGetAllStopOrdersParamsExchange.
Defines values for DevGetAllStopOrdersParamsFormat.
Defines values for DevGetAllTradesParamsExchange.
Defines values for DevGetAllTradesParamsExchange.
Defines values for DevGetAllTradesParamsFormat.
Defines values for DevGetOneOrderParamsExchange.
Defines values for DevGetOneOrderParamsExchange.
Defines values for DevGetOneOrderParamsFormat.
Defines values for DevGetOnePositionParamsExchange.
Defines values for DevGetOnePositionParamsExchange.
Defines values for DevGetOnePositionParamsFormat.
Defines values for DevGetOneStopOrderParamsExchange.
Defines values for DevGetOneStopOrderParamsExchange.
Defines values for DevGetOneStopOrderParamsFormat.
Defines values for DevGetTickerTradesParamsExchange.
Defines values for DevGetTickerTradesParamsExchange.
Defines values for DevGetTickerTradesParamsFormat.
Defines values for DevHistoryParamsExchange.
Defines values for DevHistoryParamsExchange.
Defines values for DevHistoryParamsFormat.
Defines values for DevHistoryParamsTf.
Defines values for DevHistoryParamsTf.
Defines values for DevHistoryParamsTf.
Defines values for DevHistoryParamsTf.
Defines values for DevHistoryParamsTf.
Defines values for DevHistoryParamsTf.
Defines values for DevHistoryParamsTf.
Defines values for DevHistoryParamsTf.
Defines values for DevHistoryParamsUntraded.
Defines values for DevHistoryParamsUntraded.
Defines values for DevOrderbookExchangSeccodeParamsExchange.
Defines values for DevOrderbookExchangSeccodeParamsExchange.
Defines values for DevQuotesParamsFormat.
Defines values for DevSecuritiesFuturesParamsExchange.
Defines values for DevSecuritiesFuturesParamsFormat.
Defines values for DevSecuritiesSearchAllTradesParamsExchange.
Defines values for DevSecuritiesSearchAllTradesParamsExchange.
Defines values for DevSecuritiesSearchAllTradesParamsFormat.
Defines values for DevSecuritiesSearchExchangeCodeParamsExchange.
Defines values for DevSecuritiesSearchExchangeCodeParamsExchange.
Defines values for DevSecuritiesSearchExchangeCodeParamsFormat.
Defines values for DevSecuritiesSearchExchangeParamsExchange.
Defines values for DevSecuritiesSearchExchangeParamsExchange.
Defines values for DevSecuritiesSearchExchangeParamsFormat.
Defines values for DevSecuritiesSearchParamsExchange.
Defines values for DevSecuritiesSearchParamsExchange.
Defines values for DevSecuritiesSearchParamsFormat.
Defines values for ExchangePortfolioMoneyParamsExchange.
Defines values for ExchangePortfolioMoneyParamsExchange.
Defines values for ExchangePortfolioMoneyParamsFormat.
Defines values for ExchangePortfolioSummaryParamsExchange.
Defines values for ExchangePortfolioSummaryParamsExchange.
Defines values for ExchangePortfolioSummaryParamsFormat.
Defines values for StoporderWarpStatus.
Defines values for DevSecuritiesSearchParamsSector.
Defines values for DevSecuritiesSearchParamsSector.
Defines values for FortsriskParamsExchange.
Defines values for FortsriskParamsFormat.
Defines values for WsReqInstrumentsGetAndSubscribeV2Opcode.
Defines values for OrderType.
Defines values for OrderType.
Defines values for RiskRatesParamsExchange.
Defines values for WsReqOrderBookGetAndSubscribeOpcode.
Defines values for WsReqOrdersGetAndSubscribeOpcode.
Defines values for OrderSide.
Defines values for OrderSide.
Defines values for OrderStatus.
Defines values for OrderStatus.
Defines values for OrderStatus.
Defines values for OrderStatus.
Defines values for WsReqPositionsGetAndSubscribeOpcode.
Defines values for StoporderWarpStatus.
Defines values for RiskParamsExchange.
Defines values for RiskParamsExchange.
Defines values for RiskParamsFormat.
Defines values for TradeSide.
Defines values for DevOrderbookExchangSeccodeParamsFormat.
Defines values for RiskRatesParamsExchange.
Defines values for WsReqSpectraRisksGetAndSubscribeOpcode.
Defines values for WsReqStopOrdersGetAndSubscribeOpcode.
Defines values for WsReqStopOrdersGetAndSubscribeV2Opcode.
Defines values for StoporderSide.
Defines values for StoporderSide.
Defines values for StoporderStatus.
Defines values for StoporderStatus.
Defines values for StoporderStatus.
Defines values for StoporderStatus.
Defines values for StoporderType.
Defines values for StoporderType.
Defines values for StoporderWarpSide.
Defines values for StoporderWarpSide.
Defines values for StoporderWarpType.
Defines values for StoporderWarpType.
Defines values for WsReqSummariesGetAndSubscribeV2Opcode.
Defines values for WsReqTradesGetAndSubscribeOpcode.
Defines values for TradeStatsBySymbolParamsExchange.
Defines values for TradeStatsBySymbolParamsExchange.
Defines values for TradeStatsBySymbolParamsFormat.
Defines values for TradeStatsParamsExchange.
Defines values for TradeStatsParamsExchange.
Defines values for TradeStatsParamsFormat.
Defines values for WsReqUnsubscribeOpcode.
Defines values for StoporderWarpStatus.
Defines values for WsReqAllTradesGetAndSubscribeExchange.
Defines values for WsReqAllTradesGetAndSubscribeExchange.
Defines values for WsReqAllTradesGetAndSubscribeFormat.
Defines values for WsReqBarsGetAndSubscribeExchange.
Defines values for WsReqBarsGetAndSubscribeExchange.
Defines values for WsReqBarsGetAndSubscribeTf.
Defines values for WsReqBarsGetAndSubscribeTf.
Defines values for WsReqBarsGetAndSubscribeTf.
Defines values for WsReqBarsGetAndSubscribeTf.
Defines values for WsReqBarsGetAndSubscribeTf.
Defines values for WsReqBarsGetAndSubscribeTf.
Defines values for WsReqBarsGetAndSubscribeTf.
Defines values for WsReqBarsGetAndSubscribeTf.
Defines values for WsReqInstrumentsGetAndSubscribeV2Exchange.
Defines values for WsReqInstrumentsGetAndSubscribeV2Format.
Defines values for WsReqOrderBookGetAndSubscribeExchange.
Defines values for WsReqOrderBookGetAndSubscribeExchange.
Defines values for WsReqOrdersGetAndSubscribeExchange.
Defines values for WsReqOrdersGetAndSubscribeFormat.
Defines values for WsReqPositionsGetAndSubscribeExchange.
Defines values for WsReqPositionsGetAndSubscribeExchange.
Defines values for WsReqQuotesSubscribeExchange.
Defines values for WsReqQuotesSubscribeExchange.
Defines values for WsReqRisksGetAndSubscribeExchange.
Defines values for WsReqRisksGetAndSubscribeFormat.
Defines values for WsReqSpectraRisksGetAndSubscribeExchange.
Defines values for WsReqSpectraRisksGetAndSubscribeFormat.
Defines values for WsReqStopOrdersGetAndSubscribeExchange.
Defines values for WsReqStopOrdersGetAndSubscribeFormat.
Defines values for WsReqStopOrdersGetAndSubscribeV2Exchange.
Defines values for WsReqStopOrdersGetAndSubscribeV2Format.
Defines values for WsReqSummariesGetAndSubscribeV2Exchange.
Defines values for WsReqSummariesGetAndSubscribeV2Format.
Defines values for WsReqTradesGetAndSubscribeExchange.
Defines values for WsReqTradesGetAndSubscribeFormat.

# Structs

Alltrade defines model for alltrade.
BodyrequestOrdersActionsLimitTV defines model for bodyrequest_OrdersActionsLimitTV.
BodyrequestOrdersActionsLimitTVput defines model for bodyrequest_OrdersActionsLimitTVput.
BodyrequestOrdersActionsMarketTV defines model for bodyrequest_OrdersActionsMarketTV.
BodyrequestOrdersActionsMarketTVput defines model for bodyrequest_OrdersActionsMarketTVput.
BodyrequestOrdersActionsStop defines model for bodyrequest_OrdersActionsStop.
BodyrequestOrdersActionsStoplimit defines model for bodyrequest_OrdersActionsStoplimit.
BodyrequestOrdersActionsStopLimitTVWarp defines model for bodyrequest_OrdersActionsStopLimitTVWarp.
BodyrequestOrdersActionsStopMarketTVWarp defines model for bodyrequest_OrdersActionsStopMarketTVWarp.
Client which conforms to the OpenAPI3 specification for this service.
ClientWithResponses builds on ClientInterface to offer response payloads.
CommandAPIv2clientordersactionslimitParams defines parameters for CommandAPIv2clientordersactionslimit.
CommandAPIv2clientordersactionslimitputParams defines parameters for CommandAPIv2clientordersactionslimitput.
No description provided by the author
No description provided by the author
CommandAPIv2clientordersactionsmarketParams defines parameters for CommandAPIv2clientordersactionsmarket.
CommandAPIv2clientordersactionsmarketputParams defines parameters for CommandAPIv2clientordersactionsmarketput.
No description provided by the author
No description provided by the author
CommandAPIv2clientordersactionsstopLimitParams defines parameters for CommandAPIv2clientordersactionsstopLimit.
No description provided by the author
CommandAPIv2clientordersactionsstopLimitStopOrderIdParams defines parameters for CommandAPIv2clientordersactionsstopLimitStopOrderId.
No description provided by the author
CommandAPIv2clientordersactionsstopParams defines parameters for CommandAPIv2clientordersactionsstop.
No description provided by the author
CommandAPIv2clientordersdeleteParams defines parameters for CommandAPIv2clientordersdelete.
No description provided by the author
CommandAPIWarpv2clientordersdeleteParams defines parameters for CommandAPIWarpv2clientordersdelete.
No description provided by the author
DevGetAllOrdersParams defines parameters for DevGetAllOrders.
No description provided by the author
DevGetAllPositionsParams defines parameters for DevGetAllPositions.
No description provided by the author
DevGetAllStopOrdersParams defines parameters for DevGetAllStopOrders.
No description provided by the author
DevGetAllTradesParams defines parameters for DevGetAllTrades.
No description provided by the author
DevGetOneOrderParams defines parameters for DevGetOneOrder.
No description provided by the author
DevGetOnePositionParams defines parameters for DevGetOnePosition.
No description provided by the author
DevGetOneStopOrderParams defines parameters for DevGetOneStopOrder.
No description provided by the author
DevGetTickerTradesParams defines parameters for DevGetTickerTrades.
No description provided by the author
DevHistoryParams defines parameters for DevHistory.
No description provided by the author
DevOrderbookExchangSeccodeParams defines parameters for DevOrderbookExchangSeccode.
No description provided by the author
DevQuotesParams defines parameters for DevQuotes.
No description provided by the author
DevSecuritiesFuturesParams defines parameters for DevSecuritiesFutures.
No description provided by the author
DevSecuritiesSearchAllTradesParams defines parameters for DevSecuritiesSearchAllTrades.
No description provided by the author
DevSecuritiesSearchExchangeCodeParams defines parameters for DevSecuritiesSearchExchangeCode.
No description provided by the author
DevSecuritiesSearchExchangeParams defines parameters for DevSecuritiesSearchExchange.
No description provided by the author
DevSecuritiesSearchParams defines parameters for DevSecuritiesSearch.
No description provided by the author
No description provided by the author
EstimateOrderModel Модель результата оценки стоимости и количества в лотах.
EstimateOrderViewModel Модель заявки для оценки стоимости и количества в лотах.
ExchangePortfolioMoneyParams defines parameters for ExchangePortfolioMoney.
No description provided by the author
ExchangePortfolioSummaryParams defines parameters for ExchangePortfolioSummary.
No description provided by the author
Fortsrisk defines model for fortsrisk.
FortsriskParams defines parameters for Fortsrisk.
No description provided by the author
History defines model for history.
HistoryObject defines model for history_object.
No description provided by the author
Money defines model for money.
Order defines model for order.
Orderbook Данные о запрашиваемом "биржевом стакане".
OrderbookAsk defines model for orderbook_ask.
OrderbookBid defines model for orderbook_bid.
OrdersActions400 defines model for orders_actions_400.
OrdersActions400CommandAPI defines model for orders_actions_400_CommandAPI.
OrdersActionsLimitMarket defines model for orders_actions_LimitMarket.
OrdersActionsLimitMarketCommandAPI defines model for orders_actions_LimitMarket_CommandAPI.
OrdersActionsStopProfitLoss defines model for orders_actions_StopProfitLoss.
Position defines model for position.
Risk defines model for risk.
RiskParams defines parameters for Risk.
RiskRate defines model for riskRate.
RiskRates defines model for riskRates.
RiskRatesParams defines parameters for RiskRates.
No description provided by the author
No description provided by the author
Security defines model for security.
ServersInfo defines model for servers_info.
Stoporder defines model for stoporder.
StoporderWarp defines model for stoporderWarp.
Summary defines model for summary.
Symbol defines model for symbol.
SymbolFutures defines model for symbol_futures.
Trade defines model for trade.
TradeStatsBySymbolParams defines parameters for TradeStatsBySymbol.
No description provided by the author
TradeStatsParams defines parameters for TradeStats.
No description provided by the author
No description provided by the author
No description provided by the author
V2clientordersactionsOrderIdParams defines parameters for V2clientordersactionsOrderId.
No description provided by the author
V2clientordersactionsstopLossLimitOrderIdParams defines parameters for V2clientordersactionsstopLossLimitOrderId.
No description provided by the author
V2clientordersactionsstopLossLimitParams defines parameters for V2clientordersactionsstopLossLimit.
No description provided by the author
V2clientordersactionsstopLossOrderIdParams defines parameters for V2clientordersactionsstopLossOrderId.
No description provided by the author
V2clientordersactionsstopLossParams defines parameters for V2clientordersactionsstopLoss.
No description provided by the author
V2clientordersactionstakeProfitLimitOrderIdParams defines parameters for V2clientordersactionstakeProfitLimitOrderId.
No description provided by the author
V2clientordersactionstakeProfitLimitParams defines parameters for V2clientordersactionstakeProfitLimit.
No description provided by the author
V2clientordersactionstakeProfitOrderIdParams defines parameters for V2clientordersactionstakeProfitOrderId.
No description provided by the author
V2clientordersactionstakeProfitParams defines parameters for V2clientordersactionstakeProfit.
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
WsReqAllTradesGetAndSubscribe defines model for ws_req_AllTradesGetAndSubscribe.
WsReqBarsGetAndSubscribe defines model for ws_req_BarsGetAndSubscribe.
WsReqInstrumentsGetAndSubscribeV2 defines model for ws_req_InstrumentsGetAndSubscribeV2.
WsReqOrderBookGetAndSubscribe defines model for ws_req_OrderBookGetAndSubscribe.
WsReqOrdersGetAndSubscribe defines model for ws_req_OrdersGetAndSubscribe.
WsReqPositionsGetAndSubscribe defines model for ws_req_PositionsGetAndSubscribe.
WsReqQuotesSubscribe defines model for ws_req_QuotesSubscribe.
WsReqRisksGetAndSubscribe defines model for ws_req_RisksGetAndSubscribe.
WsReqSpectraRisksGetAndSubscribe defines model for ws_req_SpectraRisksGetAndSubscribe.
WsReqStopOrdersGetAndSubscribe defines model for ws_req_StopOrdersGetAndSubscribe.
WsReqStopOrdersGetAndSubscribeV2 defines model for ws_req_StopOrdersGetAndSubscribeV2.
WsReqSummariesGetAndSubscribeV2 defines model for ws_req_SummariesGetAndSubscribeV2.
WsReqTradesGetAndSubscribe defines model for ws_req_TradesGetAndSubscribe.
WsReqUnsubscribe defines model for ws_req_Unsubscribe.
WsResBarsGetAndSubscribe defines model for ws_res_BarsGetAndSubscribe.
WsResHandledSuccessfully defines model for ws_res_HandledSuccessfully.
WsResOrderBookGetAndSubscribe defines model for ws_res_OrderBookGetAndSubscribe.
WsResOrdersGetAndSubscribe defines model for ws_res_OrdersGetAndSubscribe.
WsResPositionsGetAndSubscribe defines model for ws_res_PositionsGetAndSubscribe.
WsResQuotesSubscribe defines model for ws_res_QuotesSubscribe.
WsResRisksGetAndSubscribe defines model for ws_res_RisksGetAndSubscribe.
WsResSpectraRisksGetAndSubscribe defines model for ws_res_SpectraRisksGetAndSubscribe.
WsResStopOrdersGetAndSubscribe defines model for ws_res_StopOrdersGetAndSubscribe.
WsResStopOrdersGetAndSubscribeWarp defines model for ws_res_StopOrdersGetAndSubscribeWarp.
WsResSummariesGetAndSubscribeV2 defines model for ws_res_SummariesGetAndSubscribeV2.
WsResTradesGetAndSubscribe defines model for ws_res_TradesGetAndSubscribe.

# Interfaces

The interface specification for the client above.
ClientWithResponsesInterface is the interface specification for the client with responses above.
Doer performs HTTP requests.

# Type aliases

Alltrades defines model for alltrades.
AlltradeSide Направление агрессивной заявки.
BodyrequestOrdersActionsLimitTVputSide Направление сделки.
BodyrequestOrdersActionsLimitTVSide Направление сделки.
BodyrequestOrdersActionsMarketTVputSide Направление сделки.
BodyrequestOrdersActionsMarketTVSide Направление сделки.
BodyrequestOrdersActionsStoplimitSide Направление сделки.
BodyrequestOrdersActionsStopLimitTVWarpSide Направление сделки.
BodyrequestOrdersActionsStopMarketTVWarpSide Направление сделки.
BodyrequestOrdersActionsStopSide Направление сделки.
ClientOption allows setting custom parameters during construction.
CommandAPIv2clientordersactionslimitJSONRequestBody defines body for CommandAPIv2clientordersactionslimit for application/json ContentType.
CommandAPIv2clientordersactionslimitputJSONRequestBody defines body for CommandAPIv2clientordersactionslimitput for application/json ContentType.
CommandAPIv2clientordersactionsmarketJSONRequestBody defines body for CommandAPIv2clientordersactionsmarket for application/json ContentType.
CommandAPIv2clientordersactionsmarketputJSONRequestBody defines body for CommandAPIv2clientordersactionsmarketput for application/json ContentType.
CommandAPIv2clientordersactionsstopJSONRequestBody defines body for CommandAPIv2clientordersactionsstop for application/json ContentType.
CommandAPIv2clientordersactionsstopLimitJSONRequestBody defines body for CommandAPIv2clientordersactionsstopLimit for application/json ContentType.
CommandAPIv2clientordersactionsstopLimitStopOrderIdJSONRequestBody defines body for CommandAPIv2clientordersactionsstopLimitStopOrderId for application/json ContentType.
CommandAPIv2clientordersdeleteParamsExchange defines parameters for CommandAPIv2clientordersdelete.
CommandAPIv2clientordersdeleteParamsFormat defines parameters for CommandAPIv2clientordersdelete.
CommandAPIv2clientordersdeleteParamsJsonResponse defines parameters for CommandAPIv2clientordersdelete.
CommandAPIv2clientordersdeleteParamsStop defines parameters for CommandAPIv2clientordersdelete.
CommandAPIWarpv2clientordersdeleteParamsExchange defines parameters for CommandAPIWarpv2clientordersdelete.
CommandAPIWarpv2clientordersdeleteParamsFormat defines parameters for CommandAPIWarpv2clientordersdelete.
CommandAPIWarpv2clientordersdeleteParamsJsonResponse defines parameters for CommandAPIWarpv2clientordersdelete.
CommandAPIWarpv2clientordersdeleteParamsStop defines parameters for CommandAPIWarpv2clientordersdelete.
DevGetAllOrdersParamsExchange defines parameters for DevGetAllOrders.
DevGetAllOrdersParamsFormat defines parameters for DevGetAllOrders.
DevGetAllPositionsParamsExchange defines parameters for DevGetAllPositions.
DevGetAllPositionsParamsFormat defines parameters for DevGetAllPositions.
DevGetAllPositionsParamsWithoutCurrency defines parameters for DevGetAllPositions.
DevGetAllStopOrdersParamsExchange defines parameters for DevGetAllStopOrders.
DevGetAllStopOrdersParamsFormat defines parameters for DevGetAllStopOrders.
DevGetAllTradesParamsExchange defines parameters for DevGetAllTrades.
DevGetAllTradesParamsFormat defines parameters for DevGetAllTrades.
DevGetOneOrderParamsExchange defines parameters for DevGetOneOrder.
DevGetOneOrderParamsFormat defines parameters for DevGetOneOrder.
DevGetOnePositionParamsExchange defines parameters for DevGetOnePosition.
DevGetOnePositionParamsFormat defines parameters for DevGetOnePosition.
DevGetOneStopOrderParamsExchange defines parameters for DevGetOneStopOrder.
DevGetOneStopOrderParamsFormat defines parameters for DevGetOneStopOrder.
DevGetTickerTradesParamsExchange defines parameters for DevGetTickerTrades.
DevGetTickerTradesParamsFormat defines parameters for DevGetTickerTrades.
DevHistoryParamsExchange defines parameters for DevHistory.
DevHistoryParamsFormat defines parameters for DevHistory.
DevHistoryParamsTf defines parameters for DevHistory.
DevHistoryParamsUntraded defines parameters for DevHistory.
DevOrderbookExchangSeccodeParamsExchange defines parameters for DevOrderbookExchangSeccode.
DevOrderbookExchangSeccodeParamsFormat defines parameters for DevOrderbookExchangSeccode.
DevQuotesParamsFormat defines parameters for DevQuotes.
DevSecuritiesFuturesParamsExchange defines parameters for DevSecuritiesFutures.
DevSecuritiesFuturesParamsFormat defines parameters for DevSecuritiesFutures.
DevSecuritiesSearchAllTradesParamsExchange defines parameters for DevSecuritiesSearchAllTrades.
DevSecuritiesSearchAllTradesParamsFormat defines parameters for DevSecuritiesSearchAllTrades.
DevSecuritiesSearchExchangeCodeParamsExchange defines parameters for DevSecuritiesSearchExchangeCode.
DevSecuritiesSearchExchangeCodeParamsFormat defines parameters for DevSecuritiesSearchExchangeCode.
DevSecuritiesSearchExchangeParamsExchange defines parameters for DevSecuritiesSearchExchange.
DevSecuritiesSearchExchangeParamsFormat defines parameters for DevSecuritiesSearchExchange.
DevSecuritiesSearchParamsExchange defines parameters for DevSecuritiesSearch.
DevSecuritiesSearchParamsFormat defines parameters for DevSecuritiesSearch.
DevSecuritiesSearchParamsSector defines parameters for DevSecuritiesSearch.
ExchangePortfolioMoneyParamsExchange defines parameters for ExchangePortfolioMoney.
ExchangePortfolioMoneyParamsFormat defines parameters for ExchangePortfolioMoney.
ExchangePortfolioSummaryParamsExchange defines parameters for ExchangePortfolioSummary.
ExchangePortfolioSummaryParamsFormat defines parameters for ExchangePortfolioSummary.
FortsriskParamsExchange defines parameters for Fortsrisk.
FortsriskParamsFormat defines parameters for Fortsrisk.
Orders defines model for orders.
OrdersActionsDeleteOrderId Вид ответа на успешно выполненный запрос.
OrdersActionsDeleteOrderIdCommandAPI Вид ответа на успешно выполненный запрос.
OrderSide Направление сделки.
OrderStatus Статус исполнения.
OrderType Тип заявки.
Positions defines model for positions.
RequestEditorFn is the function signature for the RequestEditor callback function.
RiskParamsExchange defines parameters for Risk.
RiskParamsFormat defines parameters for Risk.
RiskRatesParamsExchange defines parameters for RiskRates.
Securities defines model for securities.
StoporderSide Направление сделки.
StoporderStatus Статус исполнения.
StopordersWarp defines model for stopordersWarp.
StoporderType Тип заявки.
StoporderWarpSide Направление сделки.
StoporderWarpStatus Статус исполнения.
StoporderWarpType Тип заявки (stop/stoplimit).
Symbols defines model for symbols.
Time Текущее время (UTC) в формате Unix time seconds.
Trades defines model for trades.
TradeSide Направление сделки.
TradeStatsBySymbolParamsExchange defines parameters for TradeStatsBySymbol.
TradeStatsBySymbolParamsFormat defines parameters for TradeStatsBySymbol.
TradeStatsParamsExchange defines parameters for TradeStats.
TradeStatsParamsFormat defines parameters for TradeStats.
V2clientordersactionsestimateallJSONRequestBody defines body for V2clientordersactionsestimateall for application/*+json ContentType.
V2clientordersactionsestimateJSONRequestBody defines body for V2clientordersactionsestimate for application/*+json ContentType.
V2clientordersactionsstopLossJSONRequestBody defines body for V2clientordersactionsstopLoss for application/json ContentType.
V2clientordersactionsstopLossLimitJSONRequestBody defines body for V2clientordersactionsstopLossLimit for application/json ContentType.
V2clientordersactionsstopLossLimitOrderIdJSONRequestBody defines body for V2clientordersactionsstopLossLimitOrderId for application/json ContentType.
V2clientordersactionsstopLossOrderIdJSONRequestBody defines body for V2clientordersactionsstopLossOrderId for application/json ContentType.
V2clientordersactionstakeProfitJSONRequestBody defines body for V2clientordersactionstakeProfit for application/json ContentType.
V2clientordersactionstakeProfitLimitJSONRequestBody defines body for V2clientordersactionstakeProfitLimit for application/json ContentType.
V2clientordersactionstakeProfitLimitOrderIdJSONRequestBody defines body for V2clientordersactionstakeProfitLimitOrderId for application/json ContentType.
V2clientordersactionstakeProfitOrderIdJSONRequestBody defines body for V2clientordersactionstakeProfitOrderId for application/json ContentType.
WSProdAllTradesGetAndSubscribeJSONRequestBody defines body for WSProdAllTradesGetAndSubscribe for application/json ContentType.
WSProdBarsGetJSONRequestBody defines body for WSProdBarsGet for application/json ContentType.
WSProdInstrumentsGetAndSubscribeV2JSONRequestBody defines body for WSProdInstrumentsGetAndSubscribeV2 for application/json ContentType.
WSProdOrderBookJSONRequestBody defines body for WSProdOrderBook for application/json ContentType.
WSProdOrdersSubscribeJSONRequestBody defines body for WSProdOrdersSubscribe for application/json ContentType.
WSProdPositionsSubscribeJSONRequestBody defines body for WSProdPositionsSubscribe for application/json ContentType.
WSProdQuotesSubscribeJSONRequestBody defines body for WSProdQuotesSubscribe for application/json ContentType.
WSProdRisksGetAndSubscribeJSONRequestBody defines body for WSProdRisksGetAndSubscribe for application/json ContentType.
WSProdSpectraRisksGetAndSubscribeJSONRequestBody defines body for WSProdSpectraRisksGetAndSubscribe for application/json ContentType.
WSProdStopOrdersSubscribeJSONRequestBody defines body for WSProdStopOrdersSubscribe for application/json ContentType.
WSProdStopOrdersSubscribeV2JSONRequestBody defines body for WSProdStopOrdersSubscribeV2 for application/json ContentType.
WSProdSummariesGetAndSubscribeV2JSONRequestBody defines body for WSProdSummariesGetAndSubscribeV2 for application/json ContentType.
WSProdTradesSubscribeJSONRequestBody defines body for WSProdTradesSubscribe for application/json ContentType.
WSProdUnsubscribeJSONRequestBody defines body for WSProdUnsubscribe for application/json ContentType.
WsReqAllTradesGetAndSubscribeExchange Биржа.
WsReqAllTradesGetAndSubscribeFormat Формат возвращаемого сервером JSON.
WsReqAllTradesGetAndSubscribeOpcode Код операции.
WsReqBarsGetAndSubscribeExchange Биржа.
WsReqBarsGetAndSubscribeOpcode Код операции.
WsReqBarsGetAndSubscribeTf Длительность таймфрейма в секундах или код ("D" - дни, "W" - недели, "M" - месяцы, "Y" - годы).
WsReqInstrumentsGetAndSubscribeV2Exchange Биржа.
WsReqInstrumentsGetAndSubscribeV2Format Формат возвращаемого сервером JSON.
WsReqInstrumentsGetAndSubscribeV2Opcode Код операции.
WsReqOrderBookGetAndSubscribeExchange Биржа.
WsReqOrderBookGetAndSubscribeOpcode Код операции.
WsReqOrdersGetAndSubscribeExchange Биржа.
WsReqOrdersGetAndSubscribeFormat Формат возвращаемого сервером JSON.
WsReqOrdersGetAndSubscribeOpcode Код операции.
WsReqPositionsGetAndSubscribeExchange Биржа.
WsReqPositionsGetAndSubscribeOpcode Код операции.
WsReqQuotesSubscribeExchange Биржа.
WsReqRisksGetAndSubscribeExchange Биржа.
WsReqRisksGetAndSubscribeFormat Формат возвращаемого сервером JSON.
WsReqSpectraRisksGetAndSubscribeExchange Биржа.
WsReqSpectraRisksGetAndSubscribeFormat Формат возвращаемого сервером JSON.
WsReqSpectraRisksGetAndSubscribeOpcode Код операции.
WsReqStopOrdersGetAndSubscribeExchange Биржа.
WsReqStopOrdersGetAndSubscribeFormat Формат возвращаемого сервером JSON.
WsReqStopOrdersGetAndSubscribeOpcode Код операции.
WsReqStopOrdersGetAndSubscribeV2Exchange Биржа.
WsReqStopOrdersGetAndSubscribeV2Format Формат возвращаемого сервером JSON.
WsReqStopOrdersGetAndSubscribeV2Opcode Код операции.
WsReqSummariesGetAndSubscribeV2Exchange Биржа.
WsReqSummariesGetAndSubscribeV2Format Формат возвращаемого сервером JSON.
WsReqSummariesGetAndSubscribeV2Opcode Код операции.
WsReqTradesGetAndSubscribeExchange Биржа.
WsReqTradesGetAndSubscribeFormat Формат возвращаемого сервером JSON.
WsReqTradesGetAndSubscribeOpcode Код операции.
WsReqUnsubscribeOpcode Код операции.