Matthias
|
f27528538d
|
Merge pull request #2345 from hroff-1902/minor-data-history
Cleanup in data.history
|
2019-10-07 07:05:24 +02:00 |
|
Matthias
|
33940ae66b
|
Use different keys and values
|
2019-10-06 14:33:23 +02:00 |
|
Matthias
|
d2589c4415
|
Make test exchange-independent
|
2019-10-06 10:32:19 +02:00 |
|
Matthias
|
553a1b90ba
|
Merge pull request #2297 from jraviotta/scattergl
Enhancements to BB plotting
|
2019-10-05 11:01:10 +02:00 |
|
Matthias
|
764a35d035
|
Remove scattergl and fix tests
|
2019-10-05 10:32:42 +02:00 |
|
Matthias
|
00ab6f572a
|
Cleanup legacy strategy
it's just a test and does not need the commented elements
|
2019-10-05 10:01:38 +02:00 |
|
Matthias
|
73e9cbdea1
|
Fix #2338
|
2019-10-05 09:56:01 +02:00 |
|
Matthias
|
eca8ddabe9
|
Remove unused test-data
|
2019-10-02 11:05:08 +02:00 |
|
Matthias
|
8c5b299449
|
Merge pull request #2282 from freqtrade/jupyter_nbconvert
add plotting documentation to jupyter notebook
|
2019-10-01 19:58:20 +02:00 |
|
Matthias
|
628c4c996a
|
Merge pull request #2327 from hroff-1902/enhance-list-exchanges2
Add --all option to list-exchanges
|
2019-10-01 06:52:27 +02:00 |
|
Matthias
|
642d20b2f7
|
Merge pull request #2324 from freqtrade/dependabot/pip/develop/mypy-0.730
Bump mypy from 0.720 to 0.730
|
2019-10-01 06:49:11 +02:00 |
|
Matthias
|
dc47a391da
|
Move ignore to corrct line for mypy 730
|
2019-09-30 19:32:46 +02:00 |
|
Matthias
|
9f94678478
|
Merge pull request #2319 from hroff-1902/bad-exchanges
Add exchanges to the list of bad exchanges
|
2019-09-30 19:29:06 +02:00 |
|
Matthias
|
d6a8821596
|
Merge pull request #2322 from freqtrade/dependabot/pip/develop/pytest-5.2.0
Bump pytest from 5.1.3 to 5.2.0
|
2019-09-30 19:24:45 +02:00 |
|
Matthias
|
9a2bd83827
|
Merge pull request #2323 from freqtrade/dependabot/pip/develop/tabulate-0.8.5
Bump tabulate from 0.8.3 to 0.8.5
|
2019-09-30 17:20:16 +02:00 |
|
Matthias
|
d6fba7c2f3
|
Merge pull request #2321 from freqtrade/dependabot/pip/develop/urllib3-1.25.6
Bump urllib3 from 1.25.5 to 1.25.6
|
2019-09-30 17:19:44 +02:00 |
|
Matthias
|
498bcf213f
|
Merge pull request #2325 from freqtrade/dependabot/pip/develop/pytest-mock-1.11.0
Bump pytest-mock from 1.10.4 to 1.11.0
|
2019-09-30 17:18:49 +02:00 |
|
Matthias
|
33efb7ace6
|
Merge pull request #2326 from freqtrade/dependabot/pip/develop/ccxt-1.18.1208
Bump ccxt from 1.18.1180 to 1.18.1208
|
2019-09-30 17:18:36 +02:00 |
|
Matthias
|
739901b606
|
Add test for this behaviour
|
2019-09-30 09:48:00 +02:00 |
|
Matthias
|
03b5be91f7
|
some commands should not have config at all
|
2019-09-30 09:47:52 +02:00 |
|
Matthias
|
23665c7731
|
Don't use main.py as entry point in documentation
|
2019-09-29 10:25:47 +02:00 |
|
Matthias
|
4025ec9900
|
Merge pull request #2315 from freqtrade/hroff-1902-patch-1
Minor: Change the default stoploss space
|
2019-09-29 10:17:07 +02:00 |
|
Matthias
|
ed10048394
|
Merge pull request #2308 from hroff-1902/hyperopt-config
Allow use of config in custom hyperopt methods
|
2019-09-28 10:36:46 +02:00 |
|
Matthias
|
43f2ef226c
|
Change rel_tol to abs_tol to avoid surprises with high priced pairs
|
2019-09-28 10:30:12 +02:00 |
|
Matthias
|
42b5a0977e
|
fix failing test
|
2019-09-28 10:14:38 +02:00 |
|
Matthias
|
3b1252207d
|
Merge pull request #2314 from hroff-1902/fix-2259
Shorten the default hyperopt stoploss space
|
2019-09-28 10:09:08 +02:00 |
|
Matthias
|
28e0398c68
|
Merge pull request #2280 from freqtrade/backtest_docs
Improve backtesting documentation
|
2019-09-26 19:37:34 +02:00 |
|
Matthias
|
637ec60644
|
Update slack link
|
2019-09-26 19:36:09 +02:00 |
|
Matthias
|
6ba9316e15
|
Merge branch 'develop' into backtest_docs
|
2019-09-26 11:04:01 +02:00 |
|
Matthias
|
60e3e626e4
|
Improve timerange section of the docs
|
2019-09-26 11:00:26 +02:00 |
|
Matthias
|
5237723f22
|
Merge pull request #2303 from freqtrade/feat/hyperopt_optional_install
Optional hyperopt dependency installation
|
2019-09-26 09:42:16 +02:00 |
|
Matthias
|
eb07f1fee9
|
Fix typo
|
2019-09-26 09:31:31 +02:00 |
|
Matthias
|
8d92f8b362
|
Compare floats via isclose instead of ==
|
2019-09-26 07:18:00 +02:00 |
|
Matthias
|
49f0a72121
|
Add test for rounding error on fload aggregation
|
2019-09-26 07:17:54 +02:00 |
|
Matthias
|
5978b7bb93
|
Add explicit test for halfbought fee adjustment
|
2019-09-26 07:17:49 +02:00 |
|
Matthias
|
e09408f9b7
|
Merge pull request #2306 from freqtrade/hroff-1902-patch-1
Minor: fix typo in comment
|
2019-09-26 06:15:40 +02:00 |
|
Matthias
|
b994f5c273
|
Merge pull request #2294 from hroff-1902/fix-skopt-memory3
Fix skopt memory exhaustion
|
2019-09-25 19:55:27 +02:00 |
|
Matthias
|
e9de088209
|
Add import-fails code as a fixture
|
2019-09-25 11:55:24 +02:00 |
|
Matthias
|
d05db077e2
|
Update PI install documentation and dockerfile
|
2019-09-25 11:40:34 +02:00 |
|
Matthias
|
d2f2473070
|
install hyperopt seperately ([hyperopt])
|
2019-09-25 11:40:34 +02:00 |
|
Matthias
|
47b6b56566
|
Reorg dependencies to have hyperopt seperated
|
2019-09-25 11:40:34 +02:00 |
|
Matthias
|
27cc73f47e
|
Dynamically import hyperopt modules
|
2019-09-25 11:40:34 +02:00 |
|
Matthias
|
cc91ccad3e
|
Improve documentation wording
|
2019-09-25 06:26:28 +02:00 |
|
Matthias
|
0102413f58
|
Merge pull request #2301 from hroff-1902/fix-hyperopt-position-stacking
Fix hyperopt position stacking
|
2019-09-25 06:22:39 +02:00 |
|
Matthias
|
6c0a1fc42c
|
Fix tests that fail when config.json is present
|
2019-09-24 11:07:12 +02:00 |
|
Matthias
|
93b2621651
|
Add format description for pairs.json file
|
2019-09-24 07:07:06 +02:00 |
|
Matthias
|
6aa1ec2a4c
|
Some small restructuring
|
2019-09-24 07:05:30 +02:00 |
|
Matthias
|
cc9fc41318
|
Rename section to data-downloading, implement some feedback
|
2019-09-24 06:56:31 +02:00 |
|
Matthias
|
fe40636ae1
|
Improve wordings
|
2019-09-24 06:42:44 +02:00 |
|
Matthias
|
577b1fd965
|
Improve documentation wording
|
2019-09-24 06:39:00 +02:00 |
|
Matthias
|
0f97a999fb
|
Improve wording
|
2019-09-24 06:35:41 +02:00 |
|
Matthias
|
22af7f7881
|
Merge pull request #2291 from freqtrade/dependabot/pip/develop/ccxt-1.18.1180
Bump ccxt from 1.18.1159 to 1.18.1180
|
2019-09-23 19:50:55 +02:00 |
|
Matthias
|
b18ad7a834
|
Merge pull request #2290 from freqtrade/dependabot/pip/develop/urllib3-1.25.5
Bump urllib3 from 1.25.3 to 1.25.5
|
2019-09-23 12:14:50 +02:00 |
|
Matthias
|
cfa76fa600
|
Merge pull request #2292 from freqtrade/dependabot/pip/develop/pytest-5.1.3
Bump pytest from 5.1.2 to 5.1.3
|
2019-09-23 12:14:32 +02:00 |
|
Matthias
|
d226fff111
|
Merge pull request #2293 from freqtrade/dependabot/pip/develop/python-telegram-bot-12.1.1
Bump python-telegram-bot from 12.1.0 to 12.1.1
|
2019-09-23 12:14:14 +02:00 |
|
Matthias
|
ba4db0da49
|
Improve configuration documentation
|
2019-09-21 13:16:53 +02:00 |
|
Matthias
|
7aa42f8868
|
Fail download-data gracefully if no pairs-file exists
|
2019-09-21 12:53:47 +02:00 |
|
Matthias
|
3245ebccd4
|
Fix problme when no exchange is given to download-data
|
2019-09-21 11:25:27 +02:00 |
|
Matthias
|
359b0ba088
|
Add samples for plotting to jupyter documentation
|
2019-09-21 10:57:34 +02:00 |
|
Matthias
|
5234f8bf28
|
Update jupyter notebook slightly
|
2019-09-21 10:42:51 +02:00 |
|
Matthias
|
9a3bad291a
|
Automatically generate documentation from jupyter notebook
|
2019-09-21 10:27:43 +02:00 |
|
Matthias
|
b1a3e213ae
|
Improve backtesting docs
|
2019-09-21 10:13:00 +02:00 |
|
Matthias
|
2fcddfc866
|
Clarify updating existing data
|
2019-09-20 20:29:26 +02:00 |
|
Matthias
|
313091eb1c
|
some more refresh_pairs cleanups
|
2019-09-20 20:22:51 +02:00 |
|
Matthias
|
508a35fc20
|
Update comment as to why certain points have not been removed
|
2019-09-20 20:20:16 +02:00 |
|
Matthias
|
9cedbc1345
|
Cleanup history.py and update documentation
|
2019-09-20 20:16:49 +02:00 |
|
Matthias
|
e66fa1cec6
|
Adjust tests to not use --refresh-pairs
|
2019-09-20 20:16:12 +02:00 |
|
Matthias
|
1cd8ed0c1a
|
Remove --refresh-pairs
|
2019-09-20 20:02:07 +02:00 |
|
Matthias
|
15a4df4c49
|
Mock create_datadir to make sure no folders are left behind
|
2019-09-20 08:34:18 +02:00 |
|
Matthias
|
f0cf8d6a81
|
Allow easy printing of loaded configuration
(beforechanging types and applying defaults)
|
2019-09-20 07:23:32 +02:00 |
|
Matthias
|
7fff1f5ce1
|
Merge pull request #2274 from freqtrade/hroff-1902-patch-1
Manual bump to ccxt 1.18.1159
|
2019-09-19 12:38:15 +02:00 |
|
Matthias
|
a42000e1dd
|
Change package author to "freqtrade team"
|
2019-09-18 11:36:16 +02:00 |
|
Matthias
|
27238d97d5
|
Merge pull request #2269 from hroff-1902/hyperopt-cleanup4
minor: Cleanup in hyperopt
|
2019-09-17 06:45:46 +02:00 |
|
Matthias
|
44fe0478ea
|
Merge pull request #2267 from freqtrade/dependabot/pip/develop/python-telegram-bot-12.1.0
Bump python-telegram-bot from 12.0.0 to 12.1.0
|
2019-09-16 11:57:13 +02:00 |
|
Matthias
|
9dc9bc2346
|
Merge pull request #2266 from freqtrade/dependabot/pip/develop/ccxt-1.18.1149
Bump ccxt from 1.18.1124 to 1.18.1149
|
2019-09-16 11:56:18 +02:00 |
|
Matthias
|
9d9ace2b22
|
Merge pull request #2265 from freqtrade/dependabot/pip/develop/arrow-0.15.2
Bump arrow from 0.15.0 to 0.15.2
|
2019-09-16 11:29:55 +02:00 |
|
Matthias
|
19ce7180be
|
Merge pull request #2260 from freqtrade/args_vars
Configuration/Arguments refactoing (don't pass Namespace around).
|
2019-09-14 10:11:02 +02:00 |
|
Matthias
|
b00467c8ef
|
Fix test failure
|
2019-09-14 10:07:23 +02:00 |
|
Matthias
|
2cf045c53e
|
Remove commented indicators from DefaultStrategy
|
2019-09-14 10:00:59 +02:00 |
|
Matthias
|
e2a100c925
|
Directory / folder
|
2019-09-14 09:54:40 +02:00 |
|
Matthias
|
0135784589
|
remove unused indicators from default_strategy
|
2019-09-13 19:56:58 +02:00 |
|
Matthias
|
5e654620b7
|
Use available indicators in tests where possible
|
2019-09-13 19:56:06 +02:00 |
|
Matthias
|
16b4ae8396
|
Document this new behaviour
|
2019-09-13 07:08:42 +02:00 |
|
Matthias
|
a5f3b68bff
|
Allow loading of fully initialized config from jupyter notbooks
|
2019-09-13 07:08:22 +02:00 |
|
Matthias
|
f163240710
|
Simplify configuration init where possible
|
2019-09-13 07:02:36 +02:00 |
|
Matthias
|
4d566e8bad
|
Update tests to not use Namespace
|
2019-09-12 20:28:37 +02:00 |
|
Matthias
|
e6ccc1427c
|
have Arguments return a dict instead of Namespace
|
2019-09-12 20:16:39 +02:00 |
|
Matthias
|
52b186eabe
|
Create-userdir does not need a configuration
|
2019-09-12 20:14:58 +02:00 |
|
Matthias
|
64b404068f
|
Merge pull request #2258 from hroff-1902/dont-inherit-from-object
Minor: class cosmetics
|
2019-09-12 15:18:42 +02:00 |
|
Matthias
|
6c5eff4a7c
|
Use List of Tuples, remove unused columns
|
2019-09-12 07:03:52 +02:00 |
|
Matthias
|
6884ad2211
|
Merge pull request #2254 from hroff-1902/pytest-asyncio-warnings
Eliminate asyncio warnings in tests
|
2019-09-12 06:34:01 +02:00 |
|
Matthias
|
9e4effaa14
|
Merge pull request #2257 from hroff-1902/dont-inherit-from-object
Cleanup: Don't inherit from object
|
2019-09-12 06:22:07 +02:00 |
|
Matthias
|
f8eb1cd58a
|
Add tests for kraken balance implementation
|
2019-09-11 20:53:23 +02:00 |
|
Matthias
|
3b4bbe7a18
|
Implement get_balances which uses open_orders
|
2019-09-11 19:43:16 +02:00 |
|
Matthias
|
c01953daf2
|
Remove kraken block
|
2019-09-11 06:57:58 +02:00 |
|
Matthias
|
85f1291597
|
use git log to print version
|
2019-09-09 20:20:38 +02:00 |
|
Matthias
|
5ea739f943
|
Merge pull request #2247 from freqtrade/dependabot/pip/develop/ccxt-1.18.1124
Bump ccxt from 1.18.1115 to 1.18.1124
|
2019-09-09 20:02:27 +02:00 |
|
Matthias
|
94d2790ab5
|
Fix #2239 -
return float even if fiat/crypto are identical
|
2019-09-09 20:00:13 +02:00 |
|
Matthias
|
9aa7db103d
|
Add test for failing case
|
2019-09-09 19:59:41 +02:00 |
|
Matthias
|
0e39cc1187
|
Merge pull request #2249 from freqtrade/dependabot/pip/develop/arrow-0.15.0
Bump arrow from 0.14.6 to 0.15.0
|
2019-09-09 19:39:18 +02:00 |
|