Blackhawke
|
3f52b6d6d5
|
Move "source" restored ".env/"
|
2020-09-11 12:01:45 -07:00 |
|
Blackhawke
|
c3e0397743
|
Added full "source" command to virtualenv in easy install
|
2020-09-09 09:16:11 -07:00 |
|
hroff-1902
|
fe40e8305d
|
fix #3401
|
2020-05-30 18:58:11 +03:00 |
|
Pedro Torres
|
6ff457e391
|
Update doc Ta_lib
Update the document with the latest Ta_lib-0.4.18. 👍
The requirements-common.txt has been updated previously on commit a379e68cf4
|
2020-05-13 20:50:11 +08:00 |
|
Matthias
|
a29653b510
|
Wording changes to install docs
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
|
2020-02-26 08:59:27 +01:00 |
|
Matthias
|
2f349e0504
|
Improve install documentation by streamlining the process
|
2020-02-24 20:21:25 +01:00 |
|
Matthias
|
23b47b66ec
|
Update install-script documentation and reorder installation steps
|
2020-02-24 20:11:25 +01:00 |
|
Matthias
|
c224c66978
|
Small edits to install.md
|
2020-02-01 14:06:31 +01:00 |
|
Matthias
|
8796ecb2a9
|
Ad example for new-config with answered questions
|
2020-02-01 13:56:57 +01:00 |
|
hroff-1902
|
4c0e586354
|
Advise to use https method for git clone i.o ssh
|
2020-01-27 22:39:04 +03:00 |
|
Matthias
|
da1fea6582
|
Minor correction to wording of MacOS Specific install doc
|
2020-01-03 06:37:43 +01:00 |
|
Matthias
|
b48bf035f6
|
Add note about MacOS installation
|
2020-01-02 14:54:07 +01:00 |
|
hroff-1902
|
7a3c3c4ddf
|
Add directlink to the section
|
2019-11-30 22:35:13 +03:00 |
|
hroff-1902
|
36b2ed172c
|
Merge branch 'develop' into logging-syslog
|
2019-11-30 21:38:50 +03:00 |
|
Matthias
|
8cf8ab089e
|
Add note about create-datadir to install instruction
|
2019-11-21 06:32:45 +01:00 |
|
Matthias
|
9b050523e9
|
Merge pull request #2397 from freqtrade/feat/new_args_system
require subcommand for all actions
|
2019-11-14 06:28:42 +01:00 |
|
hroff-1902
|
1f042f5e32
|
Quick start and easy installation sections reworked
|
2019-11-08 19:38:32 +03:00 |
|
hroff-1902
|
54b63e89f8
|
Wordings on top of #2495
|
2019-11-08 17:32:18 +03:00 |
|
Gautier Pialat
|
bc5c91f681
|
add missing note block
|
2019-11-08 10:29:00 +01:00 |
|
Gautier Pialat
|
076ef0407b
|
git branch note explanation
|
2019-11-08 09:39:06 +01:00 |
|
Gautier Pialat
|
b0150d548a
|
remove not use statement
|
2019-11-08 09:37:54 +01:00 |
|
Matthias
|
6f01d7f8ea
|
Merge branch 'develop' into feat/new_args_system
|
2019-11-03 10:09:49 +01:00 |
|
Matthias
|
a80e49bd81
|
Change level of rpi header
|
2019-10-31 12:49:41 +01:00 |
|
Matthias
|
7a96d3c9ae
|
Update raspbian install documentation
Fix "box" titles ... they need to be in quotes!
|
2019-10-30 13:27:04 +01:00 |
|
Matthias
|
a368646745
|
Merge branch 'develop' into feat/new_args_system
|
2019-10-29 19:33:56 +01:00 |
|
Matthias
|
e5487441ba
|
Fix typos
|
2019-10-27 06:08:55 +01:00 |
|
hroff-1902
|
8b4fea4b71
|
Update installation.md
|
2019-10-27 02:06:10 +03:00 |
|
Matthias
|
13ae339a2e
|
Improve windows Install documentation with hints
|
2019-10-26 16:34:13 +02:00 |
|
hroff-1902
|
bf20f3b7d8
|
Remove part which is related to #2418
|
2019-10-26 15:41:31 +03:00 |
|
hroff-1902
|
bfec9d974b
|
docs: Create Advanced Post-installation Tasks section; move systemd stuff there
|
2019-10-26 13:26:22 +03:00 |
|
Matthias
|
344a0a094f
|
Update remaining documentations
|
2019-09-29 19:21:18 +02:00 |
|
Matthias
|
23665c7731
|
Don't use main.py as entry point in documentation
|
2019-09-29 10:25:47 +02:00 |
|
Matthias
|
eb07f1fee9
|
Fix typo
|
2019-09-26 09:31:31 +02:00 |
|
Matthias
|
d05db077e2
|
Update PI install documentation and dockerfile
|
2019-09-25 11:40:34 +02:00 |
|
Matthias
|
fe12d2e3b7
|
Fix documentation syntax
|
2019-08-22 06:57:32 +02:00 |
|
Matthias
|
904381058c
|
Add documentation for conda install
|
2019-08-05 19:25:43 +02:00 |
|
hroff-1902
|
1ac4a7e116
|
rendering for a Note fixed
|
2019-07-26 02:59:10 +03:00 |
|
Matthias
|
c4fb0fd6ca
|
Don't run the bot with python3 freqtrade
* we can either use `python3 -m freqtrade ...` or `freqtrade ...` - and
shorter should be better.
|
2019-07-08 17:01:25 +02:00 |
|
Matthias
|
16a9e6b72f
|
Improve install documentation
|
2019-06-27 19:51:04 +02:00 |
|
Matthias
|
3043a8d9c9
|
Be more explicit about what's missing
|
2019-06-27 06:20:22 +02:00 |
|
hroff-1902
|
5b84cb39ac
|
typo fixed
|
2019-06-23 22:51:33 +03:00 |
|
Matthias
|
26a8cdcc03
|
Move telegram-setup to telegram page
|
2019-05-25 16:27:36 +02:00 |
|
Matthias
|
4394701de3
|
Seperate docker-documentation
|
2019-05-25 16:13:18 +02:00 |
|
Matthias
|
f506644a8c
|
Improve docker documentation
|
2019-05-04 09:10:25 +02:00 |
|
Matthias
|
dc12cacd50
|
Rename requirements-pi to requirements.common
|
2019-04-26 19:57:09 +02:00 |
|
Matthias
|
4f6df73156
|
Update documentation for Raspberry install since we now have a
rpi-requirements file
|
2019-04-14 15:57:44 +02:00 |
|
Matthias
|
1bba9fcc53
|
Update documentation to use freqtrade, not freqtrade/main.py
fixes #1521
|
2019-03-24 15:13:17 +01:00 |
|
Matthias
|
0dc96210b6
|
Fix formatting of boxes 2
|
2019-03-23 19:43:23 +01:00 |
|
hroff-1902
|
8730852d6e
|
Support for systemd watchdog via sd_notify
|
2019-03-10 21:04:38 +03:00 |
|
gautier pialat
|
ba23f58ff3
|
change the way to clone git rep for Window with docker
|
2019-02-20 18:09:26 +01:00 |
|