Commit Graph

  • 543aa74278 update sell_reason to exit_reason Matthias 2022-03-24 20:33:47 +01:00
  • f89265e0fb Merge branch 'develop' into cyber-forcesell-tg Ron Klinkien 2022-04-02 20:02:42 +02:00
  • 39d925c295 Change to precise casing instead of .lower() Matthias 2022-04-02 19:33:20 +02:00
  • b0fab3ad50 Properly handle empty dataframes after trimming Matthias 2022-04-02 15:36:25 +02:00
  • f742d21690 Add test showing #6629 Matthias 2022-04-02 16:12:19 +02:00
  • 7c5e730007 Merge pull request #6628 from topscoder/patch-2 Matthias 2022-04-02 08:16:32 +02:00
  • 40b4a9977e checking exchange name with lower மனோஜ்குமார் பழனிச்சாமி 2022-04-02 11:23:06 +05:30
  • 60d52f0a20 Consistent CoinGecko naming in test_fiat_convert.py topscoder 2022-04-01 20:57:09 +02:00
  • 7db3c846b4 Fixes CoinGecko typos in fiat_convert.py topscoder 2022-04-01 20:52:16 +02:00
  • 0b40c37cc5 Merge pull request #6624 from samgermain/lev-docs Matthias 2022-04-01 20:29:41 +02:00
  • da0688b6aa Revert "Add exchange id for binance Futures" Stefano Ariestasia 2022-04-02 03:20:21 +09:00
  • 2f967f6df9 Slightly change wording, fix links Matthias 2022-04-01 20:01:57 +02:00
  • b4b594c0dd docs on setting enter_short and exit_short Sam Germain 2022-04-01 06:02:32 -06:00
  • 476c6416cc docs/strategy-customization enter_short and exit_short Sam Germain 2022-04-01 05:59:59 -06:00
  • 3e10849e02 short docs added link to strategy migration guide Sam Germain 2022-04-01 05:55:00 -06:00
  • 3c8387ab61 Add exchange id for binance Futures Stefano Ariestasia 2022-04-01 20:48:13 +09:00
  • dd7f9c6f8b docs for shorting Sam Germain 2022-04-01 05:45:20 -06:00
  • b40c017af5 Merge pull request #6623 from stash86/patch-1 Matthias 2022-04-01 12:49:03 +02:00
  • 0c096e4e03 fix some typo Stefano Ariestasia 2022-04-01 19:28:42 +09:00
  • 889fa7bac2 Add small offset to time to avoid random fails Matthias 2022-04-01 10:49:21 +02:00
  • d1ea5ea856 Merge pull request #6622 from freqtrade/short_plot Matthias 2022-04-01 09:18:37 +02:00
  • f029702bd1 Fixed flake8 issues Ron Klinkien 2022-04-01 09:16:35 +02:00
  • 775305e9c4 Use correct candleconfig in plot endpoint Matthias 2022-04-01 08:57:58 +02:00
  • fe3260aae2 Remove false statement about plotting futures data Matthias 2022-04-01 08:51:11 +02:00
  • a13d4e5519 Renumber backtest-detail tests Matthias 2022-04-01 07:00:51 +02:00
  • e3a624cf68 Fix futures plotting Matthias 2022-04-01 06:44:17 +02:00
  • 4b238987b0 plot.generate_candlestick_graph Added short equivelent, separating plotting scatter creation to a function Sam Germain 2022-02-02 16:02:54 -06:00
  • c57d807845 Merge pull request #6552 from freqtrade/feat/short Matthias 2022-03-31 21:23:57 +02:00
  • 0c9bbc753f Fix random test failure by setting fixed time passed Matthias 2022-03-31 20:00:55 +02:00
  • 0cba4ec460 Fix doc typo Matthias 2022-03-31 19:14:11 +02:00
  • 2fe5a1594f Add conditional to recursive strategy searching if in config Sam Germain 2022-03-31 08:16:41 -06:00
  • b4b809ff8e changed recursive to recursive_strategy_search Sam Germain 2022-03-31 08:16:21 -06:00
  • f44ae494fb Added recursive to configuration Sam Germain 2022-03-31 08:11:05 -06:00
  • 185daf5772 add recursive command line option Sam Germain 2022-03-20 03:02:14 -06:00
  • 6df15a7af9 Recursively search subdirectories in user_data/strategies for a strategy Sam Germain 2022-03-19 18:54:11 -06:00
  • 3d8cfa7ea5 Several fixes Code optimizations Ron Klinkien 2022-03-31 08:30:20 +02:00
  • 94274e4823 Remove order.leverage column Matthias 2022-03-31 06:57:16 +02:00
  • e3471129f7 Update documentation structure, add links to migration page Matthias 2022-03-31 06:53:33 +02:00
  • 2d914c8e13 Simplify formatting in exchange class Matthias 2022-03-30 20:02:56 +02:00
  • 6c811b3de1 Made regex strings raw Removed unwanted changes Ron Klinkien 2022-03-30 19:57:02 +02:00
  • 1f6ca29bbf Update comment Matthias 2022-03-30 19:38:25 +02:00
  • 8e7fa9f6c8 Update bot test formatting Matthias 2022-03-30 19:32:52 +02:00
  • 95b0e682b5 Merge pull request #6618 from samgermain/doc-help Matthias 2022-03-30 19:10:08 +02:00
  • 527c4277d8 Add trading mode to list-pairs and list-markets output in docs Sam Germain 2022-03-30 05:29:11 -06:00
  • c42af7d095 Fixed typo in test file Ron Klinkien 2022-03-30 12:41:41 +02:00
  • 3ed7f3f2df Display all trade info in buttons First step to fix tests for changed forcesell code Ron Klinkien 2022-03-30 12:28:30 +02:00
  • e85c7ca8ff remove blank line Italo 2022-03-30 09:50:37 +01:00
  • 8d4afc0eaf Merge branch 'opt-ask-force-new-points' of https://github.com/italodamato/freqtrade-1 into opt-ask-force-new-points Italo 2022-03-30 09:49:07 +01:00
  • bad179ebaa fix merge mess Italo 2022-03-30 09:48:10 +01:00
  • b560248165 Merge branch 'develop' into opt-ask-force-new-points Italo 2022-03-30 09:42:38 +01:00
  • 3e24d01af4 fix flake8 Italo 2022-03-30 09:41:40 +01:00
  • 9f171193ef Revert "Merge branch 'plot_hyperopt_stats' into opt-ask-force-new-points" Italo 2022-03-30 09:39:07 +01:00
  • 2af31672c6 Merge pull request #6608 from stash86/patch-1 Matthias 2022-03-30 07:21:52 +02:00
  • b91b7b4464 Fix hyperopt assigning sell_signal to wrong field Matthias 2022-03-30 07:16:48 +02:00
  • 9a7867971a Update wording to new pricing definition Matthias 2022-03-30 07:13:28 +02:00
  • dafc2bf361 Merge branch 'develop' into feat/short Matthias 2022-03-30 07:09:41 +02:00
  • e1ccbdb927 Merge pull request #6607 from freqtrade/short_pricing Matthias 2022-03-30 06:59:40 +02:00
  • 02aded68f9 Update strategy-customization.md Stefano Ariestasia 2022-03-30 08:37:35 +09:00
  • 4d5f6ed5e2 Update strategy-customization.md Stefano Ariestasia 2022-03-30 08:37:11 +09:00
  • c615e4fcc2 updates Stefano Ariestasia 2022-03-30 08:35:49 +09:00
  • 4eb9cc6e8b Merge branch 'plot_hyperopt_stats' into opt-ask-force-new-points Italo 2022-03-30 00:30:33 +01:00
  • a3b401a762 highlight random points in hyperopt results table Italo 2022-03-30 00:29:14 +01:00
  • 229b0b037e reduce search loops Italo 2022-03-29 19:33:35 +01:00
  • ddb0254999 Merge pull request #6614 from krimsonkla/jmr/kucoin_ohlcv_candle_limit Matthias 2022-03-29 20:18:52 +02:00
  • f84b24dee9 Bump ccxt to 1.77.45 Matthias 2022-03-29 20:06:25 +02:00
  • 7def1398c8 Merge pull request #6603 from adrianceding/fix_timeout Matthias 2022-03-29 19:50:34 +02:00
  • 29d6725fb7 Allow forcesell to be a valid keyboard option Ron Klinkien 2022-03-29 19:41:49 +02:00
  • 46acc8352f Add selection buttons for trades to forcesell cmd in telegram Ron Klinkien 2022-03-29 19:19:07 +02:00
  • 648e969a7a Realign entry_pricing fields Matthias 2022-03-29 19:07:29 +02:00
  • a1816434b7 Merge branch 'freqtrade:develop' into plot_hyperopt_stats Italo 2022-03-29 17:24:40 +01:00
  • 6b57be35e9 Update kucoin candle limit Jason Risch 2022-03-29 07:23:45 -07:00
  • c1657dfb7b Update / align documentation Matthias 2022-03-29 06:58:41 +02:00
  • 05db0067ee Add few missing info on shorting setup Stefano Ariestasia 2022-03-29 10:51:36 +09:00
  • 7c2e8420af Add note that enter_long must be set Stefano Ariestasia 2022-03-29 09:27:30 +09:00
  • 8ebef914e2 Update pricing documentation Matthias 2022-03-28 20:13:50 +02:00
  • 2d740230f7 price_last_balance renaming Matthias 2022-03-28 19:48:45 +02:00
  • d7c6520268 Update remaining tests Matthias 2022-03-28 19:30:14 +02:00
  • cee09493be Update market order validation Matthias 2022-03-28 19:24:57 +02:00
  • 440967e483 Update some tests Matthias 2022-03-28 19:16:12 +02:00
  • 88f6663f58 Merge pull request #6599 from freqtrade/dependabot/pip/develop/jinja2-3.1.1 Matthias 2022-03-28 19:09:14 +02:00
  • 9aa821a953 Merge pull request #6604 from SmartManoj/patch-3 Matthias 2022-03-28 16:19:03 +02:00
  • 5552ad779c Corrected test_create_order மனோஜ்குமார் பழனிச்சாமி 2022-03-28 19:31:12 +05:30
  • d6082c33a7 fix type error adriance 2022-03-28 21:29:50 +08:00
  • a0971a3e2c fix using future data to fill when use timeout adriance 2022-03-28 21:00:05 +08:00
  • cb48071f1f Merge branch 'freqtrade:feat/short' into feat/short Adriance 2022-03-28 20:20:11 +08:00
  • 89e7b3705b Bump jinja2 from 3.0.3 to 3.1.1 dependabot[bot] 2022-03-28 08:25:34 +00:00
  • ffd77fa418 Merge pull request #6594 from freqtrade/dependabot/pip/develop/mkdocs-material-8.2.8 Matthias 2022-03-28 10:24:50 +02:00
  • a6dc8dd902 Merge pull request #6597 from freqtrade/dependabot/pip/develop/mypy-0.942 Matthias 2022-03-28 10:24:16 +02:00
  • f70166270d Update pricing to use entry/exit pricing Matthias 2022-03-28 07:03:10 +02:00
  • 2f429bf7ec Merge pull request #6602 from freqtrade/dependabot/github_actions/develop/actions/cache-3 Matthias 2022-03-28 06:51:47 +02:00
  • 3cffaed8df Bump mypy from 0.941 to 0.942 dependabot[bot] 2022-03-28 04:30:07 +00:00
  • b321c0f5fb Bump mkdocs-material from 8.2.5 to 8.2.8 dependabot[bot] 2022-03-28 04:30:05 +00:00
  • 202c4573ba Merge pull request #6595 from freqtrade/dependabot/pip/develop/ccxt-1.77.36 Matthias 2022-03-28 06:29:16 +02:00
  • b51e2e0391 Merge pull request #6598 from freqtrade/dependabot/pip/develop/types-requests-2.27.15 Matthias 2022-03-28 06:28:45 +02:00
  • dc3998a03e Merge pull request #6596 from freqtrade/dependabot/pip/develop/mkdocs-1.3.0 Matthias 2022-03-28 06:27:59 +02:00
  • 350c094cda Merge pull request #6593 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.18.3 Matthias 2022-03-28 06:25:31 +02:00
  • 24be0228e2 Merge pull request #6601 from freqtrade/dependabot/github_actions/develop/peter-evans/dockerhub-description-3 Matthias 2022-03-28 06:24:28 +02:00
  • c570732157 Bump actions/cache from 2 to 3 dependabot[bot] 2022-03-28 03:16:05 +00:00
  • 449af0ce9c Bump peter-evans/dockerhub-description from 2.4.3 to 3 dependabot[bot] 2022-03-28 03:16:02 +00:00
  • 6f64e8da8d Bump types-requests from 2.27.14 to 2.27.15 dependabot[bot] 2022-03-28 03:01:48 +00:00