Kernc
|
c62e282b5d
|
MNT: flake8 lint
|
2020-02-24 14:29:43 +01:00 |
|
Kernc
|
5387d86dd9
|
MNT: Adapt for pandas 1.0.0 (bug workaround + two depr warnings)
|
2020-02-22 01:22:00 +01:00 |
|
Kernc
|
efe516791a
|
ENH: Add parameter agg= to lib.resample_apply()
|
2020-02-10 05:09:59 +01:00 |
|
Kernc
|
730e3547fb
|
BUG: More robust index computation in lib.resample_apply
Fixes https://github.com/kernc/backtesting.py/issues/19
|
2019-09-23 02:58:05 +02:00 |
|
Kernc
|
5051b61618
|
REF: Slightly more robust input handling in places
|
2019-08-04 02:22:35 +02:00 |
|
Kernc
|
b157c48a3c
|
REF: Add Straetgy.data.<array>.to_series() method
|
2019-01-15 11:30:02 +01:00 |
|
Kernc
|
7711732612
|
DOC: Make MultipleTimeFrames tutorial simpler ...
... by moving behind-the-scenes explanation into
`backtesting.lib.resample_apply()` docstring.
|
2019-01-15 11:12:07 +01:00 |
|
Kernc
|
ada98ccbd8
|
Update some docstrings for pdoc 0.5.0
|
2019-01-07 14:11:40 +01:00 |
|
Kernc
|
b1066f16fb
|
Add initial Backtesting.py (squashed dev branch)
|
2019-01-07 14:11:40 +01:00 |
|