0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Dec 03, 2024 — Dec 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a sample using AnnualReturn More... about 10 years ago
Update import in main backtrader module More... about 10 years ago
Add DataFilter More... about 10 years ago
Add extra parameters to sample resample-tickdata to control boundary resampling and time adjusting More... about 10 years ago
Rework Resampling and address comment in #24 to avoid last bar carrying an over the limit timestamp (having microseconds after having resampled to minutes) More... about 10 years ago
Add arguments for writer (and csv output) for sample resample-tickdata More... about 10 years ago
Correct call to resample data in sample resample-tickdata More... about 10 years ago
Py3 cannot compare int to none (which works in py2) More... about 10 years ago
Addresses #24 - writer fails with analyzers that have keys which are not strings More... about 10 years ago
Correct multitrades sample help text More... about 10 years ago
Release 1.1.12.88 More... about 10 years ago
Update changelog for 1.1.12.88 More... about 10 years ago
Complete tradeid in strategy.close More... about 10 years ago
multitrades sample More... about 10 years ago
Add tradeid to differentiate orders belonging to different trades and separate trades More... about 10 years ago
Add time2num/num2time as complement to the datetime variants More... about 10 years ago
RelativeVolumeByBar Sample More... about 10 years ago
In AbstractDataBase parameter parsing: fromdate put at the beginning of session and not at the end More... about 10 years ago
Refactor Bactradercsv to use iterator instead of itertools.count More... about 10 years ago
Refactor VChartCSV to use iterator instead of itertools.count More... about 10 years ago
Add dt and tm methods to linebuffer to retrieve numeric parts of datetime coding More... about 10 years ago
Tree and AutoDictList added to utils More... about 10 years ago
Add sample datas with volume More... about 10 years ago
Corrected _orlogic to "or" and bool'ed both the And and Or functions to ensure they deliver booleans as expected More... about 10 years ago
Change ringbuffer kick-start point to be much earlier and datas.start to be much later in cerebro.run More... about 10 years ago
Added Queue/queue to py3 renames More... about 10 years ago
Some rework on Cerebro.resampledata/replaydata More... about 10 years ago
Added tia, visualize-wealth, QSTK and TradingWithPython to alternatives in the README More... about 10 years ago
Removal of GitHub Release/Tag badge More... about 10 years ago
GitHub release to tag badge update More... about 10 years ago