Commit Graph

  • c68a0f05d8 Added types to setters Sam Germain 2021-06-26 21:34:58 -06:00
  • 691a042e29 Set leverage and borowed to computed properties Sam Germain 2021-06-26 20:36:19 -06:00
  • 692c55088a Started some pytests for short and leverage 1 short test passes Sam Germain 2021-06-22 22:26:10 -06:00
  • b6cc3f02bf Created interest function Sam Germain 2021-06-22 21:09:52 -06:00
  • 613eecf16a Adding templates for leverage/short tests All previous pytests pass Sam Germain 2021-06-21 21:26:31 -06:00
  • 67341aa4f2 Added changes suggested in pull request, fixed breaking changes, can run the bot again Sam Germain 2021-06-20 03:01:03 -06:00
  • 20dcd9a1a2 Added changed to persistance/migrations Sam Germain 2021-06-20 02:25:22 -06:00
  • 69e81100e4 Updated Trade class Sam Germain 2021-06-19 22:19:09 -06:00
  • a27171b371 Updated LocalTrade and Order classes Sam Germain 2021-06-19 22:06:51 -06:00
  • 27fe6e0a1b Merge pull request #5325 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.22 Matthias 2021-07-26 18:17:50 +02:00
  • d2d21baa04 Merge pull request #5326 from freqtrade/dependabot/pip/develop/coveralls-3.2.0 Matthias 2021-07-26 18:16:46 +02:00
  • 5c011cba73 Merge pull request #5317 from samgermain/fix-spammy-console Matthias 2021-07-26 18:12:36 +02:00
  • 0fac9c9cf2 Bump pandas from 1.3.0 to 1.3.1 dependabot[bot] 2021-07-26 03:01:25 +00:00
  • 6a3838ea4b Bump coveralls from 3.1.0 to 3.2.0 dependabot[bot] 2021-07-26 03:01:20 +00:00
  • 0f82174c52 Bump sqlalchemy from 1.4.21 to 1.4.22 dependabot[bot] 2021-07-26 03:01:16 +00:00
  • 7d428f9cb9 Bump fastapi from 0.66.0 to 0.67.0 dependabot[bot] 2021-07-26 03:01:05 +00:00
  • 11937fd1bf Bump mkdocs-material from 7.1.11 to 7.2.1 dependabot[bot] 2021-07-26 03:00:57 +00:00
  • 05f74bdf53 Changed log ouput to debug in exchange.get_rate Sam Germain 2021-07-25 16:13:04 -06:00
  • 1e32a3ca09 📝 Docs - StrategyAdvanced - Added current_time to confirm_trade_entry/exit() examples Rik Helsen 2021-07-25 15:54:49 +02:00
  • 4675d85b90 Merge branch 'freqtrade:develop' into RangeStabilityFilterMax sauces1313 2021-07-25 02:37:56 -05:00
  • 34c8a5afaf remove second filter, add max option sauces1313 2021-07-25 07:24:55 +00:00
  • b42afb9dae get_rate checks if side is buy for some console output Sam Germain 2021-07-24 17:07:06 -06:00
  • 06e7f379b3 Fix code to get Bittrex US-restricted markets raphael 2021-07-23 16:32:30 -04:00
  • b7ba2f115e retrigger checks kevinjulian 2021-07-23 21:20:32 +07:00
  • 0fcbe097c0 remove blankspace kevinjulian 2021-07-23 21:06:38 +07:00
  • 7a0cb95ffb fix testcase kevinjulian 2021-07-23 20:43:27 +07:00
  • b9c2489b73 remove SN kevinjulian 2021-07-23 18:41:29 +07:00
  • ba0fa1120a revert rename naming kevinjulian 2021-07-23 18:39:18 +07:00
  • acfaa39e54 revert back test_rpc_api_server kevinjulian 2021-07-23 18:34:18 +07:00
  • 8032257fdf revert test_pairlist kevinjulian 2021-07-23 18:30:25 +07:00
  • aea5da0c73 changes testcase kevinjulian 2021-07-23 11:42:43 +07:00
  • 65fc094c9f add to webhook-config kevinjulian 2021-07-23 09:31:51 +07:00
  • 5fe18be4b5 add note buy_tag and split 3 assignment for get_signal kevinjulian 2021-07-23 01:25:15 +07:00
  • b84a1d0c92 Don't crash when *_params is not defined in strategy Matthias 2021-07-22 20:21:04 +02:00
  • dd923c3471 Update docs/strategy-advanced.md Kevin Julian 2021-07-23 01:16:24 +07:00
  • 65b4705b67 Update docs/strategy-advanced.md Kevin Julian 2021-07-23 01:16:10 +07:00
  • 986aafcdf9 Fix configuration.md typos Fausto Gutierrez 2021-07-22 14:16:50 +02:00
  • b01daa8bbc expose buy_tag to api kevinjulian 2021-07-22 13:09:05 +07:00
  • dd809f756b run mypy kevinjulian 2021-07-22 02:34:20 +07:00
  • 643b6b950e run flake8 kevinjulian 2021-07-22 02:23:34 +07:00
  • 25e329623f change signature kevinjulian 2021-07-22 02:11:54 +07:00
  • 46f2a20a98 run flake8 kevinjulian 2021-07-22 02:00:51 +07:00
  • 235c1afd09 add buy_tag on telegram kevinjulian 2021-07-22 01:53:15 +07:00
  • f5a660f845 caps BUY_TAG_IDX kevinjulian 2021-07-21 20:19:56 +07:00
  • 49886874aa rename to buy_tag kevinjulian 2021-07-21 20:05:35 +07:00
  • 759a350d73 Merge branch 'freqtrade:develop' into develop GeorgeMurAlkh 2021-07-21 00:09:35 +03:00
  • 1ea29a918a Fix webserver timerange problem. George Muravei-Alkhavoi 2021-07-21 00:09:09 +03:00
  • db1e676639 retrigger checks kevinjulian 2021-07-21 00:48:03 +07:00
  • 66a7070170 run linter kevinjulian 2021-07-20 23:56:03 +07:00
  • 5d04d6ffa7 fix edge testcase kevinjulian 2021-07-20 23:40:32 +07:00
  • cbfedf8b29 fix backtest testcase kevinjulian 2021-07-20 23:25:00 +07:00
  • c558fc0b17 fix feedback kevinjulian 2021-07-20 20:40:32 +07:00
  • 3d8b2d601d fix test persistance kevinjulian 2021-07-20 20:23:47 +07:00
  • edf9c08f06 Merge branch 'develop' into feat/kevinjulian/add-buy-signal-name Kevin Julian 2021-07-20 19:19:46 +07:00
  • ed30c023cd fix some testcase kevinjulian 2021-07-20 19:08:14 +07:00
  • d31d38a85f add doc kevinjulian 2021-07-20 16:39:20 +07:00
  • ec526b3f96 fix testcase kevinjulian 2021-07-20 16:22:04 +07:00
  • 7d04005218 add test and migration kevinjulian 2021-07-20 16:14:48 +07:00
  • f870c0099b Merge pull request #5300 from samgermain/ubuntu-setup-fix Matthias 2021-07-20 07:04:08 +02:00
  • e4b42b2b5b Merge pull request #5284 from samgermain/merge_get_buy_sell_rate Matthias 2021-07-20 06:54:47 +02:00
  • 550a9de097 Fixed setup for python3.9 on ubuntu Sam Germain 2021-07-19 15:01:32 -06:00
  • 104711a9bf get_signal signature kevinjulian 2021-07-20 05:04:25 +07:00
  • 9e63bdbac9 feat: add buy signal name kevinjulian 2021-07-20 04:58:20 +07:00
  • 1f5504975c Merge pull request #5289 from freqtrade/dependabot/pip/develop/ta-lib-0.4.21 Matthias 2021-07-19 20:08:34 +02:00
  • b0bfbb6558 removed buy and sell merge, updated strategy name, removed default side for get_rate Sam Germain 2021-07-19 11:37:52 -06:00
  • d13524f7c1 Update ta-lib wheels Matthias 2021-07-19 19:25:32 +02:00
  • 59916d0e8b Merge pull request #5288 from freqtrade/dependabot/pip/develop/mkdocs-1.2.2 Matthias 2021-07-19 08:06:23 +02:00
  • cd9341a116 Merge pull request #5295 from freqtrade/dependabot/pip/develop/numpy-1.21.1 Matthias 2021-07-19 07:01:48 +02:00
  • fe8de98832 Bump mkdocs from 1.2.1 to 1.2.2 dependabot[bot] 2021-07-19 04:47:28 +00:00
  • 55f3877ee6 Merge pull request #5290 from freqtrade/dependabot/pip/develop/mkdocs-material-7.1.11 Matthias 2021-07-19 06:46:36 +02:00
  • c434d99b4f Merge pull request #5291 from freqtrade/dependabot/pip/develop/requests-2.26.0 Matthias 2021-07-19 06:46:21 +02:00
  • 31b19b9a58 Merge pull request #5294 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.21 Matthias 2021-07-19 06:44:32 +02:00
  • bff353a299 Bump numpy from 1.21.0 to 1.21.1 dependabot[bot] 2021-07-19 04:41:25 +00:00
  • 56c3e0c3ba Merge pull request #5293 from freqtrade/dependabot/pip/develop/questionary-1.10.0 Matthias 2021-07-19 06:40:54 +02:00
  • 3a3ef4f35d Merge pull request #5292 from freqtrade/dependabot/pip/develop/ccxt-1.53.25 Matthias 2021-07-19 06:40:35 +02:00
  • b7c951eacc Bump sqlalchemy from 1.4.20 to 1.4.21 dependabot[bot] 2021-07-19 03:01:19 +00:00
  • 7efad98e47 Bump questionary from 1.9.0 to 1.10.0 dependabot[bot] 2021-07-19 03:01:13 +00:00
  • 4a26889743 Bump ccxt from 1.52.83 to 1.53.25 dependabot[bot] 2021-07-19 03:01:10 +00:00
  • 31b3b49999 Bump requests from 2.25.1 to 2.26.0 dependabot[bot] 2021-07-19 03:01:04 +00:00
  • c1f1dfb36e Bump mkdocs-material from 7.1.10 to 7.1.11 dependabot[bot] 2021-07-19 03:01:00 +00:00
  • e9d9668e8a Bump ta-lib from 0.4.20 to 0.4.21 dependabot[bot] 2021-07-19 03:00:56 +00:00
  • ab786abf7f Fix intendation. George Muravei-Alkhavoi 2021-07-19 00:47:51 +03:00
  • f705293353 Dataprovider caching and trimming to timerange of historical informative. George Muravei-Alkhavoi 2021-07-19 00:25:24 +03:00
  • ffeff9c0f7 Update ARM image building Matthias 2021-07-18 19:33:25 +02:00
  • 365479f5e0 Remove startup-candles after populating buy/sell signals Matthias 2021-07-13 19:36:15 +02:00
  • adef5d89f3 Fix failing test after webserver merge Matthias 2021-07-18 11:06:14 +02:00
  • 7b7d9c02d7 Merge pull request #5243 from freqtrade/feat/webservermode_progress Matthias 2021-07-18 10:48:55 +02:00
  • 0282d13221 Fix PI image caching Matthias 2021-07-16 20:11:27 +02:00
  • 51cc903248 Run ci on selfhosted runner Matthias 2021-07-13 20:29:49 +02:00
  • 44df5eeacf Adjusted docstring, and conditional near end of buy_rate Sam Germain 2021-07-18 00:00:18 -06:00
  • 7c27525bd8 Merge get_buy_rate and get_sell_rate Sam Germain 2021-07-17 21:58:54 -06:00
  • 03a4ae4674 Merge pull request #5279 from rokups/patch-3 Matthias 2021-07-17 08:44:22 +02:00
  • 53a8c693b8 Honor skip_pair_validation setting when downloading pairs. Rokas Kupstys 2021-07-17 09:21:03 +03:00
  • d652e6fcc4 Don't log from wallet in backtest mode Matthias 2021-07-16 19:57:39 +02:00
  • 4899b06b31 Merge pull request #5273 from freqtrade/fix/profit_calc Matthias 2021-07-16 19:19:28 +02:00
  • 3bc36cd650 Merge pull request #5275 from samgermain/example_json_filename_extensions Matthias 2021-07-16 12:08:37 +02:00
  • a1ab8066f2 Merge branch 'example_json_filename_extensions' of https://github.com/samgermain/freqtrade into example_json_filename_extensions Sam Germain 2021-07-16 02:08:44 -06:00
  • 804bc8134f Merge branch 'develop' into example_json_filename_extensions Sam Germain 2021-07-16 02:05:08 -06:00
  • b7dc2989e7 flake8 adjustments Sam Germain 2021-07-16 02:03:25 -06:00
  • 2e95df4d8d Update docs for /profit output Matthias 2021-07-15 07:11:44 +02:00