Navigation

    Backtrader Community

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

    Michale

    @Michale

    0
    Reputation
    330
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Michale Unfollow Follow

    Latest posts made by Michale

    • GPL license

      Hi
      I can not redistribute any inducators or strategies unless I also release the source code according to the GPL license. Does backtrader provides any other type of licence?
      Most of other python trading libraries/platform s are using Apache or MIT license which allows redistribution without releasing the source code s.

      posted in General Discussion
      M
      Michale
    • Documentation on how to integrate other live data/live trading entity?

      Hi,
      I would like to integrate some local broker's APIs in my country.
      The broker prvides APIs by registering an OCX:

      regsvr32 XXXXQuote.ocx
      

      and provides some C++ and C# sample codes.

      Are there any documents/tips on this?
      Thanks for this great platform.

      posted in General Code/Help
      M
      Michale