Navigation

    Backtrader Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. cmal
    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 1
    • Posts 3
    • Best 0
    • Groups 0

    cmal

    @cmal

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

    cmal Unfollow Follow

    Latest posts made by cmal

    • RE: Taking into account of periodic payments

      @backtrader But periodic payments(dividends) assets (almost always) also have a commission. How to make dividends and commission work at the same time?

      posted in General Code/Help
      cmal
      cmal
    • RE: Taking into account of periodic payments

      But periodic payments(dividends) assets also have a commission. How to make dividends and commission work at the same time?

      posted in General Code/Help
      cmal
      cmal
    • Adding Multiple Commission Schemes to a Single Asset

      Hi, I want to add dividend info to my stock asset, I searched and found the following topic:

      https://community.backtrader.com/topic/97/taking-into-account-of-periodic-payments/2
      https://www.backtrader.com/blog/posts/2016-08-22-credit-interest/credit-interest/

      In those posts, authors said one can add dividends as commission. But I read the source code and found that only one commission scheme for one asset is supported. So if the same asset already has a (real) commission scheme, the dividend as a commission will replace the real commission.

      How can I keep the real commission, at the same time add a dividend as a commission scheme?

      Thanks a lot!

      posted in General Code/Help
      cmal
      cmal