Skip to content

下单接口的问题 #501

@lovlosxxx-eng

Description

@lovlosxxx-eng

在下单成交完成后,提交止损单,服务端直接返回异常:java.util.concurrent.ExecutionException: OpenApiException [kind=OpenApi, code=602075, message=Trigger price cannot be equal to the current price]
问题1:现在的接口方案,需要调用2次接口,能不能支持只调用1次?
问题2:提交止损单,返回触发价格异常,这种情况不是应该服务端直接自动生效执行掉止损吗?

现在完成一次下单同时止损,需要与服务端多次交互,并且交互过程中价格本身就在刷新,止损小的情况下,影响使用效果

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