Commit Graph

  • 1483593e65 Fix instructions on building a dev Docker image. Pan Long 2018-12-17 07:54:28 -08:00
  • a4aa87c21b Merge pull request #1416 from freqtrade/pyup-scheduled-update-2018-12-17 Matthias 2018-12-17 16:12:21 +01:00
  • ac9189ebc0 Update ccxt from 1.18.37 to 1.18.39 pyup-bot 2018-12-17 13:32:07 +01:00
  • 1dbcab0b09 Merge pull request #1413 from freqtrade/feat/data_helpers Misagh 2018-12-17 09:14:10 +01:00
  • 1372095c66 Seperate requirements to run the bot and to develop. Pan Long 2018-12-02 21:08:00 +08:00
  • 5d253f352c Merge pull request #1358 from mishaker/time_in_force Matthias 2018-12-17 06:38:13 +01:00
  • b3bb98777b Merge branch 'develop' into time_in_force Matthias 2018-12-17 06:37:46 +01:00
  • 5493d1a7e0 Fix wonrly named module Matthias 2018-12-17 06:32:59 +01:00
  • c21bf7d6bb Merge pull request #1414 from mishaker/add_link_order_type Matthias 2018-12-17 06:09:48 +01:00
  • 7357d6b089 adding order type explanation link to doc. misagh 2018-12-16 22:13:50 +01:00
  • c784b829e5 typo misagh 2018-12-16 22:11:51 +01:00
  • 213155e6d3 typo misagh 2018-12-16 22:09:46 +01:00
  • f756f1ad28 unnecessary explanation removed. misagh 2018-12-16 22:08:50 +01:00
  • 2e7028442d reformatting misagh 2018-12-16 22:07:03 +01:00
  • a967b8918a broken link corrected misagh 2018-12-16 22:05:15 +01:00
  • 9d8a3b4ec5 docs added misagh 2018-12-16 22:02:29 +01:00
  • 806ab3729f Add / fix some comments Matthias 2018-12-16 14:14:17 +01:00
  • b6474e4a3c Merge pull request #1411 from freqtrade/xmatthias-readme_link Misagh 2018-12-16 13:11:29 +01:00
  • eb7034c7a7 Rename download_backtest_testdata to download_pair_history Matthias 2018-12-16 10:33:08 +01:00
  • 50938d410a Remove tests for download_pairs Matthias 2018-12-16 10:30:13 +01:00
  • 8bd4d03e13 remove download_pairs Matthias 2018-12-16 10:29:53 +01:00
  • 8826a1df5f Add missing tests for trim_tickerlist Matthias 2018-12-16 10:19:49 +01:00
  • 043cefd60a allow reloading single pair Matthias 2018-12-16 10:17:11 +01:00
  • ebb80b6906 remove ujson / json fallback hack as it's now in requirements Matthias 2018-12-16 09:58:54 +01:00
  • f5b2430cda Fix docstrings and typo Matthias 2018-12-16 09:58:46 +01:00
  • 8a3c2a0c63 allow only loading 1 pair if necessary Matthias 2018-12-15 20:31:25 +01:00
  • 429f846ad1 Switch load_data to kwargs Matthias 2018-12-15 20:14:13 +01:00
  • acd07d40a0 Cleanup some comments and code formatting Matthias 2018-12-15 19:52:52 +01:00
  • d421e4e8af update edge description Matthias 2018-12-15 19:15:38 +01:00
  • d0c9791ca6 Fix tests to support load_data with dataframe Matthias 2018-12-15 15:34:25 +01:00
  • 34ea214f7c Fix some tests to use dataframe Matthias 2018-12-15 14:42:21 +01:00
  • 1c5031b468 load_data to return dataframe Matthias 2018-12-15 14:28:37 +01:00
  • c1a32bc6c8 use json_load to load data Matthias 2018-12-15 14:22:49 +01:00
  • b4f1a80dc1 Add edge oneliner to index Matthias 2018-12-15 14:21:14 +01:00
  • 6c02cc5993 Adjust test to pathlib Matthias 2018-12-15 14:10:45 +01:00
  • 21aba1620c Replace calls to load_data Matthias 2018-12-15 13:55:16 +01:00
  • f261911285 replace os.path with pathlib.Path Matthias 2018-12-15 13:54:35 +01:00
  • c82d165713 Merge pull request #1412 from freqtrade/pyup-scheduled-update-2018-12-15 Matthias 2018-12-15 13:49:12 +01:00
  • a34c2cf64b Add missing test-module __init__.py Matthias 2018-12-15 13:40:02 +01:00
  • 4ad507f8dd Update ccxt from 1.18.36 to 1.18.37 pyup-bot 2018-12-15 13:32:06 +01:00
  • 7e463b209c Add link to contributing for "wanna help" Matthias 2018-12-15 13:28:00 +01:00
  • df01e8b326 Merge pull request #1410 from freqtrade/pyup-scheduled-update-2018-12-14 Matthias 2018-12-14 13:54:07 +01:00
  • c42d5002a1 Update pytest from 4.0.1 to 4.0.2 pyup-bot 2018-12-14 13:32:09 +01:00
  • 43039aa6ab Update ccxt from 1.18.32 to 1.18.36 pyup-bot 2018-12-14 13:32:07 +01:00
  • 407139b0e0 remove unused imports Matthias 2018-12-13 06:37:07 +01:00
  • 17a820e5c0 Move tests from test_optimize to test_history Matthias 2018-12-13 06:35:42 +01:00
  • 92c800d925 Adjust tests to data.history Matthias 2018-12-13 06:35:28 +01:00
  • 4ca6aad99a Adjust imports in scripts Matthias 2018-12-13 06:34:37 +01:00
  • 432cc00283 Adjust imports to data.history Matthias 2018-12-13 06:34:10 +01:00
  • 0250a96feb Sort imports Matthias 2018-12-13 06:26:04 +01:00
  • 1a3fcd4771 extract data-handling methods from optimize Matthias 2018-12-13 06:12:10 +01:00
  • b38195e9b3 Rename to converter Matthias 2018-12-12 20:16:03 +01:00
  • 1f29802884 only export what's needed Matthias 2018-12-12 20:08:00 +01:00
  • 453f62cdfa Adjust imports Matthias 2018-12-12 19:57:40 +01:00
  • 030ecbfc17 move exchange_helpers to data module Matthias 2018-12-12 19:57:25 +01:00
  • 04c330f10b Merge pull request #1404 from freqtrade/feat/pass_df Matthias 2018-12-13 20:14:32 +01:00
  • aca243086e Fix comment Matthias 2018-12-13 19:43:17 +01:00
  • eb7fb2ff0f Merge pull request #1409 from freqtrade/pyup-scheduled-update-2018-12-13 Samuel Husso 2018-12-13 14:57:55 +02:00
  • 6c9c03b3d5 Update ccxt from 1.18.24 to 1.18.32 pyup-bot 2018-12-13 13:32:07 +01:00
  • cdd0ef3094 Merge pull request #1407 from freqtrade/edge_docu Misagh 2018-12-12 20:38:44 +01:00
  • 6b4bab272f Add link to edge documentation in bot-usage Matthias 2018-12-12 20:20:07 +01:00
  • 960abeac0a Merge pull request #1406 from mishaker/fix_edge_broken_link Matthias 2018-12-12 20:17:56 +01:00
  • c3af7220f1 Merge pull request #1405 from freqtrade/edge_cli_comments Misagh 2018-12-12 20:15:14 +01:00
  • df5a280169 fix edge doc broken link misagh 2018-12-12 20:11:27 +01:00
  • 7e3955b04c Fix edge-cli comments (refer to edge, not backtest Matthias 2018-12-12 20:03:41 +01:00
  • 5c3dcf3e2b Test for wrong inputs (empty / none-dataframes) in get_signal Matthias 2018-12-12 19:35:51 +01:00
  • d6ba4f0e81 Fix last 2 tests to use DF as data container Matthias 2018-12-11 20:30:43 +01:00
  • 7a533de1a8 Use list ticker history for backtesting Matthias 2018-12-11 20:07:14 +01:00
  • fe3990af3d Adjust some tests to dataframe passing Matthias 2018-12-11 19:48:36 +01:00
  • 627ab9f583 pass around dataframe instead of list Matthias 2018-12-11 19:47:48 +01:00
  • a377088421 Merge pull request #1403 from freqtrade/pyup-scheduled-update-2018-12-12 Misagh 2018-12-12 13:46:13 +01:00
  • aa1262bea6 typo corrected misagh 2018-12-12 13:33:03 +01:00
  • 79f5c4adfe Update sqlalchemy from 1.2.14 to 1.2.15 pyup-bot 2018-12-12 13:32:09 +01:00
  • fd953bab8c Update ccxt from 1.18.18 to 1.18.24 pyup-bot 2018-12-12 13:32:07 +01:00
  • 8d8b53f4d1 added tests for IOC and FOK misagh 2018-12-12 13:05:55 +01:00
  • 62f6dd5b17 Merge pull request #1402 from freqtrade/move_fiat Misagh 2018-12-12 09:32:55 +01:00
  • 81b4940eef Adjust tests to new fiat-convert location Matthias 2018-12-11 20:27:54 +01:00
  • efc709501a move fiat-convert to rpc - adjust imports Matthias 2018-12-11 20:27:30 +01:00
  • 0f2c547805 Move fiat-convert to subfolder Matthias 2018-12-11 20:26:53 +01:00
  • 5a7451a823 Merge pull request #1400 from freqtrade/feat/exchange_styling Misagh 2018-12-11 19:32:49 +01:00
  • 0ab8ac1c1d Add test to verify downloading history does not modify _pairs_last_refresh_time Matthias 2018-12-11 19:18:28 +01:00
  • 80efef87ab Merge pull request #1401 from freqtrade/pyup-scheduled-update-2018-12-11 Misagh 2018-12-11 13:59:59 +01:00
  • 70ad8a06c3 Update requests from 2.20.1 to 2.21.0 pyup-bot 2018-12-11 13:33:08 +01:00
  • 97e7b0d9f6 Update ccxt from 1.18.17 to 1.18.18 pyup-bot 2018-12-11 13:33:06 +01:00
  • 8c1901ad1e Extract caching logic from lowestlevel fetch_ohlcv function Matthias 2018-12-11 07:11:43 +01:00
  • 523dea4a04 remove hacky workaround not needed anymore Matthias 2018-12-10 20:22:41 +01:00
  • e2bff9d5cb Remove assigning klines from download method Matthias 2018-12-10 20:22:21 +01:00
  • 36de451809 Remove class-level variables Matthias 2018-12-10 19:54:43 +01:00
  • adcaa8439e test_strategy_override_order_tif added misagh 2018-12-10 19:17:56 +01:00
  • e6fd7da43f adding test: create order should consider TIF misagh 2018-12-10 19:09:20 +01:00
  • 6018f2d252 order status handled in case of IOC and FOK misagh 2018-12-10 18:52:24 +01:00
  • 3e479d045d Merge pull request #1399 from freqtrade/pyup-scheduled-update-2018-12-10 Misagh 2018-12-10 15:04:37 +01:00
  • d904667c87 Update ccxt from 1.18.13 to 1.18.17 pyup-bot 2018-12-10 13:33:07 +01:00
  • 866b7aee8e tests fixed misagh 2018-12-09 16:22:21 +01:00
  • 663e33d2ef if condition refactored misagh 2018-12-09 16:06:00 +01:00
  • 20d794e265 mistake in previous commit misagh 2018-12-09 16:04:28 +01:00
  • 2f5c8941eb removing unnecessary default value misagh 2018-12-09 16:00:04 +01:00
  • b35199a772 intermediary commit before extracting the logic misagh 2018-12-09 15:59:05 +01:00
  • 510f78079b conflict with develop resolved misagh 2018-12-09 15:16:38 +01:00
  • c15231d1b9 Merge pull request #1398 from freqtrade/pyup-scheduled-update-2018-12-09 Misagh 2018-12-09 15:09:02 +01:00