Navigation

    Backtrader Community

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

    alessandro zuin

    @alessandro zuin

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    alessandro zuin Unfollow Follow

    Latest posts made by alessandro zuin

    • RE: Problem fetching execution price

      in the:

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

      it works for me, also in a parallel environment.

      posted in General Code/Help
      alessandro zuin
      alessandro zuin