Navigation

    Backtrader Community

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

    kroitor

    @kroitor

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

    kroitor Unfollow Follow

    Best posts made by kroitor

    • RE: Anyone use backtrader to do live trading on Bitcoin exchange?

      Hi, everyone!

      Thx for your feedback on ccxt! Nice project you have here! )

      Take a look at this table, it might be of interest to you:

      0_1507309014825_Screen Shot 2017-10-06 at 18.23.25.png

      Basically, we support all public and private methods out of the box already. All of them work with no exception. But not all of private methods have been completely wrapped into a common unified subset yet. We're trying to build an all-in-one unified API on top of their custom public and private APIs. And most of this work has been done already, but not all of it. All underlying public and private endpoints should work right away, though (they are all available in current version of ccxt).

      So, you can fetch data, create orders, fetch balances, all you need for basic trading, all public and private API methods are there... Some methods of the unified API may still be missing, though, and we will be happy if you submit a PR ;) Here's our CONTRIBUTING doc. Also, feel free to open an issue if you encounter a difficulty or question regarding the library!

      Thx!

      posted in General Discussion
      K
      kroitor

    Latest posts made by kroitor

    • RE: Anyone use backtrader to do live trading on Bitcoin exchange?

      @Ed-Bartosh awesome! Let us know if you have any difficulties or questions on ccxt. Thx for your involvement!

      posted in General Discussion
      K
      kroitor
    • RE: Anyone use backtrader to do live trading on Bitcoin exchange?

      @silverbald thx! I also think widening the adoption of ccxt is great ) And backtrader looks fantastic!

      I'm not the only developer of it, of course!) There's a small team of us actively working on it. All members of our team have done a huge deal of work. We are happy to have 30 contributors (3rd-parties) by now. We also have thousands of active users, they are very kind to report on bugs and issues. Oh, btw, developers of the GDAX started integrating our lib into their GDAX Trading Toolkit recently ;) And ccxt now serves more than 1M downloads from NPM monthly + approx the same number of downloads from PyPI )

      All of you guys are really welcome to use and develop it further! We will be thankful for your feedback!

      posted in General Discussion
      K
      kroitor
    • RE: Anyone use backtrader to do live trading on Bitcoin exchange?

      Hi, everyone!

      Thx for your feedback on ccxt! Nice project you have here! )

      Take a look at this table, it might be of interest to you:

      0_1507309014825_Screen Shot 2017-10-06 at 18.23.25.png

      Basically, we support all public and private methods out of the box already. All of them work with no exception. But not all of private methods have been completely wrapped into a common unified subset yet. We're trying to build an all-in-one unified API on top of their custom public and private APIs. And most of this work has been done already, but not all of it. All underlying public and private endpoints should work right away, though (they are all available in current version of ccxt).

      So, you can fetch data, create orders, fetch balances, all you need for basic trading, all public and private API methods are there... Some methods of the unified API may still be missing, though, and we will be happy if you submit a PR ;) Here's our CONTRIBUTING doc. Also, feel free to open an issue if you encounter a difficulty or question regarding the library!

      Thx!

      posted in General Discussion
      K
      kroitor