Skip to content
Permalink
Branch: master
Commits on Mar 1, 2019
  1. MNT: Adapt examples for updated jupytext behavior

    kernc committed Mar 1, 2019
Commits on Jan 22, 2019
  1. MNT: Add requirements.txt so that examples run on MyBinder.org

    kernc committed Jan 22, 2019
Commits on Jan 18, 2019
  1. DOC: Update README.md

    kernc committed Jan 18, 2019
Commits on Jan 15, 2019
  1. MNT: .gitignore: add .eggs dir

    kernc committed Jan 15, 2019
  2. REF: Add `Straetgy.data.<array>.to_series()` method

    kernc committed Jan 15, 2019
  3. DOC: Make MultipleTimeFrames tutorial simpler ...

    kernc committed Jan 15, 2019
    ... by moving behind-the-scenes explanation into
    `backtesting.lib.resample_apply()` docstring.
Commits on Jan 12, 2019
  1. MNT: Add sitemap.txt generation for gh-pages

    kernc committed Jan 11, 2019
Commits on Jan 11, 2019
Commits on Jan 9, 2019
Commits on Jan 8, 2019
  1. MNT: Make module backtesting.test runnable

    kernc committed Jan 8, 2019
Commits on Jan 7, 2019
  1. MNT: Use shields.io badges in README.md

    kernc committed Jan 7, 2019
  2. MNT: doc/build.sh recommend installing all [doc] deps

    kernc committed Jan 7, 2019
  3. MNT: Show logo in README.md

    kernc committed Jan 6, 2019
  4. MNT: doc/build.sh: ignore RuntimeWarning

    kernc committed Jan 5, 2019
    Raised in Strategies_Lib.ipynb by numpy on binop with nan.
  5. Add ISSUE_TEMPLATE.md

    kernc committed Jan 5, 2019
  6. Add CONTRIBUTING.md

    kernc committed Jan 5, 2019
  7. Add MANIFEST.in

    kernc committed Jan 5, 2019
  8. pdoc_template: add favicon

    kernc committed Jan 2, 2019
  9. ENH: Use tqdm when available

    kernc committed Jan 2, 2019
  10. DOC: Different approach to checking links validity

    kernc committed Jan 2, 2019
    Consider replacing with something standard.
  11. setup.py: List packages and include_package_data=True

    kernc committed Jan 2, 2019
    Gotta remember that even with setuptools_git,
    these are non-optional!
  12. TST: test_compute_stats compares almost equal values

    kernc committed Jan 2, 2019
    Otherwise fails for precision on different platforms.
  13. setup.py: List 'seaborn' as 'test' dependency

    kernc committed Jan 2, 2019
    Used in Parameter\ Heatmap.ipynb
Older
You can’t perform that action at this time.