Commit Graph

  • 9b953f6e60 split test_get_max_leverage into separate exchange files Sam Germain 2021-09-03 19:25:16 -0600
  • 1b20b4f3c7 Wrote failing tests for exchange.set_leverage and exchange.set_margin_mode Sam Germain 2021-09-03 19:00:04 -0600
  • c7a2e6c2c6 completed set_margin_mode Sam Germain 2021-09-03 18:11:39 -0600
  • eb0362c29e ️ ️install_ta-lib.sh - Run ldconfig after make install Rik Helsen 2021-09-03 23:52:40 +0200
  • 493fb35073 Fix uvicorn not working properly on windows Matthias 2021-09-03 22:05:40 +0200
  • 91779ee0cc
    Merge pull request #5524 from freqtrade/kucoin_tif Matthias 2021-09-03 19:46:58 +0200
  • 103a8e827e setup.sh - Use build_helpers/install_ta-lib.sh for TA-Lib installation Rikj000 2021-09-03 16:37:36 +0200
  • 2f92838c39 Properly close parenteses in exchange doc Matthias 2021-09-03 16:18:47 +0200
  • d3d967e961
    feat: Add script to print OpenAPI JSON LoveIsGrief 2021-09-03 14:54:22 +0200
  • b4130dfabb Use volumePairlist instead of staticPairlist in generated config Matthias 2021-09-03 09:23:26 +0200
  • c489e6825c Simplify binance blacklist Matthias 2021-09-03 09:18:15 +0200
  • 68f13173bc Update new-config templates to use USDT by default Matthias 2021-09-03 08:59:08 +0200
  • e64ccd8fc1 Add new_config section for kucoin Matthias 2021-09-03 08:54:15 +0200
  • 19ad165483 Add time_in_force for kucoin Matthias 2021-09-03 08:48:53 +0200
  • 59b37daeb3 Updated config.guess & config.sub in ta-lib-0.4.0-src.tar.gz Rik Helsen 2021-09-02 22:31:00 +0200
  • 93c1dff71b Allow adding new additional headers Matthias 2021-09-02 20:43:07 +0200
  • c16f231bee Added check method, fails because of magic mock i think Sam Germain 2021-09-02 00:53:20 -0600
  • 073426f25c set margin mode exchange function Sam Germain 2021-09-01 23:40:32 -0600
  • 5184cc7749 Merge branch 'develop' into feat/short Matthias 2021-09-02 07:03:14 +0200
  • 4f0c129447
    Merge pull request #1 from arunavo4/liq Sam Germain 2021-09-01 13:23:50 -0600
  • f59ba92920
    Merge pull request #5413 from freqtrade/feat/backtest_detail Matthias 2021-09-01 19:48:12 +0200
  • ab5e63cbdd
    Merge pull request #5520 from freqtrade/dependabot/docker/python-3.9.7-slim-buster Matthias 2021-09-01 13:40:54 +0200
  • 86c8ed5465 refactor: move error handling up to more appropiate place Joe Schr 2021-09-01 10:42:55 +0200
  • 75c9a3234a refactor: remove find_candle_datetime_faster Joe Schr 2021-09-01 10:42:36 +0200
  • 89599b09c3 fix: use argument timeframe instead of self. Joe Schr 2021-09-01 10:31:31 +0200
  • a05277a4d0 refactor: better names Joe Schr 2021-09-01 10:31:09 +0200
  • 4500dae556 cleanup imports Joe Schr 2021-09-01 10:30:51 +0200
  • 75873db4ea refactor(strategy_helper): passed dataframe directly to find_candle_datetime() and helpers Joe Schr 2021-07-06 18:14:45 +0200
  • 833a07ebd2 fix: remove unused import Joe Schr 2021-06-27 17:21:00 +0200
  • ccb9c9c0e4 refactor(strategy_helper): convert Mixin to helper functions Joe Schr 2021-06-27 17:04:59 +0200
  • 7fd8abb4a1 patch: add HelperMixin for dataframe access via datetime Joe Schr 2021-05-22 18:08:17 +0200
  • b65a15d8b4
    Merge pull request #5501 from pan-long/hdf5-path Matthias 2021-09-01 07:06:28 +0200
  • 87fa49d529
    Bump python from 3.9.6-slim-buster to 3.9.7-slim-buster dependabot[bot] 2021-09-01 03:01:49 +0000
  • b0c4f079c2 Merge branch 'develop' into feat/backtest_detail Matthias 2021-08-31 20:15:51 +0200
  • 1cbe303434 Add documentation for --detail-timeframe Matthias 2021-08-31 19:58:08 +0200
  • 525aa234dc
    Merge pull request #5516 from yehya-dev/patch-1 Matthias 2021-08-31 16:58:01 +0200
  • da5f8c87ae Add stake_currency to strategy interface Matthias 2021-08-31 07:18:32 +0200
  • 4cc1f2b4a4
    Update bot-basics.md Yehya 2021-08-31 10:48:09 +0530
  • ab9a4375cc
    Merge pull request #5504 from pan-long/unlimited-quote Matthias 2021-08-30 20:33:21 +0200
  • 2a0c95a2e7
    Update freqtrade/commands/build_config_commands.py Matthias 2021-08-30 20:00:52 +0200
  • b25a161e22
    Merge pull request #5507 from freqtrade/dependabot/pip/develop/plotly-5.3.0 Matthias 2021-08-30 06:42:01 +0200
  • 7f13eec5d3
    Merge pull request #5510 from freqtrade/dependabot/pip/develop/mkdocs-material-7.2.5 Matthias 2021-08-30 06:34:03 +0200
  • bf1e78fcc8
    Merge pull request #5509 from freqtrade/dependabot/pip/develop/fastapi-0.68.1 Matthias 2021-08-30 06:33:39 +0200
  • 89d7e36d64
    Merge pull request #5506 from freqtrade/dependabot/pip/develop/cryptography-3.4.8 Matthias 2021-08-30 06:32:58 +0200
  • 6682d44f05
    Merge pull request #5508 from freqtrade/dependabot/pip/develop/ccxt-1.55.56 Matthias 2021-08-30 06:32:33 +0200
  • 45c6f90691
    Bump mkdocs-material from 7.2.4 to 7.2.5 dependabot[bot] 2021-08-30 03:01:24 +0000
  • 9e0ab9c2ca
    Bump fastapi from 0.68.0 to 0.68.1 dependabot[bot] 2021-08-30 03:01:19 +0000
  • 26451e8c01
    Bump ccxt from 1.55.28 to 1.55.56 dependabot[bot] 2021-08-30 03:01:14 +0000
  • d0504c47ef
    Bump plotly from 5.2.1 to 5.3.0 dependabot[bot] 2021-08-30 03:01:09 +0000
  • c64ebeb6e2
    Bump cryptography from 3.4.7 to 3.4.8 dependabot[bot] 2021-08-30 03:01:05 +0000
  • c17595b314
    Docs: Mention Performance Warning for strategies LoveIsGrief 2021-08-28 19:39:50 +0200
  • 20878290a0 Surround "unlimited" by double quotes in build config. Pan Long 2021-08-30 01:02:48 +0800
  • c14d8ea827 Export HDF5 and CBLOSC paths. Pan Long 2021-08-29 16:34:01 +0800
  • a6b4b8bfd9
    Merge pull request #5500 from freqtrade/clarify_exchange_error Matthias 2021-08-29 09:42:17 +0200
  • 1895230afe Clarify exception on load when markets could not be loaded Matthias 2021-08-29 09:18:46 +0200
  • 89581ad25c Fix typo in protections hyperopt doc Matthias 2021-08-29 08:24:31 +0200
  • 0a52d7c24f
    Merge pull request #5495 from LoveIsGrief/docs/minor-fixes Matthias 2021-08-28 20:09:24 +0200
  • f79b30e886
    Docs: Minor fixes LoveIsGrief 2021-08-28 18:51:43 +0200
  • 19b3e8a8c5
    Merge pull request #5493 from pan-long/develop Matthias 2021-08-28 16:20:26 +0200
  • 482e65453f Remove extra comma after the last element in binance pair_blacklist. Pan Long 2021-08-28 21:57:54 +0800
  • b4d869e8c4
    Merge pull request #5491 from freqtrade/new_release 2021.8 Matthias 2021-08-28 11:45:59 +0200
  • ac0dada962 Update Version to develop again Matthias 2021-08-28 10:43:49 +0200
  • c6f38bc2f3
    Merge pull request #5487 from freqtrade/new_release Matthias 2021-08-28 10:38:48 +0200
  • a38b72af91 Merge branch 'develop' into new_release Matthias 2021-08-27 20:18:37 +0200
  • 6b2bcd9bdc
    Merge pull request #5490 from freqtrade/expired_timeout Matthias 2021-08-27 20:18:03 +0200
  • ef9c1addcf Add expired to list of canceled statuses Matthias 2021-08-27 19:54:53 +0200
  • abcb9729e5 Added Margin Mode Check for Binance. Arunavo Ray 2021-08-27 11:54:51 +0530
  • d343e84507 Added Formulas to Calculate Liquidation Price of Binance USDⓈ-M Futures Contracts Arunavo Ray 2021-08-27 11:28:12 +0530
  • b3a4b0fbde Version bump to 2021.8 Matthias 2021-08-27 07:10:13 +0200
  • 3e10f7e2d8 Merge branch 'stable' into new_release Matthias 2021-08-27 07:09:59 +0200
  • 07ce6bf3a6
    Merge pull request #5484 from freqtrade/small_refactorings Matthias 2021-08-26 20:14:38 +0200
  • 2ce458810b rename default_hyperopt_loss file Matthias 2021-08-26 19:39:57 +0200
  • 07d71f014f Rename defaultStrategy file Matthias 2021-08-26 19:38:41 +0200
  • 6d96b11279 Rename DefaultStrategy Matthias 2021-08-26 07:25:53 +0200
  • df1c0540ab Rename Hyperopt Test Class Matthias 2021-08-26 07:18:26 +0200
  • 0d8e105a33 Rename legacystrategy file Matthias 2021-08-26 07:14:49 +0200
  • 58ecb34a66 Allow DefaultHyperopts as hyperopt name Matthias 2021-08-26 07:13:18 +0200
  • fbf8eb4526 Rename test-legacy strategy Matthias 2021-08-26 07:04:33 +0200
  • 1f3ccc2587 DefaultStrategy does not need to be limited Matthias 2021-08-26 07:00:15 +0200
  • c4be52d1c3 rename execute_sell to execute_trade_exit Matthias 2021-08-26 06:53:42 +0200
  • 63844d39f6 Rename execute_buy to execute_entry Matthias 2021-08-26 06:48:26 +0200
  • 347c7e0652 Merge branch 'feat/short' into liq Sam Germain 2021-08-25 14:37:11 -0600
  • a8f6c15358 Moved bittrex leverage test to exception thrown instead of None Sam Germain 2021-08-25 14:35:39 -0600
  • 4f5d74d74e separated test_leverage into test_interest and test_liquidation_price, and paramaterized tests Sam Germain 2021-08-25 14:27:55 -0600
  • 6f75a65325 Added parameters explicitly to liquidation_price functions Sam Germain 2021-08-25 14:27:10 -0600
  • b61735937c Replace Patch_get_signal with proper calls Matthias 2021-08-25 20:56:16 +0200
  • 053d6d8ee1 Merge branch 'feat/short' into pr/samgermain/5378 Matthias 2021-08-25 20:34:52 +0200
  • e1c3b7fd8c Merge branch 'develop' into feat/short Matthias 2021-08-25 20:31:40 +0200
  • 7fb570cc58 hyperopt Fallback methods should not be used. Matthias 2021-08-25 20:28:55 +0200
  • 68dd349094 Update hyperopt docs regarding protections Matthias 2021-08-25 20:04:10 +0200
  • 3745966c6c Update help-docstring for hyperopt Matthias 2021-08-25 20:01:00 +0200
  • 23d21d8ace Fix wrong message if protection-space is missing Matthias 2021-08-25 19:57:10 +0200
  • 4b36276e4f Improve has_space test Matthias 2021-08-25 19:54:26 +0200
  • 8a9407bac9 Don't hard-fail when fetch_ticker doesn't return a value Matthias 2021-08-25 07:13:09 +0200
  • cb4889398b Fix backtesting bug Matthias 2021-08-25 07:03:48 +0200
  • 6b93c71d15 Small refactorings, use only enter_long columns Matthias 2021-08-25 06:43:58 +0200
  • b951f59f89 Fix patch_get_signal Matthias 2021-08-24 21:03:13 +0200
  • c004942588 Merge branch 'feat/short' into pr/samgermain/5378 Matthias 2021-08-24 20:53:45 +0200
  • f4242106d9 Merge branch 'develop' into feat/short Matthias 2021-08-24 20:53:21 +0200
  • 60b476611c Simplify a number of tests by relying on default arguments Matthias 2021-08-24 20:51:41 +0200