Skip to content

How to get trades dataframe contain last trade that is still active? #1074

Closed
@Amirefarani

Description

@Amirefarani

Expected Behavior

Hello, I have a strategy for trade. After trade with backtesting library, I have some trades list in a dataframe called trades. but the problem is closing active trades. I mean when my strategy open one or more trades at the last candles, while they are still active, the library close all of them and append them to trades dataframe. When you comment the code that close the last trades, active trades will not show in dataframe. Is there any way to get active trades in this dataframe or in another variable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionNot a bug, but a FAQ entry

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions