Commit Graph

14495 Commits

Author SHA1 Message Date
dependabot[bot]
f1d2cb9ce4
Bump types-cachetools from 4.2.9 to 4.2.10
Bumps [types-cachetools](https://github.com/python/typeshed) from 4.2.9 to 4.2.10.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-cachetools
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 03:01:25 +00:00
dependabot[bot]
1d63bb66a9
Bump mkdocs-material from 8.2.3 to 8.2.5
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.2.3 to 8.2.5.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/8.2.3...8.2.5)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 03:01:23 +00:00
dependabot[bot]
67a8b8b631
Bump pytest-asyncio from 0.18.1 to 0.18.2
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.18.1...v0.18.2)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 03:01:19 +00:00
dependabot[bot]
708def3d96
Bump sqlalchemy from 1.4.31 to 1.4.32
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.31 to 1.4.32.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 03:01:15 +00:00
dependabot[bot]
d74e3091de
Bump fastapi from 0.74.1 to 0.75.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.74.1 to 0.75.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.74.1...0.75.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 03:01:09 +00:00
Kavinkumar
ec5e9a62f5
Merge branch 'freqtrade:develop' into partial_sell 2022-03-06 21:47:17 +05:30
Kavinkumar
11f6cb91b2 Update freqtradebot.py
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-06 20:39:54 +05:30
Kavinkumar
3acb11a003 Update freqtradebot.py
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-06 20:28:16 +05:30
Kavinkumar
2d9c323a4a flake8 fix
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-06 18:38:43 +05:30
Kavinkumar
0fceeba9bf updated test
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-06 18:00:58 +05:30
Kavinkumar
498aa9c8be Updated unittests
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-06 17:21:34 +05:30
Kavinkumar
117e966f34 Added realized profit
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
2022-03-06 15:22:21 +05:30
Matthias
f571fee899
Merge pull request #6494 from freqtrade/stoploss_special_ccase
Explicitly check for None to determine if initial stoploss was set
2022-03-05 15:15:45 +01:00
Matthias
be4bc4955c Explicitly check for None to determine if initial stoploss was set
closes #6460
2022-03-05 14:12:14 +01:00
Kavinkumar
6fa6542935 flake8 fix 2022-03-05 15:13:58 +05:30
Kavinkumar
5f50f19e34 Updated backtest 2022-03-05 14:39:28 +05:30
Kavinkumar
3fb6010eee updated sell msg 2022-03-04 18:10:31 +05:30
Matthias
c0e12d632f Add FTX ref links 2022-03-03 19:19:10 +01:00
Kavinkumar
f1d9673ae5 Merge branch 'partial_sell' of https://github.com/mkavinkumar1/freqtrade into partial_sell 2022-03-03 23:05:33 +05:30
Kavinkumar
0e5a550cfb for coverage 2022-03-03 23:04:45 +05:30
Kavinkumar
bc1933cf21
Merge branch 'freqtrade:develop' into partial_sell 2022-03-03 22:50:44 +05:30
Kavinkumar
59d3dd5ecb added unit tests 2 and 3 2022-03-03 22:45:23 +05:30
Kavinkumar
42be492404 updated unit tests 2022-03-03 20:51:13 +05:30
Kavinkumar
f67b1b4fcf added 2nd unit test 2022-03-03 15:21:17 +05:30
Matthias
e9456cdf15 Update trade response to use a single Order object 2022-03-02 19:58:08 +01:00
Matthias
17c9c3caf3 Enable orders via API 2022-03-02 19:58:08 +01:00
Kavinkumar
988a9f05f2 updated unit tests 2022-03-02 20:04:28 +05:30
Kavinkumar
dcba781ef7
Merge branch 'freqtrade:develop' into partial_sell 2022-03-02 16:27:21 +05:30
Kavinkumar
8016121035 updating backtest for partial sell 2022-03-02 14:52:53 +05:30
Kavinkumar
aa3aa923bc updated sub trade detection 2022-03-02 14:33:56 +05:30
Kavinkumar
82cfaedbe6 Update models.py 2022-03-02 14:09:03 +05:30
Kavinkumar
3dab31df29 updated backtest 2022-03-02 13:24:58 +05:30
Kavinkumar
a031216ecc updated backtesting 2022-03-02 13:05:00 +05:30
Matthias
d4fbb785b5
Merge pull request #6458 from stash86/pos_adjust
Hide sell_reason if a trade is still open
2022-03-02 07:23:49 +01:00
Matthias
b18256c231
Merge pull request #6487 from samgermain/setup-gettext
setup.sh install gettext for mac
2022-03-02 06:39:27 +01:00
Matthias
71be547d82 Bump ccxt to 1.74.63
closes #6484
2022-03-02 06:26:00 +01:00
Kavinkumar
e7bd3c6d80 updated requested changes 2022-03-02 10:13:11 +05:30
Sam Germain
abc8854b5a setup.sh install gettext for mac 2022-03-01 17:38:38 -06:00
Matthias
f74de1cca3 Improve Backtesting "wrong setup" message to include tradable_balance 2022-03-01 19:46:13 +01:00
Matthias
54165662ce Don't require unfilledtimeout, it's optional. 2022-03-01 19:41:26 +01:00
Matthias
69cfb0b278 Revert change to telegram - this should be handled at the source 2022-03-01 19:32:25 +01:00
Matthias
c2b90afa61 Merge branch 'develop' into pr/stash86/6458 2022-03-01 19:31:36 +01:00
Matthias
a2c9879375 Reset sell-reason if order is cancelled 2022-03-01 19:30:16 +01:00
Matthias
f26247e8e0 Revert wrong version string 2022-03-01 19:08:04 +01:00
Kavinkumar
5c1d053b51 typo 2022-03-01 18:52:12 +05:30
Kavinkumar
e068787d1e changed requested 2022-03-01 18:44:18 +05:30
Kavinkumar
027e11d859 partial sell 2022-03-01 02:29:09 +05:30
Matthias
dca83b070d
Merge pull request #6478 from freqtrade/dependabot/pip/develop/fastapi-0.74.1
Bump fastapi from 0.74.0 to 0.74.1
2022-02-28 07:08:02 +01:00
Matthias
68bc2a6107 Add huobi to ccxt compat tests 2022-02-28 07:00:52 +01:00
Matthias
a922c4df70
Merge pull request #6477 from freqtrade/dependabot/pip/develop/ccxt-1.74.43
Bump ccxt from 1.74.17 to 1.74.43
2022-02-28 06:52:18 +01:00