ProtoOAErrorCode

StockSharp.cTrader.Native.Model

* Fehlercode ENUM.

Felder

AccountNotAuthorized
public const ProtoOAErrorCode AccountNotAuthorized
value = ProtoOAErrorCode.AccountNotAuthorized

Wenn das Konto nicht autorisiert ist.

AlreadyLoggedIn
public const ProtoOAErrorCode AlreadyLoggedIn
value = ProtoOAErrorCode.AlreadyLoggedIn

Wenn der Client versucht zu autorisieren, nachdem er bereits autorisiert wurde.

AlreadySubscribed
public const ProtoOAErrorCode AlreadySubscribed
value = ProtoOAErrorCode.AlreadySubscribed

Wenn das Abonnement für eine aktive angefordert wird.

ChAccessTokenInvalid
public const ProtoOAErrorCode ChAccessTokenInvalid
value = ProtoOAErrorCode.ChAccessTokenInvalid

Access Token ist ungültig.

ChannelIsBlocked
public const ProtoOAErrorCode ChannelIsBlocked
value = ProtoOAErrorCode.ChannelIsBlocked

Operationen sind für dieses Konto nicht erlaubt.

ChClientAlreadyAuthenticated
public const ProtoOAErrorCode ChClientAlreadyAuthenticated
value = ProtoOAErrorCode.ChClientAlreadyAuthenticated

Der Kunde versucht, sich zweimal zu authentifizieren.

ChClientAuthFailure
public const ProtoOAErrorCode ChClientAuthFailure
value = ProtoOAErrorCode.ChClientAuthFailure

Der Open API-Client ist nicht aktiviert oder falsche Client-Anmeldeinformationen.

ChClientNotAuthenticated
public const ProtoOAErrorCode ChClientNotAuthenticated
value = ProtoOAErrorCode.ChClientNotAuthenticated

Wenn ein Befehl für einen nicht autorisierten Open API-Client gesendet wird.

ChCtidTraderAccountNotFound
public const ProtoOAErrorCode ChCtidTraderAccountNotFound
value = ProtoOAErrorCode.ChCtidTraderAccountNotFound

Handelskonto wird nicht gefunden.

ChOaClientNotFound
public const ProtoOAErrorCode ChOaClientNotFound
value = ProtoOAErrorCode.ChOaClientNotFound

Diese Client-ID konnte ich nicht finden.

ChServerNotReachable
public const ProtoOAErrorCode ChServerNotReachable
value = ProtoOAErrorCode.ChServerNotReachable

Handelsservice ist nicht verfügbar.

ConnectionsLimitExceeded
public const ProtoOAErrorCode ConnectionsLimitExceeded
value = ProtoOAErrorCode.ConnectionsLimitExceeded

Die Grenze der Verbindungen ist für diesen Open API-Client erreicht.

IncorrectBoundaries
public const ProtoOAErrorCode IncorrectBoundaries
value = ProtoOAErrorCode.IncorrectBoundaries

Wenn angeforderte period (from,to) zu groß ist oder ungültige Werte auf from/to gesetzt werden.

MaxExposureReached
public const ProtoOAErrorCode MaxExposureReached
value = ProtoOAErrorCode.MaxExposureReached

Die maximale Expositionsgrenze wird für {trader, symbol, side} erreicht.

NoQuotes
public const ProtoOAErrorCode NoQuotes
value = ProtoOAErrorCode.NoQuotes

Handel

NotEnoughMoney
public const ProtoOAErrorCode NotEnoughMoney
value = ProtoOAErrorCode.NotEnoughMoney

Nicht genug Mittel, um Margen zuzuteilen.

NotSubscribedToSpots
public const ProtoOAErrorCode NotSubscribedToSpots
value = ProtoOAErrorCode.NotSubscribedToSpots

Preisgestaltung

OaAuthTokenExpired
public const ProtoOAErrorCode OaAuthTokenExpired
value = ProtoOAErrorCode.OaAuthTokenExpired

Genehmigung

OrderNotFound
public const ProtoOAErrorCode OrderNotFound
value = ProtoOAErrorCode.OrderNotFound

Ordnung nicht gefunden.

PendingExecution
public const ProtoOAErrorCode PendingExecution
value = ProtoOAErrorCode.PendingExecution

Es können keine Änderungen vorgenommen werden, da die Position einen Auftrag ausführt.

PositionLocked
public const ProtoOAErrorCode PositionLocked
value = ProtoOAErrorCode.PositionLocked

