Commit Graph

  • aa76191636 fixed tests மனோஜ்குமார் பழனிச்சாமி 2022-04-06 07:19:00 +0530
  • 28f4a3b373 updated for PR #6653 மனோஜ்குமார் பழனிச்சாமி 2022-04-06 07:05:43 +0530
  • 7e97e58820 renamed enter-side மனோஜ்குமார் பழனிச்சாமி 2022-04-06 06:32:13 +0530
  • 8d95e76d26 Add tests for new naming definitions Matthias 2022-04-05 20:43:39 +0200
  • 82e9f62381 Add missing setting in arguments.py Matthias 2022-04-05 20:27:32 +0200
  • a09637cbe1 Update migration documentation with new settings Matthias 2022-04-05 20:25:31 +0200
  • b1378efdeb ignore_roi_if_buy_signal -> ignore_roi_if_entry_signal Matthias 2022-04-05 20:20:51 +0200
  • 5bafdb6108 Update testcase Matthias 2022-04-05 20:15:08 +0200
  • 4897731030 use_sell_signal -> use_exit_signal Matthias 2022-04-05 20:07:58 +0200
  • 5ce5c70be6 sell_profit_offset -> exit_profit_offset Matthias 2022-04-05 20:03:20 +0200
  • bba9629a2a Rename sell_profit_only to exit_profit_only Matthias 2022-04-05 20:00:35 +0200
  • a77e3ea378 fixed tests failed after merge மனோஜ்குமார் பழனிச்சாமி 2022-04-05 19:30:38 +0530
  • 5fa96174e1 Update test_rpc.py மனோஜ்குமார் பழனிச்சாமி 2022-04-05 16:58:30 +0530
  • 95a4fc3b2a Update rpc.py மனோஜ்குமார் பழனிச்சாமி 2022-04-05 16:41:42 +0530
  • 9423d831f6 reduced Cyclomatic complexity மனோஜ்குமார் பழனிச்சாமி 2022-04-05 16:29:26 +0530
  • 8442fb915f renamed மனோஜ்குமார் பழனிச்சாமி 2022-04-05 16:01:53 +0530
  • debb8f7485 merged upstream மனோஜ்குமார் பழனிச்சாமி 2022-04-05 15:52:48 +0530
  • 4833cd1217 Revert "fixed gateio override" மனோஜ்குமார் பழனிச்சாமி 2022-04-05 15:32:07 +0530
  • a15572c705 show reserved balance மனோஜ்குமார் பழனிச்சாமி 2022-04-05 15:23:29 +0530
  • 0d93916f79 Update developer.md மனோஜ்குமார் பழனிச்சாமி 2022-04-05 11:28:22 +0530
  • 5c01969969 Fix messed up doc rendering Matthias 2022-04-05 07:13:09 +0200
  • 57af08fde7 updated requested changes in PR #6636 மனோஜ்குமார் பழனிச்சாமி 2022-04-05 10:21:07 +0530
  • 2a46e6a214 Change some sell terminology Matthias 2022-04-05 06:50:44 +0200
  • 31bdaedc33 Fix messed up doc rendering Matthias 2022-04-05 06:47:55 +0200
  • d3e6fa19d5
    Merge pull request #6648 from freqtrade/exit_type_rename Matthias 2022-04-05 06:44:56 +0200
  • 8411c3b298 removed noqa மனோஜ்குமார் பழனிச்சாமி 2022-04-05 09:22:29 +0530
  • 4733dac980 fixed gateio override மனோஜ்குமார் பழனிச்சாமி 2022-04-05 09:09:52 +0530
  • 89355a212e Improve wording on strategy migration Matthias 2022-04-04 19:53:56 +0200
  • 4cd4edf08b Update exit_reasons while migrating the database Matthias 2022-04-04 19:52:26 +0200
  • 2b55f45be0 Improve deprecated documentation Matthias 2022-04-04 19:45:39 +0200
  • 0db5d9f7fa Update telegram message formatting Matthias 2022-04-04 19:37:23 +0200
  • 7d3116f9fb webhookbuy -> webhookentry Matthias 2022-04-04 19:32:27 +0200
  • eff636ba53 Update RPC message types to ENTRY Matthias 2022-04-04 19:29:15 +0200
  • 125dff1dad Properly deprecate webhook settings (with transition) Matthias 2022-04-04 19:19:54 +0200
  • 5ecb695e50 Update deprecated notification settings Matthias 2022-04-04 19:17:11 +0200
  • 129a7c632c Update method names Matthias 2022-04-04 19:14:21 +0200
  • 8a9839fb6d Update telegram notification settings Matthias 2022-04-04 19:10:44 +0200
  • 0b88185c2c Sell-fill -> exit_fill Matthias 2022-04-04 19:08:31 +0200
  • 8b33d9cdb2 sell_cancel -> exit_cancel Matthias 2022-04-04 19:07:20 +0200
  • 6a0110aa3c Update webhook configuration Matthias 2022-04-04 19:05:36 +0200
  • bd4c75fc18 Gateio increased request timeout மனோஜ்குமார் பழனிச்சாமி 2022-04-04 21:09:59 +0530
  • 6d9218cb34 sell_signal -> exit_signal Matthias 2022-04-04 17:10:02 +0200
  • 3b09c57d23 isort fix மனோஜ்குமார் பழனிச்சாமி 2022-04-04 20:35:32 +0530
  • 1917527179 custom_sell -> custom_exit Matthias 2022-04-04 17:04:43 +0200
  • cd146bfa8f emergency_sell -> emergency_exit Matthias 2022-04-04 17:03:27 +0200
  • 54ad130bb9 Update force_sell to force_exit Matthias 2022-04-04 16:59:27 +0200
  • 3498537506
    Merge branch 'develop' into partial_sell2 மனோஜ்குமார் பழனிச்சாமி 2022-04-04 20:26:35 +0530
  • 4182908f1d fixed typo மனோஜ்குமார் பழனிச்சாமி 2022-04-04 20:23:10 +0530
  • 33841da382 Slightly imporve Typing by reusing long/short type Matthias 2022-04-04 16:51:57 +0200
  • f8783c908e Add side to custom_entry_price Matthias 2022-04-04 16:48:27 +0200
  • 1ddf9d59f2 updated tests மனோஜ்குமார் பழனிச்சாமி 2022-04-04 19:40:50 +0530
  • 5cc01368bf updated profit calculation மனோஜ்குமார் பழனிச்சாமி 2022-04-04 19:25:39 +0530
  • 606e0f1b68 updated tests மனோஜ்குமார் பழனிச்சாமி 2022-04-04 19:14:52 +0530
  • 61faee1e7d
    Merge pull request #6644 from freqtrade/dependabot/pip/develop/pandas-1.4.2 Matthias 2022-04-04 10:54:15 +0200
  • 0bb696bfed
    Merge pull request #6642 from freqtrade/dependabot/pip/develop/types-requests-2.27.16 Matthias 2022-04-04 07:38:01 +0200
  • 2bca27b337
    Merge pull request #6643 from freqtrade/dependabot/pip/develop/fastapi-0.75.1 Matthias 2022-04-04 07:37:50 +0200
  • ef65bece7b
    Bump pandas from 1.4.1 to 1.4.2 dependabot[bot] 2022-04-04 05:05:50 +0000
  • ff1c486cf7
    Merge pull request #6645 from freqtrade/dependabot/pip/develop/ccxt-1.77.98 Matthias 2022-04-04 07:04:50 +0200
  • 655165ace0
    Bump ccxt from 1.77.97 to 1.77.98 dependabot[bot] 2022-04-04 04:37:13 +0000
  • 9e72d50e64
    Merge pull request #6639 from freqtrade/dependabot/pip/develop/ccxt-1.77.97 Matthias 2022-04-04 06:34:16 +0200
  • 9a68eeb649
    Merge pull request #6640 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.34 Matthias 2022-04-04 06:33:38 +0200
  • 2c8df83e9a
    Merge pull request #6641 from freqtrade/dependabot/pip/develop/nbconvert-6.4.5 Matthias 2022-04-04 06:26:07 +0200
  • b646d8ba0e merge leverage/margin மனோஜ்குமார் பழனிச்சாமி 2022-04-04 09:54:08 +0530
  • d5ec95e8e0
    Bump fastapi from 0.75.0 to 0.75.1 dependabot[bot] 2022-04-04 03:01:46 +0000
  • d668416d9c
    Bump types-requests from 2.27.15 to 2.27.16 dependabot[bot] 2022-04-04 03:01:37 +0000
  • 225f6d1525
    Bump nbconvert from 6.4.4 to 6.4.5 dependabot[bot] 2022-04-04 03:01:35 +0000
  • 20f032601a
    Bump sqlalchemy from 1.4.32 to 1.4.34 dependabot[bot] 2022-04-04 03:01:33 +0000
  • 74ff9f551b
    Bump ccxt from 1.77.45 to 1.77.97 dependabot[bot] 2022-04-04 03:01:26 +0000
  • 69491c1430 Update more wording to "exit" Matthias 2022-04-03 19:39:13 +0200
  • 283d04a5ad Update docstring wording Matthias 2022-04-03 19:36:32 +0200
  • dc462e63fe update BTContainer use_sell_signal Matthias 2022-04-03 19:27:30 +0200
  • 9dfb3db1aa Update local variable Matthias 2022-04-03 19:22:59 +0200
  • e2a42d3027 added pre-commit மனோஜ்குமார் பழனிச்சாமி 2022-04-03 18:57:58 +0530
  • 2363edac82 added leverage support மனோஜ்குமார் பழனிச்சாமி 2022-04-03 18:16:57 +0530
  • a3c579c3d2 checked average_price மனோஜ்குமார் பழனிச்சாமி 2022-04-03 18:03:04 +0530
  • d038a1865b
    Merge branch 'develop' into drylimit மனோஜ்குமார் பழனிச்சாமி 2022-04-03 17:52:11 +0530
  • 177ebb743b added partial fills for dry run மனோஜ்குமார் பழனிச்சாமி 2022-04-03 17:47:33 +0530
  • dd61886341 Readded missing keyboard commands Rename forcesell methods to forceexit Ron Klinkien 2022-04-03 12:29:29 +0200
  • 8acffbc1d8 sell_type -> exit_type Matthias 2022-04-03 11:18:36 +0200
  • 2d2bea17e7 sell_order_status -> exit_order_status Matthias 2022-04-03 11:17:01 +0200
  • d054916439
    Merge pull request #6632 from freqtrade/short_terminology Matthias 2022-04-03 11:10:16 +0200
  • d94b73b396 Update some documentation Matthias 2022-04-03 10:44:21 +0200
  • a27c837d18 Update sell_reason to exit_reason Matthias 2022-04-03 10:41:35 +0200
  • cd78792f48 Improve some telegram terminology Matthias 2022-04-03 10:39:35 +0200
  • 936ada5699 Fixed syntax error Ron Klinkien 2022-04-03 09:58:55 +0200
  • 157f8f8139 Update some more sell_reason occurances Matthias 2022-04-03 08:17:01 +0200
  • e894f620c2 Improve compatibility Matthias 2022-03-24 20:53:22 +0100
  • 240ca421af
    Merge pull request #6630 from SmartManoj/patch-4 Matthias 2022-04-02 20:09:10 +0200
  • ec63cfd656 Add compatibility layer for backtesting results Matthias 2022-03-24 20:47:26 +0100
  • 543aa74278 update sell_reason to exit_reason Matthias 2022-03-24 20:33:47 +0100
  • f89265e0fb
    Merge branch 'develop' into cyber-forcesell-tg Ron Klinkien 2022-04-02 20:02:42 +0200
  • 39d925c295 Change to precise casing instead of .lower() Matthias 2022-04-02 19:33:20 +0200
  • b0fab3ad50 Properly handle empty dataframes after trimming Matthias 2022-04-02 15:36:25 +0200
  • f742d21690 Add test showing #6629 Matthias 2022-04-02 16:12:19 +0200
  • 7c5e730007
    Merge pull request #6628 from topscoder/patch-2 Matthias 2022-04-02 08:16:32 +0200
  • 40b4a9977e
    checking exchange name with lower மனோஜ்குமார் பழனிச்சாமி 2022-04-02 11:23:06 +0530
  • 0b4dbe3906 checking exchange name with lower மனோஜ்குமார் பழனிச்சாமி 2022-04-02 11:18:50 +0530
  • 60d52f0a20
    Consistent CoinGecko naming in test_fiat_convert.py topscoder 2022-04-01 20:57:09 +0200
  • 7db3c846b4
    Fixes CoinGecko typos in fiat_convert.py topscoder 2022-04-01 20:52:16 +0200
  • 0b40c37cc5
    Merge pull request #6624 from samgermain/lev-docs Matthias 2022-04-01 20:29:41 +0200