Commit Graph

  • 19b3e8a8c5 Merge pull request #5493 from pan-long/develop Matthias 2021-08-28 16:20:26 +02:00
  • 482e65453f Remove extra comma after the last element in binance pair_blacklist. Pan Long 2021-08-28 21:57:54 +08:00
  • b4d869e8c4 Merge pull request #5491 from freqtrade/new_release 2021.8 Matthias 2021-08-28 11:45:59 +02:00
  • ac0dada962 Update Version to develop again Matthias 2021-08-28 10:43:49 +02:00
  • c6f38bc2f3 Merge pull request #5487 from freqtrade/new_release Matthias 2021-08-28 10:38:48 +02:00
  • a38b72af91 Merge branch 'develop' into new_release Matthias 2021-08-27 20:18:37 +02:00
  • 6b2bcd9bdc Merge pull request #5490 from freqtrade/expired_timeout Matthias 2021-08-27 20:18:03 +02:00
  • ef9c1addcf Add expired to list of canceled statuses Matthias 2021-08-27 19:54:53 +02:00
  • b3a4b0fbde Version bump to 2021.8 Matthias 2021-08-27 07:10:13 +02:00
  • 3e10f7e2d8 Merge branch 'stable' into new_release Matthias 2021-08-27 07:09:59 +02:00
  • 07ce6bf3a6 Merge pull request #5484 from freqtrade/small_refactorings Matthias 2021-08-26 20:14:38 +02:00
  • 2ce458810b rename default_hyperopt_loss file Matthias 2021-08-26 19:39:57 +02:00
  • 07d71f014f Rename defaultStrategy file Matthias 2021-08-26 19:38:41 +02:00
  • 6d96b11279 Rename DefaultStrategy Matthias 2021-08-26 07:25:53 +02:00
  • df1c0540ab Rename Hyperopt Test Class Matthias 2021-08-26 07:18:26 +02:00
  • 0d8e105a33 Rename legacystrategy file Matthias 2021-08-26 07:14:49 +02:00
  • 58ecb34a66 Allow DefaultHyperopts as hyperopt name Matthias 2021-08-26 07:13:18 +02:00
  • fbf8eb4526 Rename test-legacy strategy Matthias 2021-08-26 07:04:33 +02:00
  • 1f3ccc2587 DefaultStrategy does not need to be limited Matthias 2021-08-26 07:00:15 +02:00
  • c4be52d1c3 rename execute_sell to execute_trade_exit Matthias 2021-08-26 06:53:42 +02:00
  • 63844d39f6 Rename execute_buy to execute_entry Matthias 2021-08-26 06:48:26 +02:00
  • b61735937c Replace Patch_get_signal with proper calls Matthias 2021-08-25 20:56:16 +02:00
  • 053d6d8ee1 Merge branch 'feat/short' into pr/samgermain/5378 Matthias 2021-08-25 20:34:52 +02:00
  • e1c3b7fd8c Merge branch 'develop' into feat/short Matthias 2021-08-25 20:31:40 +02:00
  • 7fb570cc58 hyperopt Fallback methods should not be used. Matthias 2021-08-25 20:28:55 +02:00
  • 68dd349094 Update hyperopt docs regarding protections Matthias 2021-08-25 20:04:10 +02:00
  • 3745966c6c Update help-docstring for hyperopt Matthias 2021-08-25 20:01:00 +02:00
  • 23d21d8ace Fix wrong message if protection-space is missing Matthias 2021-08-25 19:57:10 +02:00
  • 4b36276e4f Improve has_space test Matthias 2021-08-25 19:54:26 +02:00
  • 8a9407bac9 Don't hard-fail when fetch_ticker doesn't return a value Matthias 2021-08-25 07:13:09 +02:00
  • cb4889398b Fix backtesting bug Matthias 2021-08-25 07:03:48 +02:00
  • 6b93c71d15 Small refactorings, use only enter_long columns Matthias 2021-08-25 06:43:58 +02:00
  • b951f59f89 Fix patch_get_signal Matthias 2021-08-24 21:03:13 +02:00
  • c004942588 Merge branch 'feat/short' into pr/samgermain/5378 Matthias 2021-08-24 20:53:45 +02:00
  • f4242106d9 Merge branch 'develop' into feat/short Matthias 2021-08-24 20:53:21 +02:00
  • 60b476611c Simplify a number of tests by relying on default arguments Matthias 2021-08-24 20:51:41 +02:00
  • 6524edbb4e Simplify should_exit interface Matthias 2021-08-24 20:47:54 +02:00
  • f3b6a0a797 Fix some type errors Matthias 2021-08-24 20:40:35 +02:00
  • f9f32a15bb Update plotting tests for new strategy interface Matthias 2021-08-24 20:30:42 +02:00
  • 9a03cb96f5 Update get_signal Matthias 2021-08-24 20:24:51 +02:00
  • 46285cd77e Fix some namings in freqtradebot Matthias 2021-08-24 20:07:39 +02:00
  • b40f985b13 Add short-exit logic to backtesting Matthias 2021-08-24 19:55:00 +02:00
  • eb71ee847c Rename backtest index constants Matthias 2021-08-24 06:54:55 +02:00
  • 11bd8e912e Fix some tests Matthias 2021-08-24 06:45:09 +02:00
  • 7a977a8eaf Merge branch 'feat/short' into pr/samgermain/5378 Matthias 2021-08-24 06:28:16 +02:00
  • 957551ea97 Merge branch 'develop' into feat/short Matthias 2021-08-24 06:25:06 +02:00
  • faf5cfa66d Update some tests for updated backtest interface Matthias 2021-08-23 21:35:01 +02:00
  • 7373b39015 Initial support for backtesting with short Matthias 2021-08-23 21:15:56 +02:00
  • 3e8164bfca Use proper exchange name in backtesting Matthias 2021-08-23 21:13:47 +02:00
  • 9add3bf808 Add enter_long compatibility layer Matthias 2021-08-23 21:12:46 +02:00
  • 9691563066 Merge pull request #5472 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.23 Matthias 2021-08-23 19:26:44 +02:00
  • 07de5d11ca Removed a bug causing errors from freqtradebot Sam Germain 2021-08-23 00:25:08 -06:00
  • 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 -06:00
  • 61ad38500a Reverted freqtrade/templates/*hyperopt* files back to no shorting Sam Germain 2021-08-23 00:18:15 -06:00
  • 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 -06:00
  • 0afeb269ad Removed unnecessary TODOs Sam Germain 2021-08-23 00:15:35 -06:00
  • 9f6b6f04b4 Added False to self.strategy.get_signal Sam Germain 2021-08-22 23:55:34 -06:00
  • e5b2b64a3f Changed stoploss side on some tests Sam Germain 2021-08-22 23:36:36 -06:00
  • 0a624e70ee added tests for min stake amount with leverage Sam Germain 2021-08-22 23:28:03 -06:00
  • aafb868cc4 Merge pull request #5471 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.20 Matthias 2021-08-23 07:07:50 +02:00
  • c2b7577e94 Merge pull request #5469 from freqtrade/dependabot/pip/develop/ccxt-1.55.28 Matthias 2021-08-23 06:41:47 +02:00
  • 3e296dee24 Merge pull request #5470 from freqtrade/dependabot/pip/develop/types-cachetools-4.2.0 Matthias 2021-08-23 06:39:43 +02:00
  • 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 -06:00
  • 5ca3f49cb5 merged with feat/short after feat/short added styling and comment changes PR Sam Germain 2021-08-22 21:37:20 -06:00
  • 345c7ab64b Bump sqlalchemy from 1.4.22 to 1.4.23 dependabot[bot] 2021-08-23 03:01:42 +00:00
  • 90f1845eaf Bump prompt-toolkit from 3.0.19 to 3.0.20 dependabot[bot] 2021-08-23 03:01:33 +00:00
  • 0f9bfcf8b0 Bump types-cachetools from 0.1.10 to 4.2.0 dependabot[bot] 2021-08-23 03:01:28 +00:00
  • 4ee467f857 Bump ccxt from 1.55.20 to 1.55.28 dependabot[bot] 2021-08-23 03:01:26 +00:00
  • 488d729574 Merge branch 'feat/short' into lev-exchange Sam Germain 2021-08-22 20:59:33 -06:00
  • 70ebf09871 exchange - kraken - minor changes Sam Germain 2021-08-22 20:58:22 -06:00
  • 3026583ed4 Reduce verbosity of "is in blacklist" logging Matthias 2021-08-22 19:40:09 +02:00
  • 5582737093 Merge pull request #5467 from JoeSchr/patch-6 Matthias 2021-08-22 19:29:16 +02:00
  • 04b4deab58 Update strategy-advanced.md JoeSchr 2021-08-22 20:14:36 +03:00
  • 56759cea7b Add "high fee rate" blocker to fees from trades Matthias 2021-08-22 14:37:45 +02:00
  • d03444e5f8 Merge pull request #5447 from samgermain/lev-strat-name-changes Matthias 2021-08-22 13:56:57 +02:00
  • 6ac0ab0233 Added short functionality to exchange stoplss methods Sam Germain 2021-08-21 21:10:03 -06:00
  • a5be535cc9 strategy interface: removed some changes Sam Germain 2021-08-21 17:06:04 -06:00
  • 4ac2237937 Changed ftx set_leverage implementation Sam Germain 2021-08-21 16:26:04 -06:00
  • f5fd8dcc05 Added error handlers to api functions and made a logger warning in fill_leverage_brackets Sam Germain 2021-08-21 01:13:51 -06:00
  • 34456b9798 Merge pull request #5456 from mablue/download_process Matthias 2021-08-21 07:12:04 +02:00
  • 84bc4dd740 Removed some outdated TODOs and whitespace Sam Germain 2021-08-20 18:50:02 -06:00
  • 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 -06:00
  • 127f470bc3 .* ADDED Masoud Azizi 2021-08-20 20:28:10 +00:00
  • 40ad451019 Download-data log process added Masoud Azizi 2021-08-19 18:34:02 +00:00
  • 695a1e21bf Set gate.io download limit to 1000 candles Matthias 2021-08-20 06:51:04 +02:00
  • ba5abb20bd Run compat ci for gate.io Matthias 2021-08-20 06:30:27 +02:00
  • 19158ba7da Merge pull request #5450 from topscoder/patch-1 Matthias 2021-08-19 06:44:41 +02:00
  • 55c070f1bb Added interface leverage method Sam Germain 2021-08-18 12:43:44 -06:00
  • dc4090234d Added interface leverage method Sam Germain 2021-08-18 12:43:44 -06:00
  • 092780df9d condensed strategy methods down to 2 Sam Germain 2021-08-18 04:19:17 -06:00
  • d4a7d2d444 Added short and exit_short to strategy Sam Germain 2021-08-08 03:38:34 -06:00
  • 314359dd6e strategy interface changes to comments to mention shorting Sam Germain 2021-08-18 06:23:44 -06:00
  • e2d5299116 Name changes for strategy Sam Germain 2021-08-18 06:03:44 -06:00
  • f7087feeb1 Merge pull request #5347 from Axel-CH/custom_order_price Matthias 2021-08-18 20:59:40 +02:00
  • dc0b4d07d4 Fix typo topscoder 2021-08-18 20:52:11 +02:00
  • 9951f51079 Update test to ensure direction of movement is correct Matthias 2021-08-18 20:20:11 +02:00
  • d97fc1e484 Update docs/strategy-advanced.md Matthias 2021-08-18 19:55:11 +02:00
  • ffd60f392b add custom price max distance ratio option in configuration.md axel 2021-08-18 05:22:45 -04:00
  • 9469c6dfa9 small cosmetic changes in doc related to custom entry and exit exemple axel 2021-08-18 05:10:29 -04:00
  • 2fb9f6e2f4 rename custom price max distance option in config, update formula and test associated axel 2021-08-18 05:07:37 -04:00