Sam Germain
|
19e4ef39ce
|
isort
|
2022-01-04 23:40:51 -06:00 |
|
Sam Germain
|
6b4971026d
|
strategy.should_exit: custom sell reason -> custom exit long reason
|
2022-01-04 23:39:05 -06:00 |
|
Sam Germain
|
295050b80b
|
sell reason -> exit reason
|
2022-01-04 23:27:08 -06:00 |
|
Sam Germain
|
fa1bd269d8
|
sell-signal -> exit_signal
|
2022-01-04 23:25:41 -06:00 |
|
Sam Germain
|
15db16797e
|
Custom sell -> Custom exit
|
2022-01-04 23:25:03 -06:00 |
|
Sam Germain
|
cc8dd76879
|
sell_profit_offset -> exit_profit_offset
|
2022-01-04 23:19:35 -06:00 |
|
Sam Germain
|
66cadcac01
|
sell_profit_only -> exit_profit_only
|
2022-01-04 23:19:35 -06:00 |
|
Sam Germain
|
a07cf45968
|
sell_flag -> exit_flag
|
2022-01-04 23:19:35 -06:00 |
|
Sam Germain
|
69c0e028c2
|
custom_sell -> custom_exit
|
2022-01-04 23:19:35 -06:00 |
|
Sam Germain
|
c830db62f6
|
CUSTOM_SELL -> CUSTOM_EXIT
|
2022-01-04 23:19:35 -06:00 |
|
Sam Germain
|
26e54fb035
|
emergencysell -> emergencyexit
|
2022-01-04 23:19:35 -06:00 |
|
Sam Germain
|
ad9c5d96dc
|
EMERGENCY_SELL -> EMERGENCY_EXIT
|
2022-01-04 23:19:35 -06:00 |
|
Sam Germain
|
7dbb1c8b75
|
FORCE_SELL -> FORCE_EXIT
|
2022-01-04 23:19:35 -06:00 |
|
Sam Germain
|
e8c35e591b
|
force_sell -> force_exit
|
2022-01-04 23:19:35 -06:00 |
|
Sam Germain
|
2124438202
|
SellCheckTuple -> ExitCheckTuple
|
2022-01-04 23:19:35 -06:00 |
|
Sam Germain
|
19692ff4e8
|
sell_signal -> exit_signal
|
2022-01-04 23:19:35 -06:00 |
|
Sam Germain
|
93e332e506
|
SELL_SIGNAL -> EXIT_SIGNAL
|
2022-01-04 23:19:35 -06:00 |
|
Sam Germain
|
0037754969
|
sell_type -> exit_type
|
2022-01-04 23:19:35 -06:00 |
|
Sam Germain
|
e9d3903827
|
SellType -> ExitType
|
2022-01-04 23:19:12 -06:00 |
|
Sam Germain
|
f5805543ed
|
sell_reason -> exit_reason
|
2022-01-04 22:52:52 -06:00 |
|
Sam Germain
|
c899eabe1d
|
sell_order_status -> exit_order_status
|
2022-01-04 22:51:06 -06:00 |
|
Sam Germain
|
b09ac3e5b6
|
ignore_roi_if_buy_signal -> ignore_roi_if_enter_signal
|
2022-01-04 22:49:49 -06:00 |
|
Sam Germain
|
86cc911559
|
use_sell_signal -> use_exit_signal
|
2022-01-04 22:49:14 -06:00 |
|
Sam Germain
|
501f473164
|
Merge branch 'develop' into feat/short
|
2022-01-04 22:47:33 -06:00 |
|
Matthias
|
67e4dda5b3
|
Fix missing DataFrame in advanced docs
|
2022-01-04 19:54:50 +01:00 |
|
Matthias
|
42579c0268
|
Drop hyperopt results legacy mode
|
2022-01-04 17:06:40 +01:00 |
|
Matthias
|
7bf735dbfc
|
Update deprecated dynamic-whitelist docs with reference to new method
|
2022-01-04 17:06:40 +01:00 |
|
Matthias
|
937f5e3d0f
|
No longer use legacy mode for tests
|
2022-01-04 17:06:40 +01:00 |
|
Matthias
|
7ea5b0e359
|
Simplify hyperopt test setup
|
2022-01-04 17:06:40 +01:00 |
|
Matthias
|
15cb3792cf
|
Merge pull request #6161 from stash86/fix-docs
Add ignore_buying_expired_candle to config_full example
|
2022-01-04 15:37:15 +01:00 |
|
Sam Germain
|
b2a1124a26
|
Merge branch 'feat/short' of https://github.com/freqtrade/freqtrade into feat/short
|
2022-01-04 00:17:42 -06:00 |
|
Stefano Ariestasia
|
fa620d3f7b
|
Merge branch 'freqtrade:develop' into fix-docs
|
2022-01-04 13:44:03 +08:00 |
|
Matthias
|
e57c2d64a5
|
Merge pull request #5888 from samgermain/contract-sizes
Convert contract size to underlying asset size
|
2022-01-03 21:55:19 +01:00 |
|
Matthias
|
293ffeae67
|
Fix random test failure in funding test
|
2022-01-03 20:18:43 +01:00 |
|
Matthias
|
7adb7f90a6
|
Merge pull request #6154 from freqtrade/dependabot/pip/develop/ta-lib-0.4.23
Bump ta-lib from 0.4.22 to 0.4.23
|
2022-01-03 19:08:59 +01:00 |
|
Matthias
|
d8cb61278f
|
Simplify contract conversion code
by reusing "get_contract_size"
|
2022-01-03 18:12:45 +01:00 |
|
Matthias
|
5536410ed0
|
Update ta-lib wheels
|
2022-01-03 17:58:53 +01:00 |
|
Matthias
|
de2a7c1956
|
Merge pull request #6153 from freqtrade/dependabot/pip/develop/psutil-5.9.0
Bump psutil from 5.8.0 to 5.9.0
|
2022-01-03 17:55:05 +01:00 |
|
Matthias
|
079dbc7997
|
Remove duplicate psutil dependency
|
2022-01-03 17:41:55 +01:00 |
|
Matthias
|
028636b4a9
|
Merge pull request #6150 from freqtrade/dependabot/pip/develop/types-tabulate-0.8.4
Bump types-tabulate from 0.8.3 to 0.8.4
|
2022-01-03 09:20:56 +01:00 |
|
dependabot[bot]
|
8ed30fc9c1
|
Bump psutil from 5.8.0 to 5.9.0
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/giampaolo/psutil/releases)
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.8.0...release-5.9.0)
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-03 06:32:27 +00:00 |
|
dependabot[bot]
|
2469dc0424
|
Bump types-tabulate from 0.8.3 to 0.8.4
Bumps [types-tabulate](https://github.com/python/typeshed) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-tabulate
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-03 06:30:53 +00:00 |
|
Matthias
|
33991e8de9
|
Merge pull request #6157 from freqtrade/dependabot/pip/develop/types-cachetools-4.2.7
Bump types-cachetools from 4.2.6 to 4.2.7
|
2022-01-03 07:30:04 +01:00 |
|
dependabot[bot]
|
5407a06254
|
Bump ta-lib from 0.4.22 to 0.4.23
Bumps [ta-lib](https://github.com/mrjbq7/ta-lib) from 0.4.22 to 0.4.23.
- [Release notes](https://github.com/mrjbq7/ta-lib/releases)
- [Changelog](https://github.com/mrjbq7/ta-lib/blob/master/CHANGELOG)
- [Commits](https://github.com/mrjbq7/ta-lib/commits)
---
updated-dependencies:
- dependency-name: ta-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-03 06:07:58 +00:00 |
|
Matthias
|
616d5bbaed
|
Merge pull request #6151 from freqtrade/dependabot/pip/develop/jsonschema-4.3.3
Bump jsonschema from 4.3.2 to 4.3.3
|
2022-01-03 07:07:05 +01:00 |
|
dependabot[bot]
|
3f4c5a7902
|
Bump types-cachetools from 4.2.6 to 4.2.7
Bumps [types-cachetools](https://github.com/python/typeshed) from 4.2.6 to 4.2.7.
- [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-01-03 06:06:26 +00:00 |
|
Matthias
|
a253ad5ec1
|
Merge pull request #6156 from freqtrade/dependabot/pip/develop/mkdocs-material-8.1.4
Bump mkdocs-material from 8.1.3 to 8.1.4
|
2022-01-03 07:06:09 +01:00 |
|
Matthias
|
ce1780ca3f
|
Merge pull request #6155 from freqtrade/dependabot/pip/develop/types-requests-2.26.3
Bump types-requests from 2.26.2 to 2.26.3
|
2022-01-03 07:05:46 +01:00 |
|
Matthias
|
6d3747d9e6
|
Merge pull request #6152 from freqtrade/dependabot/pip/develop/ccxt-1.66.20
Bump ccxt from 1.65.25 to 1.66.20
|
2022-01-03 07:05:19 +01:00 |
|
Sam Germain
|
707a6507b5
|
removed redundant todos
|
2022-01-02 21:46:06 -06:00 |
|