Commit Graph

50 Commits

Author SHA1 Message Date
Matthias f658cfa349 Remove Slack
As the community is mostly active on discord, there's little point in
linking people to Slack as well
2021-07-11 11:13:27 +02:00
Matthias 97351c95c0 Add section about GPU support
#5158 #5085 #3704 #2754
2021-06-20 10:36:18 +02:00
Matthias 4512ece17d Update Discord link 2021-06-07 21:05:25 +02:00
Matthias f1ac6853fc Fix discord invite link 2021-04-12 11:11:53 +02:00
Brook Miles 0b4b67e46b add FAQ entries for shorting, futures, and options 2021-04-09 10:36:03 +09:00
Matthias 1f30c3d7f1 Refresh slack link 2021-02-24 06:46:32 +01:00
Matthias d6d8678fd6 Fix missleading FAQ information 2021-02-24 06:34:10 +01:00
Matthias 9a3c425cf4 Update slack link 2021-01-24 08:53:05 +01:00
Matthias 7d2b9447d0 Update slack link 2020-12-26 15:30:55 +01:00
Samaoo 9b4a81c0a4
Update faq.md 2020-12-02 08:40:49 +01:00
Samaoo 3c4fe66d86
Update faq.md 2020-12-01 21:50:51 +01:00
Samaoo 4bc24ece41
Update faq.md 2020-12-01 21:49:50 +01:00
Samaoo c1fffb9925
Update faq.md 2020-12-01 21:38:54 +01:00
Matthias d6cc3d7374 Improve FAQ
related to question in #4023
2020-12-01 19:58:06 +01:00
Matthias 89ea8dbef2 Update slack invite 2020-11-21 11:13:44 +01:00
Matthias 378b214a56 Remove hyperopt-loss default option
Force users to make a concious choice on a hyperopt-loss function
2020-10-05 19:27:28 +02:00
Matthias 17e605e130 Make it clear in samples that strategy is mandatory 2020-09-28 15:22:06 +02:00
Matthias b3f0bfd77f Fix a few random typos 2020-09-20 11:51:12 +02:00
Matthias 6b85b1a34d
Don't only recommend pycharm, but keep it open to other editors too. 2020-08-13 08:06:57 +02:00
Matthias 1dabade883
small rewording of FAQ documentation 2020-08-13 08:02:36 +02:00
Confucius-The-Great 2f759825e4
Update faq.md
Major changes :)
2020-06-30 11:01:00 +02:00
Matthias e11d22a6a2
Apply suggestions from code review
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-06-27 15:31:37 +02:00
Matthias da8e87660e Add missing data fillup to FAQ 2020-06-26 06:39:47 +02:00
Matthias 61ce18a4ab Slightly reword certain things - add link in FAQ 2020-06-15 19:35:57 +02:00
Matthias 6b53197dfc Fix documentation to use --logfile, not --logfilename (which does not
exist)
2020-04-21 20:42:58 +02:00
hroff-1902 f7c74e551f
Fix wording 2020-02-09 21:56:59 +03:00
hroff-1902 40abdd2608 Suggest changing strategy 2020-02-09 18:54:04 +03:00
hroff-1902 c7ba85c2e6 Add tip on running order types for Bittrex 2020-02-09 14:19:13 +03: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 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