Matthias
|
6fb96183c0
|
Reword help string
|
2019-10-15 12:26:06 +02:00 |
|
Matthias
|
a5c83b66df
|
Add --dry-run to trade command
|
2019-10-15 06:53:16 +02:00 |
|
Matthias
|
2c200873c1
|
Merge pull request #2360 from hroff-1902/no-default-hyperopt
Disable defaulting to DefaultHyperOpts and DefaultHyperOptLoss
|
2019-10-13 09:42:48 +02:00 |
|
Matthias
|
95299d94c4
|
Remove unused test line
|
2019-10-04 06:39:24 +02:00 |
|
Matthias
|
b73426b91f
|
Disable Defaulting to DefaultStrategy
|
2019-10-01 07:02:30 +02:00 |
|
Matthias
|
52ff391c8a
|
Default dockerfile to "freqtrade trade"
|
2019-09-29 19:48:37 +02:00 |
|
Matthias
|
344a0a094f
|
Update remaining documentations
|
2019-09-29 19:21:18 +02:00 |
|
Matthias
|
2710226326
|
Update documentation to use subcommands
|
2019-09-29 19:18:52 +02:00 |
|
Matthias
|
381b0d3d07
|
Fix typo with new parser
|
2019-09-29 19:18:52 +02:00 |
|
Matthias
|
52523bcd8b
|
Use strategy child parser
|
2019-09-29 19:18:52 +02:00 |
|
Matthias
|
0d13e2cb2e
|
Update travis to run new methods
|
2019-09-29 19:18:52 +02:00 |
|
Matthias
|
014881e550
|
Allow query version without subcommand
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
67b82638db
|
Move test without command to test_main
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
09f18d07b0
|
Adjust some hyperopt tests
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
9ef874e979
|
Add Custom message during transition period
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
0aa73d5b35
|
Add test for failing case
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
ad2fa61765
|
Fix utils test
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
e8106f3792
|
Fix most tests to have trade as default argument
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
db3b974479
|
Fix calling sequence
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
d62a4d3566
|
Fix some minor problems
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
1b25b5f590
|
Remove duplicate short-form -s
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
03add90c94
|
Adjust some tests to new call-method
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
0f2e277f80
|
Rename subparser variable to command
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
8664e7f7d3
|
Have main.py support only subcommand mode
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
cb37f43277
|
Add trade subparser (and make subparser a requirement)
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
2a535b72ff
|
Parser should not have default
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
cd2336887c
|
Add first version with shared parent parsers
|
2019-09-29 16:09:59 +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
|
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 |
|