We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PostOrderAsync в sandbox возвращает ошибку INTERNAL: 70001 Пример x-tracking-id=535fa60b33fc4e43bbf61e6f34889704
Аналогичный синхронный запрос PostOrder проходит без ошибок.
The text was updated successfully, but these errors were encountered:
В песочнице этот метод в данный момент не поддерживается, скоро добавим.
Sorry, something went wrong.
Добрый день
client.sandbox.post_sandbox_order
возвращает 30028 , хотя на входе order_id заполняю токен создан для песочницы пробовал обычным токеном БАЛАНС [26000000]
order_type = OrderType.ORDER_TYPE_LIMIT
order_type = OrderType.ORDER_TYPE_MARKET
оба типа пробовал на входе в функцию уходит
************ figi FUTSBRF12240 quantity 1 price Quotation(units=26805, nano=0) direction 2 account_id: 6ac1e9eb-d0ab-4b58-a985-d52d3b98d674 order_type 2 UUID=[2024-09-12T 18:02:28] )
No branches or pull requests
PostOrderAsync в sandbox возвращает ошибку INTERNAL: 70001
Пример x-tracking-id=535fa60b33fc4e43bbf61e6f34889704
Аналогичный синхронный запрос PostOrder проходит без ошибок.
The text was updated successfully, but these errors were encountered: