Commit Graph

  • 8a5e4c3f30 Update cachetools from 2.1.0 to 3.0.0 pyup-bot 2018-11-05 13:34:09 +0100
  • 3666e01396 Update ccxt from 1.17.464 to 1.17.469 pyup-bot 2018-11-05 13:34:07 +0100
  • ed24d96a79 some formatting for flake8 misagh 2018-11-04 18:57:57 +0100
  • 8ea9b3746b passing pair to get_trade_stake_amount misagh 2018-11-04 18:51:54 +0100
  • 714ac6dd08 Merge branch 'develop' into money_mgt misagh 2018-11-04 18:49:21 +0100
  • 120655d262 fixing tests for namedtuple misagh 2018-11-04 18:43:57 +0100
  • 14bfd4b7ee using named tuples for keeping pairs data misagh 2018-11-04 18:11:58 +0100
  • 67618e5db5
    Merge pull request #1313 from freqtrade/pyup-scheduled-update-2018-11-04 Matthias 2018-11-04 13:43:54 +0100
  • 81f971f13e Update ccxt from 1.17.459 to 1.17.464 pyup-bot 2018-11-04 13:34:07 +0100
  • 7e5fd82f25
    Merge pull request #1269 from freqtrade/feat/force_buy Matthias 2018-11-04 09:25:13 +0100
  • 31a51bd96c
    Merge pull request #1312 from freqtrade/pyup-scheduled-update-2018-11-03 Matthias 2018-11-04 09:17:24 +0100
  • d7821acbf0 refreshing pairs on each iteration misagh 2018-11-03 14:33:17 +0100
  • b6d4e11e88 added minimum win rate to config misagh 2018-11-03 14:31:34 +0100
  • 4ab7a0fb5c Update urllib3 from 1.24 to 1.24.1 pyup-bot 2018-11-03 13:34:07 +0100
  • 7155e5cfeb Update ccxt from 1.17.455 to 1.17.459 pyup-bot 2018-11-03 13:34:05 +0100
  • f6498bf5f7 beginning misagh 2018-11-02 22:13:38 +0100
  • 9cb660776c money_mgt added misagh 2018-11-02 20:52:46 +0100
  • f77fa6b592 misharizing temporarily for doc misagh 2018-11-02 20:51:55 +0100
  • b57ae20af4 edge doc file added misagh 2018-11-02 20:49:31 +0100
  • 83b3323c56 formating md misagh 2018-11-02 20:48:35 +0100
  • 85768fcc51 beginning of doc misagh 2018-11-02 20:35:46 +0100
  • 7e7af07c04 Merge branch 'develop' into money_mgt misagh 2018-11-02 20:27:56 +0100
  • ece1c8a702 flake8 again and again and again and again https://www.youtube.com/watch?v=MuSK3pDDYD4 misagh 2018-11-02 20:12:48 +0100
  • d1ba994e54 expectancy test completed misagh 2018-11-02 20:07:45 +0100
  • 237233c300 renaming tests misagh 2018-11-02 19:59:06 +0100
  • 2ef2754ffd flake8 happiness satisfied misagh 2018-11-02 19:55:41 +0100
  • 3eeaa50fe5 stoploss and sell signal tests done misagh 2018-11-02 19:54:32 +0100
  • 62b546b180
    Merge pull request #1311 from freqtrade/reinstate_plotdf Matthias 2018-11-02 19:21:05 +0100
  • bb791eac7e backtesting remove from import + whitespace removed misagh 2018-11-02 19:19:28 +0100
  • 7f3b4a97dd Reinstate df - which was removed in #1287 Matthias 2018-11-02 19:14:50 +0100
  • 333d505b66 OHLC validation corrected misagh 2018-11-02 19:01:37 +0100
  • 080ecae332 whitelist conflict resolved with develop branch misagh 2018-11-02 18:59:31 +0100
  • 05b8010460 removing unnecessary test cases misagh 2018-11-02 18:10:03 +0100
  • 2f6aafe66c Edge calculation refactored: removing redundant calculations misagh 2018-11-02 18:07:38 +0100
  • 9cadb188d7
    Merge pull request #1276 from freqtrade/fix/1272 Matthias 2018-11-02 16:05:42 +0100
  • efd59ed9ad
    Merge pull request #1302 from freqtrade/fix/whitelistprobs Matthias 2018-11-02 16:03:09 +0100
  • 509b1901b3
    Merge pull request #1310 from freqtrade/pyup-scheduled-update-2018-11-02 Matthias 2018-11-02 14:34:53 +0100
  • 17895282a1 Update ccxt from 1.17.448 to 1.17.455 pyup-bot 2018-11-02 13:34:06 +0100
  • b3e144f317
    Merge pull request #1308 from freqtrade/pyup-scheduled-update-2018-11-01 Matthias 2018-11-01 13:56:23 +0100
  • afc1329126 Update sqlalchemy from 1.2.12 to 1.2.13 pyup-bot 2018-11-01 13:34:08 +0100
  • 92f9c828e6 Update ccxt from 1.17.439 to 1.17.448 pyup-bot 2018-11-01 13:34:07 +0100
  • 8316acfa78 Add column description to test-cases Matthias 2018-11-01 13:16:10 +0100
  • 95d271ca5d Fix ROI close-rate calculation to work with fees - adjust tests Matthias 2018-11-01 13:14:59 +0100
  • c21b45647d Fix smoe comments in persistence Matthias 2018-11-01 13:05:57 +0100
  • dedb91645c
    Merge pull request #1307 from freqtrade/pyup-scheduled-update-2018-10-31 Samuel Husso 2018-10-31 15:56:39 +0200
  • eab15e09f5 Update ccxt from 1.17.436 to 1.17.439 pyup-bot 2018-10-31 13:34:07 +0100
  • a321d0a820 Short descriptors Matthias 2018-10-30 20:49:12 +0100
  • daa9863d0b Try adding headers Matthias 2018-10-30 20:45:32 +0100
  • 79d1d63e6f Align data (by halfing all data) Matthias 2018-10-30 20:42:34 +0100
  • 8c93760a6d simplify some code Matthias 2018-10-30 20:23:31 +0100
  • fe2c158e59 Adjust sell-rate to new backtesting (respects roi/stoploss) Matthias 2018-10-30 20:13:56 +0100
  • f96f0cdea7 Add additional comment Matthias 2018-10-30 20:02:31 +0100
  • 9e921d4410 refactor General bt-utils out of detailed backtest file Matthias 2018-10-30 20:02:01 +0100
  • e442e22a20 refactorign Matthias 2018-10-30 19:58:06 +0100
  • 9798e881cb refactor sell_r to sell_reason Matthias 2018-10-30 19:44:31 +0100
  • 3679b0948a cleanup interface Matthias 2018-10-30 19:37:45 +0100
  • fc3f8b436d some more cleanup Matthias 2018-10-30 19:36:19 +0100
  • b383113d6c Test open / close time - small refactorings Matthias 2018-10-30 19:33:32 +0100
  • 8559b2dc23
    Merge pull request #1305 from freqtrade/pyup-scheduled-update-2018-10-30 Samuel Husso 2018-10-30 17:57:55 +0200
  • 936441a853 Update ccxt from 1.17.432 to 1.17.436 pyup-bot 2018-10-30 13:33:07 +0100
  • 9065e79f53 Cleanup and add some comments on what's happening in the sample snippets Matthias 2018-10-29 20:33:27 +0100
  • 6096f3ca47 Simplify functional tests Matthias 2018-10-29 20:17:15 +0100
  • 98050ff594 use all min_roi entries Matthias 2018-08-17 07:07:50 +0200
  • 233c442af9 Adjust backtest so sell uses stop-loss or roi value as closerate Matthias 2018-08-16 11:31:41 +0200
  • a0e8bfbd77 shift buy-signal to one earlier (backtest shifts it forward to avoid lookahead) Matthias 2018-08-16 11:28:25 +0200
  • 409465ac8e adapt functional tests for new version after rebase Matthias 2018-07-30 21:32:54 +0200
  • 30a6e684a6 update with new comments and new data for tc5 Matthias 2018-07-11 07:18:52 +0200
  • b8f78cb187 Refactor tests, implement @creslinux's data Matthias 2018-07-10 21:08:44 +0200
  • e0fda7a5dd Add tests validating backtest details Matthias 2018-07-09 21:38:49 +0200
  • 2f55cbde35 fix #1298 Matthias 2018-10-29 19:23:56 +0100
  • d66ff78e79
    Merge pull request #1303 from freqtrade/pyup-scheduled-update-2018-10-29 Samuel Husso 2018-10-29 14:41:59 +0200
  • 35759b372d Update ccxt from 1.17.429 to 1.17.432 pyup-bot 2018-10-29 13:33:10 +0100
  • d733657db5
    Merge pull request #1300 from freqtrade/doc/hyperopt_roi Samuel Husso 2018-10-29 11:59:57 +0200
  • 1121ec0724 don't have nb_assets as parameter - it's a config setting as any other Matthias 2018-10-28 14:43:35 +0100
  • f9fefc14c9
    Merge pull request #1301 from freqtrade/pyup-scheduled-update-2018-10-28 Matthias 2018-10-28 09:36:06 -0400
  • 86ad0c047c Update pytest from 3.9.2 to 3.9.3 pyup-bot 2018-10-28 13:33:10 +0100
  • d3387dec45 Update ccxt from 1.17.427 to 1.17.429 pyup-bot 2018-10-28 13:33:09 +0100
  • 551dc79cf7 Don't overwrite pair_whitelist in config dict Matthias 2018-10-28 13:15:49 +0100
  • 7e4a0baef2 improve hyperopt.md Matthias 2018-10-27 17:38:15 +0200
  • a4fc5afb66 Add hyperopt ROI documentation, add note on methology for hyperopt Matthias 2018-10-27 17:35:08 +0200
  • db9a85f4a2
    Merge pull request #1282 from freqtrade/feat/add_missingdata_warning Matthias 2018-10-27 11:16:10 -0400
  • 20c48fb351
    Merge pull request #1299 from freqtrade/pyup-scheduled-update-2018-10-27 Samuel Husso 2018-10-27 16:49:15 +0300
  • 57d3a6f7a7 Update ccxt from 1.17.421 to 1.17.427 pyup-bot 2018-10-27 14:33:06 +0200
  • ae13f3db17
    Merge pull request #1297 from freqtrade/pyup-scheduled-update-2018-10-26 Samuel Husso 2018-10-27 10:13:02 +0300
  • f860aab094 Update ccxt from 1.17.411 to 1.17.421 pyup-bot 2018-10-26 14:33:07 +0200
  • 7e1a30f9bf
    Merge pull request #1287 from freqtrade/backtest_data_validation Matthias 2018-10-26 07:21:24 -0400
  • 8a316aba35 Merge branch 'develop' into money_mgt misagh 2018-10-25 17:37:46 +0200
  • 426db72126 removing test line misagh 2018-10-25 17:24:33 +0200
  • dfeabcf7e5 Edge tests template refactored to be more readable misagh 2018-10-25 16:59:05 +0200
  • c5474794d1 1) open_trade_index refactored 2) sell index is shifted by 1 misagh 2018-10-25 16:57:49 +0200
  • 92e2a3c0ea
    Merge pull request #1296 from freqtrade/pyup-scheduled-update-2018-10-24 Matthias 2018-10-25 06:25:45 -0400
  • 5c77dc6b3b Update ccxt from 1.17.402 to 1.17.411 pyup-bot 2018-10-24 14:33:06 +0200
  • 1fe066e4ad
    Merge pull request #1278 from mishaker/mac_install_talib Matthias 2018-10-23 22:40:53 -0400
  • b09a1d1abe 1) do not download ta-lib as we have it offline. 2) removing ta-lib directory but not the file misagh 2018-10-23 19:36:57 +0200
  • 346e155dd9 Merge branch 'develop' into mac_install_talib misagh 2018-10-23 19:34:34 +0200
  • 25daf3a0f7 Merge branch 'develop' into money_mgt misagh 2018-10-23 19:33:13 +0200
  • 67ace0a76c trade open time bug resolved (was behind of the market) misagh 2018-10-23 19:32:20 +0200
  • a063397447
    Merge pull request #1295 from freqtrade/pyup-scheduled-update-2018-10-23 Samuel Husso 2018-10-23 16:05:41 +0300
  • b90392f9be Update pytest from 3.9.1 to 3.9.2 pyup-bot 2018-10-23 14:33:12 +0200
  • 59545013c1 Update numpy from 1.15.2 to 1.15.3 pyup-bot 2018-10-23 14:33:10 +0200