Commit Graph

  • 93ba80b5a9 Merge remote-tracking branch 'origin/backslap_numpy_poc' into backslap_numpy_poc creslinux 2018-07-26 19:15:53 +0000
  • 2dc3d6a6b8
    Update backtesting.py creslin 2018-07-26 18:42:20 +0000
  • e39ae45d2f Some reason did not push this... vector calcs redone. creslinux 2018-07-26 18:40:45 +0000
  • df3e76a65d Remove legacy code, fix missed call Matthias 2018-07-26 19:11:29 +0100
  • f2a9be3684 Adjust tests and remove legacy variable Matthias 2018-07-26 19:06:25 +0100
  • 3324cdfcbe add mock for get_history in patch_get_signal Matthias 2018-07-26 18:58:49 +0100
  • 484103b957 extract get_history_data from get_signal Matthias 2018-07-26 18:22:23 +0100
  • 6e437a7290
    Merge pull request #1074 from freqtrade/pyup-scheduled-update-2018-07-26 Samuel Husso 2018-07-26 15:48:41 +0300
  • 0c7ceadb27 Update ccxt from 1.17.11 to 1.17.20 pyup-bot 2018-07-26 14:24:05 +0200
  • 726b94b077
    Merge pull request #1069 from freqtrade/feat/movefiatconverttorpc Janne Sinivirta 2018-07-26 14:25:58 +0300
  • 482b85182a
    Update setup.py creslin 2018-07-26 06:53:43 +0000
  • 452a1cad9d don't default fiat_convert to None for outputs Matthias 2018-07-26 07:26:23 +0100
  • 7b49f746d1 remove #FIX which was fixed Matthias 2018-07-25 22:47:20 +0100
  • 78f8c6566e
    Merge pull request #1072 from freqtrade/datesorting-backtest-fix Matthias 2018-07-25 22:45:24 +0100
  • 79f931f296
    Update backtesting.py creslin 2018-07-25 19:49:25 +0000
  • 4b38c8b11d use pandas own min and max for column sorting Janne Sinivirta 2018-07-25 17:04:25 +0300
  • 3fa1c5b19f
    Merge pull request #1070 from freqtrade/pyup-scheduled-update-2018-07-25 Samuel Husso 2018-07-25 07:33:00 -0500
  • 4f4daf4071 Update ccxt from 1.16.89 to 1.17.11 pyup-bot 2018-07-25 14:24:07 +0200
  • dc1ad3cbf6 whitespace issues Matthias 2018-07-24 23:08:40 +0100
  • ff6435948e Fix random test failure Matthias 2018-07-24 22:53:10 +0100
  • 23c2a75fc4
    Merge pull request #1066 from freqtrade/pyup-scheduled-update-2018-07-24 Matthias 2018-07-24 13:53:35 +0100
  • 7feea8c7a6 Update numpy from 1.14.5 to 1.15.0 pyup-bot 2018-07-24 14:24:08 +0200
  • cf6e229729 Update ccxt from 1.16.88 to 1.16.89 pyup-bot 2018-07-24 14:24:06 +0200
  • 4928686af9 Remove currency from daily table Matthias 2018-07-24 09:35:05 +0100
  • 30b72ad98a don't show fiat-currency if not set Matthias 2018-07-24 08:20:32 +0100
  • 1a9ead45eb fix missed fiat_display_currency config value Matthias 2018-07-24 08:00:56 +0100
  • 0b3190552e
    Merge pull request #1018 from freqtrade/feat/sell_reason Janne Sinivirta 2018-07-24 09:09:45 +0300
  • 456e49fe35 default fiat_currency to none Matthias 2018-07-24 00:01:51 +0100
  • ab67822af2
    Merge pull request #1062 from freqtrade/fix/migratescript Janne Sinivirta 2018-07-23 16:48:12 +0300
  • 7f877aed6f
    Merge pull request #1063 from freqtrade/pyup-scheduled-update-2018-07-23 Janne Sinivirta 2018-07-23 16:47:19 +0300
  • 4575919d78 Update ccxt from 1.16.86 to 1.16.88 pyup-bot 2018-07-23 14:24:05 +0200
  • 10fc2c67c7 Fix bug causing a database-migration to fail from aspecific state Matthias 2018-07-23 09:10:37 +0100
  • 643de58c4d Add test to check for a mid-migrated database (not old but not new) Matthias 2018-07-23 09:09:56 +0100
  • aba3c69765
    Merge pull request #1061 from freqtrade/fix_networkcall Janne Sinivirta 2018-07-23 07:19:37 +0300
  • 0775a371fe rename sellreason to sell_Reason, fix typos Matthias 2018-07-23 00:54:20 +0100
  • 23fe0db2df Add missing mock Matthias 2018-07-22 14:24:41 +0200
  • f54ac5a8de revert bugfix done in it's own branch Matthias 2018-07-22 17:05:22 +0100
  • 4c8411537f Don't require fiat-currency Matthias 2018-07-22 14:53:46 +0200
  • bd2771b8f9 use correct property Matthias 2018-07-22 14:52:58 +0200
  • 4d864df59e Add tests for no_fiat functionality Matthias 2018-07-22 14:49:07 +0200
  • fae4c3a4e3 only init if stake_currency is set Matthias 2018-07-22 14:48:06 +0200
  • 2b297869a1 adjust checks to fit new functionality Matthias 2018-07-22 14:35:59 +0200
  • 6cc0a72bca ADd optional to class _fiat_convert Matthias 2018-07-22 14:35:29 +0200
  • f53e03767c
    Merge pull request #1060 from freqtrade/pyup-scheduled-update-2018-07-22 Samuel Husso 2018-07-22 07:34:40 -0500
  • 5ab1e66978 Update ccxt from 1.16.80 to 1.16.86 pyup-bot 2018-07-22 14:24:05 +0200
  • 849ded7772
    Merge pull request #1057 from freqtrade/fix/fiatconvert_error Samuel Husso 2018-07-21 23:12:56 -0500
  • f297d22edb fix some tests in rpc_telegram Matthias 2018-07-21 20:49:57 +0200
  • 0681a806cc move cryptofiatconvert to rpc Matthias 2018-07-21 20:44:38 +0200
  • be3f04775a remove unnecessary mocks - add mocks which went to exchange Matthias 2018-07-21 20:21:00 +0200
  • 9467461160 only init FIATConvert when telegram is enabled Matthias 2018-07-21 20:13:32 +0200
  • 66af41192a Catch all exceptions from fiat-convert api calls Matthias 2018-07-21 19:50:38 +0200
  • dc7ccf26db Check sell and update sql trade table. This is to sync trade table after selling. creslinux 2018-07-21 15:06:08 +0000
  • 3008db538a Merge remote-tracking branch 'origin/develop' into develop creslinux 2018-07-21 14:16:30 +0000
  • 6b7125e3a0
    Merge 198d2eec23 into 6f7898809a creslin 2018-07-21 14:09:23 +0000
  • 6f7898809a
    Merge pull request #1055 from freqtrade/pyup-scheduled-update-2018-07-21 Matthias 2018-07-21 14:40:26 +0200
  • ab3478a742 Update ccxt from 1.16.75 to 1.16.80 pyup-bot 2018-07-21 14:24:05 +0200
  • 198d2eec23 Trades DB is not update when a trade is sold until the next loop around all the pairs. This may be minutes in a configuraton with 60-100 pairs. creslinux 2018-07-21 12:04:22 +0000
  • 41a5d96d90 Merge branch 'develop' of https://github.com/freqtrade/freqtrade into develop creslinux 2018-07-21 08:40:32 +0000
  • 87a798b75c updated to comply with no analyze calls moved to threads not proccesses creslinux 2018-07-21 08:39:42 +0000
  • 00fa41d63f
    Merge pull request #1051 from freqtrade/pyup-scheduled-update-2018-07-20 Matthias 2018-07-20 15:52:32 +0200
  • 7f6c79eb76 Update ccxt from 1.16.68 to 1.16.75 pyup-bot 2018-07-20 14:24:06 +0200
  • b45128f53d
    Merge pull request #1050 from freqtrade/xmatt_verbosity2 Janne Sinivirta 2018-07-20 11:42:42 +0300
  • dd1290e38e Add multiple verbosity levels Matthias 2018-07-19 21:12:27 +0200
  • 62701888c9
    Merge pull request #1049 from freqtrade/revert-1045-xmatt_verbosity Janne Sinivirta 2018-07-19 21:50:46 +0300
  • 90915b6b2f
    Revert "Add more verbosity levels" Matthias 2018-07-19 20:43:41 +0200
  • 1b2bfad348 Fix wrong test Matthias 2018-07-19 20:36:49 +0200
  • da412fa270 tidied creslinux 2018-07-19 18:15:13 +0000
  • e54a5075be removed comment blocks and unused code creslinux 2018-07-19 18:13:19 +0000
  • 060469fefc Add stuff after rebase Matthias 2018-07-19 20:12:20 +0200
  • 236009ce7e MuliProc analyse calls. Speeds buy sell process in FT creslinux 2018-07-19 17:52:36 +0000
  • 4fb9823cfb fix rebase problem Matthias 2018-07-19 19:41:42 +0200
  • 760c79c5e9 Use .center() to output trades header line Matthias 2018-07-16 20:19:32 +0200
  • a452864b41 Use namedtuple for sell_return Matthias 2018-07-12 22:21:52 +0200
  • ad98c62329 update backtest anlaysis cheatsheet Matthias 2018-07-12 21:37:54 +0200
  • 506aa0e3d3 Add print_sales table and test Matthias 2018-07-12 21:19:43 +0200
  • 426c25f631 record ticker_interval and strategyname Matthias 2018-07-12 20:38:57 +0200
  • 4059871c28 Add get_strategy_name Matthias 2018-07-12 20:38:14 +0200
  • 2a61629014 Export sell_reason from backtest Matthias 2018-07-11 20:32:56 +0200
  • 8c0b19f80c Check sell-reason for sell-reason-specific tests Matthias 2018-07-11 20:20:44 +0200
  • 838b0e7b76 Remove unused import Matthias 2018-07-11 20:12:27 +0200
  • cbffd3650b add sell_reason to backtesting Matthias 2018-07-11 20:03:40 +0200
  • 0147b1631a remove optional from selltype Matthias 2018-07-11 19:59:30 +0200
  • 49a7c7f08e fix tests Matthias 2018-07-11 19:57:20 +0200
  • 1af24af391
    Merge pull request #1047 from freqtrade/pyup-scheduled-update-2018-07-19 Janne Sinivirta 2018-07-19 17:34:02 +0300
  • 0cc1b66ae7
    Merge pull request #1037 from freqtrade/fix/backtest-comment Janne Sinivirta 2018-07-19 17:33:19 +0300
  • 6070d819b8
    Merge pull request #1040 from freqtrade/xmatthias_backtest_duration Janne Sinivirta 2018-07-19 17:32:11 +0300
  • f2bfc9ccc2 Update ccxt from 1.16.57 to 1.16.68 pyup-bot 2018-07-19 14:24:07 +0200
  • f991109b0a Add sell-reason to sell-tree Matthias 2018-07-11 19:57:01 +0200
  • 6bb7167b56 Add sellType enum Matthias 2018-07-11 19:22:34 +0200
  • 365ba98131 add option to full_json example Matthias 2018-07-16 21:30:50 +0200
  • 6a3c8e3933 update docs for trailing stoploss offset Matthias 2018-07-16 21:23:45 +0200
  • c0a7725c1f Add stoploss offset Matthias 2018-07-16 21:23:35 +0200
  • 71100a67c9 update documentation with new options Matthias 2018-07-19 13:20:15 +0200
  • 8f254031c6 Add short form for parameters, change default for hyperopt Matthias 2018-07-19 13:19:36 +0200
  • aa69177436 Properly check emptyness and adjust floatfmt Matthias 2018-07-19 13:14:21 +0200
  • 64f933477d
    Merge pull request #1007 from freqtrade/remove-analyze Matthias 2018-07-19 10:12:36 +0200
  • aaa58a956d
    Merge pull request #1045 from freqtrade/xmatt_verbosity Janne Sinivirta 2018-07-19 08:11:32 +0300
  • 75c0a476f8 Test setting verbosity in commandline Matthias 2018-07-18 23:36:25 +0200
  • 1ab7f5fb6d add tests for more debug levels Matthias 2018-07-18 22:53:44 +0200
  • 789b98015f Allow different loglevels Matthias 2018-07-18 22:52:57 +0200