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/

    notify order executing after next interval

    General Code/Help
    strategy backtrader python 3
    1
    1
    38
    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.
    • Misbah Asif
      Misbah Asif last edited by

      I am working on live data with 3 minutes interval. My intraday strategy takes both long and short trades according to the conditions. When strategy status is completed I store strategy data into csv file to display on front end, this thing I do in notify order. Everything is working fine but the problem is notify order is working 3 minutes late i.e it creates csv row or show trade completed on next interval which is creating issue for the client.
      So if anyone have any solution please help me out.
      Thanks in advance.

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