Commit Graph

  • fa38772942 Update pytest from 3.8.1 to 3.8.2 pyup-bot 2018-10-03 14:29:07 +0200
  • 1e669c7228 Update ccxt from 1.17.363 to 1.17.365 pyup-bot 2018-10-03 14:29:06 +0200
  • b57d9edda8 Edge test expectancy function (round 1) misagh 2018-10-03 14:23:10 +0200
  • 6f79b55845 - function renamed to be more readable - expectancy bug resolved misagh 2018-10-03 14:22:27 +0200
  • e63e808521
    Merge pull request #1252 from freqtrade/release-0.17.2 0.17.2 Samuel Husso 2018-10-03 13:09:11 +0300
  • a46b3ec9e7 first test completed misagh 2018-10-03 10:37:36 +0200
  • e1ffc11f00
    Merge pull request #1253 from freqtrade/dev-version-bump Matthias 2018-10-03 08:36:52 +0200
  • de20e142a0 added 9 use cased for testing Edge misagh 2018-10-02 18:05:24 +0200
  • a364a1e40d Edge package test cases drafted misagh 2018-10-02 16:32:57 +0200
  • 697493bd01 test cases for Edge package drafted misagh 2018-10-02 16:07:33 +0200
  • 23f8980973 edge config added to CONF_SCHEMA and config_full.json.example misagh 2018-10-02 12:42:59 +0200
  • 8741a63783 return type of stake_amount set to float misagh 2018-10-02 12:20:48 +0200
  • 26b3c3f7a8 removing unnecessary typing misagh 2018-10-02 12:20:30 +0200
  • 3b57aef168 config name refactored misagh 2018-10-02 12:16:09 +0200
  • 9c4fdc1bc5 initializing Edge in Freqtradebot only if it is enabled misagh 2018-10-02 12:15:54 +0200
  • d634a03455 adding DataFrame type misagh 2018-10-02 11:55:14 +0200
  • e4fc298bd6 typo corrected misagh 2018-10-02 11:53:59 +0200
  • 11c3b3fdb9 trade_df unnecessary type removed misagh 2018-10-02 11:53:16 +0200
  • a6c2e40bd4 moving time range to initializer as we have to calculate it once misagh 2018-10-02 11:49:49 +0200
  • d549fe351c Prepare master for release 0.17.2 Samuel Husso 2018-10-02 09:24:22 +0300
  • 4a9ed02b9b develop to version 0.17.3 Samuel Husso 2018-10-02 09:18:54 +0300
  • 9137338771
    Merge pull request #1251 from freqtrade/pyup-scheduled-update-2018-10-01 Matthias 2018-10-01 19:27:17 +0200
  • f306abb3ee No need for Exchange class in Edge misagh 2018-10-01 17:52:07 +0200
  • 8b3631d1ac make “if condition” more readable misagh 2018-10-01 17:49:27 +0200
  • 2056b6f5f1 no need to initialize a variable with None misagh 2018-10-01 17:35:27 +0200
  • ad666ac65c autopep8 corrected misagh 2018-10-01 17:33:18 +0200
  • f72fb0ad04 exchange “None” condition removed as Edge is after Exchange anyway misagh 2018-10-01 17:29:33 +0200
  • 114fd7feef declaring local variables. using get for configuration misagh 2018-10-01 17:21:40 +0200
  • aa1948750f removing unnecessary constructor docstring misagh 2018-10-01 17:11:48 +0200
  • 2a9ca9a3dc Removing future from travis and dockerfile misagh 2018-10-01 17:09:08 +0200
  • d0c7b7c582 Update ccxt from 1.17.360 to 1.17.363 pyup-bot 2018-10-01 14:29:06 +0200
  • b130a923f7
    Merge pull request #1249 from freqtrade/pyup-scheduled-update-2018-09-30 Matthias 2018-09-30 17:03:15 +0200
  • 3af3094a56
    Merge pull request #1247 from freqtrade/fix_hyperopt_pickle Matthias 2018-09-30 16:51:33 +0200
  • f334d8ebc1
    Merge b53d0854fb into e1ddddad4f pyup.io bot 2018-09-30 12:28:10 +0000
  • 9d70d25064 Update scikit-learn from 0.19.2 to 0.20.0 pyup-bot 2018-09-30 14:28:07 +0200
  • 05adebb536 Update ccxt from 1.17.351 to 1.17.360 pyup-bot 2018-09-30 14:28:06 +0200
  • e1ddddad4f
    Merge pull request #1246 from freqtrade/fix/network_test Matthias 2018-09-30 08:42:38 +0200
  • b53d0854fb Update scikit-learn from 0.19.2 to 0.20.0 pyup-bot 2018-09-29 14:28:07 +0200
  • ef17cd05f1 Update ccxt from 1.17.351 to 1.17.359 pyup-bot 2018-09-29 14:28:05 +0200
  • 84622dc84b Move test for strategy out of constructor Matthias 2018-09-29 14:23:53 +0200
  • 36e9abc841 Manually update scikit-learn to 0.20.0 Matthias 2018-09-29 13:50:02 +0200
  • 1b290ffb5d Update hyperopt to show errors if non-supported variables are used Matthias 2018-09-29 13:49:38 +0200
  • 334e7553e1 Fix hyperopt not working after update of scikit-learn to 0.20.0 Matthias 2018-09-29 13:46:38 +0200
  • 1d9c5719c9
    Merge 911da4fcfe into 448f3a7197 pyup.io bot 2018-09-29 11:46:55 +0000
  • f4585a2745 Patch exchange to not cause network delays during tests Matthias 2018-09-29 13:35:48 +0200
  • c0649cd270
    Merge 4509271e56 into 448f3a7197 Misagh 2018-09-29 07:13:33 +0000
  • 448f3a7197
    Merge pull request #1241 from freqtrade/fix/loadstrategyonce Matthias 2018-09-29 09:12:41 +0200
  • 4509271e56 updating ‘close’ price of last candle with ‘open’ price of partial candle misagh 2018-09-28 20:23:30 +0200
  • cff83d3e6f bloody autopep8 again misagh 2018-09-28 16:46:42 +0200
  • c8d06e2b0e filter pairs according to expectancy + bug at the end of array resolved misagh 2018-09-28 16:40:34 +0200
  • 911da4fcfe Update scikit-learn from 0.19.2 to 0.20.0 pyup-bot 2018-09-28 14:28:07 +0200
  • 6524fd5ab9 Update ccxt from 1.17.351 to 1.17.355 pyup-bot 2018-09-28 14:28:06 +0200
  • f15825e3a7 long line broken to two misagh 2018-09-28 14:28:05 +0200
  • e822d5d721 upgrading py_first_1st to 1.1.2: ez_setup.py removed misagh 2018-09-28 14:23:39 +0200
  • 96a0fc88cb Moving Edge before refresh_pairs misagh 2018-09-28 14:19:22 +0200
  • 6e66763e5f Only load strategy once during backtesting Matthias 2018-09-27 19:23:55 +0200
  • d6415f3499 Merge branch 'develop' into money_mgt misagh 2018-09-27 14:54:18 +0200
  • 5ad0672a6f
    Merge 5af8416235 into 89b515be60 pyup.io bot 2018-09-27 12:28:10 +0000
  • 5af8416235 Update scikit-learn from 0.19.2 to 0.20.0 pyup-bot 2018-09-27 14:28:08 +0200
  • ce9bbe0b21 Update ccxt from 1.17.351 to 1.17.352 pyup-bot 2018-09-27 14:28:07 +0200
  • 89b515be60
    Merge pull request #1220 from freqtrade/fix/plot_dataframe Matthias 2018-09-27 12:40:34 +0200
  • d481895763
    Merge pull request #1211 from freqtrade/fix_no_trades_found Matthias 2018-09-27 12:40:17 +0200
  • 4ad3e96a2f
    Merge pull request #1225 from freqtrade/test_acl_improvement Matthias 2018-09-27 12:39:56 +0200
  • 3893b638fe
    Merge pull request #1213 from freqtrade/fix_mac_install Matthias 2018-09-27 12:39:42 +0200
  • 21f5a94eca using autopep8 for formatting file misagh 2018-09-27 12:23:46 +0200
  • 5dac3b5664
    Merge pull request #1238 from freqtrade/fix/buyexception Matthias 2018-09-26 19:26:17 +0200
  • bcb13d041e
    Merge pull request #1239 from freqtrade/pyup-scheduled-update-2018-09-26 Matthias 2018-09-26 19:25:50 +0200
  • 25d6ed319a whitespace removed misagh 2018-09-26 17:09:20 +0200
  • 24364a56ea keeping mypy happy misagh 2018-09-26 17:03:10 +0200
  • 0594deafc6 removing whitespaces and long lines misagh 2018-09-26 16:50:17 +0200
  • 75ba6578a3 unused library + trailing whitespaces removed. misagh 2018-09-26 16:36:41 +0200
  • abb398786e Merge branch 'develop' into money_mgt misagh 2018-09-26 16:06:38 +0200
  • fcf837bfda refactoring variable declaration misagh 2018-09-26 16:03:51 +0200
  • 87df4e4556 refactoring backslap (round 2) misagh 2018-09-26 15:20:53 +0200
  • f790f95319 Update ccxt from 1.17.350 to 1.17.351 pyup-bot 2018-09-26 14:28:07 +0200
  • 766d32897d
    Merge pull request #1204 from freqtrade/move_load_markets Matthias 2018-09-26 06:38:37 +0200
  • e09674b77f
    Merge pull request #1227 from freqtrade/feat/reduce_backtestnoise Matthias 2018-09-26 06:37:33 +0200
  • 88ccdc0366 Fix exception when order cannot be found Matthias 2018-09-25 20:45:01 +0200
  • d04247cd9e
    Merge pull request #1235 from freqtrade/pyup-scheduled-update-2018-09-25 Matthias 2018-09-25 19:20:54 +0200
  • d13e87d7a4 Update ccxt from 1.17.341 to 1.17.350 pyup-bot 2018-09-25 14:28:07 +0200
  • 40d73de357 refactoring backslap (round one) misagh 2018-09-24 19:22:30 +0200
  • e8716f16ad calculating expectancy and sort pairs accordingly instead of delta misagh 2018-09-24 17:47:50 +0200
  • a806dd45f2 lost in branches ! typo for some magical unknown reasons misagh 2018-09-24 16:02:29 +0200
  • 027ec4d98e test_sell_profit_only_enable_loss and test_create_trade_limit_reached fixed misagh 2018-09-24 15:47:07 +0200
  • 308428644b test_process_trade_creation log message changed: in reality the buy signal is actually triggered misagh 2018-09-24 15:27:26 +0200
  • 76dd754963 test_get_trade_stake_amount and test_get_trade_stake_amount_no_stake_amount fixed: “pair” arg added to _get_trade_stake_amount misagh 2018-09-24 15:02:50 +0200
  • 303eefda76 test_get_trade_stake_amount_unlimited_amount fixed: “pair” argument added to _get_trade_stake_amount misagh 2018-09-24 14:55:49 +0200
  • 1366783517 Dockerfile: installing future before requirements.txt misagh 2018-09-24 14:28:16 +0200
  • a26131cea3 .travis: install future before requirements.txt misagh 2018-09-24 14:21:37 +0200
  • 56050e5afe Merge branch 'develop' into money_mgt misagh 2018-09-24 14:20:05 +0200
  • bbcbf6adc8
    Merge pull request #1234 from freqtrade/pyup-scheduled-update-2018-09-23 Matthias 2018-09-23 19:20:57 +0200
  • 6116c27aa9 Update pytest from 3.8.0 to 3.8.1 pyup-bot 2018-09-23 14:28:09 +0200
  • 12e6287875 Update numpy from 1.15.1 to 1.15.2 pyup-bot 2018-09-23 14:28:08 +0200
  • 0e168159c1 Update ccxt from 1.17.335 to 1.17.341 pyup-bot 2018-09-23 14:28:06 +0200
  • 29459d7d30 import libraries organized. misagh 2018-09-23 04:51:53 +0200
  • e1c9b77c44
    Merge pull request #1230 from freqtrade/pyup-scheduled-update-2018-09-22 Matthias 2018-09-22 15:44:51 +0200
  • f1b4e4b36c stop loss range “start, end, step” configurable for Edge misagh 2018-09-22 15:43:41 +0200
  • 54b714ba3f Update ccxt from 1.17.327 to 1.17.335 pyup-bot 2018-09-22 14:28:05 +0200
  • cf37093e5a empty dict default removed misagh 2018-09-21 22:07:12 +0200
  • d6d3dfdcc2 removing “if ujson_found is not None:” as “json” refers to “ujson” if it exists misagh 2018-09-21 22:06:09 +0200