Commit Graph

  • e73f5ab480 Add test confirming #5652 Matthias 2021-10-03 09:48:19 +0200
  • ad6ca3773d
    Merge pull request #5592 from samgermain/test-freqtradebot-usdt Matthias 2021-10-03 09:41:08 +0200
  • 126c291988 Improve docs Matthias 2021-10-03 09:32:53 +0200
  • 9e77a739fa Change usdt stake_amount to 60$ Matthias 2021-10-03 09:22:50 +0200
  • 57d66cc0f7 Merge branch 'test-freqtradebot-usdt' into lev-freqtradebot Sam Germain 2021-10-02 20:51:50 -0600
  • 058c7b3e99 Fixed odd test_execute_entry where the filled coins were higher than the amount Sam Germain 2021-10-02 20:43:32 -0600
  • 908dee961d Changed test values in test_sell_profit_only to usdt like values Sam Germain 2021-10-02 20:37:05 -0600
  • 93679db7c4 Removed ... TODOs Sam Germain 2021-10-02 20:33:46 -0600
  • 057a187231 Removed uneccessary TODOs Sam Germain 2021-10-02 20:32:51 -0600
  • 3823ca4162 Merge branch 'test-freqtradebot-usdt' into lev-freqtradebot Sam Germain 2021-10-02 20:26:52 -0600
  • d3eb5fa5f4 Add test for outstanding balance Matthias 2021-10-02 16:21:04 +0200
  • 20ad18ad23 Add explicit test for expand_trades_over_period Matthias 2021-10-02 16:11:17 +0200
  • e2356c856d Improve outstanding balance Matthias 2021-10-02 15:23:09 +0200
  • 1604436e54 Merge branch 'develop' into pr/orehunt/3059 Matthias 2021-10-02 15:38:00 +0200
  • 3b5cc5f015 Improve dates used for hyperopt tests Matthias 2021-10-02 15:36:51 +0200
  • 77388eb423 Improve generate_test_data to make it easier to use Matthias 2021-10-02 15:23:48 +0200
  • 0506529817 Fix some typos and stuff in SplineHyperoptLOss Matthias 2021-10-02 14:52:07 +0200
  • 4bbdc2403a Merge branch 'develop' into pr/squat0001/5533 Matthias 2021-10-02 14:45:16 +0200
  • 66e19f5775
    Merge pull request #5651 from freqtrade/simplify_loss_Tests Matthias 2021-10-02 14:44:46 +0200
  • 5fdeca812d Combine most hyperopt-loss tests to one Matthias 2021-10-02 14:30:24 +0200
  • 022839b728 remove unnecessary test Matthias 2021-10-02 13:17:10 +0200
  • e5e1e49f53 Remove some unused test parameters Matthias 2021-10-02 08:58:33 +0200
  • 87ff65d31e Fixed failing test_handle_protections Sam Germain 2021-10-02 03:58:02 -0600
  • 72388d3376 tried to solve test_update_funding_fees: Sam Germain 2021-10-02 03:52:00 -0600
  • b3656ddfc9 Merge branch 'feat/short' into lev-freqtradebot Sam Germain 2021-10-02 03:30:10 -0600
  • e8b4cf6eaa Merge branch 'develop' into feat/short Sam Germain 2021-10-02 03:15:12 -0600
  • 96d09b5615 Fixed breaking rpc tests Sam Germain 2021-10-01 03:10:43 -0600
  • 6f8e66117b flake8 isort Sam Germain 2021-09-30 03:19:28 -0600
  • 107fa911a5 Fixed test_tsl_on_exchange_compatible_with_edge Sam Germain 2021-09-30 02:34:00 -0600
  • c820db4c60 Fix couple more usdt tests which failed due to ticker prices causing roi being hit, but tests did not expect that to happen. Rokas Kupstys 2021-09-30 11:12:15 +0300
  • 8961370269 Fix failing test due to not updated expected values. Rokas Kupstys 2021-09-30 10:01:25 +0300
  • 2ee87f8c66 Fix failing USDT tests due to not enough open markets. Rokas Kupstys 2021-09-30 10:00:56 +0300
  • 43339f1660 A lot of the usdt freqtradebot tests pass now Sam Germain 2021-09-26 13:43:01 -0600
  • ba5d78f005 swapped default_conf for default_conf_usdt and ticker for ticker_usdt Sam Germain 2021-09-26 13:04:58 -0600
  • 7eebb6bb2d updated test_create_trade to use default_conf_usdt Sam Germain 2021-09-26 12:41:09 -0600
  • 755cc9cda1 Updated test_check_available_stake_amount to use default_conf_usdt Sam Germain 2021-09-26 12:39:30 -0600
  • 26fdad8468 Removed edge_conf_usdt Sam Germain 2021-09-26 11:58:55 -0600
  • d0e0d0ee01 Removed init_persistence_usdt Sam Germain 2021-09-26 11:56:44 -0600
  • 5ce09c7519 updated test_reupdate_enter_order_fees to usdt Sam Germain 2021-09-26 10:25:26 -0600
  • ffa9a3ac7d changed default_conf_usdt stake_amount to 10 Sam Germain 2021-09-26 10:18:22 -0600
  • 6fdcf8cd73 created default_conf_usdt and init_persistence_usdt so that these tests pass: test_handle_stoploss_on_exchange_trailing, test_handle_stoploss_on_exchange_custom_stop, test_update_trade_state_withorderdict Sam Germain 2021-09-26 10:09:10 -0600
  • d1e3d48075 changed test_update_trade_state_withorderdict to usdt Sam Germain 2021-09-26 02:43:47 -0600
  • 8d7f75c4de Fixed a bunch of freqtradebot tests Sam Germain 2021-09-17 22:18:14 -0600
  • dadd134200 changes some tests to use usdt values Sam Germain 2021-09-17 02:25:58 -0600
  • 9ea2dd05d8 Removed space in retrier Sam Germain 2021-10-01 21:21:59 -0600
  • f69cb39a17 Fix missing comma in kucoin template Matthias 2021-10-01 19:26:51 +0200
  • bd7d9c0d33
    Merge pull request #5648 from froggleston/patch-1 Matthias 2021-10-01 19:25:22 +0200
  • 15df5fd9c5
    Fix pair_candles to point to correct API call Robert Davey 2021-10-01 13:49:16 +0100
  • 99e3450d30
    Merge pull request #5642 from freqtrade/add_trade_conversion_command Matthias 2021-10-01 06:38:42 +0200
  • 77d3a8b457 Added bybit funding-fee times Sam Germain 2021-09-30 20:18:56 -0600
  • df45f467c6
    Adding ability to ignore unparameterized spaces Scott Lyons 2021-09-30 01:11:02 -0700
  • 95227376b6
    Adding IUS to optimize args Scott Lyons 2021-09-30 00:53:46 -0700
  • 08fcd1a0d4
    Adding ignore space errors to Hyperopt CLI Scott Lyons 2021-09-30 00:46:56 -0700
  • 5dd1088d8d
    Adding ignore unparameterized spaces flag Scott Lyons 2021-09-30 00:44:26 -0700
  • 5f23af5802 Rename update_open_trades to clarify it's only called at startup Matthias 2021-09-30 07:24:16 +0200
  • 6e86bdb820 Added test_update_funding_fees Sam Germain 2021-09-29 23:11:01 -0600
  • ba60aad89d parameterized TradingMode in persistence Sam Germain 2021-09-29 22:56:10 -0600
  • bd27993e79 Add documentation segment about indicator libraries Matthias 2021-09-30 06:42:42 +0200
  • 157223f6ab datetime.utc -> datetime.now(timezone.utc) Sam Germain 2021-09-29 22:32:02 -0600
  • af6afd0ac2 Revert "Replace datetime.utcnow with datetime.now(timezone.utc)" Sam Germain 2021-09-29 22:27:21 -0600
  • 993dc672b4 timestamp * 1000 in get_funding_fees_from_exchange Sam Germain 2021-09-29 22:18:15 -0600
  • c4ac876183 Replace datetime.utcnow with datetime.now(timezone.utc) Sam Germain 2021-09-29 22:16:44 -0600
  • 178db516bf Add documentation for trade-to-ohlcv Matthias 2021-09-29 19:48:56 +0200
  • 248c61bb26 Add test for trades-to-ohlcv Matthias 2021-09-29 19:39:29 +0200
  • fc511aac44 don't use %default when no default is defined Matthias 2021-09-29 19:21:54 +0200
  • 656526c007 Add trades-to-ohlcv command to simplify adding new timeframes Matthias 2021-09-29 16:50:05 +0200
  • 51c6eb2014
    Merge pull request #5640 from rokups/rk/tests-static-market Matthias 2021-09-29 16:20:18 +0200
  • e025576d8c Introduce markets_static fixture serving an immutable list of markets. Adapt pairlist/markets tests to use this new fixture. Rokas Kupstys 2021-09-29 10:15:05 +0300
  • a0ee490957
    Merge pull request #5636 from freqtrade/new_release 2021.9 Matthias 2021-09-28 19:21:42 +0200
  • ca973c05d1
    Merge branch 'freqtrade:develop' into develop Robert Roman 2021-09-28 10:16:36 -0500
  • 137e1bcb9e Merge branch 'feat/binance_liq' of https://github.com/arunavo4/freqtrade into feat/binance_liq Sam Germain 2021-09-27 23:42:10 -0600
  • 2dd9ca9260 Merge branch 'liq' into feat/binance_liq Sam Germain 2021-09-27 23:41:29 -0600
  • be2789296a Merge branch 'feat/short' into liq Sam Germain 2021-09-27 23:34:29 -0600
  • 545b62d746 Merge branch 'feat/short' into funding-fee Sam Germain 2021-09-27 23:34:09 -0600
  • 1a132758d0 merged with feat/short Sam Germain 2021-09-27 23:26:20 -0600
  • 5938514e5d Version bump to 2021.9 Matthias 2021-09-28 07:03:26 +0200
  • d73f5f75fc Merge branch 'stable' into new_release Matthias 2021-09-28 07:02:24 +0200
  • 626a40252d
    resolved mypy error Robert Roman 2021-09-27 17:33:29 -0500
  • c3414c3b78
    resolved mypy error Robert Roman 2021-09-27 17:32:49 -0500
  • 5726886b06 Reduce backtest-noise from "pandas slice" warning Matthias 2021-09-27 20:52:19 +0200
  • d7ce9b9f6d Rename sample short strategy Matthias 2021-09-27 19:17:19 +0200
  • 67e9626da1
    fixed isort issue Robert Roman 2021-09-27 12:16:57 -0500
  • 949f469a7f
    Merge pull request #5378 from samgermain/lev-strat Matthias 2021-09-27 19:16:00 +0200
  • a1566fe5d7
    updated to latest constant.py file Robert Roman 2021-09-27 11:47:03 -0500
  • bc86cb3280
    updated to correct hyperopt.md file Robert Roman 2021-09-27 11:41:38 -0500
  • 193b22475d
    Merge branch 'freqtrade:develop' into develop Robert Roman 2021-09-27 11:35:34 -0500
  • 3fbf716f85 Fix "sticking" timerange in webserver mode Matthias 2021-09-27 17:51:01 +0200
  • 6a033bd01e
    Merge pull request #5633 from freqtrade/dependabot/pip/develop/nbconvert-6.2.0 Matthias 2021-09-27 12:20:02 +0200
  • f5d09ed0b0
    feat: support loading strategies from packages using the python import logic LoveIsGrief 2021-09-25 20:16:38 +0200
  • 5b7a1f8642 Validate config also in webserver mode Matthias 2021-09-27 07:12:40 +0200
  • 6fb0d14f80 changed naming for signal variable Matthias 2021-09-27 07:07:49 +0200
  • 37a1cd5d38
    Merge pull request #5631 from freqtrade/dependabot/pip/develop/ccxt-1.57.3 Matthias 2021-09-27 07:02:18 +0200
  • 78096c9eff
    Bump nbconvert from 6.1.0 to 6.2.0 dependabot[bot] 2021-09-27 04:32:26 +0000
  • 29c6f182f6
    Merge pull request #5630 from freqtrade/dependabot/pip/develop/types-requests-2.25.9 Matthias 2021-09-27 06:31:29 +0200
  • 9059502303
    Bump ccxt from 1.56.86 to 1.57.3 dependabot[bot] 2021-09-27 03:01:27 +0000
  • 08b1f04ed5
    Bump types-requests from 2.25.8 to 2.25.9 dependabot[bot] 2021-09-27 03:01:18 +0000
  • bdca3e2343
    Merge branch 'freqtrade:develop' into develop Robert Roman 2021-09-26 15:37:09 -0500
  • a926f54a25 Add "side" parameter to custom_stake_amount Matthias 2021-09-26 19:35:54 +0200
  • 84e013de2d Update confirm_trade_entry to support "side" parameter Matthias 2021-09-26 19:32:24 +0200
  • ec445776e9
    Merge pull request #5601 from ferrants/parameterize-tests Matthias 2021-09-26 19:07:47 +0200