Matthias
|
ffd7034c00
|
Persist dry-run trade per default
|
2019-12-22 10:16:16 +01:00 |
|
Matthias
|
931d24b5a8
|
Have dry_run_wallet default to 1000
|
2019-12-15 09:26:17 +01:00 |
|
Matthias
|
111f018c85
|
Add datatype to configuration documentation
|
2019-11-27 14:46:09 +01:00 |
|
Matthias
|
585b8332ad
|
Improve tests and unify required attribute
|
2019-11-26 11:48:01 +01:00 |
|
Matthias
|
e7c17df844
|
validate defaults in documentation
|
2019-11-25 12:56:05 +01:00 |
|
Matthias
|
0775ac081a
|
Cleanup constants and required
|
2019-11-25 07:12:30 +01:00 |
|
Matthias
|
646a9d12b2
|
Align quoting of json schema
|
2019-11-25 07:06:55 +01:00 |
|
Matthias
|
e7be742c58
|
Run validation after custom validations
|
2019-11-25 07:05:30 +01:00 |
|
Matthias
|
4dc0631a4b
|
Lower minimum tradeable value
|
2019-11-25 07:05:30 +01:00 |
|
Matthias
|
cbb187e9b9
|
Use constant for Strategy and hyperopt userdirpaths
|
2019-11-21 06:32:45 +01:00 |
|
Matthias
|
471bd4d889
|
Small stylistic fixes
|
2019-11-21 06:32:45 +01:00 |
|
Matthias
|
fd45ebd0e9
|
Copy templates when creating userdir
|
2019-11-21 06:32:45 +01:00 |
|
Matthias
|
09b302abf7
|
Merge pull request #2442 from freqtrade/volumeList_enhanced_filter
Pairlists enhanced filter options
|
2019-11-19 20:19:10 +01:00 |
|
Matthias
|
a8855bf795
|
rename LowPriceFilter to PrieFilter
|
2019-11-19 06:49:45 +01:00 |
|
Matthias
|
9b050523e9
|
Merge pull request #2397 from freqtrade/feat/new_args_system
require subcommand for all actions
|
2019-11-14 06:28:42 +01:00 |
|
Matthias
|
1c57a4ac35
|
more replacements of ticker_interval
|
2019-11-12 15:13:06 +01:00 |
|
Matthias
|
ed0c7a6aaf
|
Update configschema to fit new pairlists approach
|
2019-11-09 14:16:11 +01:00 |
|
Matthias
|
a368646745
|
Merge branch 'develop' into feat/new_args_system
|
2019-10-29 19:33:56 +01:00 |
|
Matthias
|
45b83cc544
|
Don't require pair_whitelist for dynamicPairlist usecases
|
2019-10-25 07:07:01 +02:00 |
|
Matthias
|
f3cfe147b5
|
Merge branch 'develop' into feat/new_args_system
|
2019-10-20 19:32:34 +02:00 |
|
hroff-1902
|
4ec83a2c24
|
DefaultHyperOpts --> DefaultHyperOpt; hyperopts --> hyperopt where it's not correct
|
2019-10-18 23:29:19 +03:00 |
|
Matthias
|
2588990f4b
|
Require unfilledtimeout - don't require telegram in config
|
2019-10-18 07:10:02 +02:00 |
|
hroff-1902
|
08e6d8a780
|
Rollback defaulting to DefaultHyperOptLoss
|
2019-10-11 23:33:22 +03:00 |
|
hroff-1902
|
c4105436eb
|
Disable defaulting to DefaultHyperOpts and DefaultHyperOptLoss
|
2019-10-10 04:37:32 +03:00 |
|
hroff-1902
|
9b23376415
|
Move experimental settings to ask_strategy
|
2019-10-05 13:29:59 +03:00 |
|
Matthias
|
b73426b91f
|
Disable Defaulting to DefaultStrategy
|
2019-10-01 07:02:30 +02:00 |
|
Matthias
|
49f0a72121
|
Add test for rounding error on fload aggregation
|
2019-09-26 07:17:54 +02:00 |
|
Matthias
|
ee808abfea
|
Add emergency_sell as sell reason
|
2019-09-01 09:07:09 +02:00 |
|
Matthias
|
e8ee087e9d
|
Merge branch 'develop' into download_module
|
2019-08-20 06:49:18 +02:00 |
|
Matthias
|
d785d76370
|
make VolumePairlist less verbose
no need to print the full whitelist on every iteration
|
2019-08-18 18:11:24 +02:00 |
|
Matthias
|
3c15e3ebdd
|
Default load minimal config
|
2019-08-16 14:56:38 +02:00 |
|
Matthias
|
91886120a7
|
use nargs for --pairs argument
|
2019-08-16 14:39:29 +02:00 |
|
Matthias
|
d23179e25c
|
Update hyperopt-loss to use resolver
|
2019-07-16 06:27:43 +02:00 |
|
hroff-1902
|
451d4a400e
|
fix help strings shown to the user
|
2019-06-22 23:51:29 +03:00 |
|
Matthias
|
90ece09ee9
|
require username/password for API server
|
2019-05-25 14:42:13 +02:00 |
|
Matthias
|
6f67ea44dc
|
Enable config-check for rest server
|
2019-05-18 09:57:10 +02:00 |
|
hroff-1902
|
cb2f422e1c
|
make name option required again
|
2019-04-08 11:19:45 +03:00 |
|
hroff-1902
|
4559a38172
|
PoC: use defaults in json schema for some exchange options
|
2019-04-08 04:42:28 +03:00 |
|
hroff-1902
|
2aa1b43f01
|
get rid of TICKER_INTERVAL_MINUTES dict, use ccxt's parse_timeframe() instead
|
2019-04-04 20:56:40 +03:00 |
|
hroff-1902
|
aa15312670
|
wallets cleanup
|
2019-03-19 20:51:27 +03:00 |
|
Matthias
|
6666d31ee9
|
Merge pull request #1648 from hroff-1902/sd-watchdog
Support for systemd watchdog
|
2019-03-16 13:46:04 +01:00 |
|
misagh
|
9a226ec7e6
|
conflict with develop resolved
|
2019-03-14 07:56:21 +01:00 |
|
iuvbio
|
cb9849e192
|
add markets_refresh_interval to CONF_SCHEMA
|
2019-03-12 16:54:59 +01:00 |
|
misagh
|
a772ab323e
|
adding the option to resolver
|
2019-03-12 15:43:53 +01:00 |
|
hroff-1902
|
8730852d6e
|
Support for systemd watchdog via sd_notify
|
2019-03-10 21:04:38 +03:00 |
|
hroff-1902
|
4df44d8b32
|
wallets cleanup
|
2019-03-01 01:26:29 +03:00 |
|
Matthias
|
2531961bf8
|
Merge pull request #1571 from hroff-1902/patch-9
multiple --config options
|
2019-02-24 13:50:39 +01:00 |
|
hroff-1902
|
eb21170691
|
added amount_reserve_percent into config json-schema
|
2019-02-21 00:26:02 +03:00 |
|
hroff-1902
|
2f225e2340
|
multiple --config options
|
2019-02-19 15:14:47 +03:00 |
|
hroff-1902
|
f9d68d919c
|
move default amount_reserve_percent value into constants
|
2019-02-19 11:49:49 +03:00 |
|