This website requires JavaScript.
Explore
Help
Register
Sign In
alihan
/
backtesting.py
Watch
1
Star
0
Fork
0
You've already forked backtesting.py
mirror of
https://github.com/kernc/backtesting.py.git
synced
2024-01-28 15:29:30 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
backtesting.py
/
backtesting
History
Kernc
1c12381d66
BUG: Fix
_Data.__repr__
to show current OHLC values
2022-12-13 14:55:47 +01:00
..
test
BUG: Fix sign in Kelly Criterion (fixup
d47185f9e
)
2022-12-12 19:08:51 +01:00
__init__.py
MNT: Replace flake8 with ruff
2022-12-05 17:17:48 +01:00
_plotting.py
REF: Fix pandas deprecation warning (
#725
)
2022-12-12 19:49:18 +01:00
_stats.py
BUG: Fix sign in Kelly Criterion (fixup
d47185f9e
)
2022-12-12 19:08:51 +01:00
_util.py
BUG: Fix
_Data.__repr__
to show current OHLC values
2022-12-13 14:55:47 +01:00
autoscale_cb.js
ENH: Add
bt.plot(resample=)
and auto-downsample large data
2020-07-13 17:19:40 +02:00
backtesting.py
ENH: Add parameter
Backtest.plot(plot_trades=)
2022-12-12 01:09:08 +01:00
lib.py
MNT: Replace flake8 with ruff
2022-12-05 17:17:48 +01:00