This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
920151934a
stable
/
freqtrade
/
data
/
history
History
Sam Germain
920151934a
Added candle_type to a lot of methods, wrote some tests
2021-11-21 17:48:14 -06:00
..
__init__.py
Apply isort to freqtrade codebase
2020-09-28 19:40:46 +02:00
hdf5datahandler.py
replaced candle_type: Optional[str] = '' with candle_type: str = ''
2021-11-21 17:48:14 -06:00
history_utils.py
Added candle_type to a lot of methods, wrote some tests
2021-11-21 17:48:14 -06:00
idatahandler.py
replaced candle_type: Optional[str] = '' with candle_type: str = ''
2021-11-21 17:48:14 -06:00
jsondatahandler.py
replaced candle_type: Optional[str] = '' with candle_type: str = ''
2021-11-21 17:48:14 -06:00