Commit Graph

8989 Commits

Author SHA1 Message Date
muletman 837aedb0c7
Docs: Run multiple instances for new users
This is my proposition of contribution for how new users could get up and running with multiple instances of the bot, based on the conversation I had on Slack with @hroff-1902 
It appeared to me that the transparent creation and usage of the sqlite databases, and the necessity to create other databases to run multiple bots at the same time was not so straightforward to me in the first place, despite browsing through the docs. It is evident now ;) but that will maybe save time for devs if any other new user come on slack with the same issue.

Thanks
2020-06-14 17:03:18 +01:00
Matthias f80b5f9410
Merge pull request #3438 from freqtrade/ftx_stoploss
Ftx stoploss
2020-06-14 07:02:15 +02:00
Matthias 534c242d1b Apply typography to test too 2020-06-14 06:33:08 +02:00
Matthias f6f7c99b9c
Adjust typography and add missing space
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-06-14 06:31:05 +02:00
Matthias d52198d15e
Merge pull request #3468 from hroff-1902/cleanup_async_markets
Cleanup async markets
2020-06-13 17:28:11 +02:00
hroff-1902 37bc2d28ad Revert "Remove _load_async_markets"
This reverts commit 6744f8f052.
2020-06-13 13:34:29 +03:00
hroff-1902 e5363185a5
Merge pull request #3476 from tehnuge/develop
fix SQL cheatsheet query (#3475)
2020-06-13 11:25:01 +03:00
John Duong 9890e26aeb fix SQL cheatsheet query (#3475) 2020-06-12 22:10:18 -07:00
Matthias a0a00b74e2
Merge pull request #3474 from codaxe/develop
Documentation fixes
2020-06-12 19:26:02 +02:00
CoDaXe 9615614e48
Update hyperopt.md
Wrong flag name
2020-06-12 13:13:10 -04:00
hroff-1902 12d3a234c1
Merge pull request #3471 from freqtrade/fix/3465
Fix exception with stacktrace in test-pairlist
2020-06-12 07:57:37 +03:00
CoDaXe ab2f5579d8
Update strategy-customization.md
Fix typo "the an"
2020-06-11 20:34:14 -04:00
Matthias 1e7826f392 Explicitly raise OperationalException if markets are not loaded
correctly
2020-06-10 19:57:59 +02:00
Matthias c66ca957d9 Add test verifying this behaviour 2020-06-10 19:57:47 +02:00
Matthias 06799b13cf
Merge pull request #3470 from Theagainmen/Telegram_emojis_V2
reload_conf -> reload_config both supported
2020-06-10 19:55:12 +02:00
Matthias a7cd68121b Have rest-client use new reload_config endpoint 2020-06-10 19:44:34 +02:00
Theagainmen 4f643f8481 Fix Flake8 error: line too long 2020-06-10 19:28:02 +02:00
Theagainmen 8c9dea988c Now supports both commands & fixed test 2020-06-10 19:28:02 +02:00
Theagainmen 043397c5d7 reload_conf & reload_config now both accepted, code is more consistent now 2020-06-10 19:28:02 +02:00
Theagainmen 04fa597695 Test with multiple commands in one line 2020-06-10 19:28:02 +02:00
Theagainmen ac92834693 reload_conf & reload_config now both accepted, code is more consistent now 2020-06-10 19:28:02 +02:00
Matthias 9380cf484a
Merge pull request #3467 from freqtrade/market_order_docs
Add documentation about pricing related to market orders
2020-06-10 06:46:59 +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
hroff-1902 0067a3ab7c Change logging level 2020-06-10 06:30:29 +03:00
hroff-1902 7d451638a8 Make _reload_markets() public 2020-06-10 01:39:23 +03:00
hroff-1902 6744f8f052 Remove _load_async_markets 2020-06-10 01:22:55 +03:00
Matthias bd942992ef Add documentation about pricing related to market orders 2020-06-09 20:47:52 +02:00
hroff-1902 843119303b
Merge pull request #3466 from misterr8472/patch-2
Fixed typo and missing {
2020-06-09 19:32:17 +03: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
Matthias 10ed0d117e
Merge pull request #3456 from freqtrade/dependabot/pip/develop/mypy-0.780
Bump mypy from 0.770 to 0.780
2020-06-08 12:49:19 +02:00
dependabot-preview[bot] 6029593c43
Bump mypy from 0.770 to 0.780
Bumps [mypy](https://github.com/python/mypy) from 0.770 to 0.780.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.770...v0.780)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 09:49:08 +00:00
Matthias d77c9b9551
Merge pull request #3457 from freqtrade/dependabot/pip/develop/pytest-5.4.3
Bump pytest from 5.4.2 to 5.4.3
2020-06-08 11:47:47 +02:00
Matthias 47deaaf495
Merge pull request #3458 from freqtrade/dependabot/pip/develop/ccxt-1.29.52
Bump ccxt from 1.29.5 to 1.29.52
2020-06-08 11:39:40 +02:00
Matthias c3df9063c3
Merge pull request #3460 from freqtrade/dependabot/pip/develop/mkdocs-material-5.2.3
Bump mkdocs-material from 5.2.2 to 5.2.3
2020-06-08 11:39:15 +02:00
Matthias 3bbfeebcbd
Merge pull request #3459 from freqtrade/dependabot/pip/develop/numpy-1.18.5
Bump numpy from 1.18.4 to 1.18.5
2020-06-08 11:38:58 +02:00
dependabot-preview[bot] 4b5aee7d1c
Bump pytest from 5.4.2 to 5.4.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.4.2...5.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 09:21:08 +00:00
Matthias 03a64af7f2
Merge pull request #3455 from freqtrade/dependabot/pip/develop/pytest-mock-3.1.1
Bump pytest-mock from 3.1.0 to 3.1.1
2020-06-08 11:19:52 +02: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
dependabot-preview[bot] 1c8243e9b3
Bump numpy from 1.18.4 to 1.18.5
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.4 to 1.18.5.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.18.4...v1.18.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 09:10:07 +00:00
dependabot-preview[bot] 9f482d598e
Bump ccxt from 1.29.5 to 1.29.52
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.29.5 to 1.29.52.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/doc/exchanges-by-country.rst)
- [Commits](https://github.com/ccxt/ccxt/compare/1.29.5...1.29.52)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 09:09:38 +00:00
dependabot-preview[bot] bb07746bd5
Bump pytest-mock from 3.1.0 to 3.1.1
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.1.0...v3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 09:08:19 +00:00
hroff-1902 143197c5d2
Merge pull request #3452 from freqtrade/bt_report_sorting
Optimize sorting, rename column when loading backtest data
2020-06-08 05:09:03 +03:00
Matthias a75b94f143 use bracket notation for dataframe access 2020-06-07 15:40:00 +02:00
Matthias 68395d2745 Use bracket notation to query results in hyperopt 2020-06-07 15:39:59 +02:00
Matthias 0f373e6bb9 Update unrelated tests 2020-06-07 15:39:59 +02:00
Matthias 3f9ab0846d Rename profitperc to profit_percent 2020-06-07 15:39:59 +02:00
Matthias 04779411f5 Add docstring to backtest_stats 2020-06-07 15:39:59 +02:00
Matthias 070913f327 Rename text_table generation 2020-06-07 11:35:02 +02:00
Matthias 499c6772d1 Rename tabulate methods
they don't "generate" anything
2020-06-07 11:31:33 +02:00
Matthias a6f6724752 Reorder functions in optimize_report 2020-06-07 11:29:14 +02:00