Commit Graph

  • 85d1b433bc
    Merge pull request #7013 from freqtrade/dependabot/pip/develop/tabulate-0.8.10 Matthias 2022-06-27 07:38:20 +0200
  • d8f616cf35
    Merge pull request #7011 from freqtrade/dependabot/pip/develop/plotly-5.9.0 Matthias 2022-06-27 07:37:33 +0200
  • 870c25c81f
    Merge pull request #7010 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.39 Matthias 2022-06-27 07:37:00 +0200
  • fb3bc189b5
    Merge pull request #7008 from freqtrade/dependabot/pip/develop/mkdocs-material-8.3.8 Matthias 2022-06-27 07:36:08 +0200
  • a4589653c2
    Bump ccxt from 1.88.15 to 1.89.13 dependabot[bot] 2022-06-27 03:03:15 +0000
  • 6510c8d330
    Bump tabulate from 0.8.9 to 0.8.10 dependabot[bot] 2022-06-27 03:03:00 +0000
  • efee148e43
    Bump types-cachetools from 5.0.2 to 5.2.1 dependabot[bot] 2022-06-27 03:02:53 +0000
  • 8b7dc031f7
    Bump plotly from 5.8.2 to 5.9.0 dependabot[bot] 2022-06-27 03:02:51 +0000
  • 963f38a690
    Bump sqlalchemy from 1.4.37 to 1.4.39 dependabot[bot] 2022-06-27 03:02:46 +0000
  • 45db2347dc
    Bump mkdocs-material from 8.3.6 to 8.3.8 dependabot[bot] 2022-06-27 03:02:29 +0000
  • 4840c7d2fd
    Bump pytest-mock from 3.7.0 to 3.8.1 dependabot[bot] 2022-06-27 03:02:16 +0000
  • 92dbb0d366
    Bump uvicorn from 0.17.6 to 0.18.1 dependabot[bot] 2022-06-27 03:02:07 +0000
  • 68bafa9517 archive config to the model folder, filter out features before returning dataframe to strategy (to alleviate frequi issues)` robcaulk 2022-06-26 23:03:48 +0200
  • 051b99791d reduce unnecessary verbosity, fix error on first training sweep, add LightGBMPredictionModel robcaulk 2022-06-26 19:02:17 +0200
  • bfcf8495d3 I remove plot FelixTran 2022-06-26 21:44:38 +0700
  • b5d0bc997d Clarify stoploss behavior when not defining offset Matthias 2022-06-24 17:25:33 +0200
  • 138291c565 Add test without fees (potentially wrong calc) Matthias 2022-06-24 09:43:32 +0200
  • e051133926 Merge branch 'develop' into pr/mkavinkumar1/6545 Matthias 2022-06-24 09:39:31 +0200
  • ca88ea50c5
    Merge pull request #6859 from mkavinkumar1/get Matthias 2022-06-23 21:45:13 +0200
  • 2b07d34611 Revert several undesired changes Matthias 2022-06-23 20:47:51 +0200
  • 8bf0bf10c5 Merge branch 'develop' into pr/SmartManoj/6859 Matthias 2022-06-23 20:43:35 +0200
  • 2b9775ae22 integrated liqformula into persistence/models, Added skeleton functions, adding and removing trades, for maintenance margin, added maintenance_margin to freqtradebot feat/cross-liq Sam Germain 2021-08-01 20:45:07 -0600
  • 516cf19e70 Update bot test Matthias 2022-06-23 20:04:55 +0200
  • 17c679aab3 Merge branch 'develop' into pr/mkavinkumar1/6545 Matthias 2022-06-23 19:53:05 +0200
  • ddc355feb6 Bump numpy from 1.22.4 to 1.23.0 Matthias 2022-06-23 08:07:22 +0000
  • b8c3b233dc Merge branch 'develop' into pr/mkavinkumar1/6545 Matthias 2022-06-23 07:23:17 +0200
  • 38cf7c9224 Fixes to telegram Matthias 2022-06-23 07:22:00 +0200
  • 90feccf33c slightly update custom dockerfile with add. comment Matthias 2022-06-23 07:17:24 +0200
  • 822125d5f0 Some subtle bugfixes Matthias 2022-06-22 07:24:03 +0200
  • 06571e99aa
    Merge branch 'freqtrade:develop' into develop Surfer 2022-06-22 09:38:23 -0400
  • 53e5483daa Store StopPrice for dry-run orders Matthias 2022-06-22 06:30:30 +0200
  • cc4e5b26f0
    Merge branch 'freqtrade:develop' into develop Surfer 2022-06-21 14:16:03 -0400
  • e2a94d75b4 Merge branch 'develop' of https://github.com/Surfableio/freqtrade into develop Surfer Admin 2022-06-21 14:06:56 -0400
  • 405ea74f16 stopPrice Surfer Admin 2022-06-21 14:06:41 -0400
  • 2abea58750 Simplify calculation by reusing what's already there Matthias 2022-06-21 19:40:13 +0200
  • e07696ee06 Update test to also evaluate relative profit Matthias 2022-06-21 19:38:06 +0200
  • a01581ba70 Add test without fees Matthias 2022-06-21 19:23:18 +0200
  • 3a0f31fe89
    Merge pull request #6914 from freqtrade/leverage_tiers_async Matthias 2022-06-21 10:18:40 +0200
  • 852706cd6b
    Fix default behavior for expiration_hours Robert Caulk 2022-06-21 08:12:51 +0200
  • 761af1f974 Imrpove example Matthias 2022-06-21 06:51:46 +0200
  • 76907cb4d6 Small fixes to align backtesting with live Matthias 2022-06-21 06:47:17 +0200
  • 0bfb0febe9 Merge branch 'develop' into pr/mkavinkumar1/6545 Matthias 2022-06-20 20:04:35 +0200
  • eebd624baf
    Merge pull request #6988 from freqtrade/dependabot/pip/develop/mkdocs-material-8.3.6 Matthias 2022-06-20 09:44:14 +0200
  • 15fac746a8
    Bump mkdocs-material from 8.3.4 to 8.3.6 dependabot[bot] 2022-06-20 06:59:58 +0000
  • 7756c11454
    Merge pull request #6991 from freqtrade/dependabot/pip/develop/ccxt-1.88.15 Matthias 2022-06-20 08:59:16 +0200
  • 5e8bfb576b
    Merge pull request #6989 from freqtrade/dependabot/pip/develop/types-cachetools-5.0.2 Matthias 2022-06-20 08:07:06 +0200
  • 3189b284c0
    Fix tests condition Matthias 2022-06-20 08:04:34 +0200
  • 165755fb33
    Merge pull request #6990 from freqtrade/dependabot/pip/develop/colorama-0.4.5 Matthias 2022-06-20 08:02:25 +0200
  • 1cd2b0504a Run regular tests for 3.9 under other ubuntu systems Matthias 2022-06-20 07:15:15 +0200
  • e1e3a903f9
    Bump ccxt from 1.87.12 to 1.88.15 dependabot[bot] 2022-06-20 05:07:35 +0000
  • 996372b8f6
    Bump colorama from 0.4.4 to 0.4.5 dependabot[bot] 2022-06-20 05:06:39 +0000
  • 50c19ece53 Fix ccxt test gateio flukyness Matthias 2022-06-20 07:05:51 +0200
  • f9668ede4a Fix CI Syntax error Matthias 2022-06-20 07:02:12 +0200
  • 0804fc7a3a CI should run ccxt tests only once Matthias 2022-06-20 07:01:35 +0200
  • 55fb7656df
    Update pre-commit cachetools Matthias 2022-06-20 06:58:41 +0200
  • 8406010260
    Bump types-cachetools from 5.0.1 to 5.0.2 dependabot[bot] 2022-06-20 03:01:26 +0000
  • c420304b33
    Delete custom data before the trade. eSeR1805 2022-06-19 20:03:56 +0300
  • 8494bea64f
    Handle max message length. eSeR1805 2022-06-19 19:59:14 +0300
  • b35c64b6c0 fix bug in backtest, typo in example strat robcaulk 2022-06-19 16:41:09 +0200
  • c8ba8106e6
    Update telegram reporting. eSeR1805 2022-06-19 17:24:13 +0300
  • 0d967f93ba Improve performance of some RPC calls Matthias 2022-06-19 16:13:00 +0200
  • ce9d9d7e60
    Finish renaming persistant storage infrastructure. eSeR1805 2022-06-19 16:02:24 +0300
  • 365527508b
    Rename files. eSeR1805 2022-06-19 15:59:21 +0300
  • 9fdb8b07ac
    Rename persistant storage infrastructure. eSeR1805 2022-06-19 15:56:50 +0300
  • 0009b987e4
    Merge branch 'develop' into feature_keyval_storage eSeR1805 2022-06-19 13:32:25 +0300
  • 0809f9aef6 Add offset to trade response Matthias 2022-06-18 17:44:15 +0200
  • bb61250bfe
    Merge pull request #6987 from freqtrade/profit_metrics Matthias 2022-06-18 17:20:20 +0200
  • 0168343b76 Add trading-volume to api schema Matthias 2022-06-18 16:53:25 +0200
  • 474e6705e6 Add Profit factor to backtesting Matthias 2022-06-18 16:27:43 +0200
  • 53bfa7931d Add rudimentary test for prior bug Matthias 2022-06-18 16:32:22 +0200
  • 8c46d19071 Fix backtesting bug Matthias 2022-06-18 16:27:54 +0200
  • 3599d18ff6 fix bug in follow_mode, thanks @blood4rc robcaulk 2022-06-18 12:05:28 +0200
  • b7e4dea6c5 Document new Profit metrics Matthias 2022-06-18 11:43:50 +0200
  • 40c9abc7e1 Add trading volume to /profit output Matthias 2022-06-18 11:40:32 +0200
  • 6a15d36d14 Add Drawdown and profit_factor to /profit Matthias 2022-06-18 11:14:28 +0200
  • d77ce468ea Add "dry" hint to buy/sell messages Matthias 2022-06-18 09:35:19 +0200
  • 03815cb81b Use fstrings in telegram messaging Matthias 2022-06-18 09:23:16 +0200
  • d62273294d Update /help for /fx to align with actual command name Matthias 2022-06-18 09:10:33 +0200
  • 017fd03180 Fix but with late entries in backtesting Matthias 2022-06-18 09:05:22 +0200
  • 616bf315cb gateio: futures market orders require IOC to be set. Matthias 2022-06-17 23:02:39 +0200
  • fda8248d41 Gateio allow market orders on futures markets Matthias 2022-06-17 22:43:24 +0200
  • 1fdd2e52e7 Use proper profit calculations Matthias 2022-06-17 20:23:25 +0200
  • 1250c0a32b Merge remote-tracking branch 'origin/tmp/calcprofit' into pr/mkavinkumar1/6545 Matthias 2022-06-17 19:45:46 +0200
  • ade65fc274 calc_profits should allow custom open and amount parameters Matthias 2022-06-17 14:49:31 +0000
  • 6da7a98857 add docstrings to new functions, remove superceded code robcaulk 2022-06-17 16:16:23 +0200
  • 5e914d5756 improve model youth by constantly scanning pairs in dry/live and always training new models. Fix bug in DI return values robcaulk 2022-06-17 16:06:51 +0200
  • f631ae911b add model expiration feature, fix bug in DI return values robcaulk 2022-06-17 14:55:40 +0200
  • 6bdf9c2a94 Simplify trade profit calculations further Matthias 2022-06-17 11:17:05 +0000
  • 91f9818ae3 Simplify trade calculations Matthias 2022-06-17 09:53:29 +0000
  • d7770c507b Remove implicit use of certain rates in profit calculations Matthias 2022-06-17 07:00:42 +0000
  • 76cae8e8e3 Update tests to always provide rate to profit calculations Matthias 2022-06-17 06:53:40 +0000
  • 575b4ead1a Update Test with funding_fee 0 Matthias 2022-06-17 06:29:17 +0000
  • 14a859c190 Improve some documentation around futures / leverage Matthias 2022-06-16 19:50:13 +0200
  • 61040c9f8e Fix freqAI dockerfile not running freqai code ... Matthias 2022-06-16 19:35:16 +0200
  • 0b0688a91e ensure scanning purges models robcaulk 2022-06-16 16:12:38 +0200
  • 121edc3e42 Add freqAI docker file Matthias 2022-06-16 12:36:15 +0000
  • 36f7315481
    Merge branch 'freqtrade:develop' into develop Surfer 2022-06-16 08:19:57 -0400
  • 7fd5846d9f Eliminate calls to process_exit_sub_trade Matthias 2022-06-16 07:01:02 +0200
  • c5de0c49e4 first functional scanning commit robcaulk 2022-06-16 00:21:15 +0200
  • 4d472a0ea1 merging datarehaul into scanning branch robcaulk 2022-06-07 22:14:01 -0600