Skip to content

python ./demo_create_order_v3.py #22

Description

@catorstr

Traceback (most recent call last):
File "/home/cator/code/apexpro-openapi/tests/./demo_create_order_v3.py", line 40, in
createOrderRes = client.create_order_v3(symbol="FIL-USDT", side="BUY",
File "/home/cator/.pyenv/versions/pyo3/lib/python3.10/site-packages/apexpro/http_private_sign.py", line 61, in create_order_v3
accountId = accountId or self.accountV3.get('id')
AttributeError: 'HttpPrivateSign' object has no attribute 'accountV3'. Did you mean: 'account'?
How to solve it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions