Commit Graph

  • 1b202ca22e Moved interest calculation to an enum Sam Germain 2021-07-05 21:48:56 -0600
  • d48f1083b0 updated leverage.md Sam Germain 2021-07-05 00:56:32 -0600
  • b6c8b60e65 Switched migrations.py check for stake_currency back to open_rate, because stake_currency is no longer a variable Sam Germain 2021-07-04 23:51:58 -0600
  • ffadc7426c Removed exchange file modifications Sam Germain 2021-07-04 23:50:59 -0600
  • c5ce8c6dd8 fixed rpc_apiserver test fails, changed test_persistence_long to test_persistence_leverage Sam Germain 2021-07-04 23:32:55 -0600
  • 0d5749c508 Set default leverage to 1.0 Sam Germain 2021-07-04 23:12:07 -0600
  • 9ddb6981dd Updated tests to new persistence Sam Germain 2021-07-04 00:11:59 -0600
  • 75b2c9ca1b Fix migrations, revert some parts related to amount properties Matthias 2021-07-03 17:03:12 +0200
  • 25ff726921 Wrote all tests for shorting Sam Germain 2021-07-02 02:48:30 -0600
  • 4d057b8047 Updated ratio calculation, updated short tests Sam Germain 2021-07-02 02:02:00 -0600
  • 3a8a9eb255 Kraken interest test comes really close to passing Added more trades to conftest_trades Sam Germain 2021-06-28 10:01:18 -0600
  • 876386d2db Made borrowed a computed property Sam Germain 2021-06-28 08:31:05 -0600
  • 2a50f4ff7b Turned amount into a computed property Sam Germain 2021-06-28 08:19:20 -0600
  • da81be9050 About 15 margin tests pass Sam Germain 2021-06-27 03:38:56 -0600
  • 6f6deae376 added exception checks to LocalTrade.leverage and LocalTrade.borrowed Sam Germain 2021-06-27 00:19:58 -0600
  • c68a0f05d8 Added types to setters Sam Germain 2021-06-26 21:34:58 -0600
  • 691a042e29 Set leverage and borowed to computed properties Sam Germain 2021-06-26 20:36:19 -0600
  • 692c55088a Started some pytests for short and leverage 1 short test passes Sam Germain 2021-06-22 22:26:10 -0600
  • b6cc3f02bf Created interest function Sam Germain 2021-06-22 21:09:52 -0600
  • 613eecf16a Adding templates for leverage/short tests All previous pytests pass Sam Germain 2021-06-21 21:26:31 -0600
  • 67341aa4f2 Added changes suggested in pull request, fixed breaking changes, can run the bot again Sam Germain 2021-06-20 03:01:03 -0600
  • 20dcd9a1a2 Added changed to persistance/migrations Sam Germain 2021-06-20 02:25:22 -0600
  • 69e81100e4 Updated Trade class Sam Germain 2021-06-19 22:19:09 -0600
  • a27171b371 Updated LocalTrade and Order classes Sam Germain 2021-06-19 22:06:51 -0600
  • 5c8500f2a8
    Bump ccxt from 1.53.25 to 1.53.69 dependabot[bot] 2021-07-26 16:19:05 +0000
  • 27fe6e0a1b
    Merge pull request #5325 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.22 Matthias 2021-07-26 18:17:50 +0200
  • d2d21baa04
    Merge pull request #5326 from freqtrade/dependabot/pip/develop/coveralls-3.2.0 Matthias 2021-07-26 18:16:46 +0200
  • 5c011cba73
    Merge pull request #5317 from samgermain/fix-spammy-console Matthias 2021-07-26 18:12:36 +0200
  • 0fac9c9cf2
    Bump pandas from 1.3.0 to 1.3.1 dependabot[bot] 2021-07-26 03:01:25 +0000
  • 6a3838ea4b
    Bump coveralls from 3.1.0 to 3.2.0 dependabot[bot] 2021-07-26 03:01:20 +0000
  • 0f82174c52
    Bump sqlalchemy from 1.4.21 to 1.4.22 dependabot[bot] 2021-07-26 03:01:16 +0000
  • 1f42af6c07
    Bump ccxt from 1.53.25 to 1.53.67 dependabot[bot] 2021-07-26 03:01:09 +0000
  • 7d428f9cb9
    Bump fastapi from 0.66.0 to 0.67.0 dependabot[bot] 2021-07-26 03:01:05 +0000
  • 11937fd1bf
    Bump mkdocs-material from 7.1.11 to 7.2.1 dependabot[bot] 2021-07-26 03:00:57 +0000
  • 05f74bdf53 Changed log ouput to debug in exchange.get_rate Sam Germain 2021-07-25 16:13:04 -0600
  • 1e32a3ca09 📝 Docs - StrategyAdvanced - Added current_time to confirm_trade_entry/exit() examples Rik Helsen 2021-07-25 15:54:49 +0200
  • 4675d85b90
    Merge branch 'freqtrade:develop' into RangeStabilityFilterMax sauces1313 2021-07-25 02:37:56 -0500
  • 34c8a5afaf remove second filter, add max option sauces1313 2021-07-25 07:24:55 +0000
  • b42afb9dae get_rate checks if side is buy for some console output Sam Germain 2021-07-24 17:07:06 -0600
  • 06e7f379b3
    Fix code to get Bittrex US-restricted markets raphael 2021-07-23 16:32:30 -0400
  • b7ba2f115e retrigger checks kevinjulian 2021-07-23 21:20:32 +0700
  • 0fcbe097c0 remove blankspace kevinjulian 2021-07-23 21:06:38 +0700
  • 7a0cb95ffb fix testcase kevinjulian 2021-07-23 20:43:27 +0700
  • b9c2489b73 remove SN kevinjulian 2021-07-23 18:41:29 +0700
  • ba0fa1120a revert rename naming kevinjulian 2021-07-23 18:39:18 +0700
  • acfaa39e54 revert back test_rpc_api_server kevinjulian 2021-07-23 18:34:18 +0700
  • 8032257fdf revert test_pairlist kevinjulian 2021-07-23 18:30:25 +0700
  • aea5da0c73 changes testcase kevinjulian 2021-07-23 11:42:43 +0700
  • 65fc094c9f add to webhook-config kevinjulian 2021-07-23 09:31:51 +0700
  • 5fe18be4b5 add note buy_tag and split 3 assignment for get_signal kevinjulian 2021-07-23 01:25:15 +0700
  • b84a1d0c92 Don't crash when *_params is not defined in strategy Matthias 2021-07-22 20:21:04 +0200
  • dd923c3471
    Update docs/strategy-advanced.md Kevin Julian 2021-07-23 01:16:24 +0700
  • 65b4705b67
    Update docs/strategy-advanced.md Kevin Julian 2021-07-23 01:16:10 +0700
  • 986aafcdf9
    Fix configuration.md typos Fausto Gutierrez 2021-07-22 14:16:50 +0200
  • b1fbf7f905
    Update exchange.py lenik terenin 2021-07-22 17:56:53 +0900
  • b01daa8bbc expose buy_tag to api kevinjulian 2021-07-22 13:09:05 +0700
  • dd809f756b run mypy kevinjulian 2021-07-22 02:34:20 +0700
  • 643b6b950e run flake8 kevinjulian 2021-07-22 02:23:34 +0700
  • 25e329623f change signature kevinjulian 2021-07-22 02:11:54 +0700
  • 46f2a20a98 run flake8 kevinjulian 2021-07-22 02:00:51 +0700
  • 235c1afd09 add buy_tag on telegram kevinjulian 2021-07-22 01:53:15 +0700
  • f5a660f845 caps BUY_TAG_IDX kevinjulian 2021-07-21 20:19:56 +0700
  • 49886874aa rename to buy_tag kevinjulian 2021-07-21 20:05:35 +0700
  • 759a350d73
    Merge branch 'freqtrade:develop' into develop GeorgeMurAlkh 2021-07-21 00:09:35 +0300
  • 1ea29a918a Fix webserver timerange problem. George Muravei-Alkhavoi 2021-07-21 00:09:09 +0300
  • db1e676639 retrigger checks kevinjulian 2021-07-21 00:48:03 +0700
  • 66a7070170 run linter kevinjulian 2021-07-20 23:56:03 +0700
  • 5d04d6ffa7 fix edge testcase kevinjulian 2021-07-20 23:40:32 +0700
  • cbfedf8b29 fix backtest testcase kevinjulian 2021-07-20 23:25:00 +0700
  • c558fc0b17 fix feedback kevinjulian 2021-07-20 20:40:32 +0700
  • 3d8b2d601d fix test persistance kevinjulian 2021-07-20 20:23:47 +0700
  • edf9c08f06
    Merge branch 'develop' into feat/kevinjulian/add-buy-signal-name Kevin Julian 2021-07-20 19:19:46 +0700
  • ed30c023cd fix some testcase kevinjulian 2021-07-20 19:08:14 +0700
  • d31d38a85f add doc kevinjulian 2021-07-20 16:39:20 +0700
  • ec526b3f96 fix testcase kevinjulian 2021-07-20 16:22:04 +0700
  • 7d04005218 add test and migration kevinjulian 2021-07-20 16:14:48 +0700
  • f870c0099b
    Merge pull request #5300 from samgermain/ubuntu-setup-fix Matthias 2021-07-20 07:04:08 +0200
  • e4b42b2b5b
    Merge pull request #5284 from samgermain/merge_get_buy_sell_rate Matthias 2021-07-20 06:54:47 +0200
  • 550a9de097 Fixed setup for python3.9 on ubuntu Sam Germain 2021-07-19 15:01:32 -0600
  • 104711a9bf get_signal signature kevinjulian 2021-07-20 05:04:25 +0700
  • 9e63bdbac9 feat: add buy signal name kevinjulian 2021-07-20 04:58:20 +0700
  • 1f5504975c
    Merge pull request #5289 from freqtrade/dependabot/pip/develop/ta-lib-0.4.21 Matthias 2021-07-19 20:08:34 +0200
  • b0bfbb6558 removed buy and sell merge, updated strategy name, removed default side for get_rate Sam Germain 2021-07-19 11:37:52 -0600
  • d13524f7c1 Update ta-lib wheels Matthias 2021-07-19 19:25:32 +0200
  • 59916d0e8b
    Merge pull request #5288 from freqtrade/dependabot/pip/develop/mkdocs-1.2.2 Matthias 2021-07-19 08:06:23 +0200
  • cd9341a116
    Merge pull request #5295 from freqtrade/dependabot/pip/develop/numpy-1.21.1 Matthias 2021-07-19 07:01:48 +0200
  • fe8de98832
    Bump mkdocs from 1.2.1 to 1.2.2 dependabot[bot] 2021-07-19 04:47:28 +0000
  • 55f3877ee6
    Merge pull request #5290 from freqtrade/dependabot/pip/develop/mkdocs-material-7.1.11 Matthias 2021-07-19 06:46:36 +0200
  • c434d99b4f
    Merge pull request #5291 from freqtrade/dependabot/pip/develop/requests-2.26.0 Matthias 2021-07-19 06:46:21 +0200
  • 31b19b9a58
    Merge pull request #5294 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.21 Matthias 2021-07-19 06:44:32 +0200
  • bff353a299
    Bump numpy from 1.21.0 to 1.21.1 dependabot[bot] 2021-07-19 04:41:25 +0000
  • 56c3e0c3ba
    Merge pull request #5293 from freqtrade/dependabot/pip/develop/questionary-1.10.0 Matthias 2021-07-19 06:40:54 +0200
  • 3a3ef4f35d
    Merge pull request #5292 from freqtrade/dependabot/pip/develop/ccxt-1.53.25 Matthias 2021-07-19 06:40:35 +0200
  • b7c951eacc
    Bump sqlalchemy from 1.4.20 to 1.4.21 dependabot[bot] 2021-07-19 03:01:19 +0000
  • 7efad98e47
    Bump questionary from 1.9.0 to 1.10.0 dependabot[bot] 2021-07-19 03:01:13 +0000
  • 4a26889743
    Bump ccxt from 1.52.83 to 1.53.25 dependabot[bot] 2021-07-19 03:01:10 +0000
  • 31b3b49999
    Bump requests from 2.25.1 to 2.26.0 dependabot[bot] 2021-07-19 03:01:04 +0000
  • c1f1dfb36e
    Bump mkdocs-material from 7.1.10 to 7.1.11 dependabot[bot] 2021-07-19 03:01:00 +0000
  • e9d9668e8a
    Bump ta-lib from 0.4.20 to 0.4.21 dependabot[bot] 2021-07-19 03:00:56 +0000
  • ab786abf7f Fix intendation. George Muravei-Alkhavoi 2021-07-19 00:47:51 +0300