kevinjulian
|
7a0cb95ffb
|
fix testcase
|
2021-07-23 20:43:27 +07:00 |
|
kevinjulian
|
b9c2489b73
|
remove SN
|
2021-07-23 18:41:29 +07:00 |
|
kevinjulian
|
ba0fa1120a
|
revert rename naming
|
2021-07-23 18:39:18 +07:00 |
|
kevinjulian
|
acfaa39e54
|
revert back test_rpc_api_server
|
2021-07-23 18:34:18 +07:00 |
|
kevinjulian
|
8032257fdf
|
revert test_pairlist
|
2021-07-23 18:30:25 +07:00 |
|
kevinjulian
|
aea5da0c73
|
changes testcase
|
2021-07-23 11:42:43 +07:00 |
|
kevinjulian
|
65fc094c9f
|
add to webhook-config
|
2021-07-23 09:31:51 +07:00 |
|
kevinjulian
|
5fe18be4b5
|
add note buy_tag and split 3 assignment for get_signal
|
2021-07-23 01:25:15 +07:00 |
|
Matthias
|
b84a1d0c92
|
Don't crash when *_params is not defined in strategy
closes #5407
|
2021-07-22 20:21:04 +02:00 |
|
Kevin Julian
|
dd923c3471
|
Update docs/strategy-advanced.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
2021-07-23 01:16:24 +07:00 |
|
Kevin Julian
|
65b4705b67
|
Update docs/strategy-advanced.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
2021-07-23 01:16:10 +07:00 |
|
Fausto Gutierrez
|
986aafcdf9
|
Fix configuration.md typos
|
2021-07-22 14:16:50 +02:00 |
|
kevinjulian
|
b01daa8bbc
|
expose buy_tag to api
|
2021-07-22 13:09:05 +07:00 |
|
kevinjulian
|
dd809f756b
|
run mypy
|
2021-07-22 02:34:20 +07:00 |
|
kevinjulian
|
643b6b950e
|
run flake8
|
2021-07-22 02:23:34 +07:00 |
|
kevinjulian
|
25e329623f
|
change signature
|
2021-07-22 02:11:54 +07:00 |
|
kevinjulian
|
46f2a20a98
|
run flake8
|
2021-07-22 02:00:51 +07:00 |
|
kevinjulian
|
235c1afd09
|
add buy_tag on telegram
|
2021-07-22 01:53:15 +07:00 |
|
kevinjulian
|
f5a660f845
|
caps BUY_TAG_IDX
|
2021-07-21 20:19:56 +07:00 |
|
kevinjulian
|
49886874aa
|
rename to buy_tag
|
2021-07-21 20:05:35 +07:00 |
|
GeorgeMurAlkh
|
759a350d73
|
Merge branch 'freqtrade:develop' into develop
|
2021-07-21 00:09:35 +03:00 |
|
George Muravei-Alkhavoi
|
1ea29a918a
|
Fix webserver timerange problem.
|
2021-07-21 00:09:09 +03:00 |
|
kevinjulian
|
db1e676639
|
retrigger checks
|
2021-07-21 00:48:03 +07:00 |
|
kevinjulian
|
66a7070170
|
run linter
|
2021-07-20 23:56:03 +07:00 |
|
kevinjulian
|
5d04d6ffa7
|
fix edge testcase
|
2021-07-20 23:40:32 +07:00 |
|
kevinjulian
|
cbfedf8b29
|
fix backtest testcase
|
2021-07-20 23:25:00 +07:00 |
|
kevinjulian
|
c558fc0b17
|
fix feedback
|
2021-07-20 20:40:32 +07:00 |
|
kevinjulian
|
3d8b2d601d
|
fix test persistance
|
2021-07-20 20:23:47 +07:00 |
|
Kevin Julian
|
edf9c08f06
|
Merge branch 'develop' into feat/kevinjulian/add-buy-signal-name
|
2021-07-20 19:19:46 +07:00 |
|
kevinjulian
|
ed30c023cd
|
fix some testcase
|
2021-07-20 19:08:14 +07:00 |
|
kevinjulian
|
d31d38a85f
|
add doc
|
2021-07-20 16:39:20 +07:00 |
|
kevinjulian
|
ec526b3f96
|
fix testcase
|
2021-07-20 16:22:04 +07:00 |
|
kevinjulian
|
7d04005218
|
add test and migration
|
2021-07-20 16:14:48 +07:00 |
|
Matthias
|
f870c0099b
|
Merge pull request #5300 from samgermain/ubuntu-setup-fix
Fixed setup for python3.9 on ubuntu
|
2021-07-20 07:04:08 +02:00 |
|
Matthias
|
e4b42b2b5b
|
Merge pull request #5284 from samgermain/merge_get_buy_sell_rate
Merge get_buy_rate and get_sell_rate
|
2021-07-20 06:54:47 +02:00 |
|
Sam Germain
|
550a9de097
|
Fixed setup for python3.9 on ubuntu
|
2021-07-19 16:25:36 -06:00 |
|
kevinjulian
|
104711a9bf
|
get_signal signature
|
2021-07-20 05:04:25 +07:00 |
|
kevinjulian
|
9e63bdbac9
|
feat: add buy signal name
|
2021-07-20 04:58:20 +07:00 |
|
Matthias
|
1f5504975c
|
Merge pull request #5289 from freqtrade/dependabot/pip/develop/ta-lib-0.4.21
Bump ta-lib from 0.4.20 to 0.4.21
|
2021-07-19 20:08:34 +02:00 |
|
Sam Germain
|
b0bfbb6558
|
removed buy and sell merge, updated strategy name, removed default side for get_rate
|
2021-07-19 11:37:52 -06:00 |
|
Matthias
|
d13524f7c1
|
Update ta-lib wheels
|
2021-07-19 19:36:24 +02:00 |
|
Matthias
|
59916d0e8b
|
Merge pull request #5288 from freqtrade/dependabot/pip/develop/mkdocs-1.2.2
Bump mkdocs from 1.2.1 to 1.2.2
|
2021-07-19 08:06:23 +02:00 |
|
Matthias
|
cd9341a116
|
Merge pull request #5295 from freqtrade/dependabot/pip/develop/numpy-1.21.1
Bump numpy from 1.21.0 to 1.21.1
|
2021-07-19 07:01:48 +02:00 |
|
dependabot[bot]
|
fe8de98832
|
Bump mkdocs from 1.2.1 to 1.2.2
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.2.1...1.2.2)
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-19 04:47:28 +00:00 |
|
Matthias
|
55f3877ee6
|
Merge pull request #5290 from freqtrade/dependabot/pip/develop/mkdocs-material-7.1.11
Bump mkdocs-material from 7.1.10 to 7.1.11
|
2021-07-19 06:46:36 +02:00 |
|
Matthias
|
c434d99b4f
|
Merge pull request #5291 from freqtrade/dependabot/pip/develop/requests-2.26.0
Bump requests from 2.25.1 to 2.26.0
|
2021-07-19 06:46:21 +02:00 |
|
Matthias
|
31b19b9a58
|
Merge pull request #5294 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.21
Bump sqlalchemy from 1.4.20 to 1.4.21
|
2021-07-19 06:44:32 +02:00 |
|
dependabot[bot]
|
bff353a299
|
Bump numpy from 1.21.0 to 1.21.1
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.21.0...v1.21.1)
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-19 04:41:25 +00:00 |
|
Matthias
|
56c3e0c3ba
|
Merge pull request #5293 from freqtrade/dependabot/pip/develop/questionary-1.10.0
Bump questionary from 1.9.0 to 1.10.0
|
2021-07-19 06:40:54 +02:00 |
|
Matthias
|
3a3ef4f35d
|
Merge pull request #5292 from freqtrade/dependabot/pip/develop/ccxt-1.53.25
Bump ccxt from 1.52.83 to 1.53.25
|
2021-07-19 06:40:35 +02:00 |
|