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
|
83067c1edc
|
minor: Fix link in the Faq docs
|
2019-11-11 11:18:43 +03:00 |
|
Matthias
|
e810597eec
|
Add restricted markets snippet to documentation
|
2019-11-11 07:16:35 +01:00 |
|
Matthias
|
6f01d7f8ea
|
Merge branch 'develop' into feat/new_args_system
|
2019-11-03 10:09:49 +01:00 |
|
hroff-1902
|
e9af6b393f
|
Fix typo
|
2019-11-02 02:32:57 +03:00 |
|
hroff-1902
|
2124661cee
|
Update faq with examples of grepping the log
|
2019-11-02 02:22:58 +03:00 |
|
Matthias
|
f3cfe147b5
|
Merge branch 'develop' into feat/new_args_system
|
2019-10-20 19:32:34 +02:00 |
|
hroff-1902
|
4ec83a2c24
|
DefaultHyperOpts --> DefaultHyperOpt; hyperopts --> hyperopt where it's not correct
|
2019-10-18 23:29:19 +03:00 |
|
Matthias
|
2710226326
|
Update documentation to use subcommands
|
2019-09-29 19:18:52 +02:00 |
|
Matthias
|
d51fd1a5d0
|
fix typo
|
2019-08-03 19:56:41 +02:00 |
|
Matthias
|
d59608f764
|
adjust some documentation wordings
|
2019-08-03 17:19:37 +02:00 |
|
Matthias
|
8ab07e0451
|
Add FAQ section about restricted markets
|
2019-08-03 13:22:44 +02:00 |
|
Matthias
|
27cb1a4174
|
Add FAQ section explaining "module not found" errors
|
2019-07-08 17:08:14 +02: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 |
|
hroff-1902
|
016e8fde89
|
wrong rendering at freqtrade.io fixed; other cosmetics in docs/
* Titles render wrong both in the docs dir and at freqtrade.io
* Last list of links renders wring at freqtrade.io
|
2019-04-12 10:54:28 +03:00 |
|
Matthias
|
1bba9fcc53
|
Update documentation to use freqtrade, not freqtrade/main.py
fixes #1521
|
2019-03-24 15:13:17 +01:00 |
|
hroff-1902
|
9c54886f14
|
minor: formatting math expression in FAQ
|
2019-02-22 19:33:05 +03:00 |
|
hroff-1902
|
a1b00f9053
|
Edge question added; minor improvements (sections for Hyperopt and Edge)
|
2019-02-22 17:37:59 +03:00 |
|
misagh
|
827a8309d7
|
more links corrected
|
2018-12-31 14:00:36 +01:00 |
|
xmatthias
|
5ef2654eb4
|
replace references to old url
replace garq with freqtrade
|
2018-06-03 23:07:00 +02:00 |
|
Gerald Lonlas
|
344843d802
|
Update doc: 'cp' becomes 'cp -n', and add more FAQ questions
|
2018-01-13 23:02:00 -08:00 |
|
Gerald Lonlas
|
284c6c4223
|
Reorder and revamp the documentation
|
2018-01-02 22:50:54 -08:00 |
|