Backtrader Community

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. stanski
    3. Topics
    For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 6
    • Best 2
    • Controversial 0
    • Groups 0

    Topics created by stanski

    • S

      Problem with multiple limit orders as take profit
      General Code/Help • • stanski

      4
      0
      Votes
      4
      Posts
      665
      Views

      run-out

      @stanski Not really but I suspect you would need to manually track your orders and one is complete, send a cancel for the other.

    • S

      Problem fetching execution price
      General Code/Help • execution price order • • stanski

      10
      0
      Votes
      10
      Posts
      531
      Views

      alessandro zuin

      in the:

      def next(self) ... if self.position: print(self.position.price)

      it works for me, also in a parallel environment.

    • 1 / 1