Skip to content

GridTradingMode: Order by order trailing does not work correctly #3181

@virtuacool

Description

@virtuacool

The option in Grid Trading Mode is not working correctly.

Notice in the image that it lost the upward movement.

However, I disabled the "Order by order trailing" option and it works as expected (it doesn't lose upward or downward movements), but it creates a new grid when it exceeds the last order.

I just wanted to inform you that I was the one who suggested the order by order to you.

You implemented it, and I thank you very much, but it's not entirely correct.

The order by order is creating mirror orders, but the correct way would be to delete the last opposite order (or perhaps the last two) and create a new order with the same increment as the previous ones.

Image Image Image

With the "Order by Order tracking" option disabled:

Image

Ideally, this would be the case:

Image

Thanks!

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