Matthias
|
fa0c8fa0b3
|
Readd note about windows hyperopt color output
|
2020-08-21 14:26:23 +02:00 |
|
Matthias
|
c2573c998b
|
Remove Hyperopt note about windows
|
2020-08-15 16:26:47 +02:00 |
|
Matthias
|
0b2982caed
|
Merge branch 'develop' into hyperopt_colorama_init
|
2020-06-16 10:16:41 +02:00 |
|
Matthias
|
9dba2a34f9
|
Add note for hyperopt color support on windows
|
2020-06-16 10:16:23 +02:00 |
|
Matthias
|
761407f74d
|
Merge pull request #3430 from freqtrade/timeframe
ticker_interval -> timeframe
|
2020-06-15 13:47:26 +02:00 |
|
dependabot-preview[bot]
|
1853350c7d
|
Bump mkdocs-material from 5.2.3 to 5.3.0
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.2.3 to 5.3.0.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/5.2.3...5.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-15 09:01:05 +00:00 |
|
Matthias
|
a3506f4d8e
|
Merge branch 'develop' into timeframe
|
2020-06-15 06:35:55 +02:00 |
|
Matthias
|
f80b5f9410
|
Merge pull request #3438 from freqtrade/ftx_stoploss
Ftx stoploss
|
2020-06-14 07:02:15 +02:00 |
|
John Duong
|
9890e26aeb
|
fix SQL cheatsheet query (#3475)
|
2020-06-12 22:10:18 -07:00 |
|
CoDaXe
|
9615614e48
|
Update hyperopt.md
Wrong flag name
|
2020-06-12 13:13:10 -04:00 |
|
CoDaXe
|
ab2f5579d8
|
Update strategy-customization.md
Fix typo "the an"
|
2020-06-11 20:34:14 -04:00 |
|
Theagainmen
|
ac92834693
|
reload_conf & reload_config now both accepted, code is more consistent now
|
2020-06-10 19:28:02 +02:00 |
|
Matthias
|
a198b91b87
|
align Spaces in commented config section
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
|
2020-06-10 06:36:35 +02:00 |
|
Matthias
|
bd942992ef
|
Add documentation about pricing related to market orders
|
2020-06-09 20:47:52 +02:00 |
|
Mister Render
|
05deb5ba05
|
Fixed typo and missing {
This should help with copy pasting the pairlists code block.
Also fixed minor typo on line 594 (was: "I selects" and is now: "It selects")
|
2020-06-09 16:08:20 +00:00 |
|
dependabot-preview[bot]
|
81ed1d6f35
|
Bump mkdocs-material from 5.2.2 to 5.2.3
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/5.2.2...5.2.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-08 09:10:29 +00:00 |
|
Matthias
|
68395d2745
|
Use bracket notation to query results in hyperopt
|
2020-06-07 15:39:59 +02:00 |
|
Matthias
|
1a5cd85900
|
Fix typo
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
|
2020-06-06 13:15:01 +02:00 |
|
Matthias
|
b27348490d
|
Add rate-limiting note for Kraken datadownload
|
2020-06-05 13:59:00 +02:00 |
|
Matthias
|
2f07d21629
|
Update documentation with FTX Stoploss on exchange
|
2020-06-03 20:20:39 +02:00 |
|
hroff-1902
|
64881a94e2
|
Merge branch 'develop' into timeframe
|
2020-06-02 15:56:34 +03:00 |
|
hroff-1902
|
2cc47f651d
|
Merge pull request #3408 from freqtrade/apiserver_logging
Apiserver logging
|
2020-06-02 14:32:44 +03:00 |
|
Matthias
|
33b7046260
|
Update more documentation
|
2020-06-02 10:06:42 +02:00 |
|
Matthias
|
febc95dcdf
|
Update documentation to remove ticker_interval
|
2020-06-02 10:03:23 +02:00 |
|
Matthias
|
af0f29e6b7
|
Update persistence to use timeframe
|
2020-06-02 10:02:36 +02:00 |
|
hroff-1902
|
2928687acf
|
Merge pull request #3426 from freqtrade/percent_ratio
Remove deprecated setting
|
2020-06-02 02:17:23 +03:00 |
|
Matthias
|
67a3c32373
|
Remove some occurances of percentage
|
2020-06-01 20:02:12 +02:00 |
|
Matthias
|
3139343946
|
Remove capital_available_percentage and raise instead
|
2020-06-01 19:58:28 +02:00 |
|
Matthias
|
65c5bba189
|
Fix typo in docs
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
|
2020-06-01 12:45:59 +02:00 |
|
dependabot-preview[bot]
|
b06c1daddb
|
Bump mkdocs-material from 5.2.1 to 5.2.2
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/5.2.1...5.2.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-01 09:19:38 +00:00 |
|
Matthias
|
7ad1c7e817
|
Allow lower verbosity level for api server
Not logging all calls makes sense when running the UI
otherwise this is VERY verbose, clogging up the log.
|
2020-05-31 09:51:45 +02:00 |
|
hroff-1902
|
a162b911b6
|
Merge pull request #3398 from freqtrade/ccxt_config_combine
combine CCXT configurations ...
|
2020-05-30 21:49:44 +03:00 |
|
Matthias
|
a0d6a72bc8
|
Update docs/configuration.md
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
|
2020-05-30 19:26:47 +02:00 |
|
Matthias
|
e03bde9109
|
Merge pull request #3403 from freqtrade/hroff-1902-patch-2
minor: Fix docs
|
2020-05-30 19:21:39 +02:00 |
|
Matthias
|
e505a1b840
|
Merge pull request #3402 from freqtrade/hroff-1902-patch-1
Docs: fix #3401
|
2020-05-30 19:18:40 +02:00 |
|
hroff-1902
|
48915d7945
|
minor: Fix docs
|
2020-05-30 19:35:44 +03:00 |
|
hroff-1902
|
fe40e8305d
|
fix #3401
|
2020-05-30 18:58:11 +03:00 |
|
Matthias
|
28b35178e9
|
Update doc wording
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
|
2020-05-30 11:24:29 +02:00 |
|
Matthias
|
76ce2c6653
|
Document FTX subaccount configuration
|
2020-05-30 10:46:04 +02:00 |
|
Matthias
|
f187753f8f
|
Add ccxt_sync_config to simplify ccxt configuration
|
2020-05-30 10:45:50 +02:00 |
|
Matthias
|
2ed10aeb9b
|
Add to missing point in documentation
|
2020-05-29 19:39:13 +02:00 |
|
Matthias
|
ea5daee505
|
Allow changing severity of strategy-validations to log only.
|
2020-05-29 19:37:18 +02:00 |
|
Matthias
|
9f8b21de4a
|
Merge pull request #3358 from hroff-1902/refactor_generate_pairlist
Split the pairlist generation logic and filtering
|
2020-05-29 14:16:15 +02:00 |
|
hroff-1902
|
43225cfdcf
|
Update docs/developer.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
2020-05-29 11:28:09 +03:00 |
|
hroff-1902
|
909b812550
|
Update developer.md
|
2020-05-29 00:28:24 +03:00 |
|
dependabot-preview[bot]
|
781de767ed
|
Bump mkdocs-material from 5.1.7 to 5.2.1
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.1.7 to 5.2.1.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/5.1.7...5.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-25 09:02:46 +00:00 |
|
Matthias
|
3b5ccf2efe
|
Fix documentation link
|
2020-05-20 19:48:25 +02:00 |
|
hroff-1902
|
30d1a85895
|
Adjust docs
|
2020-05-18 23:46:23 +03:00 |
|
Matthias
|
63b6f171f9
|
Merge pull request #3331 from freqtrade/hroff-1902-patch-1
Improve Pairlist docs
|
2020-05-18 22:02:18 +02:00 |
|
hroff-1902
|
2c6c287c4b
|
Address comments made in review
|
2020-05-18 22:24:38 +03:00 |
|