0
I Use This!
Inactive

Commits : Listings

Analyzed 35 minutes ago. based on code collected 38 minutes ago.
Dec 04, 2024 — Dec 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release 1.0.9.88 (Multicore optimization) More... over 10 years ago
Changes to testcommon and test_strategy_optimized to avoid nosetests errors with multiprocessing More... over 10 years ago
Multicore support for optimization More... over 10 years ago
Changes needed to support pickling: adding dynamic classes to modules, assigning unique names to dynamic classes, not keeping instance methods in variables and removing lambda definitions for functions defined at module level More... over 10 years ago
Documentation updated to correct "reversed" parameter to "reverse" in Yahoo file loading More... over 10 years ago
Added blog link to README.rst More... over 10 years ago
Merge branch 'master' of https://github.com/mementum/backtrader More... over 10 years ago
Release 1.0.8.88 More... over 10 years ago
Indicators (87): Trix (w doc/test) More... over 10 years ago
Moving Average Refactoring into separated files More... over 10 years ago
Merge pull request #1 from nicoddemus/patch-1 More... over 10 years ago
Fixed RST formatting More... over 10 years ago
Improved crosshairs Multicursor (submitted to matplotlib) More... over 10 years ago
Added a crosshairs cursor to the charts using modified MultiCursor from matplotlib More... over 10 years ago
Corrections to FeedBase to avoid passing "dataname" twice More... over 10 years ago
Remove leftover indicator export from test More... over 10 years ago
Corner minimum period calculation case covered in ExponentialSmoothingDynamic in which a passed line as a parameter is not being considered in any calculation because there is no line assignment in the indicator More... over 10 years ago
Cosmetic corrections to moving averages to not use aliased names More... over 10 years ago
zlema now calles super on init More... over 10 years ago
Notation relaxation: indicators may not indicate on which data they operate and the data of the owner will be used automatically More... over 10 years ago
Added incminperiod to increase minperiods with non further calculations More... over 10 years ago
alias plotname assignment done before the alias variable is overwritten to avoid plotname from just being the 2nd letter of the alias More... over 10 years ago
Correction to yahoodownload from landscape.io check when exception is raised More... over 10 years ago
Corrections following landscape.io analysis More... over 10 years ago
Moved test needed requirements from requirements.txt to .travis.yml and removed requirements.txt More... over 10 years ago
Release 1.0.7.86 More... over 10 years ago
Indicators (86) - Williams Accumulation/Distribution (WilliamsAD) added More... over 10 years ago
ZLEMA test added and refactored into own file More... over 10 years ago
Indicators (85): PriceOscillator, PercentagePriceOscillator, PercentagePriceOscillatorShort, PrettyGoodOscillator added More... over 10 years ago
Accum alias renamed More... over 10 years ago