ProtoOAErrorCode
* エラーコードは、ENUM です。
フィールド
public const ProtoOAErrorCode AccountNotAuthorized
value = ProtoOAErrorCode.AccountNotAuthorized
口座が承認されていない場合
public const ProtoOAErrorCode AlreadyLoggedIn
value = ProtoOAErrorCode.AlreadyLoggedIn
クライアントが承認された後、承認しようとすると、
public const ProtoOAErrorCode AlreadySubscribed
value = ProtoOAErrorCode.AlreadySubscribed
サブスクリプションが有効に要求される場合。
public const ProtoOAErrorCode ChAccessTokenInvalid
value = ProtoOAErrorCode.ChAccessTokenInvalid
アクセストークンは無効です。
public const ProtoOAErrorCode ChannelIsBlocked
value = ProtoOAErrorCode.ChannelIsBlocked
本サービスは、本アカウントの運営は禁止されています。
public const ProtoOAErrorCode ChClientAlreadyAuthenticated
value = ProtoOAErrorCode.ChClientAlreadyAuthenticated
クライアントは2回認証しようとしています。
public const ProtoOAErrorCode ChClientAuthFailure
value = ProtoOAErrorCode.ChClientAuthFailure
API クライアントがアクティブ化されていないか、クライアントの認証が間違っているかを開く。
public const ProtoOAErrorCode ChClientNotAuthenticated
value = ProtoOAErrorCode.ChClientNotAuthenticated
コマンドが認証されていない Open API クライアントに送信されるとき。
public const ProtoOAErrorCode ChCtidTraderAccountNotFound
value = ProtoOAErrorCode.ChCtidTraderAccountNotFound
取引口座が見つかりません。
public const ProtoOAErrorCode ChOaClientNotFound
value = ProtoOAErrorCode.ChOaClientNotFound
クライアントIDが見つかりませんでした。
public const ProtoOAErrorCode ChServerNotReachable
value = ProtoOAErrorCode.ChServerNotReachable
取引サービスはご利用いただけません。
public const ProtoOAErrorCode ConnectionsLimitExceeded
value = ProtoOAErrorCode.ConnectionsLimitExceeded
このオープンAPIクライアントでは、接続の制限が達成されます。
public const ProtoOAErrorCode IncorrectBoundaries
value = ProtoOAErrorCode.IncorrectBoundaries
要求された期間(から、へ)が大きすぎるか、無効な値がから/からに設定される場合。
public const ProtoOAErrorCode MaxExposureReached
value = ProtoOAErrorCode.MaxExposureReached
最大の露出限界は{trader, symbol, side}@に達しました。
public const ProtoOAErrorCode NotEnoughMoney
value = ProtoOAErrorCode.NotEnoughMoney
余白を割り当てる資金が十分ではありません。
public const ProtoOAErrorCode NotSubscribedToSpots
value = ProtoOAErrorCode.NotSubscribedToSpots
コンテンツ
public const ProtoOAErrorCode OaAuthTokenExpired
value = ProtoOAErrorCode.OaAuthTokenExpired
認証
public const ProtoOAErrorCode OrderNotFound
value = ProtoOAErrorCode.OrderNotFound
注文が見つかりません。
public const ProtoOAErrorCode PendingExecution
value = ProtoOAErrorCode.PendingExecution
ポジションに変更を加えることができない場合は、実行中の注文があります。
public const ProtoOAErrorCode PositionLocked
value = ProtoOAErrorCode.PositionLocked
動作を実行できない状態の位置。
public const ProtoOAErrorCode PositionNotFound
value = ProtoOAErrorCode.PositionNotFound
位置が見つかりません。
public const ProtoOAErrorCode PositionNotOpen
value = ProtoOAErrorCode.PositionNotOpen
開かず、ポジションを閉じようとするとき。
public const ProtoOAErrorCode ProtectionIsTooCloseToMarket
value = ProtoOAErrorCode.ProtectionIsTooCloseToMarket
無効な保護価格。
public const ProtoOAErrorCode RequestFrequencyExceeded
value = ProtoOAErrorCode.RequestFrequencyExceeded
総合案内
public const ProtoOAErrorCode RetAccountDisabled
value = ProtoOAErrorCode.RetAccountDisabled
退会時にアカウントを無効化します。
public const ProtoOAErrorCode RetNoSuchLogin
value = ProtoOAErrorCode.RetNoSuchLogin
そのようなアカウントが存在しなくなった場合。
public const ProtoOAErrorCode ServerIsUnderMaintenance
value = ProtoOAErrorCode.ServerIsUnderMaintenance
サーバはメンテナンス中です。
public const ProtoOAErrorCode ShortSellingNotAllowed
value = ProtoOAErrorCode.ShortSellingNotAllowed
ショートセールは不可
public const ProtoOAErrorCode SymbolHasHoliday
value = ProtoOAErrorCode.SymbolHasHoliday
シンボルが休日を持っているので、無効に取引.
public const ProtoOAErrorCode SymbolNotFound
value = ProtoOAErrorCode.SymbolNotFound
シンボルが見つかりません。
public const ProtoOAErrorCode TooManyPositions
value = ProtoOAErrorCode.TooManyPositions
取引口座は、ポジションと注文数の最大数の制限に達しました。
public const ProtoOAErrorCode TradingBadExpirationDate
value = ProtoOAErrorCode.TradingBadExpirationDate
無効な満了。
public const ProtoOAErrorCode TradingBadPrices
value = ProtoOAErrorCode.TradingBadPrices
無効な価格(e.g.負)。
public const ProtoOAErrorCode TradingBadStake
value = ProtoOAErrorCode.TradingBadStake
無効なステークボリューム(e.g@.マイナス)。
public const ProtoOAErrorCode TradingBadStops
value = ProtoOAErrorCode.TradingBadStops
無効な停止価格。
public const ProtoOAErrorCode TradingBadVolume
value = ProtoOAErrorCode.TradingBadVolume
無効なボリューム。
public const ProtoOAErrorCode TradingDisabled
value = ProtoOAErrorCode.TradingDisabled
取引は、シンボルのブロックされます。
public const ProtoOAErrorCode TradingNotAllowed
value = ProtoOAErrorCode.TradingNotAllowed
取引口座は、読み取り専用モードです。
public const ProtoOAErrorCode UnableToAmendOrder
value = ProtoOAErrorCode.UnableToAmendOrder
注文を変更できません。
public const ProtoOAErrorCode UnableToCancelOrder
value = ProtoOAErrorCode.UnableToCancelOrder
注文をキャンセルできません。
public const ProtoOAErrorCode UnknownSymbol
value = ProtoOAErrorCode.UnknownSymbol
注意: SYMBOL_NOT_FOUND と統合されるため。
public const ProtoOAErrorCode WorseGslNotAllowed
value = ProtoOAErrorCode.WorseGslNotAllowed
ストップロス保証付きポジションのリスクを増加させない。