hroff-1902
|
6a9a2e7f88
|
Merge pull request #2452 from freqtrade/fix/1717
Allow configuration of stoploss on exchange limit
|
2019-10-31 23:13:37 +03:00 |
|
hroff-1902
|
5b87393a95
|
Merge pull request #2457 from freqtrade/integration_tests
split up test_freqtradebot.py
|
2019-10-31 22:05:03 +03:00 |
|
Matthias
|
5a27b10579
|
Merge pull request #2450 from freqtrade/rpi_docs
[docs] Update Raspberry documentation
|
2019-10-31 13:30:45 +01:00 |
|
Matthias
|
a80e49bd81
|
Change level of rpi header
|
2019-10-31 12:49:41 +01:00 |
|
hroff-1902
|
ffed13b979
|
Merge pull request #2455 from freqtrade/reduce_startup_indicator_logfrequency
[minor][log]Reduce frequency of "startup-period" message
|
2019-10-31 13:10:16 +03:00 |
|
hroff-1902
|
9f0f1096e1
|
Merge pull request #2459 from freqtrade/exchange_helpers
Move exchange-constants and retriers to exchange.common
|
2019-10-31 13:09:01 +03:00 |
|
Matthias
|
9a42afe0be
|
Move exchange-constants and retriers to exchange.common
|
2019-10-31 10:59:17 +01:00 |
|
Matthias
|
b6616d7a13
|
Add test helping debug #1985
|
2019-10-31 10:04:28 +01:00 |
|
Matthias
|
7be378aaa9
|
Remove markets mock where it's not needed
|
2019-10-31 07:26:48 +01:00 |
|
Matthias
|
734a9d5d87
|
Seperate tests related to worker from test_freqtradebot
|
2019-10-31 07:16:25 +01:00 |
|
Matthias
|
ce6b869f84
|
Cleanup test
|
2019-10-31 07:11:57 +01:00 |
|
Matthias
|
dc5f1b2878
|
Extract integration tests into sepearte file
|
2019-10-31 07:08:02 +01:00 |
|
hroff-1902
|
4fa12ffda0
|
Merge pull request #2454 from freqtrade/release_docs
[minor][docs] Update release-documentation to fit new release style
|
2019-10-31 09:02:55 +03:00 |
|
Matthias
|
5dcf28cafb
|
Reduce frequency of "startup-period" message
|
2019-10-31 06:57:37 +01:00 |
|
Matthias
|
365a408df5
|
Update release-documentation to fit new release style
|
2019-10-31 06:43:42 +01:00 |
|
Matthias
|
9e988783de
|
Allow configuration of stoploss on exchange limit
fixes #1717
|
2019-10-30 20:07:26 +01:00 |
|
Matthias
|
78fe5a46c1
|
Update travis to verify for correct title usage
|
2019-10-30 13:27:36 +01:00 |
|
Matthias
|
7a96d3c9ae
|
Update raspbian install documentation
Fix "box" titles ... they need to be in quotes!
|
2019-10-30 13:27:04 +01:00 |
|
hroff-1902
|
669a6cf119
|
Merge pull request #2448 from freqtrade/fix/POWRfailure
Replace coins in whitelist with existing ones
|
2019-10-30 12:55:45 +03:00 |
|
Matthias
|
6fe7b13e37
|
Replace coins in whitelist with existing ones
|
2019-10-30 09:26:08 +01:00 |
|
hroff-1902
|
5254059fe4
|
Merge pull request #2430 from freqtrade/startup_period_bt
Add Startup period for strategies
|
2019-10-28 23:33:30 +03:00 |
|
hroff-1902
|
907baea8b2
|
Merge pull request #2439 from freqtrade/fix/plotprofit
Plot-profit does not work with db file
|
2019-10-28 21:04:31 +03:00 |
|
hroff-1902
|
062536438e
|
Merge pull request #2433 from freqtrade/docs/stop_positive
[Docs] stoploss documentation improvements
|
2019-10-28 20:59:56 +03:00 |
|
Matthias
|
b947f3c2a5
|
Merge pull request #2417 from freqtrade/whitelist_docs
DynamicPairlist - pair_whitelist
|
2019-10-28 15:25:17 +01:00 |
|
Matthias
|
069da224bc
|
Add test to verify this is correct
|
2019-10-28 14:30:01 +01:00 |
|
Matthias
|
e82460bde6
|
Fix create_cum_profit to work with trades that don't open on candle
opens
|
2019-10-28 14:24:12 +01:00 |
|
Matthias
|
61c037f2cf
|
Fix some typos and comment mistakes
|
2019-10-28 13:05:54 +01:00 |
|
Matthias
|
f98290ba6e
|
Merge pull request #2436 from freqtrade/dependabot/pip/develop/pytest-5.2.2
Bump pytest from 5.2.1 to 5.2.2
|
2019-10-28 13:04:05 +01:00 |
|
Matthias
|
73343b3387
|
Address feedback
|
2019-10-28 12:53:12 +01:00 |
|
Matthias
|
3a6020dcd7
|
small improvements to stoploss doc
|
2019-10-28 12:43:35 +01:00 |
|
dependabot-preview[bot]
|
596a269dfd
|
Bump pytest from 5.2.1 to 5.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.1 to 5.2.2.
- [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.1...5.2.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-28 11:41:44 +00:00 |
|
Matthias
|
7329fce87c
|
Merge pull request #2437 from freqtrade/dependabot/pip/develop/ccxt-1.18.1346
Bump ccxt from 1.18.1306 to 1.18.1346
|
2019-10-28 12:41:03 +01:00 |
|
Matthias
|
4059116787
|
Merge pull request #2434 from freqtrade/dependabot/pip/develop/pytest-mock-1.11.2
Bump pytest-mock from 1.11.1 to 1.11.2
|
2019-10-28 12:40:46 +01:00 |
|
Matthias
|
1561322af2
|
Merge pull request #2435 from freqtrade/dependabot/pip/develop/nbconvert-5.6.1
Bump nbconvert from 5.6.0 to 5.6.1
|
2019-10-28 12:40:19 +01:00 |
|
dependabot-preview[bot]
|
44d0a6f2b8
|
Bump ccxt from 1.18.1306 to 1.18.1346
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.18.1306 to 1.18.1346.
- [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.1306...1.18.1346)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-28 07:42:58 +00:00 |
|
dependabot-preview[bot]
|
60b99469b9
|
Bump nbconvert from 5.6.0 to 5.6.1
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.6.0 to 5.6.1.
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Commits](https://github.com/jupyter/nbconvert/compare/5.6.0...5.6.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-28 07:40:57 +00:00 |
|
dependabot-preview[bot]
|
46b975a491
|
Bump pytest-mock from 1.11.1 to 1.11.2
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 1.11.1 to 1.11.2.
- [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.1...v1.11.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-28 07:40:15 +00:00 |
|
Matthias
|
70ad909b16
|
change samples to python code, and simplify a few things
|
2019-10-27 19:46:05 +01:00 |
|
Matthias
|
2af3ce3ecc
|
Improve stoploss documentation - split out offset_is_reached
|
2019-10-27 19:36:00 +01:00 |
|
Matthias
|
132a4da7cf
|
Small style fixes and adjusted tests
|
2019-10-27 10:56:38 +01:00 |
|
Matthias
|
73f5bff9c5
|
Add validation to make sure strategies work on that exchange
|
2019-10-27 10:38:21 +01:00 |
|
Matthias
|
223f0cd4d3
|
Apply startup_period to edge as well
|
2019-10-27 10:26:21 +01:00 |
|
Matthias
|
c4cb098d14
|
Update documentation with indicator_startup_period
|
2019-10-27 10:26:17 +01:00 |
|
Matthias
|
2bc74882e9
|
Add test for startup_candles
|
2019-10-27 10:01:13 +01:00 |
|
Matthias
|
2ba388074e
|
Fix small bugs
|
2019-10-27 09:44:56 +01:00 |
|
Matthias
|
33164ac78e
|
Refactor loading of bt data to backtesting ...
|
2019-10-27 09:44:56 +01:00 |
|
Matthias
|
86624411c6
|
Test trim_dataframe
|
2019-10-27 09:44:56 +01:00 |
|
Matthias
|
5cdae17d19
|
Add tests for timerange modifications
|
2019-10-27 09:44:56 +01:00 |
|
Matthias
|
bd4a23beeb
|
Refactor start-adjust logic to timerange
|
2019-10-27 09:44:56 +01:00 |
|
Matthias
|
5c2682e2c9
|
Add startup_candle_count to sample strategy
|
2019-10-27 09:44:56 +01:00 |
|