Commit Graph

  • c29c13dfd7 Fix a typo in Arguments() comment Gerald Lonlas 2018-06-04 22:42:24 -07:00
  • 947462e134 Add back 'import os' in Arguments() Gerald Lonlas 2018-06-04 21:29:53 -07:00
  • 3778bcda24 Ok! you won Flake8 Gerald Lonlas 2018-06-04 20:50:44 -07:00
  • 1b071b1f4a Add example on how to start the script Gerald Lonlas 2018-06-04 20:42:34 -07:00
  • 8edcef6d32 Add two params to select what indicators to display Gerald Lonlas 2018-06-04 20:41:16 -07:00
  • 662436acd2 Fix typo in Argument() Gerald Lonlas 2018-06-04 20:40:36 -07:00
  • e16fb45d84 Fix typo, remove Bittrex mention Gerald Lonlas 2018-06-04 19:25:25 -07:00
  • 1c75bfdddd Add more indicators Gerald Lonlas 2018-06-03 18:41:28 -07:00
  • 64504e6777 Add support of --refresh-pairs-cached param Gerald Lonlas 2018-06-03 15:53:15 -07:00
  • af76d5f0e0 Breakdown the script in functions the improve maintainability Gerald Lonlas 2018-06-03 14:36:22 -07:00
  • 5683f9e10e Remove hardcoded backtest-result.json in Plot scripts Gerald Lonlas 2018-06-03 13:58:00 -07:00
  • 15fb81da92 Merge pull request #844 from creslinux/Constants_usdt Matthias 2018-06-04 21:56:34 +02:00
  • e52ec14588 Update configuration.md creslin 2018-06-04 22:19:25 +03:00
  • b13658b319 Updated configuration doc with new fiat values accepted. creslinux 2018-06-04 22:17:10 +03:00
  • a44978a068 Per steer from project core member, add other valid coinmarketcap listed crypto base currencies that are valid during conversion lookup creslinux 2018-06-04 21:48:15 +03:00
  • bee2541bd8 Merge pull request #843 from freqtrade/more_timeframes Matthias 2018-06-04 16:23:19 +02:00
  • 7c8bf95f8f To be able to start bot with USDT in fiat_display_currency in config.json creslinux 2018-06-04 16:45:47 +03:00
  • 7df77b1b28 match timeframes to arguments Janne Sinivirta 2018-06-04 16:35:00 +03:00
  • b995e04daa Merge pull request #841 from freqtrade/choose_tickers_to_download Matthias 2018-06-04 14:13:35 +02:00
  • 0f3dc821f2 add missing timeframes to allowed values Janne Sinivirta 2018-06-04 15:03:42 +03:00
  • 5ff405b0b0 allow defining of timeframes to download Janne Sinivirta 2018-06-04 13:31:52 +03:00
  • 86ae9d25f0 Merge pull request #840 from freqtrade/improve_downloader Samuel Husso 2018-06-04 14:51:02 +03:00
  • 3321e4cafd travis should run hyperopt and backtesting using tests/testdata tickers Janne Sinivirta 2018-06-04 14:14:04 +03:00
  • 639b6bc4f6 set and create default datadir based on used exchange Janne Sinivirta 2018-06-04 14:13:19 +03:00
  • af1ba1e191 split ugly ternary to regular if Janne Sinivirta 2018-06-04 12:58:35 +03:00
  • 5c7899ae98 flake8 fix Janne Sinivirta 2018-06-04 12:45:23 +03:00
  • d4b431a335 update documentation about download_backtesting_data.py script Janne Sinivirta 2018-06-04 12:30:21 +03:00
  • 6891054b84 use folder user_data/data/exchangename by default and pick pairs.json from that folder by default Janne Sinivirta 2018-06-04 12:20:17 +03:00
  • e10279b7b4 show default exchange in download_backtest_data.py Janne Sinivirta 2018-06-04 11:50:33 +03:00
  • a0c79bd727 make --pairs-file required Janne Sinivirta 2018-06-04 11:47:27 +03:00
  • 4b8f382cfd Merge pull request #839 from freqtrade/fix/incorrect_folder_name_userdata Janne Sinivirta 2018-06-04 11:24:09 +03:00
  • eeda93a359 Fix folder names in custom datadir documentation Janne Sinivirta 2018-06-04 10:01:26 +03:00
  • 7b79ca3e8f Merge pull request #837 from xmatthias/fix_doc_links Gérald LONLAS 2018-06-03 18:59:57 -07:00
  • 3030bf9778 Fix types Anton 2018-06-04 01:52:54 +03:00
  • 87f750da35 Merge with develop Anton 2018-06-04 01:50:10 +03:00
  • daa9c0c026 Fix review comments Anton 2018-06-04 01:48:26 +03:00
  • 5ef2654eb4 replace references to old url xmatthias 2018-06-03 23:07:00 +02:00
  • 26120ff675 remove unnecessary .gitkeep xmatthias 2018-06-03 23:06:37 +02:00
  • e453dab4a3 Merge pull request #831 from xmatthias/backtest_export_filename Gérald LONLAS 2018-06-03 13:12:38 -07:00
  • 482d063638 update documentation for --export-filename xmatthias 2018-06-03 19:41:34 +02:00
  • 2f3b0cd422 Merge pull request #835 from gcarq/pyup-update-ccxt-1.14.120-to-1.14.121 Janne Sinivirta 2018-06-03 20:40:22 +03:00
  • e3227a741c add --export-filename for backtesting xmatthias 2018-06-03 14:52:03 +02:00
  • 4eb8295955 Update ccxt from 1.14.120 to 1.14.121 pyup-bot 2018-06-03 19:27:08 +02:00
  • bdb25bbcbc Merge pull request #834 from gcarq/feature/__main__ Samuel Husso 2018-06-03 19:28:23 +03:00
  • 43696eff5c Add __main__.py to improve how to launch the bot Gerald Lonlas 2018-06-03 08:57:13 -07:00
  • c6b93f8fe5 Merge pull request #833 from gcarq/fix/backtesting_doc Michael Egger 2018-06-03 17:43:41 +02:00
  • d3d62e90d3 Update Backtesting/Hyperopt usage documentation Gerald Lonlas 2018-06-03 08:36:01 -07:00
  • 20815771ab Merge pull request #817 from gcarq/feature/gdax Janne Sinivirta 2018-06-03 17:49:20 +03:00
  • b6754601ef Merge pull request #832 from xmatthias/contrib_document Janne Sinivirta 2018-06-03 17:43:59 +03:00
  • 0f352a4b5c update contributing document to include mypy xmatthias 2018-06-03 15:14:51 +02:00
  • 7d6b11cb10 Merge pull request #830 from xmatthias/refactor_fiat_list Samuel Husso 2018-06-03 15:57:23 +03:00
  • 3a158faa30 Refactor fiat-list to constants xmatthias 2018-06-03 13:47:36 +02:00
  • fff7ec1dab Merge pull request #808 from xmatthias/mypy_typecheck Matthias 2018-06-03 10:43:55 +02:00
  • 50fc5f91ca Merge branch 'develop' into mypy_typecheck xmatthias 2018-06-03 10:35:56 +02:00
  • ec7c11513e Merge pull request #829 from gcarq/pyup-update-ccxt-1.14.119-to-1.14.120 Samuel Husso 2018-06-03 11:31:50 +03:00
  • cfb06ceb58 Update ccxt from 1.14.119 to 1.14.120 pyup-bot 2018-06-03 10:12:07 +02:00
  • e8a59f4c20 Add a test to check the behavior when converting two FIAT Gerald Lonlas 2018-06-02 13:26:24 -07:00
  • 638d98735f Allow fiat_convert to use same symbol for Crypto and FIAT Gerald Lonlas 2018-06-01 20:58:07 -07:00
  • c9e49ed7b4 Sort ticker_history Gerald Lonlas 2018-05-31 23:45:35 -07:00
  • acbfe91f13 Allow EUR / USD as stake_currency Gerald Lonlas 2018-05-31 23:44:17 -07:00
  • 7edafbb772 Merge pull request #823 from creslinux/timerange_unixtime_argument Janne Sinivirta 2018-06-03 07:22:41 +03:00
  • a657e3d24a Merge pull request #826 from gcarq/fix/hyperopt-stake_currency Janne Sinivirta 2018-06-03 07:19:24 +03:00
  • 2cd8782a88 Merge pull request #825 from gcarq/fix/hyperopt-in-progress Janne Sinivirta 2018-06-03 07:16:39 +03:00
  • fe8ff1b929 Fix stake_currency return by Hyperopt Gerald Lonlas 2018-06-02 14:07:31 -07:00
  • 127cf5d619 Backtesting: Add the Interval required when data is missing Gerald Lonlas 2018-06-02 13:55:05 -07:00
  • 5e99df1759 Merge pull request #824 from xmatthias/rymdluo-patch-1 Gérald LONLAS 2018-06-02 13:05:11 -07:00
  • 94e586c049 Added unit test to check posix time arguments passed to timerange creslinux 2018-06-02 22:46:54 +03:00
  • dc65753a64 Fix the in-progress dot that does not show up during a Hyperopt run Gerald Lonlas 2018-06-02 12:35:07 -07:00
  • 43ba02afc6 Per feed back, kept the stype as date. Use a tuple to keep as epoch int or process via arrow to timestamp. creslin 2018-06-02 21:59:18 +03:00
  • 9537f17dd4 Fix test xmatthias 2018-06-02 20:06:29 +02:00
  • 2791d543ea Make backtesting report markdown shareable Raymond Luo 2018-05-18 19:02:38 +08:00
  • 9dbe5fdb85 Update back testing document to include example using Posix timestamps as timerange creslin 2018-06-02 19:49:23 +03:00
  • 6ca375a397 Extend timerange to accept unix timestamps. This gives greater granularity over backtest, parsing tickerfiles. creslin 2018-06-02 19:45:08 +03:00
  • 81bb128cf7 Merge pull request #822 from gcarq/fix/misleading_log Matthias 2018-06-02 14:50:27 +02:00
  • a8bf5092e8 add ignore explanation xmatthias 2018-06-02 14:18:57 +02:00
  • f88729f0e8 add ignore comment xmatthias 2018-06-02 14:14:28 +02:00
  • 3447e4bb97 comment on ignore hint xmatthias 2018-06-02 14:13:17 +02:00
  • 884395415f remove type:ignore xmatthias 2018-06-02 14:10:15 +02:00
  • 0007002c80 fix test failure xmatthias 2018-06-02 14:07:54 +02:00
  • 0a595190a3 fix last typechecks xmatthias 2018-06-02 13:59:35 +02:00
  • 32300f6d5f don't initialize with None where it's not necessary xmatthias 2018-06-02 13:55:06 +02:00
  • d9e951447f remove _init function in backtesting (and according test) xmatthias 2018-06-02 13:54:22 +02:00
  • 6fc21e30e5 remove unused import xmatthias 2018-06-02 13:52:55 +02:00
  • 6106822d10 typing xmatthias 2018-06-02 13:44:41 +02:00
  • 4a322abd4d Typecheck improvements xmatthias 2018-06-02 13:43:51 +02:00
  • 52309cc292 Merge pull request #819 from gcarq/pyup-update-ccxt-1.14.96-to-1.14.119 Janne Sinivirta 2018-06-02 11:57:58 +03:00
  • b5c41ca0fc Merge pull request #820 from gcarq/fix/backtesting_hint Janne Sinivirta 2018-06-02 11:39:09 +03:00
  • a82a31341b change misleading logging for datadir Janne Sinivirta 2018-06-02 11:32:05 +03:00
  • 0980e7e82d Merge pull request #766 from pan-long/forcesell-amount Gérald LONLAS 2018-06-01 19:51:38 -07:00
  • 41efe99770 Merge pull request #786 from gcarq/fix/setup_script Gérald LONLAS 2018-06-01 19:48:29 -07:00
  • 792dd556a1 Fix wrong hint '--update-pairs-cached' from Backtesting/Hyperopt Gerald Lonlas 2018-06-01 19:37:39 -07:00
  • b731a65c75 Update ccxt from 1.14.96 to 1.14.119 pyup-bot 2018-06-02 04:27:04 +02:00
  • e28973c50a fix flake8 xmatthias 2018-05-31 22:17:46 +02:00
  • 633620a5e9 exclude .mypy_cache xmatthias 2018-05-31 22:15:18 +02:00
  • 41a47df93f setup travis to check mypy xmatthias 2018-05-31 22:09:31 +02:00
  • 3fb1dd02f1 add typehints and type: ignores xmatthias 2018-05-31 22:00:46 +02:00
  • cf34b84cf1 add attributes with typehints xmatthias 2018-05-31 21:59:22 +02:00
  • f4f821e88e add typehints xmatthias 2018-05-31 21:44:18 +02:00
  • c0cef7250d typing - avoid variable reuse with differen ttype xmatthias 2018-05-31 21:22:46 +02:00
  • 2976a50c58 fix typing xmatthias 2018-05-31 21:10:15 +02:00