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
c49f4b73dd
stable
/
freqtrade
/
data
History
Matthias
bba5f54722
Merge pull request
#2335
from hroff-1902/dataprovider-market
...
Allow to use market data in the strategies
2019-10-10 16:54:04 +02:00
..
__init__.py
Minor: fix typo in comment
2019-09-26 02:04:48 +03:00
btanalysis.py
Fix bug in bt-analysis when multiple trades sell at the same time
2019-08-24 15:11:31 +02:00
converter.py
Tests need to pass pair to parse_ticker_dataframe
2019-06-15 13:48:08 +02:00
dataprovider.py
Add market() method to dataprovider
2019-10-03 02:58:45 +03:00
history.py
Cleanup in data.history
2019-10-06 18:35:09 +03:00