Commit Graph

57 Commits (f22fc8ef3ee05e39c00aec8d84914fa2f487aa5d)

Author SHA1 Message Date
Matthias a808fb3b10 versionbump ccxt to first version that has FTX implemented correctly
6 years ago
Matthias 61f6acb5c9 Add cors support - needed for UI
6 years ago
Matthias b72997fc2b Add flask-jwt-extended dependency
6 years ago
hroff-1902 38c6ba6c08 Update setup.py
6 years ago
hroff-1902 9152e76966 Add skopt version check into setup.py
6 years ago
Fredrik81 d5609d4997 Changed back to progressbar2 for better handling of logger.
6 years ago
Matthias 93fc14d726 Exchange dependencies to coingekko
6 years ago
Matthias e250c56829 Add Questionaire workflow
6 years ago
Matthias 1a73159200 Modify classifiers
6 years ago
Matthias c417877eb8 sort pytest dependencies
6 years ago
Matthias 98baae9456 Add jinja2 to requirements
6 years ago
Matthias 8c5b299449
Merge pull request #2282 from freqtrade/jupyter_nbconvert
7 years ago
Matthias d2f2473070 install hyperopt seperately ([hyperopt])
7 years ago
Matthias 9a3bad291a Automatically generate documentation from jupyter notebook
7 years ago
Matthias a42000e1dd Change package author to "freqtrade team"
7 years ago
Matthias bb2d8fefd7 Enhance setup.py
7 years ago
Matthias 8f8acf5b06 Update ccxt to have this implemented
7 years ago
Matthias c0784b7c33
Merge pull request #2089 from hroff-1902/hyperopt-print-colorized
7 years ago
hroff-1902 4c4ba08e85 colorama added to install_requires
7 years ago
Jonathan Raviotta 8eb39178ea code block instructions. removed extra packages
7 years ago
Jonathan Raviotta ccf3c69874 edits to clarify backtesting analysis
7 years ago
Jonathan Raviotta 9df1c23c71 changed Path, added jupyter
7 years ago
Matthias f825e81d0e developers need all dependencies!
7 years ago
Matthias 7bea0007c7 Allow installing via submodules
7 years ago
Matthias c5ef700eb7 Use autogenerated entrypoint
7 years ago
misagh afffa2f313 changed to “Free, open source …”
7 years ago
Matthias c955415cc3 Switch from ujson to rapidjson
7 years ago
Matthias 64028647a0
Merge pull request #571 from stephendade/userhyper
7 years ago
Matthias 7757c53b06 Small fixes
7 years ago
Matthias e69f943911 Add missing semicolon
7 years ago
Matthias 4f800bfbc8 Fix pickling-error
7 years ago
Gert 3428b6666b Merge branch 'develop_current' into backslap_develop
8 years ago
Matthias ebfcc0fc13 install numpy before ta-lib to fix build errors
8 years ago
creslin 482b85182a
Update setup.py
8 years ago
creslinux 3b0cb7bc33 Added ujson and py_find_1st to setup.py
8 years ago
Janne Sinivirta dde7df7fd3 add scikit-optimize to dependencies
8 years ago
Samuel Husso 7cc36eee0f Docs: point links to freqtrade org
8 years ago
Samuel Husso d20e3f79be analyze to use the ccxt OHLCV format
8 years ago
Matthias a99c8c4046 replace pymarketcap with coinmarketcap (#562)
8 years ago
Gerald Lonlas ff6b0fc1c9 Display profits in fiat
8 years ago
gcarq 82913cd3f4 upgrade python-bittrex to 0.2.1
8 years ago
gcarq 8f817a3634 use TTLCache for get_ticker_history
8 years ago
gcarq 567ed4ecda remove version pinning from setup.py
8 years ago
gcarq fafbb0abfe update python-bittrex to 0.2.0
8 years ago
Michael Egger e66dc8b027
Merge pull request #93 from gcarq/feature/interpreter-version-check
8 years ago
gcarq 27ac15f298 add tabulate to setup.py
8 years ago
gcarq 3e7700e9ac add interpreter version check
8 years ago
Janne Sinivirta 35838f5e64 upgrade to latest telegram lib
9 years ago
Janne Sinivirta b2522b8dbc add pytest-cov dependency
9 years ago
Janne Sinivirta 17e8bbacc3 add pytest-mock to setup.py
9 years ago