Commit Graph

73 Commits (4c7bb79c86d6167659e8dca643f7bf9cd55519af)

Author SHA1 Message Date
Matthias 1bba9fcc53 Update documentation to use freqtrade, not freqtrade/main.py
7 years ago
Misagh a07353d3c7
fixes few wordings
7 years ago
Matthias 506237e3b4 Don't use --quiet on pip install
7 years ago
Matthias f088f43b40 Install numpy before py_find_1st
7 years ago
Matthias 01e2dc17b5 Remove whitespace in fucntion definition
7 years ago
Matthias 337ebdeccb Avoid installing ta-lib multiple times
7 years ago
Matthias 9e5e485d0a put --upgrade flag to the same location in subsequent requests
7 years ago
Matthias 31da42a485 Show error when no python is found
7 years ago
misagh 2c31fd662c cd build_helpers added before extracting Tar
7 years ago
Pan Long 1372095c66 Seperate requirements to run the bot and to develop.
7 years ago
misagh b09a1d1abe 1) do not download ta-lib as we have it offline. 2) removing ta-lib
8 years ago
misagh fb3fd7cb15 setup script and documentation fixed for TA-Lib and MacOS
8 years ago
Matthias d007ac4b96 check version explicitly, use "python" in venv
8 years ago
Matthias f7afd9a5ff update setup.sh to support 3.7
8 years ago
Gerald Lonlas f59f534c64 Setup.sh: fix Python3.6 when broken on macOS
8 years ago
Gerald Lonlas 5a4eb2cbf2 Setup.sh: make message format consistent
8 years ago
Pan Long c7ef69f4eb Auto apply default values in setup.
8 years ago
Pan Long 0fab7f0880 Fix a typo in setup.sh
8 years ago
Gerald Lonlas 2c16ba18a4 Fix config generation on setup.sh
8 years ago
Jordy Bulten e6d6918ed8 Fixed typos in setup script
8 years ago
Gerald Lonlas 7321836bfb Indent functions code
8 years ago
Gerald Lonlas 96c54716d7 Add --plot parameter for installing plotting dependencies
8 years ago
Gerald Lonlas f69adc1894 Add setup.sh script to install and update the bot
8 years ago