Matthias
|
ef0fcb0e0f
|
Make data-finding safe
|
2019-12-28 11:01:41 +01:00 |
|
Matthias
|
f8b8b9ac63
|
Convert to Path temporarily
|
2019-12-28 11:01:41 +01:00 |
|
Matthias
|
2a6b542b09
|
Add second subcommand to allow conversation of ohlcv and trades data
seprately
|
2019-12-28 11:01:41 +01:00 |
|
Matthias
|
c3064dfd2b
|
Enhance validation constants
|
2019-12-28 11:00:45 +01:00 |
|
Matthias
|
cd4466a626
|
Add convert_* methods
|
2019-12-28 11:00:45 +01:00 |
|
Matthias
|
e5a61667dd
|
Implement first version of jsondatahandler
|
2019-12-28 11:00:22 +01:00 |
|
Matthias
|
2496aa8e3f
|
Add convert-data template subcommands
|
2019-12-28 10:59:30 +01:00 |
|
hroff-1902
|
004993583b
|
Merge pull request #2712 from freqtrade/strategylist
add list-strategies subcommand
|
2019-12-28 12:32:06 +03:00 |
|
Matthias
|
b2fb28453f
|
Fix tests after changing output
|
2019-12-28 06:39:25 +01:00 |
|
Matthias
|
fc98cf0037
|
Address PR feedback - change output to show Filename only
|
2019-12-28 06:25:45 +01:00 |
|
hroff-1902
|
6db75bc244
|
Merge pull request #2706 from freqtrade/data_dir
Convert datadir within config to Path
|
2019-12-28 05:14:48 +03:00 |
|
hroff-1902
|
56fd714de2
|
Merge pull request #2717 from freqtrade/markets_info_nodict
Check if markets.info is a dict before using it
|
2019-12-27 19:47:56 +03:00 |
|
Matthias
|
e51ac2c973
|
Remove unavailable pair ...
|
2019-12-27 16:22:41 +01:00 |
|
Matthias
|
cadde3ab6d
|
Check if markets.info is a dict before using it
|
2019-12-27 16:15:44 +01:00 |
|
hroff-1902
|
9987e64e8c
|
Merge pull request #2711 from freqtrade/doc/formatting
Align Edge documentation to configuration page
|
2019-12-26 00:36:40 +03:00 |
|
Matthias
|
98647b490c
|
Remove wrong "once per hour" listings
|
2019-12-25 19:27:08 +01:00 |
|
hroff-1902
|
32118cc1cb
|
Merge pull request #2714 from freqtrade/sell_reason_counts
backtesting - Sell reason counts
|
2019-12-25 13:35:11 +03:00 |
|
Matthias
|
63f41cf1c6
|
Update documentation with new result
|
2019-12-25 09:44:23 +01:00 |
|
Matthias
|
e5aed098b5
|
Enhance backtest results with sell reason profit / loss table
|
2019-12-25 09:39:29 +01:00 |
|
hroff-1902
|
5e6e625694
|
Merge pull request #2710 from freqtrade/rpc_balance_output
/balance should not convert to BTC
|
2019-12-24 23:59:05 +03:00 |
|
hroff-1902
|
a95454d338
|
Merge pull request #2709 from freqtrade/dry_wallet_fix
Fix bug in dry-run wallet
|
2019-12-24 23:55:22 +03:00 |
|
Matthias
|
ad75048678
|
Fix testing with path in windows
|
2019-12-24 15:53:40 +01:00 |
|
Matthias
|
402c761a23
|
Change loglevel of Path output to debug
|
2019-12-24 15:44:04 +01:00 |
|
Matthias
|
66f9ece061
|
Add documentation for strategy-list
|
2019-12-24 15:35:53 +01:00 |
|
Matthias
|
27b8617077
|
Add tests
|
2019-12-24 15:35:38 +01:00 |
|
Matthias
|
2ab989e274
|
Cleanup some code and add option
|
2019-12-24 15:28:35 +01:00 |
|
Matthias
|
5a11ca86bb
|
Move instanciation out of search_object
|
2019-12-24 14:01:28 +01:00 |
|
Matthias
|
25e6d6a7bf
|
Combine load_object methods into one
|
2019-12-24 13:54:46 +01:00 |
|
Matthias
|
eb1040ddb7
|
Convert resolvers to classmethods
|
2019-12-24 13:34:37 +01:00 |
|
Matthias
|
a68445692b
|
Add first steps for list-strategies
|
2019-12-24 12:44:41 +01:00 |
|
Matthias
|
48935d2932
|
Align edge documentation to configuration page
|
2019-12-24 07:25:18 +01:00 |
|
Matthias
|
83ed0b38c1
|
Wordwrap before keep it secret
|
2019-12-24 07:13:44 +01:00 |
|
Matthias
|
90670e7401
|
Merge pull request #2686 from freqtrade/doc/pricing_reasons
Document buy / sell order pricings
|
2019-12-24 07:05:35 +01:00 |
|
Matthias
|
a105e5664a
|
Align /balance output to show everything in stake currency
the conversation to BTC does not make sense
|
2019-12-24 06:58:30 +01:00 |
|
Matthias
|
b8442d536a
|
Update integration test to also test dry-run-wallets
|
2019-12-24 06:47:25 +01:00 |
|
Matthias
|
6688a2c112
|
Merge branch 'develop' into doc/pricing_reasons
|
2019-12-24 06:33:51 +01:00 |
|
Matthias
|
33cfeaf9b0
|
Remove i.e. where it doesn't fit
|
2019-12-24 06:31:05 +01:00 |
|
Matthias
|
f487dac047
|
FIx bug in dry-run wallets causing balances to stay there after trades
are sold
|
2019-12-24 06:27:11 +01:00 |
|
hroff-1902
|
690eb2a52b
|
configuration.md reviewed
|
2019-12-24 07:19:35 +03:00 |
|
hroff-1902
|
20b52fcef9
|
Merge pull request #2705 from freqtrade/refactor_resolvers
Refactor resolvers to static resolvers
|
2019-12-24 00:35:52 +03:00 |
|
Matthias
|
0ac5e5035c
|
Remove unused import
|
2019-12-23 20:43:31 +01:00 |
|
Matthias
|
c6b9c8eca0
|
Forgot to save
|
2019-12-23 19:32:31 +01:00 |
|
Matthias
|
ecbb77c17f
|
Add forgotten option
|
2019-12-23 15:13:55 +01:00 |
|
Matthias
|
bb8acc61db
|
Convert datadir within config to Path
(it's used as Path all the time!)
|
2019-12-23 15:11:29 +01:00 |
|
Matthias
|
90cabd7c21
|
Wrap line
|
2019-12-23 10:46:35 +01:00 |
|
Matthias
|
c6d2233978
|
Convert StrategyLoader to static loader
|
2019-12-23 10:23:48 +01:00 |
|
Matthias
|
6d5aca4f32
|
Convert hyperoptloss resolver to static loader
|
2019-12-23 10:09:08 +01:00 |
|
Matthias
|
248ef5a0ea
|
Convert HyperoptResolver to static loader
|
2019-12-23 10:06:19 +01:00 |
|
Matthias
|
560acb7cea
|
Convert ExchangeResolver to static loader class
|
2019-12-23 10:03:18 +01:00 |
|
Matthias
|
5fefa9e97c
|
Convert PairlistResolver to static loader
|
2019-12-23 09:56:12 +01:00 |
|