0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added missing super to WilliamsAD More... about 10 years ago
Accum correction of typo in next More... about 10 years ago
Release 1.1.5.88 More... about 10 years ago
Release 1.1.5.88 More... about 10 years ago
Release 1.1.5.88 More... about 10 years ago
Add datas and data aliases from strategy More... about 10 years ago
LineBuffer receives a LineForward object for positive "indices" in delayed objectss More... about 10 years ago
Analyzer base class defines default get_analysis and print and pprint methods More... about 10 years ago
bt-run rework and documentation rework More... about 10 years ago
Refactored access to LineMultiple line management methods to allow super calling to implement controlled management of separated lines More... about 10 years ago
Restore lookahead in cerebro More... about 10 years ago
bt-run support for indicator injection into strategies More... about 10 years ago
Cerebro supports addition of Indicators that will be injected to the strategies More... about 10 years ago
Strategy does now the minimum period calculations in _start rather than in postinit, to allow injection of indicators for 3rd parties like cerebro and analyzers. More... about 10 years ago
Lineiterator refactoring of last second minimum period calculation to allow reusability if needed be More... about 10 years ago
Added stage1 internal function to LineIterator to allow reversal to standard operator mode at the end of backtesting More... about 10 years ago
Release 1.1.4.88 More... about 10 years ago
Merge branch 'development' More... about 10 years ago
Changelog update More... about 10 years ago
bt-run accepts kwargs per loaded object (strategy, observer, analyzer) and can load the default Strategy object if none is specified More... about 10 years ago
Version bump More... about 10 years ago
SMA_CrossOver refactoring and documentation More... about 10 years ago
Documentation addition of auto-documenting built-in strategies More... about 10 years ago
Strategy supports autodocumentation and is added to the directives More... about 10 years ago
Removal of post label in data-replay doc More... about 10 years ago
Further doc updates removing wikipedia wrongdoings that were corrected for Welles indicators More... about 10 years ago
Data Replay documentation update More... about 10 years ago
Removed old data kwarg to resampler base to use standard DataBase feed "dataname" and adjusted test cases More... about 10 years ago
Improve multi timeframe support by supporting case in which larger timeframe has no indicators and plays no role in determining the minimum period More... about 10 years ago
Cosmetic corrections/additions to bt-run.py More... about 10 years ago