Commit Graph

14227 Commits

Author SHA1 Message Date
Kavinkumar
ba7d823a91 rpc fix 2022-02-27 12:28:38 +05:30
Kavinkumar
df9db1f8b4 Update freqtradebot.py 2022-02-27 12:06:39 +05:30
Kavinkumar
993b05d1ab rpc fix 2022-02-27 12:02:08 +05:30
Kavinkumar
6db6d8dcd2 fix rpc 2022-02-27 10:09:35 +05:30
Kavinkumar
edee3259ed updated order time 2022-02-26 23:00:22 +05:30
Kavinkumar
21ef84617c rpc fix 2022-02-26 22:55:51 +05:30
Kavinkumar
45faac95f6 reduced rpc noise 2022-02-26 10:25:44 +05:30
Kavinkumar
22534d6a78 Revert "Temporary fix to reload all strategies"
This reverts commit 97bbc2381d.
2022-02-25 11:54:24 +05:30
Kavinkumar
97bbc2381d Temporary fix to reload all strategies 2022-02-25 11:40:14 +05:30
Kavinkumar
24f8fb4ece rpc fix 2022-02-24 21:50:17 +05:30
Kavinkumar
8e5c880c11 data_type fix 2022-02-24 13:36:01 +05:30
Kavinkumar
3b7aa012cb refresh button fix 2022-02-24 13:22:12 +05:30
Kavinkumar
dec4cc479d rpc fix 2022-02-24 12:10:10 +05:30
Kavinkumar
ec8e0b1fcb telegram message fix 2022-02-24 11:48:52 +05:30
Kavinkumar
06d14b81dd typo 2022-02-23 18:09:50 +05:30
Kavinkumar
c4f9a90998 debug 2022-02-23 18:04:06 +05:30
Kavinkumar
30398007cc typo 2022-02-23 15:48:53 +05:30
Kavinkumar
4dce0fa3f2 used calculated current_rate 2022-02-22 19:29:54 +05:30
Kavinkumar
b4dbf4a96c typo 2022-02-21 19:49:02 +05:30
Kavinkumar
c9f9404c4a zero division error 2022-02-21 18:35:11 +05:30
Kavinkumar
11b5509a98 typo 2022-02-21 18:28:44 +05:30
Kavinkumar
16b3b97ac7 zero division error fixes and rpc fixes 2022-02-21 18:25:04 +05:30
Kavinkumar
a8b1d1e10b fix for mypy 2022-02-21 12:35:25 +05:30
Kavinkumar
5cfc670ada fix for total sell 2022-02-21 12:16:08 +05:30
Kavinkumar
fcddb09694 updated logic 2022-02-21 11:57:15 +05:30
Kavinkumar
d25f999901 Updated order attribute 2022-02-20 10:14:50 +05:30
Kavinkumar
250664d8b3 included unit test 2022-02-19 18:55:07 +05:30
Kavinkumar
da48ac9dab updated 2022-02-18 17:26:42 +05:30
Kavinkumar
6021dffb4a updated unit test 2022-02-18 16:06:50 +05:30
Kavinkumar
8bc94ab378 parameter fix 2022-02-18 12:41:35 +05:30
Kavinkumar
1de5c0412c draft for partial sell 2022-02-16 18:45:38 +05:30
Matthias
a77c11c7e0
Merge pull request #6420 from stash86/pos_adjust
add "dry_run_wallet" to config_full.example.json
2022-02-16 06:48:07 +01:00
Stefano Ariestasia
b043697d70 Update config_full.example.json 2022-02-16 12:19:48 +09:00
Matthias
78a93b6052 noqa 2022-02-15 20:15:03 +01:00
Matthias
3787b747ae Simplify api schema by not using union types 2022-02-15 20:07:02 +01:00
Matthias
dfd5d3b8b2
Merge pull request #6418 from m3h7/patch-1
corrects typo
2022-02-15 06:40:30 +01:00
Maik H
7b2e33b0bc
corrects typo 2022-02-14 20:21:42 +01:00
Matthias
acd7f26a9d update tc36 to properly cover #6261 2022-02-14 20:00:31 +01:00
Matthias
35e800a84b
Merge pull request #6411 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.18.1
Bump pytest-asyncio from 0.17.2 to 0.18.1
2022-02-14 07:09:45 +01:00
Matthias
7e2e9272cc
Merge pull request #6403 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.28
Bump prompt-toolkit from 3.0.26 to 3.0.28
2022-02-14 07:09:18 +01:00
Matthias
8ba149a2af
Merge pull request #6409 from freqtrade/dependabot/pip/develop/types-requests-2.27.9
Bump types-requests from 2.27.8 to 2.27.9
2022-02-14 06:28:42 +01:00
Matthias
1ad41f0efc
Merge pull request #6410 from freqtrade/dependabot/pip/develop/nbconvert-6.4.2
Bump nbconvert from 6.4.1 to 6.4.2
2022-02-14 06:28:29 +01:00
Matthias
9c62ffe4f6
Merge pull request #6404 from freqtrade/dependabot/pip/develop/plotly-5.6.0
Bump plotly from 5.5.0 to 5.6.0
2022-02-14 06:28:16 +01:00
dependabot[bot]
5cc6c2afe1
Bump pytest-asyncio from 0.17.2 to 0.18.1
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.17.2 to 0.18.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.17.2...v0.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 05:28:10 +00:00
Matthias
6290fb6d10
Merge pull request #6408 from freqtrade/dependabot/pip/develop/mkdocs-material-8.1.11
Bump mkdocs-material from 8.1.10 to 8.1.11
2022-02-14 06:27:59 +01:00
Matthias
067378d7fc
Merge pull request #6405 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.2
Bump pymdown-extensions from 9.1 to 9.2
2022-02-14 06:27:42 +01:00
Matthias
0c632555d6
Merge pull request #6406 from freqtrade/dependabot/pip/develop/ccxt-1.72.98
Bump ccxt from 1.72.36 to 1.72.98
2022-02-14 06:27:22 +01:00
Matthias
e63ef86e9e
Merge pull request #6407 from freqtrade/dependabot/pip/develop/pytest-7.0.1
Bump pytest from 7.0.0 to 7.0.1
2022-02-14 06:27:09 +01:00
Matthias
ecb93f14b1
Merge pull request #6412 from freqtrade/dependabot/pip/develop/pandas-1.4.1
Bump pandas from 1.4.0 to 1.4.1
2022-02-14 06:26:33 +01:00
dependabot[bot]
5062c17ac0
Bump pandas from 1.4.0 to 1.4.1
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.4.0...v1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 03:02:07 +00:00