Commit Graph

  • c82d165713
    Merge pull request #1412 from freqtrade/pyup-scheduled-update-2018-12-15 Matthias 2018-12-15 13:49:12 +0100
  • a34c2cf64b Add missing test-module __init__.py Matthias 2018-12-15 13:40:02 +0100
  • 4ad507f8dd Update ccxt from 1.18.36 to 1.18.37 pyup-bot 2018-12-15 13:32:06 +0100
  • 7e463b209c
    Add link to contributing for "wanna help" Matthias 2018-12-15 13:28:00 +0100
  • df01e8b326
    Merge pull request #1410 from freqtrade/pyup-scheduled-update-2018-12-14 Matthias 2018-12-14 13:54:07 +0100
  • c42d5002a1 Update pytest from 4.0.1 to 4.0.2 pyup-bot 2018-12-14 13:32:09 +0100
  • 43039aa6ab Update ccxt from 1.18.32 to 1.18.36 pyup-bot 2018-12-14 13:32:07 +0100
  • 407139b0e0 remove unused imports Matthias 2018-12-13 06:37:07 +0100
  • 17a820e5c0 Move tests from test_optimize to test_history Matthias 2018-12-13 06:35:42 +0100
  • 92c800d925 Adjust tests to data.history Matthias 2018-12-13 06:35:28 +0100
  • 4ca6aad99a Adjust imports in scripts Matthias 2018-12-13 06:34:37 +0100
  • 432cc00283 Adjust imports to data.history Matthias 2018-12-13 06:34:10 +0100
  • 0250a96feb Sort imports Matthias 2018-12-13 06:26:04 +0100
  • 1a3fcd4771 extract data-handling methods from optimize Matthias 2018-12-13 06:12:10 +0100
  • b38195e9b3 Rename to converter Matthias 2018-12-12 20:16:03 +0100
  • 1f29802884 only export what's needed Matthias 2018-12-12 20:08:00 +0100
  • 453f62cdfa Adjust imports Matthias 2018-12-12 19:57:40 +0100
  • 030ecbfc17 move exchange_helpers to data module Matthias 2018-12-12 19:57:25 +0100
  • 04c330f10b
    Merge pull request #1404 from freqtrade/feat/pass_df Matthias 2018-12-13 20:14:32 +0100
  • aca243086e Fix comment Matthias 2018-12-13 19:43:17 +0100
  • eb7fb2ff0f
    Merge pull request #1409 from freqtrade/pyup-scheduled-update-2018-12-13 Samuel Husso 2018-12-13 14:57:55 +0200
  • 6c9c03b3d5 Update ccxt from 1.18.24 to 1.18.32 pyup-bot 2018-12-13 13:32:07 +0100
  • d69f2817ff
    For github pages Misagh 2018-12-12 21:16:53 +0100
  • cdd0ef3094
    Merge pull request #1407 from freqtrade/edge_docu Misagh 2018-12-12 20:38:44 +0100
  • 6b4bab272f Add link to edge documentation in bot-usage Matthias 2018-12-12 20:20:07 +0100
  • 960abeac0a
    Merge pull request #1406 from mishaker/fix_edge_broken_link Matthias 2018-12-12 20:17:56 +0100
  • c3af7220f1
    Merge pull request #1405 from freqtrade/edge_cli_comments Misagh 2018-12-12 20:15:14 +0100
  • df5a280169 fix edge doc broken link misagh 2018-12-12 20:11:27 +0100
  • 7e3955b04c Fix edge-cli comments (refer to edge, not backtest Matthias 2018-12-12 20:03:41 +0100
  • 5c3dcf3e2b Test for wrong inputs (empty / none-dataframes) in get_signal Matthias 2018-12-12 19:35:51 +0100
  • d6ba4f0e81 Fix last 2 tests to use DF as data container Matthias 2018-12-11 20:30:43 +0100
  • 7a533de1a8 Use list ticker history for backtesting Matthias 2018-12-11 20:07:14 +0100
  • fe3990af3d Adjust some tests to dataframe passing Matthias 2018-12-11 19:48:36 +0100
  • 627ab9f583 pass around dataframe instead of list Matthias 2018-12-11 19:47:48 +0100
  • a377088421
    Merge pull request #1403 from freqtrade/pyup-scheduled-update-2018-12-12 Misagh 2018-12-12 13:46:13 +0100
  • aa1262bea6 typo corrected misagh 2018-12-12 13:33:03 +0100
  • 79f5c4adfe Update sqlalchemy from 1.2.14 to 1.2.15 pyup-bot 2018-12-12 13:32:09 +0100
  • fd953bab8c Update ccxt from 1.18.18 to 1.18.24 pyup-bot 2018-12-12 13:32:07 +0100
  • 8d8b53f4d1 added tests for IOC and FOK misagh 2018-12-12 13:05:55 +0100
  • 62f6dd5b17
    Merge pull request #1402 from freqtrade/move_fiat Misagh 2018-12-12 09:32:55 +0100
  • 81b4940eef Adjust tests to new fiat-convert location Matthias 2018-12-11 20:27:54 +0100
  • efc709501a move fiat-convert to rpc - adjust imports Matthias 2018-12-11 20:27:30 +0100
  • 0f2c547805 Move fiat-convert to subfolder Matthias 2018-12-11 20:26:53 +0100
  • 5a7451a823
    Merge pull request #1400 from freqtrade/feat/exchange_styling Misagh 2018-12-11 19:32:49 +0100
  • 0ab8ac1c1d Add test to verify downloading history does not modify _pairs_last_refresh_time Matthias 2018-12-11 19:18:28 +0100
  • 80efef87ab
    Merge pull request #1401 from freqtrade/pyup-scheduled-update-2018-12-11 Misagh 2018-12-11 13:59:59 +0100
  • 70ad8a06c3 Update requests from 2.20.1 to 2.21.0 pyup-bot 2018-12-11 13:33:08 +0100
  • 97e7b0d9f6 Update ccxt from 1.18.17 to 1.18.18 pyup-bot 2018-12-11 13:33:06 +0100
  • 8c1901ad1e Extract caching logic from lowestlevel fetch_ohlcv function Matthias 2018-12-11 07:11:43 +0100
  • 523dea4a04 remove hacky workaround not needed anymore Matthias 2018-12-10 20:22:41 +0100
  • e2bff9d5cb Remove assigning klines from download method Matthias 2018-12-10 20:22:21 +0100
  • 36de451809 Remove class-level variables Matthias 2018-12-10 19:54:43 +0100
  • adcaa8439e test_strategy_override_order_tif added misagh 2018-12-10 19:17:56 +0100
  • e6fd7da43f adding test: create order should consider TIF misagh 2018-12-10 19:09:20 +0100
  • 6018f2d252 order status handled in case of IOC and FOK misagh 2018-12-10 18:52:24 +0100
  • 3e479d045d
    Merge pull request #1399 from freqtrade/pyup-scheduled-update-2018-12-10 Misagh 2018-12-10 15:04:37 +0100
  • d904667c87 Update ccxt from 1.18.13 to 1.18.17 pyup-bot 2018-12-10 13:33:07 +0100
  • 866b7aee8e tests fixed misagh 2018-12-09 16:22:21 +0100
  • 663e33d2ef if condition refactored misagh 2018-12-09 16:06:00 +0100
  • 20d794e265 mistake in previous commit misagh 2018-12-09 16:04:28 +0100
  • 2f5c8941eb removing unnecessary default value misagh 2018-12-09 16:00:04 +0100
  • b35199a772 intermediary commit before extracting the logic misagh 2018-12-09 15:59:05 +0100
  • 510f78079b conflict with develop resolved misagh 2018-12-09 15:16:38 +0100
  • c15231d1b9
    Merge pull request #1398 from freqtrade/pyup-scheduled-update-2018-12-09 Misagh 2018-12-09 15:09:02 +0100
  • acb96eb501 Update ccxt from 1.18.11 to 1.18.13 pyup-bot 2018-12-09 13:33:06 +0100
  • 7e476e6144
    Merge pull request #1397 from freqtrade/fix/db_migration Misagh 2018-12-09 11:15:02 +0100
  • 3b951c3817 Drop indexes on renamed table Matthias 2018-12-09 09:03:17 +0100
  • 2c27736dfe
    Merge pull request #1390 from freqtrade/feat/dynamic_provider Matthias 2018-12-09 08:39:53 +0100
  • 4e5fb6afd4
    Merge pull request #1395 from freqtrade/pyup-scheduled-update-2018-12-08 Misagh 2018-12-08 15:35:47 +0100
  • b3b6eda2ba Update ccxt from 1.18.10 to 1.18.11 pyup-bot 2018-12-08 13:33:06 +0100
  • e5a51456ef
    Merge pull request #1394 from freqtrade/pyup-scheduled-update-2018-12-07 Misagh 2018-12-07 18:28:22 +0100
  • ac9f19aee5 Update ccxt from 1.18.2 to 1.18.10 pyup-bot 2018-12-07 13:34:07 +0100
  • c38a1d0324
    Merge pull request #1393 from freqtrade/pyup-scheduled-update-2018-12-06 Matthias 2018-12-06 20:04:24 +0100
  • aa579bafa4
    Merge pull request #1365 from mishaker/edge_position Matthias 2018-12-06 20:02:31 +0100
  • 8f19c83f6b Refrase documentation Matthias 2018-12-06 19:39:25 +0100
  • a63f123b6d Check if number_assets is defined, as it's required by VolumePairList Matthias 2018-12-06 19:36:33 +0100
  • 40376c1e74
    Merge pull request #1392 from freqtrade/fix/jsonschema Matthias 2018-12-06 19:09:44 +0100
  • 0ea7dc9272 test added for total open trade stake amount from schalchemy misagh 2018-12-06 13:51:06 +0100
  • bf1841d2a8 Update ccxt from 1.17.583 to 1.18.2 pyup-bot 2018-12-06 13:34:06 +0100
  • 0c10719037 Specify JsonValidatorversion explicitly Matthias 2018-12-06 06:57:07 +0100
  • 2f0d7a1aea Add specific test Matthias 2018-12-05 20:45:11 +0100
  • 3e2fa58029 load pairlists via resolver Matthias 2018-12-05 20:44:56 +0100
  • 43031aa3bb Add missing path-error handler for hyperopt Matthias 2018-12-05 20:44:41 +0100
  • 1a10e12861 Documentation and developer documentation Matthias 2018-12-05 19:48:59 +0100
  • 21906e4892 Remove duplicate code Matthias 2018-12-05 19:48:50 +0100
  • 616ca0237e
    Merge pull request #1385 from freqtrade/feat/improve_travis Matthias 2018-12-05 19:16:37 +0100
  • ed22419b32
    Merge pull request #1391 from freqtrade/pyup-scheduled-update-2018-12-05 Samuel Husso 2018-12-05 15:22:56 +0200
  • 37ebe05c6d Update ccxt from 1.17.581 to 1.17.583 pyup-bot 2018-12-05 13:34:06 +0100
  • ee26b6bcff Merge branch 'develop' into time_in_force misagh 2018-12-05 10:57:23 +0100
  • d12cc39a5e some visual happyness misagh 2018-12-04 20:59:55 +0100
  • 910601ba1d in case exchange doesn’t return order info … misagh 2018-12-04 20:50:35 +0100
  • e3876bcf0f removing AON as it is not supported in binance. will be added once TIF is added for other exchanges misagh 2018-12-04 20:36:44 +0100
  • b7aa77acdd conflict resolved misagh 2018-12-04 20:28:07 +0100
  • 369a609f61
    Merge pull request #1389 from freqtrade/feat/sellreason Matthias 2018-12-04 20:27:13 +0100
  • 1c3ce265f1 documentation for pairlists Matthias 2018-12-04 20:24:52 +0100
  • 6ab907bef1 Rename config whitelist to pairlist Matthias 2018-12-04 20:23:03 +0100
  • 4143e2c032 adapt tests to send sell-reason in sell-message Matthias 2018-12-04 19:58:43 +0100
  • 33e9ed5a5e Print sellreason in sell-message Matthias 2018-12-04 19:58:26 +0100
  • 24f9ea29c6 tests fixed misagh 2018-12-04 17:13:46 +0100
  • e7684b446b capital in trade extracted to a separated argument misagh 2018-12-04 17:05:35 +0100