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
...
add plotting documentation to jupyter notebook
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
...
Hyperopt print colorized results
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
...
freqtrade can be installed using `pip install -e .[all]` to include all
dependencies
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
...
Separated out custom hyperopts
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
...
setup: remove bittrex and add requirement to ccxt
freqtradebot: update market summaries to ccxt format
8 years ago
Matthias
a99c8c4046
replace pymarketcap with coinmarketcap ( #562 )
...
* replace pymarketcap with coinmarketcap
* fix tests to use coinmarketcap instead of pymarketcap
* use arraypos 0
* update setup.py from pymarketcap to coinmarketcap
* Add test to check for unsupported Crypto currency
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
9 years ago
gcarq
567ed4ecda
remove version pinning from setup.py
9 years ago
gcarq
fafbb0abfe
update python-bittrex to 0.2.0
9 years ago
Michael Egger
e66dc8b027
Merge pull request #93 from gcarq/feature/interpreter-version-check
...
add interpreter version check
9 years ago
gcarq
27ac15f298
add tabulate to setup.py
9 years ago
gcarq
3e7700e9ac
add interpreter version check
9 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
gcarq
8d3a6279b2
use pytest
9 years ago
gcarq
df4da75535
add pypi classifiers
9 years ago
gcarq
04bba626a8
define install_requires for package distribution
9 years ago
gcarq
9c6c21637d
fix testsuite
9 years ago
gcarq
09b27d2094
add manifest file
9 years ago
gcarq
998a887736
add command line script
9 years ago
gcarq
00499fa0d7
add setup.py
9 years ago