Matthias
|
27a6787a77
|
Merge pull request #3139 from freqtrade/dependabot/pip/develop/ccxt-1.25.81
Bump ccxt from 1.25.38 to 1.25.81
|
2020-04-06 11:21:53 +02:00 |
|
dependabot-preview[bot]
|
0b30cb7f8f
|
Bump pytest-mock from 2.0.0 to 3.0.0
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 2.0.0 to 3.0.0.
- [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/v2.0.0...v3.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-06 09:11:33 +00:00 |
|
dependabot-preview[bot]
|
144d252e19
|
Bump flask from 1.1.1 to 1.1.2
Bumps [flask](https://github.com/pallets/flask) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/1.1.1...1.1.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-06 09:10:30 +00:00 |
|
dependabot-preview[bot]
|
5de7ee3bdb
|
Bump plotly from 4.5.4 to 4.6.0
Bumps [plotly](https://github.com/plotly/plotly.py) from 4.5.4 to 4.6.0.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v4.5.4...v4.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-06 09:10:07 +00:00 |
|
dependabot-preview[bot]
|
a1e81a51ef
|
Bump ccxt from 1.25.38 to 1.25.81
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.25.38 to 1.25.81.
- [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.25.38...1.25.81)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-06 09:09:54 +00:00 |
|
Ork Blutt
|
6256025c73
|
various adjustement from PR discussion
|
2020-04-06 11:00:31 +02:00 |
|
Ork Blutt
|
8555c5b211
|
fix return value
|
2020-04-05 17:03:51 +02:00 |
|
Ork Blutt
|
15c45b984d
|
removing whitespace
|
2020-04-05 16:47:46 +02:00 |
|
Ork Blutt
|
0a14d5ec46
|
trades history RPC
|
2020-04-05 16:14:02 +02:00 |
|
Matthias
|
41d5c40f10
|
Correctly test drawdown plot
|
2020-04-05 14:44:44 +02:00 |
|
Matthias
|
4e907e2304
|
Use timeframe_to_prev_date to move trade-date to candle
|
2020-04-05 14:35:53 +02:00 |
|
Matthias
|
e204170eb6
|
Fix max_drawdown bug finding low before high!
|
2020-04-05 14:29:40 +02:00 |
|
Matthias
|
a99c53f1ec
|
Add test showing that high is before low
|
2020-04-05 14:29:03 +02:00 |
|
Matthias
|
d4dde01140
|
Add test
|
2020-04-02 20:23:20 +02:00 |
|
Matthias
|
c465552df4
|
Update comment to mention .copy() usage
|
2020-04-02 20:17:54 +02:00 |
|
Matthias
|
de47186263
|
Use .loc for assignments
|
2020-04-02 19:31:48 +02:00 |
|
Matthias
|
3fcd531eac
|
Copy dataframe in interfac.py (reduces memory consumption)
|
2020-04-02 19:30:59 +02:00 |
|
Matthias
|
cf6e6488c7
|
Fix filename handling with --strategy-list
|
2020-04-02 17:29:18 +02:00 |
|
hroff-1902
|
2915917680
|
Merge pull request #3107 from orehunt/check_dataframe_after_signals
check that the strategy dataframe matches the one given by the bot
|
2020-03-31 20:08:03 +03:00 |
|
orehunt
|
45fb4d25ab
|
use equality instead of index for row lookups
|
2020-03-31 18:47:53 +02:00 |
|
hroff-1902
|
92bd550851
|
Merge pull request #3126 from freqtrade/max_drawdown_percent
[minor] Plot percent correctly
|
2020-03-30 21:37:23 +03:00 |
|
Matthias
|
54d20cb81c
|
Plot percent correctly
|
2020-03-30 20:08:07 +02:00 |
|
Matthias
|
9e1f7cb71c
|
Merge pull request #3122 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.5
Bump prompt-toolkit from 3.0.4 to 3.0.5
|
2020-03-30 12:00:47 +02:00 |
|
Matthias
|
f93cc52dcc
|
Merge pull request #3124 from freqtrade/dependabot/pip/develop/ccxt-1.25.38
Bump ccxt from 1.24.83 to 1.25.38
|
2020-03-30 11:55:26 +02:00 |
|
Matthias
|
372f7f3e88
|
Merge pull request #3125 from freqtrade/dependabot/pip/develop/python-telegram-bot-12.5
Bump python-telegram-bot from 12.4.2 to 12.5
|
2020-03-30 11:55:03 +02:00 |
|
Matthias
|
e0861b9381
|
Merge pull request #3123 from freqtrade/dependabot/pip/develop/flake8-tidy-imports-4.1.0
Bump flake8-tidy-imports from 4.0.0 to 4.1.0
|
2020-03-30 11:54:19 +02:00 |
|
dependabot-preview[bot]
|
d8d6fe3574
|
Bump python-telegram-bot from 12.4.2 to 12.5
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 12.4.2 to 12.5.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v12.4.2...v12.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-30 08:58:54 +00:00 |
|
dependabot-preview[bot]
|
2de10d4c56
|
Bump ccxt from 1.24.83 to 1.25.38
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.24.83 to 1.25.38.
- [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.24.83...1.25.38)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-30 08:58:21 +00:00 |
|
dependabot-preview[bot]
|
7e60e0549a
|
Bump flake8-tidy-imports from 4.0.0 to 4.1.0
Bumps [flake8-tidy-imports](https://github.com/adamchainz/flake8-tidy-imports) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/adamchainz/flake8-tidy-imports/releases)
- [Changelog](https://github.com/adamchainz/flake8-tidy-imports/blob/master/HISTORY.rst)
- [Commits](https://github.com/adamchainz/flake8-tidy-imports/compare/4.0.0...4.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-30 08:57:16 +00:00 |
|
dependabot-preview[bot]
|
7e1719cfc7
|
Bump prompt-toolkit from 3.0.4 to 3.0.5
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases)
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG)
- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.4...3.0.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-30 08:56:50 +00:00 |
|
hroff-1902
|
3a7199834d
|
Merge pull request #3121 from freqtrade/remove_defaultstrategy
[minor] Remove defaultstrategy occurance from docs
|
2020-03-30 09:22:02 +03:00 |
|
Matthias
|
f1b92e2569
|
Improve wording of documentation
|
2020-03-30 08:11:38 +02:00 |
|
Matthias
|
a5d00ce717
|
Remove defaultstrategy occurance from docs
|
2020-03-30 07:56:17 +02:00 |
|
Matthias
|
83cc121b70
|
Add tsts for assert_df (ensuring it raises when it should)
|
2020-03-29 11:44:36 +02:00 |
|
Matthias
|
cd2e738e35
|
Add test for assert error
|
2020-03-29 11:40:13 +02:00 |
|
Matthias
|
0887a0212c
|
Adjust tests to pass validation
|
2020-03-29 11:29:31 +02:00 |
|
Matthias
|
78aa658255
|
Remove unnecessary test (it's a copy of the remaining test)
|
2020-03-29 11:27:40 +02:00 |
|
orehunt
|
3ef568029f
|
different exception messages
|
2020-03-26 07:05:30 +01:00 |
|
hroff-1902
|
39ea126698
|
Merge pull request #3090 from freqtrade/remove_partial_candle_docs
Remove partial candle documentation
|
2020-03-25 19:55:44 +03:00 |
|
Matthias
|
95011919d3
|
Remove questionable handling of orders
|
2020-03-25 11:18:33 +01:00 |
|
Matthias
|
3c1b155e9f
|
Remove filled if amount is modified to suit fee structure
|
2020-03-25 09:43:04 +01:00 |
|
Matthias
|
1e2fadbc02
|
Fix failing test
|
2020-03-25 09:43:04 +01:00 |
|
Matthias
|
f04f606b70
|
Updateing order amount should use filled - not amount if possible
|
2020-03-25 09:43:04 +01:00 |
|
Matthias
|
19e5dbddc6
|
Add filled to all orders
|
2020-03-25 09:43:04 +01:00 |
|
Matthias
|
f3103be15c
|
Fix test
|
2020-03-25 09:43:04 +01:00 |
|
Matthias
|
700cedc573
|
Unify handling of open orders to update_trade_state
|
2020-03-25 09:43:04 +01:00 |
|
Matthias
|
7c47c6e3bd
|
check for timeouts before exiting positions
|
2020-03-25 09:43:04 +01:00 |
|
Matthias
|
270ac2e8c1
|
Add check_order_cancelled_empty method to exchange
|
2020-03-25 09:43:04 +01:00 |
|
Matthias
|
9c351007f5
|
Provide reason for cancelled sell order
|
2020-03-25 09:43:04 +01:00 |
|
Matthias
|
1817e6fbdf
|
Combine real_amount updating into one method
|
2020-03-25 09:43:04 +01:00 |
|