0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Nov 19, 2024 — Nov 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactored bt-run.py to internal function and added as executable script during installation More... about 10 years ago
Add Python 3.5 to travis.yml More... about 10 years ago
Release 1.1.7.88 More... about 10 years ago
Changelong and init update for release More... about 10 years ago
Refactored Strategy getwriterinfo and added internal fake Value Analyzer More... about 10 years ago
Add SQN Analyzer More... about 10 years ago
Add TradeAnalyzer More... about 10 years ago
Implementation of Writers More... about 10 years ago
Add csv member to all LineSeries derived iterators to support csv data output selection in writers More... about 10 years ago
Refactoring in cerebro of min period status calculation More... about 10 years ago
Refactoring in cerebro to support ItemCollection append More... about 10 years ago
Refactor in strategy to use six.moves.filter/map/range More... about 10 years ago
Refactor six.moves in the code to the simple names in cerebro More... about 10 years ago
Use six.moves map and zip in cerebro More... about 10 years ago
Refactor _Template to ItemsCollection in Strategy More... about 10 years ago
Analyzer receives new hook methods notify_trade and notify_order for better analysis during next phases More... about 10 years ago
Add an alias to Lines._getlines called getlinealiases More... about 10 years ago
Add method to get order status names and early implementation of order type naming More... about 10 years ago
Removed ordereddict from utils.__init__ and add new OrderedDefaultDict, AutoDict and AutoOrderedDict More... about 10 years ago
Add handy AutoDict and AutoOrderedDict to utils More... about 10 years ago
Add a handy OrderedDefaultDict to utils More... about 10 years ago
Add "status" to Trade More... about 10 years ago
_Template refactored to metabase as ItemsCollection More... about 10 years ago
Remove oldcheck for line definition with multiple parameters in lineseries More... about 10 years ago
Use six.moves.zip in lineiterator More... about 10 years ago
Remove old autoinit keyword from Indicator More... about 10 years ago
Remove 2.6 from documentation More... about 10 years ago
Drop 2.6 from travis testing More... about 10 years ago
Remove internal OrderedDict More... about 10 years ago
Reimplementation of cash adjustment More... about 10 years ago