Skip to content

How to write grid trading using Accelerated Backtesting? #297

@river-walras

Description

@river-walras

I have studied Accelerated Backtesting. I noticed the order is controlled by

req_bid_tick = open_bid_tick = INVALID_MIN
req_ask_tick = open_ask_tick = INVALID_MAX

However, if I want to place multiple orders, then I need a NumPy array to store the data. Is there an easy way to achieve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions