Commit Graph

  • c3b2929e75 Added template for test test_hdf5datahandler_ohlcv_load_and_resave Sam Germain 2021-11-19 05:11:42 -06:00
  • 843ca22a56 mark price test ohlcv_get_pairs Sam Germain 2021-11-19 04:55:50 -06:00
  • 91a11d01e9 Added XRP_USDT-1h-mark json testdat file, and test for ohlcv_load with candle_type=mark Sam Germain 2021-11-19 03:55:52 -06:00
  • 043ed3e330 Added candle_type tests for test_json_pair_data_filename Sam Germain 2021-11-19 03:32:37 -06:00
  • 12060a2d2c fixed error with fetch_ohlcv candndle_type Sam Germain 2021-11-19 03:20:30 -06:00
  • a657707ca3 Added timedelta to exchange Sam Germain 2021-11-18 01:56:25 -06:00
  • 3d95533bf9 Removed candletype from converter methods Sam Germain 2021-11-07 21:37:57 -06:00
  • ee2ad8ca97 updated historic data filenames to include the candle type Sam Germain 2021-11-07 00:35:27 -06:00
  • c8162479d6 Added price as param to fetch_ohlcv Sam Germain 2021-10-23 21:10:36 -06:00
  • c26c0b6822 Merge branch 'feat/short' into short_buy_tag_compat Matthias 2021-11-21 19:31:30 +01:00
  • aad37bb8f3 Merge pull request #5924 from freqtrade/feat/leverage Matthias 2021-11-21 19:30:27 +01:00
  • 63d94aa585 short should be allowed for all non-spot modes Matthias 2021-11-21 19:28:53 +01:00
  • 983484accd Remove fluky test (seconds still tick with time_machine) Matthias 2021-11-21 10:36:39 +01:00
  • fb519a5b39 Add comment with reasoning to ignore leverage in min_amount calculation Matthias 2021-11-21 10:25:58 +01:00
  • 192ac88314 Update optimize-reports to enter_tag wording Matthias 2021-11-21 10:16:18 +01:00
  • 2a84526f04 Remove more buy_tag references Matthias 2021-11-21 10:05:56 +01:00
  • 36deced00b Remove more buy_tag references Matthias 2021-11-21 09:51:16 +01:00
  • 7d77aff289 Add some compatibility around buy_tag Matthias 2021-11-21 09:24:20 +01:00
  • 97ff7d1223 Merge branch 'develop' into feat/short Matthias 2021-11-21 09:13:53 +01:00
  • 7a8978abbb Make ohlcv data endpoint work correctly with new interface Matthias 2021-11-20 20:09:37 +01:00
  • d4fd13bf50 Telegram and log prints strategy version. Dardon 2021-11-20 16:26:07 +00:00
  • c0cc3f5f97 Small doc improvements to callback documentation Matthias 2021-11-20 16:15:03 +01:00
  • b36fe8fe0f Simplify strategy documentation Matthias 2021-11-20 11:48:11 +01:00
  • 0bae1471bd Extract callbacks into a separate site Matthias 2021-11-20 11:44:56 +01:00
  • ef67a2adfc Improve callback documentation Matthias 2021-11-17 20:24:07 +01:00
  • d8ee72554f Improve callback documentation Matthias 2021-11-17 20:17:18 +01:00
  • f8f7d81fc2 Update strategy template to use parameters Matthias 2021-11-14 08:51:15 +01:00
  • a239e5f725 Add segment on colliding signals Matthias 2021-11-13 12:57:51 +01:00
  • 32a56bbd4a Merge pull request #5926 from samgermain/has-no-leverage Matthias 2021-11-20 11:31:36 +01:00
  • 54ef52692f Trade.has_no_leverage makes more sense Sam Germain 2021-11-20 01:06:10 -06:00
  • 988f4d5190 Test leverage call in freqtradebot Matthias 2021-11-19 19:34:59 +01:00
  • 9aed76ba17 Integrate leverage() to freqtradebot Matthias 2021-11-19 19:23:48 +01:00
  • 6247608cc6 top/bottom cap leverage Matthias 2021-11-19 07:11:19 +01:00
  • 021d1b518c Call "leverage" to determine leverage to be used. Matthias 2021-11-18 20:55:45 +01:00
  • 5a8824171c Add short/long metrics to backtest result Matthias 2021-11-18 20:41:37 +01:00
  • 0a50017c84 Add long/short support to backtesting Matthias 2021-11-18 20:34:59 +01:00
  • f40221dd9f Merge branch 'develop' into feat/short Matthias 2021-11-18 20:20:01 +01:00
  • 8638e6fe47 Simplify tradingmode parsing Matthias 2021-11-18 19:56:59 +01:00
  • 06c81b5234 Merge pull request #5919 from mablue/patch-6 Matthias 2021-11-18 11:58:36 +01:00
  • 0b6060dd11 indentation problem :) Masoud Azizi 2021-11-18 13:28:17 +03:30
  • 5fb0f53539 Add curl to install description Matthias 2021-11-17 19:36:38 +01:00
  • 4f0a73010a Merge pull request #5890 from aezomz/todo-rpc Matthias 2021-11-17 06:58:07 +01:00
  • cbb5025711 Merge pull request #5825 from freqtrade/futures_pairlist Matthias 2021-11-16 19:46:27 +01:00
  • 1ba2e275b8 updated test param format aezo.teo 2021-11-16 14:29:40 +08:00
  • ce3c5b32f9 Fix test leakage in ccxt_compat Matthias 2021-11-16 07:04:56 +01:00
  • c17c1611bd removed short_trades, updated schema, tests aezo.teo 2021-11-16 14:03:33 +08:00
  • 5cfc385d44 Versionbump ccxt Matthias 2021-11-16 06:40:29 +01:00
  • 75eccea88d Improve futures detection, add ccxt-compat test Matthias 2021-11-15 19:43:43 +01:00
  • 4e9b83e170 Merge branch 'feat/short' into futures_pairlist Matthias 2021-11-15 19:12:36 +01:00
  • 9c34208b15 Merge branch 'upstream-5890' into todo-rpc aezo.teo 2021-11-15 23:30:54 +08:00
  • 60cf52aa34 Remove unused test code Matthias 2021-11-15 07:09:21 +01:00
  • 4d45eb0644 Merge pull request #5896 from freqtrade/dependabot/pip/develop/python-telegram-bot-13.8.1 Matthias 2021-11-15 07:01:36 +01:00
  • 056f8c72a1 Merge pull request #5895 from freqtrade/dependabot/pip/develop/ccxt-1.61.24 Matthias 2021-11-15 07:01:15 +01:00
  • 6a79a04350 Merge pull request #5901 from freqtrade/dependabot/pip/develop/jinja2-3.0.3 Matthias 2021-11-15 06:28:00 +01:00
  • d477ccab19 Bump ccxt from 1.60.68 to 1.61.24 dependabot[bot] 2021-11-15 05:27:50 +00:00
  • e3bb102dc0 Bump python-telegram-bot from 13.7 to 13.8.1 dependabot[bot] 2021-11-15 05:27:49 +00:00
  • 5df5a6f13b Merge pull request #5898 from freqtrade/dependabot/pip/develop/coveralls-3.3.1 Matthias 2021-11-15 06:27:39 +01:00
  • f4fd4ecdb9 Merge pull request #5899 from freqtrade/dependabot/pip/develop/isort-5.10.1 Matthias 2021-11-15 06:27:20 +01:00
  • c8191c4412 Merge pull request #5893 from freqtrade/dependabot/pip/develop/types-requests-2.26.0 Matthias 2021-11-15 06:26:50 +01:00
  • 46de615b50 Merge pull request #5894 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.1 Matthias 2021-11-15 06:26:31 +01:00
  • 003e17bbb2 Merge pull request #5902 from freqtrade/dependabot/pip/develop/nbconvert-6.3.0 Matthias 2021-11-15 06:26:13 +01:00
  • b1618afef3 Merge pull request #5897 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.27 Matthias 2021-11-15 06:25:55 +01:00
  • 7bd384c7fb Bump nbconvert from 6.2.0 to 6.3.0 dependabot[bot] 2021-11-15 03:01:45 +00:00
  • 876b59f477 Bump jinja2 from 3.0.2 to 3.0.3 dependabot[bot] 2021-11-15 03:01:42 +00:00
  • 8ec5f72be4 Bump isort from 5.10.0 to 5.10.1 dependabot[bot] 2021-11-15 03:01:30 +00:00
  • 178e3ac6af Bump coveralls from 3.3.0 to 3.3.1 dependabot[bot] 2021-11-15 03:01:27 +00:00
  • 2a1c61fb30 Bump sqlalchemy from 1.4.26 to 1.4.27 dependabot[bot] 2021-11-15 03:01:22 +00:00
  • ff6b1f4421 Small changes Sam Germain 2021-11-14 21:01:08 -06:00
  • c046790727 Bump pymdown-extensions from 9.0 to 9.1 dependabot[bot] 2021-11-15 03:01:04 +00:00
  • 43120e03f9 Bump types-requests from 2.25.11 to 2.26.0 dependabot[bot] 2021-11-15 03:01:00 +00:00
  • f101419a47 Merge branch 'feat/short' into todo-rpc Sam Germain 2021-11-14 20:48:55 -06:00
  • 1b058d882d Simplify date rounding logic Matthias 2021-11-14 19:55:56 +01:00
  • e7499b7c44 Improve leggibility of test Matthias 2021-11-14 19:53:08 +01:00
  • da3ceb0904 Merge pull request #5779 from samgermain/funding-fee-dry-run Matthias 2021-11-14 19:49:05 +01:00
  • 9102590365 Improve tests by also having a "Mixed" case Matthias 2021-11-14 19:22:12 +01:00
  • a08572e907 Merge remote-tracking branch 'upstream/feat/short' into todo-rpc aezo.teo 2021-11-14 21:21:59 +08:00
  • 22f7c0fdc6 updated test cases aezo.teo 2021-11-14 21:04:24 +08:00
  • b3afca2a9d Improve ccxt_compat test for funding rate Matthias 2021-11-14 13:37:09 +01:00
  • 92997c85f9 adding sides for rate and 1 more test case aezo.teo 2021-11-14 17:37:31 +08:00
  • 4d1d8de9b7 Split /stats messages Matthias 2021-11-14 10:20:04 +01:00
  • e7fad04eb9 Merge branch 'feat/short' into funding-fee-dry-run Sam Germain 2021-11-14 03:15:22 -06:00
  • 1dc98cc4d5 Break line Matthias 2021-11-14 10:12:19 +01:00
  • c70fdea886 Merge pull request #5847 from stash86/kucoin-api Matthias 2021-11-14 10:11:02 +01:00
  • 8df334515f added logic for is_short and tests aezo.teo 2021-11-14 16:52:38 +08:00
  • 8cfc531b32 Merge pull request #5887 from samgermain/common-ccxt-config Matthias 2021-11-14 09:52:06 +01:00
  • 30fbe0c79c added is_short and short_trades to schema aezo.teo 2021-11-14 16:51:03 +08:00
  • 5b9cbaf277 Use Close value for trade signal calculation Matthias 2021-11-14 09:50:04 +01:00
  • 33f00d23b9 Merge pull request #5885 from ethanopp/develop Matthias 2021-11-14 09:37:58 +01:00
  • 632c1bc0aa Add static workaround for kucoin 429000 issue Stefano Ariestasia 2021-06-14 14:39:12 +09:00
  • 984d3216c8 Merge pull request #5889 from samgermain/test-todos Matthias 2021-11-14 09:27:33 +01:00
  • 7c11619924 avoid using replace in messages Matthias 2021-11-14 09:19:21 +01:00
  • 38362e0ec5 Update test names Matthias 2021-11-14 09:02:25 +01:00
  • 8f66d8f942 Merge branch 'sam_5889' into todo-rpc aezo.teo 2021-11-14 13:26:32 +08:00
  • 86e5b480a8 test_strategy_test_v2 for shorts Sam Germain 2021-11-13 19:50:53 -06:00
  • 430aa0903f Removed redundent TODO-levs Sam Germain 2021-11-13 19:45:41 -06:00
  • 77f8f8658c test_rpc_telegram short test Sam Germain 2021-11-13 19:36:49 -06:00
  • ca9805112d test_get_trades_proxy and test_select_order for shorts passes Sam Germain 2021-11-13 19:26:30 -06:00
  • 01ad65de68 test_rpc_apiserver.py Sam Germain 2021-11-13 19:22:43 -06:00
  • 3ce64dd4e9 Added test__ccxt_config for all exchanges with subclass files on freqtrade Sam Germain 2021-11-13 16:32:43 -06:00
  • 099bf7691e Updated bibox to combine parent _ccxt_config and minimized _ccxt_config tests Sam Germain 2021-11-13 16:22:36 -06:00