Commit Graph

  • 6524edbb4e Simplify should_exit interface Matthias 2021-08-24 20:47:54 +0200
  • f3b6a0a797 Fix some type errors Matthias 2021-08-24 20:40:35 +0200
  • f9f32a15bb Update plotting tests for new strategy interface Matthias 2021-08-24 20:30:42 +0200
  • 9a03cb96f5 Update get_signal Matthias 2021-08-24 20:24:51 +0200
  • 46285cd77e Fix some namings in freqtradebot Matthias 2021-08-24 20:07:39 +0200
  • b40f985b13 Add short-exit logic to backtesting Matthias 2021-08-24 19:55:00 +0200
  • eb71ee847c Rename backtest index constants Matthias 2021-08-24 06:54:55 +0200
  • 11bd8e912e Fix some tests Matthias 2021-08-24 06:45:09 +0200
  • 7a977a8eaf Merge branch 'feat/short' into pr/samgermain/5378 Matthias 2021-08-24 06:28:16 +0200
  • 957551ea97 Merge branch 'develop' into feat/short Matthias 2021-08-24 06:25:06 +0200
  • 9fb34cb797
    Update setup.sh masterzion 2021-08-24 01:09:42 +0200
  • d7918ca8bd
    Update setup.sh masterzion 2021-08-23 23:16:26 +0200
  • faf5cfa66d Update some tests for updated backtest interface Matthias 2021-08-23 21:35:01 +0200
  • 7373b39015 Initial support for backtesting with short Matthias 2021-08-23 21:15:56 +0200
  • 3e8164bfca Use proper exchange name in backtesting Matthias 2021-08-23 21:13:47 +0200
  • 9add3bf808 Add enter_long compatibility layer Matthias 2021-08-23 21:12:46 +0200
  • 9691563066
    Merge pull request #5472 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.23 Matthias 2021-08-23 19:26:44 +0200
  • 07de5d11ca Removed a bug causing errors from freqtradebot Sam Germain 2021-08-23 00:25:08 -0600
  • 317a454c0e Removed shorting from tests/optimize/hyperopts/default_hyperopt.py and created another tests/optimize/hyperopts/short_hyperopt.py with long and shorting Sam Germain 2021-08-23 00:18:56 -0600
  • 61ad38500a Reverted freqtrade/templates/*hyperopt* files back to no shorting Sam Germain 2021-08-23 00:18:15 -0600
  • 53b51ce8cf Reverted freqtrade/templates/sample_strategy back to no shorting, and created a separate sample short strategy Sam Germain 2021-08-23 00:17:20 -0600
  • 0afeb269ad Removed unnecessary TODOs Sam Germain 2021-08-23 00:15:35 -0600
  • 9f6b6f04b4 Added False to self.strategy.get_signal Sam Germain 2021-08-22 23:55:34 -0600
  • e5b2b64a3f Changed stoploss side on some tests Sam Germain 2021-08-22 23:36:36 -0600
  • 0a624e70ee added tests for min stake amount with leverage Sam Germain 2021-08-22 23:28:03 -0600
  • aafb868cc4
    Merge pull request #5471 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.20 Matthias 2021-08-23 07:07:50 +0200
  • c2b7577e94
    Merge pull request #5469 from freqtrade/dependabot/pip/develop/ccxt-1.55.28 Matthias 2021-08-23 06:41:47 +0200
  • 3e296dee24
    Merge pull request #5470 from freqtrade/dependabot/pip/develop/types-cachetools-4.2.0 Matthias 2021-08-23 06:39:43 +0200
  • a012b9ee84 Merge branch 'feat/short' into liq Sam Germain 2021-08-22 21:48:10 -0600
  • 8644449c33 Removed changes from tests/strategy/strats that hyperopted short parameters, because these are supposed to be legacy tests Sam Germain 2021-08-22 21:38:15 -0600
  • 5ca3f49cb5 merged with feat/short after feat/short added styling and comment changes PR Sam Germain 2021-08-22 21:37:20 -0600
  • 345c7ab64b
    Bump sqlalchemy from 1.4.22 to 1.4.23 dependabot[bot] 2021-08-23 03:01:42 +0000
  • 90f1845eaf
    Bump prompt-toolkit from 3.0.19 to 3.0.20 dependabot[bot] 2021-08-23 03:01:33 +0000
  • 0f9bfcf8b0
    Bump types-cachetools from 0.1.10 to 4.2.0 dependabot[bot] 2021-08-23 03:01:28 +0000
  • 4ee467f857
    Bump ccxt from 1.55.20 to 1.55.28 dependabot[bot] 2021-08-23 03:01:26 +0000
  • 488d729574 Merge branch 'feat/short' into lev-exchange Sam Germain 2021-08-22 20:59:33 -0600
  • 70ebf09871 exchange - kraken - minor changes Sam Germain 2021-08-22 20:58:22 -0600
  • 3026583ed4 Reduce verbosity of "is in blacklist" logging Matthias 2021-08-22 19:40:09 +0200
  • 5582737093
    Merge pull request #5467 from JoeSchr/patch-6 Matthias 2021-08-22 19:29:16 +0200
  • 04b4deab58
    Update strategy-advanced.md JoeSchr 2021-08-22 20:14:36 +0300
  • 56759cea7b Add "high fee rate" blocker to fees from trades Matthias 2021-08-22 14:37:45 +0200
  • d03444e5f8
    Merge pull request #5447 from samgermain/lev-strat-name-changes Matthias 2021-08-22 13:56:57 +0200
  • 6ac0ab0233 Added short functionality to exchange stoplss methods Sam Germain 2021-08-21 21:10:03 -0600
  • a5be535cc9 strategy interface: removed some changes Sam Germain 2021-08-21 17:06:04 -0600
  • 4ac2237937 Changed ftx set_leverage implementation Sam Germain 2021-08-21 16:26:04 -0600
  • bf4207b527
    Removed unnecessary line break ZerGo0 2021-08-21 18:14:39 +0200
  • ca9dbd672a
    Remove unnecessary lines ZerGo0 2021-08-21 18:13:36 +0200
  • 8e958790fc
    Added buy_tag to _rpc_stats ZerGo0 2021-08-21 13:57:19 +0200
  • c102cbcecc
    Fixed TypeError ZerGo0 2021-08-21 13:42:27 +0200
  • 7b9dd8424b Added buy_tag to Telegram sell messages and Backtest LocalTrade model ZerGo0 2021-08-21 13:18:59 +0200
  • 01a44371ac Revert "Added buy_tag to sell signal outputs" ZerGo0 2021-08-21 13:16:32 +0200
  • f5fd8dcc05 Added error handlers to api functions and made a logger warning in fill_leverage_brackets Sam Germain 2021-08-21 01:13:51 -0600
  • 34456b9798
    Merge pull request #5456 from mablue/download_process Matthias 2021-08-21 07:12:04 +0200
  • 84bc4dd740 Removed some outdated TODOs and whitespace Sam Germain 2021-08-20 18:50:02 -0600
  • 97bb555d41 Implemented fill_leverage_brackets get_max_leverage and set_leverage for binance, kraken and ftx. Wrote tests test_apply_leverage_to_stake_amount and test_get_max_leverage Sam Germain 2021-08-20 02:40:22 -0600
  • b90aa6ea0b
    Added buy_tag to sell signal outputs ZerGo0 2021-08-20 22:07:35 +0200
  • 127f470bc3 .* ADDED Masoud Azizi 2021-08-20 20:28:10 +0000
  • 40ad451019 Download-data log process added Masoud Azizi 2021-08-19 18:34:02 +0000
  • 695a1e21bf Set gate.io download limit to 1000 candles Matthias 2021-08-20 06:51:04 +0200
  • ba5abb20bd Run compat ci for gate.io Matthias 2021-08-20 06:30:27 +0200
  • 19158ba7da
    Merge pull request #5450 from topscoder/patch-1 Matthias 2021-08-19 06:44:41 +0200
  • 55c070f1bb Added interface leverage method Sam Germain 2021-08-18 12:43:44 -0600
  • dc4090234d Added interface leverage method Sam Germain 2021-08-18 12:43:44 -0600
  • 092780df9d condensed strategy methods down to 2 Sam Germain 2021-08-18 04:19:17 -0600
  • d4a7d2d444 Added short and exit_short to strategy Sam Germain 2021-08-08 03:38:34 -0600
  • 314359dd6e strategy interface changes to comments to mention shorting Sam Germain 2021-08-18 06:23:44 -0600
  • e2d5299116 Name changes for strategy Sam Germain 2021-08-18 06:03:44 -0600
  • f7087feeb1
    Merge pull request #5347 from Axel-CH/custom_order_price Matthias 2021-08-18 20:59:40 +0200
  • dc0b4d07d4
    Fix typo topscoder 2021-08-18 20:52:11 +0200
  • 9951f51079 Update test to ensure direction of movement is correct Matthias 2021-08-18 20:20:11 +0200
  • d97fc1e484
    Update docs/strategy-advanced.md Matthias 2021-08-18 19:55:11 +0200
  • ffd60f392b add custom price max distance ratio option in configuration.md axel 2021-08-18 05:22:45 -0400
  • 9469c6dfa9 small cosmetic changes in doc related to custom entry and exit exemple axel 2021-08-18 05:10:29 -0400
  • 2fb9f6e2f4 rename custom price max distance option in config, update formula and test associated axel 2021-08-18 05:07:37 -0400
  • acb00cd072 Use realistic threshold for "get_fee" test Matthias 2021-08-18 06:25:52 +0200
  • 6e41add40e Version bump ccxt Matthias 2021-08-18 06:25:30 +0200
  • 9871268529
    Merge pull request #5443 from freqtrade/fiat_convert_duplicate_symbols Matthias 2021-08-17 21:07:45 +0200
  • 4164f93853 Simplify fiat_convert and handle multi-mappings Matthias 2021-08-17 20:41:08 +0200
  • 569a68bb1a
    Added psycopg2-binaries for postgres support Richard Beumer 2021-08-17 15:19:46 +0200
  • 81715d0b9d
    Merge pull request #5434 from freqtrade/fix_asyncio_exception Matthias 2021-08-17 07:10:22 +0200
  • 37e3d20357 Fix no-event-loop available Matthias 2021-08-17 06:54:10 +0200
  • 9758bed250 Fix refresh_latest_ohlcv bug Matthias 2021-08-17 06:44:20 +0200
  • f471915828 Add test for refresh_latest_ohlcv caching Matthias 2021-08-17 06:41:13 +0200
  • 6ab99369f2 Merge branch 'develop' of https://github.com/freqtrade/freqtrade into custom_order_price axel 2021-08-16 23:26:29 -0400
  • f08d673a52 add details and exemple of custom_price_max_distance_percent usage in doc axel 2021-08-16 23:26:08 -0400
  • 17daba321b add custom_price_max_distance_percent config option in constants axel 2021-08-16 23:09:30 -0400
  • faff40577a fix test_execute_buy In case of custom entry price axel 2021-08-16 15:33:05 -0400
  • 3ea4b2ba00 add custom_price_max_distance_percent security to get_valid_price, update tests axel 2021-08-16 15:18:57 -0400
  • cf80cabc84
    Merge pull request #5430 from slowy07/minor-fixing Matthias 2021-08-16 21:15:12 +0200
  • 3cc510f1a8
    Merge pull request #5422 from freqtrade/dependabot/pip/develop/uvicorn-0.15.0 Matthias 2021-08-16 20:17:28 +0200
  • 0264d77d86 Fix test for fixed typo Matthias 2021-08-16 20:02:25 +0200
  • f24a951ec5 fix: typo spelling grammar slowy07 2021-08-16 19:16:24 +0700
  • 4115121c24 Fix missing return statement in is_Relative_to Matthias 2021-08-16 07:26:58 +0200
  • 4b65206e6b Add compat code for is_relative_to Matthias 2021-08-16 07:08:50 +0200
  • 4a75f9bb5b
    Merge pull request #5425 from freqtrade/dependabot/pip/develop/pandas-1.3.2 Matthias 2021-08-16 06:49:53 +0200
  • 6b2ef36a56 Prevent directory traversal in UI Serving Matthias 2021-08-16 06:45:43 +0200
  • abddb3ef25 Add test for directory traversal Matthias 2021-08-16 06:38:36 +0200
  • c6af4f6c6b
    Merge pull request #5424 from freqtrade/dependabot/pip/develop/plotly-5.2.1 Matthias 2021-08-16 06:31:01 +0200
  • 108a6cb897
    Bump pandas from 1.3.1 to 1.3.2 dependabot[bot] 2021-08-16 04:28:42 +0000
  • a058737c72
    Merge pull request #5421 from freqtrade/dependabot/pip/develop/mkdocs-material-7.2.4 Matthias 2021-08-16 06:22:01 +0200