Commit Graph

  • b3e36def34
    Merge pull request #6329 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.26 Matthias 2022-01-31 07:00:42 +0100
  • c53122ed02
    Merge pull request #6323 from freqtrade/dependabot/pip/develop/mkdocs-material-8.1.9 Matthias 2022-01-31 07:00:28 +0100
  • d10d84adf3
    Merge pull request #6326 from freqtrade/dependabot/pip/develop/uvicorn-0.17.1 Matthias 2022-01-31 07:00:12 +0100
  • aac6d15a1d
    Merge pull request #6327 from freqtrade/dependabot/pip/develop/pytest-mock-3.7.0 Matthias 2022-01-31 06:58:58 +0100
  • faa23949b5
    Merge pull request #6324 from freqtrade/dependabot/pip/develop/nbconvert-6.4.1 Matthias 2022-01-31 06:56:08 +0100
  • 677a14ddde
    Merge pull request #6322 from freqtrade/dependabot/pip/develop/ccxt-1.71.46 Matthias 2022-01-31 06:55:43 +0100
  • d4ca2e5767
    Merge pull request #6325 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.9 Matthias 2022-01-31 06:55:13 +0100
  • ab3c6a7ee4
    Merge pull request #6328 from freqtrade/dependabot/pip/develop/arrow-1.2.2 Matthias 2022-01-31 06:54:52 +0100
  • bc5adc0188
    Bump prompt-toolkit from 3.0.24 to 3.0.26 dependabot[bot] 2022-01-31 03:01:46 +0000
  • 65526e9803
    Bump arrow from 1.2.1 to 1.2.2 dependabot[bot] 2022-01-31 03:01:42 +0000
  • 8a9b70cc49
    Bump pytest-mock from 3.6.1 to 3.7.0 dependabot[bot] 2022-01-31 03:01:34 +0000
  • ab5c1e6c1e
    Bump uvicorn from 0.17.0 to 0.17.1 dependabot[bot] 2022-01-31 03:01:31 +0000
  • 15dbdfe130
    Bump types-python-dateutil from 2.8.8 to 2.8.9 dependabot[bot] 2022-01-31 03:01:27 +0000
  • dbf2226841
    Bump nbconvert from 6.4.0 to 6.4.1 dependabot[bot] 2022-01-31 03:01:25 +0000
  • 7d066d81c1
    Bump mkdocs-material from 8.1.8 to 8.1.9 dependabot[bot] 2022-01-31 03:01:22 +0000
  • 287e90af8e
    Bump ccxt from 1.70.45 to 1.71.46 dependabot[bot] 2022-01-31 03:01:18 +0000
  • cf7edace2b
    Merge pull request #6312 from freqtrade/short_informative_decorator Matthias 2022-01-30 15:33:52 +0100
  • cafda31869
    Merge pull request #6320 from stash86/pos_adjust Matthias 2022-01-30 14:11:20 +0100
  • 7aae9565c7 Only look at buy orders when looking to recalculate trade value Matthias 2022-01-30 14:07:21 +0100
  • da39ca6650 fix new-config Stefano Ariestasia 2022-01-30 21:19:05 +0900
  • 000b8ff281
    Merge pull request #6306 from freqtrade/short_forceentry Matthias 2022-01-30 07:36:14 +0100
  • aea84dc117 Limit should default to None when calling pair_candles Matthias 2022-01-29 20:16:58 +0100
  • 8a6823deb1 Convert InformativeData to dataclass Matthias 2022-01-29 19:59:54 +0100
  • 326ba46bf8
    Merge branch 'freqtrade:develop' into fix-docs Stefano Ariestasia 2022-01-29 23:20:41 +0900
  • ab932d8398 Properly detect default candle type Matthias 2022-01-28 19:18:03 +0100
  • d1d520769e Improve status table for position adjust Matthias 2022-01-29 14:25:33 +0100
  • 463714832d Merge branch 'develop' into feat/short Matthias 2022-01-29 14:19:30 +0100
  • e7409e74c2 Remove default from position_adjustment (otherwise strategy parameters won't work anymore) Matthias 2022-01-28 19:21:31 +0100
  • c620e38c7d Informative decorator updates for futures Matthias 2022-01-28 16:58:07 +0100
  • 7c1ffcc1a1
    Merge pull request #12 from tef-github/util_fix tef-github 2022-01-28 13:00:11 -0500
  • a989b94f29 spelling Bemhreth 2022-01-28 20:57:56 +0300
  • 64623a5da8 fix implemented Bemhreth 2022-01-28 20:53:04 +0300
  • fb3c67d86b Accept that keys sometimes are not provided Matthias 2022-01-28 17:07:34 +0100
  • fdea4fcb1b Remove some todo's Matthias 2022-01-28 15:52:12 +0100
  • 571ddceaf6
    Merge pull request #6310 from Verbalinsurection/perso Matthias 2022-01-28 12:35:44 +0100
  • 9ae14f0b56 Merge remote-tracking branch 'Verbalinsurection/perso' into perso Verbalinsurection 2022-01-28 11:17:27 +0100
  • 2ba2144df1 Add tests for ETH fiat_convert Verbalinsurection 2022-01-28 11:17:16 +0100
  • 15d5389564 Update /health endpoint to be in local timezone Matthias 2022-01-28 07:57:43 +0100
  • 660f474ab8 Fix ETH duplicate in CoinGecko Verbalinsurection 2022-01-25 11:20:49 +0100
  • e062188a18
    Merge pull request #6309 from freqtrade/fix_krakenci Matthias 2022-01-28 08:08:00 +0100
  • 5d0c2bcb44 Shift candles after pushing them to dataprovider Matthias 2022-01-27 17:09:19 +0100
  • 138e867a68 Filter tickers on stake-currency for kraken Matthias 2022-01-28 07:20:47 +0100
  • 9df7014de3 Skip kraken tests temporarily Matthias 2022-01-28 06:59:37 +0100
  • bf8ef58439
    Merge pull request #6308 from stash86/pos_adjust Matthias 2022-01-28 06:59:08 +0100
  • b8f29802e5 another typo Stefano Ariestasia 2022-01-28 09:31:36 +0900
  • cbd213bc0a fix typo Stefano Ariestasia 2022-01-28 09:16:56 +0900
  • bd1b991448
    Merge branch 'freqtrade:develop' into fix-docs Stefano Ariestasia 2022-01-28 06:57:13 +0900
  • 31211a33fd Fix ETH duplicate in CoinGecko Verbalinsurection 2022-01-25 11:20:49 +0100
  • 82e193d9f0
    Merge pull request #6260 from stash86/pos_adjust Matthias 2022-01-27 20:13:51 +0100
  • 4b9d55dbe2 Add test for backtest dataprovider Matthias 2022-01-27 18:58:51 +0100
  • 108018b30b
    Merge pull request #6231 from freqtrade/funding_rate_backtest Matthias 2022-01-27 17:01:28 +0100
  • 002226f5fd Update setting to max_entry_position_adjustment Matthias 2022-01-27 16:57:50 +0100
  • 5b657e1cf9 set to true tef 2022-01-27 05:36:32 -0500
  • c4f71cc103 More forceenter updates Matthias 2022-01-27 06:40:41 +0100
  • 18168cba7a
    Merge pull request #6303 from Wings22Actual/develop Matthias 2022-01-27 07:36:38 +0100
  • 4a2914d72e Update docs/docker_quickstart.md Wings22Actual 2022-01-26 22:31:54 +0000
  • 6e72effbf0 Update forcebuy telegram tests Matthias 2022-01-27 06:31:45 +0100
  • 0a52d79208 Update forcesell to work as forceexit Matthias 2022-01-26 20:17:00 +0100
  • 066fb3ce00 Update rest-client with forceenter Matthias 2022-01-26 20:07:58 +0100
  • 7afaf4b5d4 Add /forceshort command Matthias 2022-01-26 19:53:46 +0100
  • e2ddea79ee Add "market" to /show_config Matthias 2022-01-26 19:49:15 +0100
  • be7ce208dc Update tests to test forceenter endpoint Matthias 2022-01-26 19:24:01 +0100
  • 48d8cd82af _rpc_forcebuy Matthias 2022-01-26 19:08:37 +0100
  • 4998f3bdd7 Add order_side to forcebuy endpoint Matthias 2022-01-26 19:07:44 +0100
  • 17da0d3d65 fix month index tef 2022-01-26 10:07:18 -0500
  • 2a44bac754
    Merge pull request #11 from tef-github/restructure_config tef-github 2022-01-26 10:01:40 -0500
  • a73d5cd7e3 Implemented chages Bemhreth 2022-01-26 18:00:38 +0300
  • 151ab8bdc1
    Merge pull request #10 from tef-github/bug_fix_3 tef-github 2022-01-26 09:24:50 -0500
  • d2f74d9c8a fixed Bemhreth 2022-01-26 17:23:31 +0300
  • b7147632dc
    Merge pull request #9 from tef-github/mathod_for_parraler_execution tef-github 2022-01-26 08:58:29 -0500
  • 8fb82dd215 restructured Bemhreth 2022-01-26 16:57:03 +0300
  • f929dce7e2 renamed Bemhreth 2022-01-26 16:55:03 +0300
  • 293717c3ef changes implemented Bemhreth 2022-01-26 16:44:33 +0300
  • 6745788b1c big fix 2 Bemhreth 2022-01-26 16:27:44 +0300
  • dd53e0a7af bug fixes Bemhreth 2022-01-26 16:16:32 +0300
  • d7f257282c method and restructuring enabled Bemhreth 2022-01-26 15:51:55 +0300
  • 47018eb03e add _perform_launcher tef 2022-01-26 07:28:21 -0500
  • efd18e6ebc Merge remote-tracking branch 'origin/develop' into develop tef 2022-01-26 07:27:28 -0500
  • a66a535600 add _perform_launcher tef 2022-01-26 07:27:22 -0500
  • f8d198a827
    Merge pull request #8 from tef-github/indexing tef-github 2022-01-26 07:15:11 -0500
  • 9304b42ff2 INDEXING Bemhreth 2022-01-26 15:07:35 +0300
  • 396ebebdc1
    Merge branch 'freqtrade:develop' into fix-docs Stefano Ariestasia 2022-01-26 16:09:11 +0900
  • ed71f777a3 Merge branch 'fix-docs' of https://github.com/stash86/freqtrade into fix-docs Stefano Ariestasia 2022-01-26 07:07:00 +0000
  • 1f26709aca changes Stefano Ariestasia 2022-01-26 07:06:52 +0000
  • 4408f97a00
    Added note to docker_quickstart.md Wings22Actual 2022-01-26 06:56:39 +0000
  • 67651e013e Add /forceenter endpoint Matthias 2022-01-26 07:10:38 +0100
  • 88ccfedd32 Improve wording of "no history found" error Matthias 2022-01-22 11:50:46 +0100
  • b6943f3bca
    Merge pull request #6296 from freqtrade/python_37_remove Matthias 2022-01-25 20:01:14 +0100
  • 12c79967f5
    Merge pull request #6258 from italodamato/pass_dimensions_to_generate_estimator Matthias 2022-01-25 19:37:22 +0100
  • 13978e9893
    Merge pull request #6276 from clover-es/feat/short Matthias 2022-01-25 19:11:05 +0100
  • 30b27ae736 explicit dtype Italo 2022-01-25 12:29:55 +0000
  • 2e2b1e2470
    Merge pull request #6299 from freqtrade/dependabot/pip/develop/ccxt-1.70.45 Matthias 2022-01-25 13:18:54 +0100
  • f7a5b2cb71 explicit dimensions, added **kwargs, updated docs Italo 2022-01-25 11:43:40 +0000
  • 325fd8a780 Add test with absolute values Matthias 2022-01-24 19:15:42 +0100
  • 6e47d06733
    Bump ccxt from 1.68.20 to 1.70.45 dependabot[bot] 2022-01-25 05:44:03 +0000
  • d9347e9900 Update references to remove python 3.7 support Matthias 2022-01-24 16:29:56 +0100
  • eb677ad9b6
    Merge pull request #6291 from freqtrade/dependabot/pip/develop/pandas-1.4.0 Matthias 2022-01-25 06:43:03 +0100
  • f7be93aaa6 leverage limits can be None, so we need to check for that Matthias 2022-01-25 06:30:03 +0100
  • 0fa7986369
    Merge branch 'freqtrade:develop' into pos_adjust Stefano Ariestasia 2022-01-25 10:30:18 +0900
  • 7c975df42a
    Merge branch 'freqtrade:develop' into fix-docs Stefano Ariestasia 2022-01-25 10:30:03 +0900