hroff-1902
|
ad89d19955
|
Print list in the human-readable format
|
2019-10-15 21:07:01 +03:00 |
|
hroff-1902
|
4111734637
|
Add 'Is pair' in the list-markets tabular output
|
2019-10-14 13:48:33 +03:00 |
|
hroff-1902
|
6e27c47dee
|
Handle properly exchanges with no active flag set for markets
|
2019-10-14 13:32:39 +03:00 |
|
Matthias
|
13e80e449c
|
cleanup and better docstring
|
2019-10-14 06:22:10 +02:00 |
|
Matthias
|
37925e7f6c
|
Add --dl-trades cli flag
|
2019-10-13 13:15:22 +02:00 |
|
Matthias
|
476adf872a
|
Add conversion from trades to ohlcv at different intervals
|
2019-10-13 13:15:22 +02:00 |
|
Matthias
|
9584629f50
|
Rename argument from dl_path to datadir
|
2019-10-13 13:15:22 +02:00 |
|
Matthias
|
c1c49183b5
|
Call new method based on condition
|
2019-10-13 13:15:22 +02:00 |
|
hroff-1902
|
7cf7982565
|
Add list-pairs and list-markets subcommands
|
2019-10-13 13:12:20 +03:00 |
|
Matthias
|
f3f6e9d365
|
Allow skipping of exchange validation
|
2019-10-13 10:33:22 +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 |
|
hroff-1902
|
d1fa5f307b
|
Add --all option to list-exchanges
|
2019-10-01 00:33:33 +03:00 |
|
hroff-1902
|
75446d8195
|
Refactor list-timeframes command with the use of the Exchange class methods
|
2019-09-29 23:18:04 +03:00 |
|
Matthias
|
0d13e2cb2e
|
Update travis to run new methods
|
2019-09-29 19:18:52 +02:00 |
|
Matthias
|
ad2fa61765
|
Fix utils test
|
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 |
|
hroff-1902
|
448b09d7b6
|
Add list-timeframes subcommand
|
2019-09-29 11:54:20 +03:00 |
|
Matthias
|
0f97a999fb
|
Improve wording
|
2019-09-24 06:35:41 +02:00 |
|
Matthias
|
7aa42f8868
|
Fail download-data gracefully if no pairs-file exists
|
2019-09-21 12:53:47 +02:00 |
|
Matthias
|
e6ccc1427c
|
have Arguments return a dict instead of Namespace
|
2019-09-12 20:16:39 +02:00 |
|
Matthias
|
816d942ded
|
Merge branch 'develop' into plot_commands
|
2019-08-30 20:42:58 +02:00 |
|
Matthias
|
3232251fea
|
Refactor downloading ohlcv from utils to history
|
2019-08-25 15:01:27 +02:00 |
|
Matthias
|
69c2b12879
|
Move plot_dataframe as freqtrade submodule
|
2019-08-24 15:11:31 +02:00 |
|
Matthias
|
aaeeb9c0c6
|
Merge branch 'develop' into align_userdata
|
2019-08-21 19:41:10 +02:00 |
|
Matthias
|
89257832d7
|
Don't use internal _API methods
|
2019-08-16 15:27:59 +02:00 |
|
Matthias
|
219d0b7fb0
|
Adjust documentation to removed download-script
|
2019-08-16 15:27:48 +02:00 |
|
Matthias
|
05deb9e09b
|
Migrate download-script logic to utils.py
|
2019-08-16 14:42:44 +02:00 |
|
Matthias
|
2a141af42e
|
Only create userdir when explicitly requested
|
2019-07-31 19:39:54 +02:00 |
|
Matthias
|
03e60b9ea4
|
Rename folder_Operations to directory_operations
|
2019-07-29 06:15:49 +02:00 |
|
Matthias
|
23435512c4
|
Add create-userdir command to initialize a user directory
|
2019-07-28 14:57:05 +02:00 |
|
hroff-1902
|
813c008af2
|
setup_configuration() cleanup
|
2019-06-16 21:37:43 +03:00 |
|
Matthias
|
9035e0b695
|
Update function due to merge of #1926
|
2019-06-16 10:39:43 +02:00 |
|
hroff-1902
|
cedd38455f
|
remove configuration from list-exchanges
|
2019-06-14 21:54:38 +03:00 |
|
hroff-1902
|
8df40a6ff9
|
make flake happy
|
2019-06-12 22:40:50 +03:00 |
|
hroff-1902
|
9c64965808
|
list-exchanges subcommand added
|
2019-06-12 12:33:20 +03:00 |
|