Position in dem Zustand, der es nicht erlaubt, eine Operation durchzuführen.

PositionNotFound
public const ProtoOAErrorCode PositionNotFound
value = ProtoOAErrorCode.PositionNotFound

Position nicht gefunden.

PositionNotOpen
public const ProtoOAErrorCode PositionNotOpen
value = ProtoOAErrorCode.PositionNotOpen

Beim Versuch, eine Position zu schließen, die nicht offen ist.

ProtectionIsTooCloseToMarket
public const ProtoOAErrorCode ProtectionIsTooCloseToMarket
value = ProtoOAErrorCode.ProtectionIsTooCloseToMarket

Ungültige Schutzpreise.

RequestFrequencyExceeded
public const ProtoOAErrorCode RequestFrequencyExceeded
value = ProtoOAErrorCode.RequestFrequencyExceeded

Generalgeneral

RetAccountDisabled
public const ProtoOAErrorCode RetAccountDisabled
value = ProtoOAErrorCode.RetAccountDisabled

Wenn das Konto deaktiviert ist.

RetNoSuchLogin
public const ProtoOAErrorCode RetNoSuchLogin
value = ProtoOAErrorCode.RetNoSuchLogin

Wenn ein solches Konto nicht mehr existiert.

ServerIsUnderMaintenance
public const ProtoOAErrorCode ServerIsUnderMaintenance
value = ProtoOAErrorCode.ServerIsUnderMaintenance

Der Server befindet sich in Wartung.

ShortSellingNotAllowed
public const ProtoOAErrorCode ShortSellingNotAllowed
value = ProtoOAErrorCode.ShortSellingNotAllowed

Leerverkäufe sind nicht erlaubt.

SymbolHasHoliday
public const ProtoOAErrorCode SymbolHasHoliday
value = ProtoOAErrorCode.SymbolHasHoliday

Handel deaktiviert, weil Symbol Urlaub hat.

SymbolNotFound
public const ProtoOAErrorCode SymbolNotFound
value = ProtoOAErrorCode.SymbolNotFound

Symbol nicht gefunden.

TooManyPositions
public const ProtoOAErrorCode TooManyPositions
value = ProtoOAErrorCode.TooManyPositions

Handelskonto erreichte sein Limit für die maximale Anzahl offener Positionen und Orders.

TradingBadExpirationDate
public const ProtoOAErrorCode TradingBadExpirationDate
value = ProtoOAErrorCode.TradingBadExpirationDate

Ungültiges Verfallsdatum.

TradingBadPrices
public const ProtoOAErrorCode TradingBadPrices
value = ProtoOAErrorCode.TradingBadPrices

Ungültiger Preis (e.g. negativ).

TradingBadStake
public const ProtoOAErrorCode TradingBadStake
value = ProtoOAErrorCode.TradingBadStake

Ungültiges Beteiligungsvolumen (e.g. negativ).

TradingBadStops
public const ProtoOAErrorCode TradingBadStops
value = ProtoOAErrorCode.TradingBadStops

Ungültiger Stop-Preis.

TradingBadVolume
public const ProtoOAErrorCode TradingBadVolume
value = ProtoOAErrorCode.TradingBadVolume

Ungültiges Volumen.

TradingDisabled
public const ProtoOAErrorCode TradingDisabled
value = ProtoOAErrorCode.TradingDisabled

Der Handel ist für das Symbol blockiert.

TradingNotAllowed
public const ProtoOAErrorCode TradingNotAllowed
value = ProtoOAErrorCode.TradingNotAllowed

Handelskonto ist im Lesemodus.

UnableToAmendOrder
public const ProtoOAErrorCode UnableToAmendOrder
value = ProtoOAErrorCode.UnableToAmendOrder

Unfähig, die Ordnung zu ändern.

UnableToCancelOrder
public const ProtoOAErrorCode UnableToCancelOrder
value = ProtoOAErrorCode.UnableToCancelOrder

Es ist nicht möglich, die Bestellung zu stornieren.

UnknownSymbol
public const ProtoOAErrorCode UnknownSymbol
value = ProtoOAErrorCode.UnknownSymbol

Hinweis: Mit SYMBOL_NOT_FOUND zusammengeführt werden.

WorseGslNotAllowed
public const ProtoOAErrorCode WorseGslNotAllowed
value = ProtoOAErrorCode.WorseGslNotAllowed

Nicht erlaubt, das Risiko für Positionen mit garantiertem Stop Loss zu erhöhen.