Commit Graph

  • 076ef0407b git branch note explanation Gautier Pialat 2019-11-08 09:39:06 +01:00
  • b0150d548a remove not use statement Gautier Pialat 2019-11-08 09:37:54 +01:00
  • 60acbc97ab Merge pull request #2494 from freqtrade/fix/timezone_timestamp hroff-1902 2019-11-08 11:33:47 +03:00
  • dd47bd04cd Move description to correct place Matthias 2019-11-08 01:32:08 -05:00
  • da57396d07 Fix UTC handling of timestamp() conversation in fetch_my_trades Matthias 2019-11-08 06:55:07 +01:00
  • d3a3765819 Fix test hroff-1902 2019-11-08 03:48:08 +03:00
  • f90676cfc5 Add trailing stoploss hyperspace hroff-1902 2019-11-08 01:55:14 +03:00
  • ad2289c34c Merge pull request #2488 from freqtrade/hyperopt_specialchar Matthias 2019-11-07 06:18:15 +01:00
  • ca77dbe8da Fix UnicodeError in hyperopt output Matthias 2019-11-06 19:33:15 +01:00
  • 6c6efd7214 Merge pull request #2481 from freqtrade/dependabot/pip/develop/ccxt-1.19.14 Matthias 2019-11-06 10:13:46 +01:00
  • 7f099d41fa Merge pull request #2484 from freqtrade/dependabot/pip/develop/pandas-0.25.3 Matthias 2019-11-06 10:13:31 +01:00
  • 60109aaa1f Bump ccxt from 1.18.1346 to 1.19.14 dependabot-preview[bot] 2019-11-06 08:37:38 +00:00
  • ef057c16cb Merge pull request #2483 from freqtrade/dependabot/pip/develop/flake8-3.7.9 Matthias 2019-11-06 09:36:43 +01:00
  • 39e728a7c2 Merge pull request #2482 from freqtrade/dependabot/pip/develop/arrow-0.15.4 Matthias 2019-11-06 09:36:18 +01:00
  • 28f0c00281 Bump pandas from 0.25.2 to 0.25.3 dependabot-preview[bot] 2019-11-06 07:21:55 +00:00
  • bc78316aa5 Bump flake8 from 3.7.8 to 3.7.9 dependabot-preview[bot] 2019-11-06 07:21:39 +00:00
  • b8a6c55b10 Bump arrow from 0.15.2 to 0.15.4 dependabot-preview[bot] 2019-11-06 07:21:09 +00:00
  • 6df1dd1ef2 Merge pull request #2479 from freqtrade/fix/bids_to_delta Matthias 2019-11-05 21:14:26 +01:00
  • c8638ce82f Fix bug where bids_to_ask_delta causes doublebuys Matthias 2019-11-05 21:03:06 +01:00
  • 1a61d89bcc Merge pull request #2476 from freqtrade/unify_key_removal Matthias 2019-11-05 19:34:23 +01:00
  • eb0b0350e0 Introduce remove_credentials to remove code duplication Matthias 2019-11-05 12:39:19 +01:00
  • 4ec7fcd836 Merge pull request #2475 from gaugau3000/docker_doc_update Matthias 2019-11-05 12:32:23 +01:00
  • f6a66cd3de Fix typo Gautier Pialat 2019-11-05 12:14:39 +01:00
  • 871019c8b9 docker doc update about restart policy Gautier Pialat 2019-11-05 12:08:57 +01:00
  • 581907305a Merge pull request #2467 from freqtrade/check_exchange_other hroff-1902 2019-11-04 19:28:07 +03:00
  • 54b0fbca59 Merge pull request #2468 from freqtrade/fix_pandas_wraning hroff-1902 2019-11-04 15:32:05 +03:00
  • 1e44f93c31 Fix pandas access warning Matthias 2019-11-03 10:38:21 +01:00
  • 3eca80217c Don't check exchange for Utils commands Matthias 2019-11-03 10:18:46 +01:00
  • 6f01d7f8ea Merge branch 'develop' into feat/new_args_system Matthias 2019-11-03 10:09:49 +01:00
  • 500d16620b Merge pull request #2465 from freqtrade/hyperopt_populate_from_strategy Matthias 2019-11-03 10:03:33 +01:00
  • 6550e1fa99 Change docstring in sampleHyperopt Matthias 2019-11-03 09:55:38 +01:00
  • 80ad37ad93 Updated plot_indicators test Matthias 2019-11-02 14:17:15 +01:00
  • 3287cdd47a Improve documentation regarding loading methods from hyperopt Matthias 2019-11-02 13:01:36 +01:00
  • 12e86ee4bd Make travis test-hyperopt the sample strategy Matthias 2019-11-02 11:12:08 +01:00
  • 97d0f93d3c Align samples (hyperopt and strategy) to work together Matthias 2019-11-02 11:11:13 +01:00
  • 861f10dca6 Allow populate-indicators to come from strategy Matthias 2019-11-02 11:10:33 +01:00
  • 2a1385f94b Merge pull request #2462 from freqtrade/hroff-1902-patch-1 Matthias 2019-11-02 06:47:15 +01:00
  • e9af6b393f Fix typo hroff-1902 2019-11-02 02:32:57 +03:00
  • 2124661cee Update faq with examples of grepping the log hroff-1902 2019-11-02 02:22:58 +03:00
  • 1593847203 Merge pull request #2453 from freqtrade/rel/2019-10 2019.10 Matthias 2019-11-01 19:52:07 +01:00
  • e8a08011be Merge pull request #2460 from freqtrade/new_runmodes hroff-1902 2019-11-01 21:40:23 +03:00
  • 691cec7956 Be more selective which startup-messages are shown Matthias 2019-11-01 16:42:57 +01:00
  • 241d947564 Add new runmodes Matthias 2019-11-01 15:39:25 +01:00
  • 880834b902 Merge pull request #2446 from hroff-1902/log-stderr Matthias 2019-11-01 06:14:55 +01:00
  • f435384bf0 Merge pull request #2451 from freqtrade/bt_analysis_maxopen hroff-1902 2019-11-01 00:13:31 +03:00
  • 3149c12a14 Merge pull request #2444 from freqtrade/sql_cleanup hroff-1902 2019-10-31 23:19:30 +03:00
  • 6a9a2e7f88 Merge pull request #2452 from freqtrade/fix/1717 hroff-1902 2019-10-31 23:13:37 +03:00
  • 5b87393a95 Merge pull request #2457 from freqtrade/integration_tests hroff-1902 2019-10-31 22:05:03 +03:00
  • 5a27b10579 Merge pull request #2450 from freqtrade/rpi_docs Matthias 2019-10-31 13:30:45 +01:00
  • a80e49bd81 Change level of rpi header Matthias 2019-10-31 12:49:41 +01:00
  • ffed13b979 Merge pull request #2455 from freqtrade/reduce_startup_indicator_logfrequency hroff-1902 2019-10-31 13:10:16 +03:00
  • 9f0f1096e1 Merge pull request #2459 from freqtrade/exchange_helpers hroff-1902 2019-10-31 13:09:01 +03:00
  • 9a42afe0be Move exchange-constants and retriers to exchange.common Matthias 2019-10-31 10:39:24 +01:00
  • b6616d7a13 Add test helping debug #1985 Matthias 2019-10-31 10:04:28 +01:00
  • 7be378aaa9 Remove markets mock where it's not needed Matthias 2019-10-31 07:26:48 +01:00
  • 734a9d5d87 Seperate tests related to worker from test_freqtradebot Matthias 2019-10-31 07:15:45 +01:00
  • ce6b869f84 Cleanup test Matthias 2019-10-31 07:11:57 +01:00
  • dc5f1b2878 Extract integration tests into sepearte file Matthias 2019-10-31 07:08:02 +01:00
  • a041b8bf72 Merge remote-tracking branch 'upstream/develop' into log-stderr hroff-1902 2019-10-31 09:07:07 +03:00
  • 4fa12ffda0 Merge pull request #2454 from freqtrade/release_docs hroff-1902 2019-10-31 09:02:55 +03:00
  • 5dcf28cafb Reduce frequency of "startup-period" message Matthias 2019-10-31 06:51:36 +01:00
  • 365a408df5 Update release-documentation to fit new release style Matthias 2019-10-31 06:43:42 +01:00
  • 7204227022 Replace coins in whitelist with existing ones Matthias 2019-10-30 09:20:56 +01:00
  • dab4ab78fc Fix create_cum_profit to work with trades that don't open on candle opens Matthias 2019-10-28 14:24:12 +01:00
  • a74b941b72 Add test to verify this is correct Matthias 2019-10-28 14:30:01 +01:00
  • 89bba6f776 Version bump Matthias 2019-10-31 06:25:30 +01:00
  • 82f86569ee Merge branch 'master' into rel/2019-11 Matthias 2019-10-31 06:25:02 +01:00
  • 9e988783de Allow configuration of stoploss on exchange limit Matthias 2019-10-30 20:06:49 +01:00
  • bba8e61409 Rename function in samples Matthias 2019-10-30 19:30:35 +01:00
  • dee9b84322 Merge branch 'develop' into volumeList_enhanced_filter Matthias 2019-10-30 16:41:17 +01:00
  • ad98d61939 Update developer docs Matthias 2019-10-30 16:39:45 +01:00
  • 14758dbe10 Some small cleanups Matthias 2019-10-30 16:32:22 +01:00
  • d89a7d5235 Document new method to configure filters Matthias 2019-10-30 16:30:47 +01:00
  • 640423c362 Add config samples for chainable pairlist filters Matthias 2019-10-30 16:00:16 +01:00
  • fd9c02603c Introduce chainable PairlistFilters Matthias 2019-10-30 15:59:52 +01:00
  • 44289e4c58 Allow not using files from user_dir Matthias 2019-10-30 15:55:35 +01:00
  • 6928c685a8 Add documentation sample for parallel_trade_analysis Matthias 2019-10-30 14:12:41 +01:00
  • dd408aa5d6 Add analyze_trade_parallelism analysis function Matthias 2019-10-30 14:07:23 +01:00
  • dac88c6aed extract Find parallel trades per interval Matthias 2019-10-30 13:35:55 +01:00
  • 78fe5a46c1 Update travis to verify for correct title usage Matthias 2019-10-30 13:27:36 +01:00
  • 7a96d3c9ae Update raspbian install documentation Matthias 2019-10-30 13:27:04 +01:00
  • b7b1e66c6e Convert to % as part of RPC to allow users to use unrounded ratio Matthias 2019-10-30 09:59:54 +01:00
  • 5ed7771148 Update documentation to include get_trades Matthias 2019-10-29 15:39:36 +01:00
  • c2076d86a4 Use scoped_session as intended Matthias 2019-10-29 14:26:03 +01:00
  • b37c5e4878 use get_trades in rpc modules Matthias 2019-10-29 15:09:01 +01:00
  • 26a5800a7f Extract get_trades function Matthias 2019-10-29 15:01:10 +01:00
  • 01efebc42f Extract query to it's own function Matthias 2019-10-29 13:32:07 +01:00
  • ab117527c9 Refactor get_best_pair to persistence Matthias 2019-10-29 11:15:33 +01:00
  • f20f5cebbe Move performance-calculation to persistence Matthias 2019-10-29 11:09:41 +01:00
  • 0c3a8ddfb9 Merge branch 'develop' into feat/new_args_system Matthias 2019-10-30 11:12:27 +01:00
  • 669a6cf119 Merge pull request #2448 from freqtrade/fix/POWRfailure hroff-1902 2019-10-30 12:55:45 +03:00
  • 6fe7b13e37 Replace coins in whitelist with existing ones Matthias 2019-10-30 09:20:56 +01:00
  • 9c180e587b Log to stderr hroff-1902 2019-10-30 04:04:28 +03:00
  • a368646745 Merge branch 'develop' into feat/new_args_system Matthias 2019-10-29 19:33:56 +01:00
  • de2cc58b0c Final cleanups and added tests Matthias 2019-10-29 10:39:27 +01:00
  • d803d86f4d Add low_price_percent_filter Matthias 2019-10-29 06:53:26 +01:00
  • 5254059fe4 Merge pull request #2430 from freqtrade/startup_period_bt hroff-1902 2019-10-28 23:33:30 +03:00
  • d706571e6f Extract precision_filter to seperate function Matthias 2019-10-28 16:25:01 +01:00
  • 907baea8b2 Merge pull request #2439 from freqtrade/fix/plotprofit hroff-1902 2019-10-28 21:04:31 +03:00
  • 062536438e Merge pull request #2433 from freqtrade/docs/stop_positive hroff-1902 2019-10-28 20:59:56 +03:00