Matthias
|
119bf2a8ea
|
Document hdf5 dataformat
|
2020-07-25 17:06:58 +02:00 |
|
Matthias
|
edb582e522
|
Add more tests
|
2020-07-24 20:40:07 +02:00 |
|
Matthias
|
ae1c99bdd0
|
more tests
|
2020-07-24 20:36:30 +02:00 |
|
Matthias
|
ed33d4781d
|
Add more hdf5 tests
|
2020-07-24 20:19:34 +02:00 |
|
Matthias
|
d9b339ee18
|
Add some more tests for hdf5
|
2020-07-24 20:09:59 +02:00 |
|
Matthias
|
0a28818b46
|
Add some tests for hdf5
|
2020-07-24 19:37:37 +02:00 |
|
Matthias
|
e26e658f99
|
Improve a few tests
|
2020-07-24 19:33:27 +02:00 |
|
Matthias
|
6a0c84b649
|
Add tests for hdf5
|
2020-07-24 19:23:56 +02:00 |
|
Matthias
|
861e7099cc
|
Rename hdf5handler to hdf5DataHandler
|
2020-07-24 19:23:37 +02:00 |
|
Matthias
|
3171ad33b7
|
Add blosc compression
|
2020-07-24 17:44:29 +02:00 |
|
Matthias
|
0f08addfbe
|
Don't store empty arrays
|
2020-07-24 17:37:07 +02:00 |
|
Matthias
|
31df42e737
|
Implement get_available_data
|
2020-07-24 17:31:43 +02:00 |
|
Matthias
|
d4540c846a
|
Add trades_load method
|
2020-07-23 19:33:23 +02:00 |
|
Matthias
|
55591e287c
|
First version of hdf5handler - no proper support for trades yet
|
2020-07-23 19:33:23 +02:00 |
|
Matthias
|
0614e59966
|
Add tables dependency
|
2020-07-23 19:33:23 +02:00 |
|
Matthias
|
7e980037a4
|
Merge pull request #3554 from jblestang/Fix_#3544
Adding a dataprovider to the strategy before plotting
|
2020-07-22 15:56:16 +02:00 |
|
Matthias
|
f5f529cace
|
Use correct initialization of DataProvider
|
2020-07-22 15:17:45 +02:00 |
|
Matthias
|
b060164b1f
|
Merge pull request #3618 from freqtrade/dependabot/docker/python-3.8.5-slim-buster
Bump python from 3.8.4-slim-buster to 3.8.5-slim-buster
|
2020-07-22 08:41:26 +02:00 |
|
dependabot[bot]
|
2a5f8d8895
|
Bump python from 3.8.4-slim-buster to 3.8.5-slim-buster
Bumps python from 3.8.4-slim-buster to 3.8.5-slim-buster.
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-22 06:22:45 +00:00 |
|
hroff-1902
|
dbf4d1a694
|
Merge pull request #3616 from freqtrade/fix/pairfilter
Fix pairfilter crash
|
2020-07-21 23:09:06 +03:00 |
|
Matthias
|
6a10c715fa
|
Fix 0 division (if last = 0, something went wrong!)
|
2020-07-21 20:34:29 +02:00 |
|
Matthias
|
939f91734f
|
Test confirming 0 division ...
|
2020-07-21 20:34:19 +02:00 |
|
hroff-1902
|
d8fa17cee8
|
Merge pull request #3614 from freqtrade/info_message_hyperopt
[minor] Reduce severity of hyperopt "does not provide" messages
|
2020-07-21 00:14:18 +03:00 |
|
hroff-1902
|
844ff1e068
|
Merge pull request #3613 from freqtrade/webhook/trade_id
Add trade_id to webhooks
|
2020-07-21 00:10:53 +03:00 |
|
Matthias
|
7d6708fc6a
|
Reduce severity of hyperopt "does not provide" messages
closes #3371
|
2020-07-20 20:04:23 +02:00 |
|
Matthias
|
21dcef1134
|
Add trade_id to webhooks
allowing for easier corelation of different messages
|
2020-07-20 19:57:05 +02:00 |
|
hroff-1902
|
22c8f845ec
|
Merge pull request #3606 from freqtrade/docs/informative
Improve informative pair sample
|
2020-07-20 19:22:48 +03:00 |
|
hroff-1902
|
b7c6f868b2
|
Merge pull request #3478 from hroff-1902/exchange-cosmetics-5
Minor: Exchange cosmetics
|
2020-07-20 18:58:46 +03:00 |
|
Matthias
|
3955fc6190
|
Merge pull request #3612 from freqtrade/fix-doc-sqlrequest
missing coma in sql request
|
2020-07-20 08:58:13 +02:00 |
|
gautier pialat
|
811028ae92
|
missing coma in sql request
|
2020-07-20 07:17:34 +02:00 |
|
Matthias
|
263dcd221d
|
Merge pull request #3608 from thopd88/patch-1
Fix SQL syntax error when compare pair strings in rpc_forcebuy
|
2020-07-19 19:28:08 +02:00 |
|
Matthias
|
772473e93e
|
Merge pull request #3610 from pan-long/develop
Correct a typo in stop loss doc.
|
2020-07-19 19:20:24 +02:00 |
|
Pan Long
|
37a9edfa35
|
Correct a typo in stop loss doc.
|
2020-07-20 00:37:06 +08:00 |
|
Alex Pham
|
3271c773a7
|
Fix SQL syntax error when compare pair strings
First happens in Postgres
|
2020-07-19 21:30:55 +07:00 |
|
Matthias
|
49395601e9
|
Improve informative pair sample
|
2020-07-19 10:02:06 +02:00 |
|
Matthias
|
ea1ddeb87d
|
Merge pull request #3570 from gambcl/develop
Added range checks to min_days_listed in AgeFilter
|
2020-07-19 09:37:17 +02:00 |
|
Matthias
|
d849b32a02
|
Merge pull request #3601 from freqtrade/dependabot/pip/develop/ccxt-1.31.37
Bump ccxt from 1.30.93 to 1.31.37
|
2020-07-16 09:46:31 +02:00 |
|
dependabot[bot]
|
cd7ba99528
|
Bump ccxt from 1.30.93 to 1.31.37
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.30.93 to 1.31.37.
- [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.30.93...1.31.37)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 07:23:16 +00:00 |
|
Matthias
|
288a2bdbb0
|
Merge pull request #3599 from freqtrade/dependabot/add-v2-config-file
Update Dependabot config file
|
2020-07-16 09:22:29 +02:00 |
|
dependabot-preview[bot]
|
eaf2b53d59
|
Update Dependabot config file
|
2020-07-16 05:10:46 +00:00 |
|
hroff-1902
|
18a5822a33
|
Merge pull request #3596 from freqtrade/fix/0fee
Allow 0 fee value by correctly checking for None
|
2020-07-15 20:52:32 +03:00 |
|
Matthias
|
5cebc9f39d
|
Move stoploss_on_exchange_limit_ratio to configuration schema
|
2020-07-15 19:28:40 +02:00 |
|
Matthias
|
c1191400a4
|
Allow 0 fee value by correctly checking for None
|
2020-07-15 19:20:20 +02:00 |
|
gambcl
|
1051ab917a
|
Replaced logging with OperationalException when AgeFilter given invalid parameters
|
2020-07-15 12:40:54 +01:00 |
|
hroff-1902
|
0f4fc67b83
|
Merge pull request #3582 from freqtrade/data/list
List available backtesting data
|
2020-07-14 19:38:32 +03:00 |
|
Matthias
|
0228b63418
|
Don't print empty table
|
2020-07-14 16:42:47 +02:00 |
|
Matthias
|
0ca81480d4
|
Merge pull request #3590 from freqtrade/dependabot/docker/python-3.8.4-slim-buster
Bump python from 3.8.3-slim-buster to 3.8.4-slim-buster
|
2020-07-14 09:48:51 +02:00 |
|
dependabot-preview[bot]
|
ae55d54967
|
Bump python from 3.8.3-slim-buster to 3.8.4-slim-buster
Bumps python from 3.8.3-slim-buster to 3.8.4-slim-buster.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-14 06:33:57 +00:00 |
|
Matthias
|
62c55b1863
|
Enhance formatting, Add pair filter
|
2020-07-14 06:55:34 +02:00 |
|
hroff-1902
|
43a1fe6d08
|
Merge pull request #3589 from freqtrade/api/timeframe_ms
[minor] Send timeframe min and ms in show_config response
|
2020-07-13 23:24:30 +03:00 |
|