Commit Graph

  • 2d6a02ae2d Fix failing CI due to unavailable pairs Matthias 2021-02-26 06:51:32 +0100
  • fe030b24f1 Small enhancements to docs Matthias 2021-02-25 19:54:57 +0100
  • 5b447cd704 Add psutils to support OOM Gracefull shutdown Matthias 2021-02-25 19:24:30 +0100
  • df3c607e57 first crypto_rahino 2021-03-19 11:13:07 +0200
  • e315a6a0da assume "last" can miss from a ticker response Matthias 2021-03-20 14:58:51 +0100
  • 43d7f9ac67 Add bid_last_balance parameter Matthias 2021-03-20 14:38:26 +0100
  • f4e71c1f14 get_buy_rate tests should be sensible Matthias 2021-03-20 14:02:13 +0100
  • 73876b61b4 Show potential errors when loading markets Matthias 2021-03-20 13:33:49 +0100
  • 16a54b3616 Don't require non-mandatory arguments Matthias 2021-03-20 13:08:02 +0100
  • fe7f3d9c37 Add price side validation for market orders Matthias 2021-03-20 11:48:39 +0100
  • 066dd72210 add orderbook structure documentation Matthias 2021-03-20 08:34:15 +0100
  • 0a9622a065
    Merge pull request #4581 from freqtrade/fix/4578 Matthias 2021-03-20 08:21:52 +0100
  • 69799532a6 Document usage of open_date_utc Matthias 2021-03-20 08:13:10 +0100
  • 7ffe1fd36a Fix calculation error for min-trade-stake Matthias 2021-03-20 07:21:22 +0100
  • fd34d454a8
    Merge pull request #4574 from maycon/patch-1 Matthias 2021-03-19 20:32:31 +0100
  • fb90901bb3 Fix telegram table for both rendered and github markdown Matthias 2021-03-19 20:12:12 +0100
  • c1f7992270
    Added slash to fix a broken formatting Maycon Maia Vitali 2021-03-19 10:39:45 -0300
  • 0d5833ed91 Use OperationalException for TimeRange errors Matthias 2021-03-19 06:40:04 +0100
  • c304651249
    Merge pull request #4571 from pbrunier/develop Matthias 2021-03-19 06:36:22 +0100
  • 4d52732d30 Added a small snippet to give users a descent error message, when their start date is afer the stop date. Also updated the tests. Patrick Brunier 2021-03-18 22:38:54 +0100
  • 249c7c3714 Removed some trailing spaces. Patrick Brunier 2021-03-18 22:04:18 +0100
  • c323baa44e Added a small snippet to give users a descent error message, when their start date is afer the stop date. Also updated the tests. Patrick Brunier 2021-03-18 21:42:21 +0100
  • 84ca9bd2c7
    Merge pull request #4543 from brookmiles/fix-math-custom-stoploss-docs Matthias 2021-03-18 19:32:30 +0100
  • dd4d1d82d4
    Update docs/strategy-advanced.md Matthias 2021-03-18 14:19:33 +0100
  • bf14796d4c revert "Trailing stoploss with positive offset" example as stoploss_from_open() wasn't adding value Brook Miles 2021-03-18 21:50:54 +0900
  • b6e9e74a8b Add link between stoploss_from_open and custom_stop documentation Matthias 2021-03-18 06:46:08 +0100
  • 983c0ef118 update stoploss_from_open examples to use helper function Brook Miles 2021-03-18 09:47:03 +0900
  • 76ca3c219f extract result-printing from hyperopt class Matthias 2021-03-17 20:43:51 +0100
  • b05de6d468 Move advanced exchange config to exchange page Matthias 2021-03-17 19:36:35 +0100
  • 6597055a24 Ensure ccxt tests run without dry-run Matthias 2021-03-17 19:36:11 +0100
  • ce1ed76269 complete stoploss_from_open and associated test Brook Miles 2021-03-17 22:44:10 +0900
  • aee2591490 add stoploss_from_open() as a strategy_helper Brook Miles 2021-03-17 17:58:23 +0900
  • 79d4585dad Add check to ensure close_profit_abs is filled on closed trades Matthias 2021-03-16 19:24:03 +0100
  • 18001f0f4d quick fix rextea 2021-03-16 19:33:29 +0200
  • 3a641a0ea9 quick fix rextea 2021-03-16 19:27:49 +0200
  • a5161ad433 Add support for trailing_stop_loss order_type rextea 2021-03-16 15:32:07 +0200
  • 8daafc875d Add support for trailing_stop_loss order_type rextea 2021-03-16 15:21:05 +0200
  • dd5873ef24
    Merge pull request #4552 from freqtrade/dependabot/pip/develop/ccxt-1.43.27 Matthias 2021-03-15 19:50:43 +0100
  • 09aa678e59
    Merge pull request #4549 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.17 Matthias 2021-03-15 11:33:28 +0100
  • 8f26935259
    Bump ccxt from 1.42.66 to 1.43.27 dependabot[bot] 2021-03-15 09:26:02 +0000
  • ecc677ad13
    Merge pull request #4550 from freqtrade/dependabot/pip/develop/python-telegram-bot-13.4.1 Matthias 2021-03-15 08:38:20 +0100
  • 6ae2774b7a
    Merge pull request #4548 from freqtrade/dependabot/pip/develop/mkdocs-material-7.0.6 Matthias 2021-03-15 07:19:27 +0100
  • 8a4fd05ded
    Merge pull request #4551 from freqtrade/fix/slacknotify Matthias 2021-03-15 07:19:05 +0100
  • b4b11c403d
    Merge pull request #4546 from freqtrade/dependabot/pip/develop/flake8-3.9.0 Matthias 2021-03-15 07:18:53 +0100
  • b6c29bebb0 Update slack action Matthias 2021-03-15 06:56:48 +0100
  • a209b0a392
    Bump python-telegram-bot from 13.3 to 13.4.1 dependabot[bot] 2021-03-15 05:28:18 +0000
  • 1173d8971a
    Bump prompt-toolkit from 3.0.16 to 3.0.17 dependabot[bot] 2021-03-15 05:28:06 +0000
  • 22c34faca3
    Bump mkdocs-material from 7.0.5 to 7.0.6 dependabot[bot] 2021-03-15 05:28:02 +0000
  • 59d1fe8559
    Bump ccxt from 1.42.66 to 1.43.26 dependabot[bot] 2021-03-15 05:27:50 +0000
  • 09872d8e42
    Bump flake8 from 3.8.4 to 3.9.0 dependabot[bot] 2021-03-15 05:27:18 +0000
  • b191663a7e Adapt hyperopt templates to be better aligned Matthias 2021-03-14 19:49:46 +0100
  • 0b35c0571f Allow custom fee to be used during dry-run Matthias 2021-03-14 19:37:30 +0100
  • e924416431 correct math used in examples and clarify some terminology regarding custom stoploss functions Brook Miles 2021-03-14 22:02:53 +0900
  • 7a63f8cc31 Fix hdf5 support on raspberry Matthias 2021-03-14 13:25:08 +0100
  • b57c150654 Final balance should include forcesold pairs Matthias 2021-03-14 09:48:40 +0100
  • 9fb6cfcdad
    Merge pull request #4540 from jlaw/fix-date-test-utc Matthias 2021-03-14 07:03:29 +0100
  • 795a40c2a6 fix mypy tests werkkrew 2021-03-13 20:15:32 -0500
  • 98e12892ca why does flake8 pass locally? werkkrew 2021-03-13 19:40:03 -0500
  • f8a76ca161 more attempts to get tests to pass werkkrew 2021-03-13 19:30:21 -0500
  • a3d6b472a7 flake8 cleanup werkkrew 2021-03-13 19:10:34 -0500
  • 6ac220982c fixed hyperopt unit testing issues...? werkkrew 2021-03-13 18:36:48 -0500
  • 298815511c change to hyperopt_interface attempt to fix test failure werkkrew 2021-03-13 15:25:09 -0500
  • 5e2445cd5e added time scaling factor for the roi time based on candle size werkkrew 2021-03-13 15:19:38 -0500
  • eb98e3b6ca added needed line to strategy_resolver.py werkkrew 2021-03-13 14:54:58 -0500
  • 618bae23a6
    fix: Use now() to match timezone of download data Jackson Law 2021-03-13 11:14:36 -0800
  • 9e92a641f5 Added more error checking to strategy interface and tested/validated werkkrew 2021-03-13 13:26:29 -0500
  • db5e038b0f moved dynamic ROI to its own function in the strategy interface werkkrew 2021-03-13 12:15:29 -0500
  • 39ffcecffa changed variable names to be more unique, started work on unit tests werkkrew 2021-03-13 11:29:55 -0500
  • cd8d9f2930
    Merge pull request #4534 from rokups/patch-1 Matthias 2021-03-13 17:14:47 +0100
  • 3b99f04a78
    Merge pull request #4535 from freqtrade/fix/backtestperformance Matthias 2021-03-13 16:51:00 +0100
  • eb4f05eb23 Add documentation for hyperopt.strategy availability Matthias 2021-03-13 16:30:47 +0100
  • 5939729e03 added some clarifying comments werkkrew 2021-03-13 10:45:40 -0500
  • f6a60c0f18 Initial commit for Dynamic ROI functionality werkkrew 2021-03-13 10:36:40 -0500
  • 3a0739183a
    Merge pull request #4530 from jlaw/develop Matthias 2021-03-13 16:25:16 +0100
  • 6389e86ed6 Add test for uvloop fix Matthias 2021-03-13 15:36:34 +0100
  • 0320c8dc92 Improve tests for trades_proxy Matthias 2021-03-13 15:46:20 +0100
  • 5e872273d1 Provide access to strategy instance from hyperopt class. Rokas Kupstys 2021-03-13 09:45:16 +0200
  • d1acc8092c Improve backtest performance Matthias 2021-03-13 10:16:32 +0100
  • 425cd7adba Create event loop manually if uvloop is available Jackson Law 2021-03-12 16:16:03 -0800
  • 441d3fad39
    Merge pull request #4513 from freqtrade/fix/4511 Matthias 2021-03-11 19:39:44 +0100
  • ffdad3899d
    Fix(docs/data-download): use wording specific for data-download JoeSchr 2021-03-10 14:23:17 +0100
  • ef9977fc1e Make stake_amount + stake_currency mandatory for backtesting Matthias 2021-03-10 10:43:44 +0100
  • 333ad02605 Fix random test failure Matthias 2021-03-10 10:39:38 +0100
  • 0db5c9746f
    Merge pull request #4454 from freqtrade/backtest_compound_speed Matthias 2021-03-10 10:07:40 +0100
  • 60f6b998d3 Update logo with smiling one Matthias 2021-03-10 09:27:03 +0100
  • 99583bbd0c Fix problem with FTX Matthias 2021-03-09 20:21:08 +0100
  • dd420a22e9
    Merge pull request #4508 from Th0masL/fix_order_by Matthias 2021-03-09 20:20:04 +0100
  • a1902f226d Make trade-close sequence clear for mock trades Matthias 2021-03-09 19:29:00 +0100
  • 37e6006169 Fix order_by in trades command Th0masL 2021-03-08 23:21:56 +0200
  • 9f0ca9cd49 multi_arch_docker: Added multi-arch-builder Aviad Raviv-Vash 2021-03-08 23:14:53 +0200
  • 4b550dab17 Always reset fake-databases Matthias 2021-03-08 19:40:29 +0100
  • 61ec7a309b
    Merge pull request #4501 from freqtrade/dependabot/pip/develop/aiohttp-3.7.4.post0 Matthias 2021-03-08 17:12:55 +0100
  • 25c9e89956
    Bump aiohttp from 3.7.4 to 3.7.4.post0 dependabot[bot] 2021-03-08 09:15:30 +0000
  • 5e3e1e22e3
    Merge pull request #4502 from freqtrade/dependabot/pip/develop/pandas-1.2.3 Matthias 2021-03-08 10:12:03 +0100
  • 7950acf6d4
    Bump pandas from 1.2.2 to 1.2.3 dependabot[bot] 2021-03-08 08:53:20 +0000
  • 7e45af97e6
    Merge pull request #4504 from freqtrade/dependabot/pip/develop/mkdocs-material-7.0.5 Matthias 2021-03-08 07:31:06 +0100
  • bb1f888b4c
    Merge pull request #4503 from freqtrade/dependabot/pip/develop/arrow-1.0.3 Matthias 2021-03-08 07:30:38 +0100
  • 7e897343c8
    Merge pull request #4499 from freqtrade/dependabot/pip/develop/coveralls-3.0.1 Matthias 2021-03-08 06:52:08 +0100
  • 6217c4c886
    Merge pull request #4500 from freqtrade/dependabot/pip/develop/ccxt-1.42.66 Matthias 2021-03-08 06:51:39 +0100
  • a9c114d301
    Bump mkdocs-material from 7.0.3 to 7.0.5 dependabot[bot] 2021-03-08 05:28:27 +0000