Commit Graph

42 Commits (8ab07e0451d1205eb4ebee2f2043f9df56cc2e13)

Author SHA1 Message Date
hroff-1902 7af24dc486 cleanup Arguments: name attrs and methods as non-public
7 years ago
hroff-1902 be26ba8f8f rename _load_*_config() methods to _process_*_options()
7 years ago
hroff-1902 007703156b do not export ARGS_* from configuration
7 years ago
hroff-1902 1bdffcc73b make configuration a sep. module, including arguments
7 years ago
Matthias ba7a0dde06 Use build_args for download script
7 years ago
hroff-1902 8c40a406b6 arguments cleanup
7 years ago
hroff-1902 04ea66c977 fix handling timeframes
7 years ago
Matthias 9657b1a17f explict parse to string for ticker-interval
7 years ago
Matthias e08fda074a Fix bug with timeframe handling
7 years ago
hroff-1902 d55f2be942 make flake happy
7 years ago
hroff-1902 dc0326db27 fix handling --exchange
7 years ago
hroff-1902 ef15f2bdc6 log messages slightly improved
7 years ago
hroff-1902 39932627bd typo in log message fixed
7 years ago
hroff-1902 11f535e79f change prints to logging
7 years ago
hroff-1902 fb88953be3 refactoring download_backtest_data.py
7 years ago
Matthias a7383ad35d enable ratelimit in download-backtest-data too
7 years ago
hroff-1902 c2ca899c7e fixed printed message; cosmetic changes in the code in scripts/download_backtest_data.py
7 years ago
hroff-1902 ebf1126351 cosmetic: rename interval, tick_interval, etc --> ticker_interval
7 years ago
hroff-1902 da5bef501e cleanup
7 years ago
hroff-1902 87c82dea3d support for multiple --config in the download_backtest_data.py utility
7 years ago
Matthias 1ce8f416ca Reset stake-currency when using config to download pairs
7 years ago
Matthias 34b93eb952 Load config-file in download_backtest_data -
7 years ago
Matthias 8fbeb700d6 move key/secret in download_backtest_data to correct location
7 years ago
Matthias eb7034c7a7 Rename download_backtest_testdata to download_pair_history
7 years ago
Matthias 043cefd60a allow reloading single pair
7 years ago
Matthias 21aba1620c Replace calls to load_data
7 years ago
Matthias 4ca6aad99a Adjust imports in scripts
7 years ago
Matthias ce4f0696e1 Add logging to download script and enable ccxt_async_config
8 years ago
Matthias a107c4c7b4 Download using asyncio
8 years ago
xmatthias 43f1a1d264 rework download_backtest script
8 years ago
xmatthias 2b0ef54595 update download_script for exchange objectify
8 years ago
xmatthias 40746c3fcb fix downloadscript crash if a pair is not available
8 years ago
Janne Sinivirta 5ff405b0b0 allow defining of timeframes to download
8 years ago
Janne Sinivirta af1ba1e191 split ugly ternary to regular if
8 years ago
Janne Sinivirta 5c7899ae98 flake8 fix
8 years ago
Janne Sinivirta 6891054b84 use folder user_data/data/exchangename by default and pick pairs.json from that folder by default
8 years ago
Janne Sinivirta a0c79bd727 make --pairs-file required
8 years ago
Anton 24ab1b5be5 Fix review comments, documenation update
8 years ago
Anton 2267a420a4 Fix codestyle
8 years ago
Anton 82ea56c8fd Fix review comments. Add support of datetime timeganges
8 years ago
Anton 6675120324 Add time range support to download_backtest_data
8 years ago
Samuel Husso fded8e5117 move download_backtest_data to scripts
8 years ago