Matthias
|
85c4546333
|
Merge pull request #2343 from hroff-1902/move-experimental
Move experimental settings to ask_strategy
|
2019-10-10 16:08:11 +02:00 |
|
hroff-1902
|
c4105436eb
|
Disable defaulting to DefaultHyperOpts and DefaultHyperOptLoss
|
2019-10-10 04:37:32 +03:00 |
|
hroff-1902
|
cdd1bc425b
|
Fix typo
|
2019-10-09 03:12:30 +03:00 |
|
hroff-1902
|
434e0234c5
|
Add handling deprecated settings
|
2019-10-09 02:43:06 +03:00 |
|
hroff-1902
|
edfbb56749
|
Merge pull request #2344 from freqtrade/backtest_nofees
Backtest no fees / custom fees
|
2019-10-07 13:30:20 +03:00 |
|
Matthias
|
ad35a3d7ab
|
Small wording improvements
|
2019-10-07 07:02:43 +02:00 |
|
hroff-1902
|
946b8c29d7
|
Merge pull request #2317 from hroff-1902/list-timeframes
Add list-timeframes subcommand
|
2019-10-06 16:28:15 +03:00 |
|
Matthias
|
22733e44bf
|
Add tests for --fee
|
2019-10-05 15:34:31 +02:00 |
|
Matthias
|
0664a8c0e6
|
add --fee to change fees to other values
|
2019-10-05 15:29:00 +02:00 |
|
Matthias
|
b73426b91f
|
Disable Defaulting to DefaultStrategy
|
2019-10-01 07:02:30 +02:00 |
|
hroff-1902
|
d1fa5f307b
|
Add --all option to list-exchanges
|
2019-10-01 00:33:33 +03:00 |
|
hroff-1902
|
e9d9df3473
|
Merge branch 'develop' into list-timeframes
|
2019-09-30 18:58:25 +03:00 |
|
Matthias
|
03b5be91f7
|
some commands should not have config at all
|
2019-09-30 09:47: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
|
014881e550
|
Allow query version without subcommand
|
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
|
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
|
0f2e277f80
|
Rename subparser variable to command
|
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 |
|
hroff-1902
|
448b09d7b6
|
Add list-timeframes subcommand
|
2019-09-29 11:54:20 +03:00 |
|
hroff-1902
|
d066ab2620
|
Merge pull request #2278 from freqtrade/remove_refresh
Remove refresh-pairs-cached
|
2019-09-24 09:07:25 +03:00 |
|
Matthias
|
0f97a999fb
|
Improve wording
|
2019-09-24 06:35:41 +02:00 |
|
Matthias
|
3245ebccd4
|
Fix problme when no exchange is given to download-data
|
2019-09-21 11:25:27 +02:00 |
|
Matthias
|
1cd8ed0c1a
|
Remove --refresh-pairs
|
2019-09-20 20:02:07 +02:00 |
|
hroff-1902
|
74a0f44230
|
Merge pull request #2276 from freqtrade/keep_original_config
Allow easy printing of loaded configuration
|
2019-09-20 20:59:33 +03:00 |
|
Matthias
|
f0cf8d6a81
|
Allow easy printing of loaded configuration
(beforechanging types and applying defaults)
|
2019-09-20 07:23:32 +02:00 |
|
hroff-1902
|
69f29e8907
|
minor: Cleanup for backtesting
|
2019-09-18 22:57:17 +03: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
|
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 |
|
hroff-1902
|
dda513c923
|
Minor class cosmetics
|
2019-09-12 12:13:20 +03:00 |
|
hroff-1902
|
849d694c27
|
Don't inherit from object
|
2019-09-12 04:39:52 +03:00 |
|
Matthias
|
1b66f01ec0
|
Always use config.json if it's available
|
2019-09-04 19:21:58 +02:00 |
|
Matthias
|
5ce63cd54a
|
Remove no_config_ argument from Arguments
|
2019-09-04 16:39:23 +02:00 |
|
Matthias
|
03f3d0dc8b
|
Remove desc from Arguments header
|
2019-09-04 16:38:33 +02:00 |
|
Matthias
|
d48f03c32e
|
check_exchange is not required for plotting
|
2019-08-31 15:19:53 +02:00 |
|
Matthias
|
1760a8dfbc
|
Use subparser-name to exclude from config requires
|
2019-08-31 15:15:10 +02:00 |
|
Matthias
|
816d942ded
|
Merge branch 'develop' into plot_commands
|
2019-08-30 20:42:58 +02:00 |
|
Matthias
|
423805c9ca
|
Small documentation improvements
|
2019-08-30 20:42:14 +02:00 |
|
Matthias
|
cabe291006
|
Fix test-leakage by not copying config correctly
|
2019-08-29 06:54:28 +02:00 |
|
Matthias
|
68adfc6607
|
Init exchange before datadir ...
|
2019-08-29 06:42:56 +02:00 |
|
Matthias
|
395414ccde
|
Refactor init_plotscript a bit (strategy is not needed for plot_profit)
|
2019-08-24 15:11:31 +02:00 |
|
Matthias
|
f8ddb10607
|
switch indicators to nargs argument type
|
2019-08-24 15:11:31 +02:00 |
|
Matthias
|
f7cb75ff93
|
Add plot-profit command
|
2019-08-24 15:11:31 +02:00 |
|
Matthias
|
99b2be90fd
|
Cleanup plotting (if you have backtest results, no need to download
data!)
|
2019-08-24 15:11:31 +02:00 |
|