Commit Graph

  • 4503fd0790
    Merge pull request #4370 from freqtrade/dependabot/pip/develop/pandas-1.2.2 Matthias 2021-02-15 06:45:29 +0100
  • 5e75386ec0
    Bump ccxt from 1.41.70 to 1.41.89 dependabot[bot] 2021-02-15 05:27:15 +0000
  • dbef5425c5
    Bump prompt-toolkit from 3.0.14 to 3.0.16 dependabot[bot] 2021-02-15 05:27:12 +0000
  • d08572ea0d
    Bump pandas from 1.2.1 to 1.2.2 dependabot[bot] 2021-02-15 05:27:05 +0000
  • 44cb206688
    Bump joblib from 1.0.0 to 1.0.1 dependabot[bot] 2021-02-15 05:27:01 +0000
  • 1a166f639d Add test for calcuate_csum Matthias 2021-02-14 19:44:13 +0100
  • 5c263c7ffd add backtesting results abs profit min/abs profit max, to get a better view if a strategy has a enough money to succeed Florian Reitmeir 2020-12-24 22:17:24 +0100
  • f82dd55153
    Merge pull request #4367 from freqtrade/fix/4181 Matthias 2021-02-14 19:32:05 +0100
  • 32dee81195 config - add argument 'strategy_params' Florian Merz 2021-02-14 14:37:48 +0100
  • ee74bc1f52 timeframe is mandatory, no need to use .get() Matthias 2021-02-14 10:46:59 +0100
  • ffca09bbcb Test ohlcv_candle_limit explicitly Matthias 2021-02-14 10:38:49 +0100
  • da89838b5c Set bittrex limits as returned by the exchange Matthias 2021-02-14 10:32:55 +0100
  • 5622bb3247 Make candle_limit optionally timeframe dependent Matthias 2021-02-14 10:29:45 +0100
  • 7ecf8f8b80 Cleanup candle_limit usage Matthias 2021-02-14 10:08:05 +0100
  • 10a11bda34 Document bitvavo as community tested Matthias 2021-02-14 09:41:50 +0100
  • 6f77ec063e Fix cookieError on python<3.8 Matthias 2021-02-14 07:22:08 +0100
  • 73d91275c4 Reset sell_order_status if a new sell-order is placed Matthias 2021-02-14 07:11:07 +0100
  • 80e9409f73
    Merge pull request #2 from Bovhasselt/Bo Bo van Hasselt 2021-02-14 02:09:37 +0100
  • cdd0168608 full automation(build-hyperopt) prototype of strategy->hyperopt done Bo van Hasselt 2021-02-14 02:07:52 +0100
  • 1fe63f3583 finished extract-strategy prototype and improved custom-hyperopt(build-hyperopt before) Bo van Hasselt 2021-02-14 01:13:29 +0100
  • af98e025d1
    Merge branch 'develop' into patch-1 Eko Aprili Trisno 2021-02-14 02:12:38 +0700
  • ba32708ed4
    Update telegram.py Eko Aprili Trisno 2021-02-14 01:40:04 +0700
  • 4b5f4aa1c1
    Merge pull request #4361 from freqtrade/format_currencies Matthias 2021-02-13 19:23:23 +0100
  • dfa6f67e43 start of extract-strategy Bo van Hasselt 2021-02-13 17:21:01 +0100
  • d4c8be915c Use fstring where possible Matthias 2021-02-13 16:11:49 +0100
  • e7acee7904 Improve coin value output by rounding coin specific Matthias 2021-02-13 16:05:56 +0100
  • 072abde9b7 Introduce round_coin_value to simplify coin rounding Matthias 2021-02-12 20:32:41 +0100
  • 760e1f33dd added 'be' tijn steenmetz 2021-02-12 09:23:31 +0100
  • dd23f6bcbc Fix type for getting pairs Matthias 2021-02-11 20:29:31 +0100
  • 843fb204e9 Fix problem with inf values returned from dataframe for api methods Matthias 2021-02-11 20:21:07 +0100
  • aa79574c0c Position-size should NEVER be over available_capital Matthias 2021-02-11 17:09:31 +0100
  • e96f6387af Solve Asynchronous Execution in Jupyter Notebook Youbad 2021-02-11 03:21:10 -0500
  • 7e400aa917
    Merge pull request #1 from Bovhasselt/Bo Bo van Hasselt 2021-02-11 00:42:23 +0100
  • 18e6cd9c9b prototype of custom hyperopt tool finished Bo van Hasselt 2021-02-11 00:38:47 +0100
  • 1eaff121bc started working on a dynamic hyperopt build command Bo van Hasselt 2021-02-10 19:06:00 +0100
  • dff1c63769 fix the rpc for balance which returns incorrect est. balance for the BTC pairs that starts with BTC such as BTCST/BTC Varun (Linux) 2021-02-10 10:39:42 +0800
  • 3110d2dbb1 Add small test cases Matthias 2021-02-09 20:03:03 +0100
  • 86fa75b286 Pin version of cryptography Matthias 2021-02-09 06:55:36 +0100
  • 7ee149da5d Improve plotting errorhandling Matthias 2021-02-08 20:08:32 +0100
  • 427d762746 Improve tests for cancel_order to be more realistic Matthias 2021-02-08 19:37:24 +0100
  • c5ab3a80a5 Check if order is a dict before parsing Matthias 2021-02-08 19:35:22 +0100
  • de727645ab FIx random test failure if certain files exist Matthias 2021-02-08 19:21:33 +0100
  • afaac92685
    Merge pull request #4337 from freqtrade/dependabot/pip/develop/python-telegram-bot-13.2 Matthias 2021-02-08 09:46:10 +0100
  • 48e203f6a4
    Merge pull request #4338 from freqtrade/dependabot/pip/develop/ccxt-1.41.70 Matthias 2021-02-08 09:45:49 +0100
  • f999366bf5
    Merge pull request #4333 from freqtrade/dependabot/pip/develop/py-find-1st-1.1.5 Matthias 2021-02-08 09:45:20 +0100
  • c412f8df62
    Bump python-telegram-bot from 13.1 to 13.2 dependabot[bot] 2021-02-08 08:28:11 +0000
  • 12168cbf01
    Bump ccxt from 1.41.62 to 1.41.70 dependabot[bot] 2021-02-08 08:26:18 +0000
  • 0850145b3d
    Merge pull request #4334 from freqtrade/dependabot/pip/develop/numpy-1.20.1 Matthias 2021-02-08 08:22:30 +0100
  • 9821d3a554
    Merge pull request #4335 from freqtrade/dependabot/pip/develop/sqlalchemy-1.3.23 Matthias 2021-02-08 08:21:46 +0100
  • d681565756
    Merge pull request #4336 from freqtrade/dependabot/pip/develop/mkdocs-material-6.2.8 Matthias 2021-02-08 08:21:22 +0100
  • 22d447b3f5
    Bump mkdocs-material from 6.2.7 to 6.2.8 dependabot[bot] 2021-02-08 05:27:46 +0000
  • 676cd7bb55
    Bump sqlalchemy from 1.3.22 to 1.3.23 dependabot[bot] 2021-02-08 05:27:45 +0000
  • dd7f9181c5
    Bump numpy from 1.20.0 to 1.20.1 dependabot[bot] 2021-02-08 05:27:44 +0000
  • d1bb46bed0
    Bump py-find-1st from 1.1.4 to 1.1.5 dependabot[bot] 2021-02-08 05:27:42 +0000
  • 9b9cdf9e54 Initial commit previous version Jens Steenmetz 2021-02-07 23:09:53 +0100
  • f6cdc6d9a2
    Merge pull request #4325 from freqtrade/refresh_order_skip Matthias 2021-02-07 08:23:22 +0100
  • 4cb67f140a
    Merge pull request #4323 from eselskas/patch-2 Matthias 2021-02-06 20:17:20 +0100
  • 694f55c0a5
    Use suggested link Edvinas Selskas 2021-02-06 14:43:50 +0000
  • d5cf837c0f Parse regular cancel_order call to update orders table Matthias 2021-02-06 09:23:10 +0100
  • 729e773353
    Merge pull request #4319 from JoeSchr/patch-2 Matthias 2021-02-06 09:11:49 +0100
  • bc8fda8d63
    Update sample_strategy.py Edvinas Selskas 2021-02-06 03:13:53 +0000
  • 0a43988f3f
    Fix sample strategy documentation link Edvinas Selskas 2021-02-06 03:02:37 +0000
  • 3e46d1cbaa
    Update configuration.md sobeit2020 2021-02-05 19:58:23 +0000
  • aec22c5c3d introduce skip_open_order_update parameter Matthias 2021-02-05 20:17:38 +0100
  • 86a97988c0 Improve wording Matthias 2021-02-05 20:09:13 +0100
  • 0806202d47 ccxt version bump to 1.41.62 Matthias 2021-02-05 20:02:55 +0100
  • 2c71b3b118
    Merge pull request #4309 from freqtrade/extract_stake_amount Matthias 2021-02-05 19:47:30 +0100
  • 9b0e9917f4
    Configuration first request sobeit2020 2021-02-05 14:45:51 +0000
  • 76fe8c50c2
    Configuration Changes sobeit2020 2021-02-05 14:39:10 +0000
  • 2c04c561ba
    Delete 1. defaultBB +6609%.py sobeit2020 2021-02-05 14:34:07 +0000
  • 2938596106
    Delete config.json sobeit2020 2021-02-05 14:33:51 +0000
  • 545a94f360
    Merge pull request #4321 from JoeSchr/fix/lint-binance-example-config Matthias 2021-02-05 14:58:24 +0100
  • d5fb7741ee
    Rewieving Configuration.md file sobeit2020 2021-02-05 13:09:22 +0000
  • a816fb1245 chore(lint): lint binance example config Joe Schr 2021-02-05 12:43:19 +0100
  • 1310a7b547 Fix bug with wrong conversion for BTCST/BTC Matthias 2021-02-04 19:58:44 +0100
  • 17e1cfbd43
    Merge pull request #4313 from raoulbuzziol/develop Matthias 2021-02-04 19:42:45 +0100
  • 428d2af312
    add sudo to chown JoeSchr 2021-02-04 19:39:25 +0100
  • 5165357f40
    Update data-download.md JoeSchr 2021-02-04 19:36:04 +0100
  • f4985989aa restore plot-profit command functionality Davide Lattanzio 2021-02-04 17:54:05 +0100
  • 19e43e2e9d
    Merge pull request #4314 from JoeSchr/patch-1 Matthias 2021-02-04 17:34:23 +0100
  • 5cd8745997
    Update README.md JoeSchr 2021-02-04 16:26:03 +0100
  • 99b2214d1f setting resize_keyboard=True for slightly smaller Telegram buttons raoulus 2021-02-04 15:27:18 +0100
  • e8e5acc2e2 Fix import in strategy template Matthias 2021-02-03 20:15:08 +0100
  • 024849d844
    Merge pull request #4285 from freqtrade/ui_deploy Matthias 2021-02-03 20:09:31 +0100
  • b8cb39462c Move get_trade_stake_amount to wallets Matthias 2021-02-03 20:00:33 +0100
  • 6c87c49871
    Merge pull request #4306 from The-smooth-operator/docs Matthias 2021-02-03 19:30:20 +0100
  • 54d0ac9d20
    Update telegram.py Eko Aprili Trisno 2021-02-04 01:19:23 +0700
  • 21d3635e8d
    Update telegram.py Eko Aprili Trisno 2021-02-04 01:16:27 +0700
  • 69d62ef383
    Add Refresh / Reload Button on rpc/Telegram Eko Aprili Trisno 2021-02-04 01:06:52 +0700
  • f36c61e32f
    Fix documentation links pointing to pairlists Alberto del Barrio 2021-02-03 18:11:49 +0100
  • caa3e1a7fa
    Merge pull request #4301 from freqtrade/doc_reorg Matthias 2021-02-03 12:02:05 +0100
  • de72734076
    Merge pull request #4302 from mobrine1/patch-1 Matthias 2021-02-03 10:13:44 +0100
  • 06b56544a8
    printing json by default now mobrine1 2021-02-03 03:27:54 -0500
  • 56569690d9
    Update rest_client.py mobrine1 2021-02-02 15:59:48 -0500
  • 12bcbf4374
    #4289 printing json output mobrine1 2021-02-02 15:40:33 -0500
  • cd41d11b85
    Merge pull request #4300 from freqtrade/extract_get_min_stake_amount Matthias 2021-02-02 20:28:35 +0100
  • 43986d3f73 Move Pricing to subpage Matthias 2021-02-02 20:26:01 +0100
  • b41078cc46 Don't include plugin documentation in Configuration page Matthias 2021-02-02 20:23:30 +0100
  • dabe456d65 Improve wording of configuration doc Matthias 2021-02-02 20:20:34 +0100
  • 3e3c9e99c7 Move command references to their respective subpages Matthias 2021-02-02 20:03:28 +0100