hroff-1902
|
4228137dff
|
Merge pull request #2366 from freqtrade/interface_noconf
Interface options should not use config
|
2019-10-13 11:04:51 +03:00 |
|
Matthias
|
3c8d27d098
|
remove correct comment ...
|
2019-10-13 09:54:03 +02:00 |
|
hroff-1902
|
4c1705fb1e
|
No specific handling for trailing_stop_positive
|
2019-10-11 22:59:13 +03:00 |
|
hroff-1902
|
31389b38f1
|
Merge pull request #2361 from freqtrade/dataprovider_tests
Add tests for orderbook and market in dataprovider
|
2019-10-11 22:15:21 +03:00 |
|
Matthias
|
ff7a3cc885
|
remove last occurance of config. from stop_loss_reached
|
2019-10-11 09:05:21 +02:00 |
|
Matthias
|
4d1488498c
|
stoploss_reached should not use config
|
2019-10-11 08:55:31 +02:00 |
|
Matthias
|
10a22e7872
|
Merge pull request #2365 from GrilledChickenThighs/develop
Updated Rest API Docs
|
2019-10-11 06:42:41 +02:00 |
|
Paul D. Mendes
|
e72b6a440b
|
Updated Rest API Docs
|
2019-10-10 20:37:25 +00:00 |
|
Matthias
|
b5ca4b7f35
|
Merge pull request #2364 from hroff-1902/list-diff-helpstrings-2
Fix helpstring which shared between the list-exchanges and list-timeframes subcommands
|
2019-10-10 19:57:19 +02:00 |
|
hroff-1902
|
c49f4b73dd
|
Fix helpstring
|
2019-10-10 20:44:24 +03:00 |
|
Matthias
|
80cbf08a58
|
Merge pull request #2219 from ahonnecke/docker-compose
Make local development start up faster and easier by leveraging docker-compose
|
2019-10-10 19:38:40 +02:00 |
|
Matthias
|
5e23cc719d
|
Add tests for orderbook and market in dataprovider
|
2019-10-10 19:38:01 +02:00 |
|
Matthias
|
0680fe2a1a
|
fix path to tests
|
2019-10-10 19:28:11 +02:00 |
|
Matthias
|
bba5f54722
|
Merge pull request #2335 from hroff-1902/dataprovider-market
Allow to use market data in the strategies
|
2019-10-10 16:54:04 +02:00 |
|
Matthias
|
85c4546333
|
Merge pull request #2343 from hroff-1902/move-experimental
Move experimental settings to ask_strategy
|
2019-10-10 16:08:11 +02:00 |
|
hroff-1902
|
23b5c0e833
|
Improve tests for handling deprecated settings
|
2019-10-09 18:25:57 +03:00 |
|
hroff-1902
|
cdd1bc425b
|
Fix typo
|
2019-10-09 03:12:30 +03:00 |
|
hroff-1902
|
2a9c06c40f
|
Test added
|
2019-10-09 02:44:04 +03:00 |
|
hroff-1902
|
434e0234c5
|
Add handling deprecated settings
|
2019-10-09 02:43:06 +03:00 |
|
hroff-1902
|
caf415dc97
|
Merge pull request #2355 from freqtrade/hroff-1902-patch-1
Fix minor typos in the docs
|
2019-10-08 22:32:39 +03:00 |
|
hroff-1902
|
e9337bf56e
|
Merge pull request #2356 from freqtrade/tests_history_pathlib
[minor] Don't use os.path in test_history
|
2019-10-08 22:31:43 +03:00 |
|
Matthias
|
bcd02a871f
|
Fix beeing again ...
|
2019-10-08 21:16:35 +02:00 |
|
Matthias
|
e1c14bc86c
|
Don't use os.path in test_history
|
2019-10-08 21:10:43 +02:00 |
|
hroff-1902
|
69c23c00e0
|
Fix minor typos in the docs
|
2019-10-08 22:07:38 +03:00 |
|
hroff-1902
|
1e19d7e463
|
Merge pull request #2354 from freqtrade/remove_underline
remove underline from docs style
|
2019-10-08 21:54:03 +03:00 |
|
Matthias
|
5e0391aa2b
|
Merge pull request #2332 from hroff-1902/freqtradebot-refactor
Freqtradebot refactoring
|
2019-10-08 19:44:08 +02:00 |
|
Matthias
|
2e91ee3849
|
remove underline from docs style
|
2019-10-08 19:41:18 +02:00 |
|
Matthias
|
9b32d617db
|
Merge pull request #2353 from freqtrade/docs_versions
Add versions to doc theme
|
2019-10-08 19:39:31 +02:00 |
|
hroff-1902
|
2ec8376af9
|
Merge pull request #2342 from freqtrade/fix/negativeroi
Don't have backtest sells outside of a candle
|
2019-10-08 11:19:34 +03:00 |
|
Matthias
|
86ef32318c
|
Add versions to doc theme
|
2019-10-08 06:21:05 +02:00 |
|
hroff-1902
|
4d062d41cb
|
Improve comments in the SampleStrategy; set use_sell_signal = True
|
2019-10-08 01:07:22 +03:00 |
|
hroff-1902
|
e78e42339d
|
Improve docs wordings
|
2019-10-08 00:58:25 +03:00 |
|
hroff-1902
|
057ab1b7a6
|
Remove unnecessary comments
|
2019-10-08 00:50:47 +03:00 |
|
hroff-1902
|
613300c61d
|
Add short description of the market() method into docs
|
2019-10-08 00:38:20 +03:00 |
|
Matthias
|
7d1f66ccf8
|
Merge pull request #2341 from hroff-1902/indicator-helper
Remove indicator_helpers.py and test
|
2019-10-07 19:36:09 +02:00 |
|
Matthias
|
a7418449f9
|
Merge pull request #2346 from freqtrade/dependabot/pip/develop/pytest-cov-2.8.1
Bump pytest-cov from 2.7.1 to 2.8.1
|
2019-10-07 19:31:21 +02:00 |
|
Matthias
|
d68e6f8362
|
Merge pull request #2347 from freqtrade/dependabot/pip/develop/joblib-0.14.0
Bump joblib from 0.13.2 to 0.14.0
|
2019-10-07 19:18:53 +02:00 |
|
dependabot-preview[bot]
|
c34ce15b14
|
Bump pytest-cov from 2.7.1 to 2.8.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.7.1 to 2.8.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.7.1...v2.8.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-07 15:16:39 +00:00 |
|
Matthias
|
1350d2cd1a
|
Merge pull request #2349 from freqtrade/dependabot/pip/develop/sqlalchemy-1.3.9
Bump sqlalchemy from 1.3.8 to 1.3.9
|
2019-10-07 17:14:56 +02:00 |
|
Matthias
|
9db2aca791
|
Merge pull request #2348 from freqtrade/dependabot/pip/develop/pytest-mock-1.11.1
Bump pytest-mock from 1.11.0 to 1.11.1
|
2019-10-07 17:14:43 +02:00 |
|
dependabot-preview[bot]
|
80d58b7930
|
Bump pytest-mock from 1.11.0 to 1.11.1
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 1.11.0 to 1.11.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/v1.11.0...v1.11.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-07 13:07:56 +00:00 |
|
dependabot-preview[bot]
|
568ecc201a
|
Bump sqlalchemy from 1.3.8 to 1.3.9
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.8 to 1.3.9.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-07 13:06:59 +00:00 |
|
Matthias
|
cad7ed5570
|
Merge pull request #2350 from freqtrade/dependabot/pip/develop/pytest-5.2.1
Bump pytest from 5.2.0 to 5.2.1
|
2019-10-07 15:06:52 +02:00 |
|
Matthias
|
57bb9281f6
|
Merge pull request #2351 from freqtrade/dependabot/pip/develop/mkdocs-material-4.4.3
Bump mkdocs-material from 4.4.2 to 4.4.3
|
2019-10-07 15:05:48 +02:00 |
|
Matthias
|
5e53e9bcaa
|
Merge pull request #2352 from freqtrade/dependabot/pip/develop/ccxt-1.18.1225
Bump ccxt from 1.18.1208 to 1.18.1225
|
2019-10-07 15:05:34 +02:00 |
|
hroff-1902
|
edfbb56749
|
Merge pull request #2344 from freqtrade/backtest_nofees
Backtest no fees / custom fees
|
2019-10-07 13:30:20 +03:00 |
|
dependabot-preview[bot]
|
652a04ac70
|
Bump ccxt from 1.18.1208 to 1.18.1225
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.18.1208 to 1.18.1225.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ccxt/ccxt/compare/1.18.1208...1.18.1225)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-07 10:24:53 +00:00 |
|
dependabot-preview[bot]
|
5e9ab3e261
|
Bump mkdocs-material from 4.4.2 to 4.4.3
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.4.2 to 4.4.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/4.4.2...4.4.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-07 10:24:29 +00:00 |
|
dependabot-preview[bot]
|
be6fd3af9a
|
Bump pytest from 5.2.0 to 5.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.0 to 5.2.1.
- [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.2.0...5.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-07 10:24:06 +00:00 |
|
dependabot-preview[bot]
|
e272cd485c
|
Bump joblib from 0.13.2 to 0.14.0
Bumps [joblib](https://github.com/joblib/joblib) from 0.13.2 to 0.14.0.
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst)
- [Commits](https://github.com/joblib/joblib/compare/0.13.2...0.14.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-07 10:22:59 +00:00 |
|