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/

    Limit and Stop Loss orders trigger only on even lots

    General Code/Help
    2
    3
    34
    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.
    • Amer Haider
      Amer Haider last edited by

      SEC rules (link below) require that brokers trigger stop-loss and limit orders based on even lots. Can BT recognize even lots in the trade stream and only trigger stop-loss or limit orders when an even lot trade is seen? When searching the BT docs for "even lot" I got zero results. Thanks Amer

      link to SEC rules
      https://www.sec.gov/rules/sro/nyse/34-49536.pdf

      1 Reply Last reply Reply Quote 1
      • vladisld
        vladisld last edited by

        AFAIK there is no such logic implemented in the simulated broker (bbroker) in Backtrader.

        Amer Haider 1 Reply Last reply Reply Quote 1
        • Amer Haider
          Amer Haider @vladisld last edited by

          @vladisld thanks so much. We got our marching orders.

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Copyright © 2016, 2017, 2018 NodeBB Forums | Contributors
          $(document).ready(function () { app.coldLoad(); }); }