Navigation

    Backtrader Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/

    Is there an analyzer that saves all the orders?

    General Code/Help
    1
    1
    35
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      BorutF last edited by

      So, I know about pyfolio, where you can get all the transactions with the get_pf_items, however I would like to see all the orders and that were made.

      I am particularly interested in the Stop and Limit orders placed through buy_bracket/sell_bracket, I want to see the stop/limit prices they set.

      I guess I could use notify_order to append the data to a pandas dataframe and save to csv in the end, but I would prefer a made solution before go deep into that.

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post
      Copyright © 2016, 2017, 2018, 2019, 2020, 2021 NodeBB Forums | Contributors