Kavinkumar
|
a4bada3ebe
|
Partial exit using average price (#6545)
Introduce Partial exits
|
2022-07-31 14:19:04 +02:00 |
|
Matthias
|
369c6da5d8
|
Merge pull request #7146 from freqtrade/fix/liquidation
Update liquidation price handling
|
2022-07-31 08:09:54 +02:00 |
|
Matthias
|
fc31c890e3
|
Merge pull request #7135 from freqtrade/rpc/sendmsg
Strategy allow rpc messages
|
2022-07-30 16:15:00 +02:00 |
|
Matthias
|
4da96bc511
|
Update docs
|
2022-07-30 16:10:16 +02:00 |
|
Matthias
|
d70650b074
|
Add note for plot-dataframe and current-whitelist
closes #7142
|
2022-07-30 08:20:22 +02:00 |
|
Matthias
|
cc3ead9d7b
|
Set required_profit for stoploss guard, allowing to ignore small stoplosses.
closes #7076
|
2022-07-27 19:52:39 +02:00 |
|
Matthias
|
7bac054668
|
Add documentation and clarity for send_msg
|
2022-07-26 20:24:52 +02:00 |
|
Matthias
|
43343d0e55
|
Revert markdown to 3.3.7
|
2022-07-25 07:21:12 +02:00 |
|
dependabot[bot]
|
d5933fb2af
|
Bump mkdocs from 1.3.0 to 1.3.1
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.3.0...1.3.1)
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-25 03:01:37 +00:00 |
|
Matthias
|
5c4f60f376
|
Improve configuration table formatting and ordering
|
2022-07-23 09:11:22 +02:00 |
|
Matthias
|
e97468964a
|
Add support for --timeframe-detail in hyperopt
fix #7070
|
2022-07-23 08:52:03 +02:00 |
|
Matthias
|
32c3f62934
|
Fix documentation typo
closes #7115
|
2022-07-22 19:45:50 +02:00 |
|
Matthias
|
b609dbcd86
|
Update mdx_truly_sane_lists to be compatible with markdown again
|
2022-07-19 19:51:03 +02:00 |
|
dependabot[bot]
|
d2ef248781
|
Bump markdown from 3.3.7 to 3.4.1
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.7 to 3.4.1.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.7...3.4.1)
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-18 03:01:43 +00:00 |
|
Matthias
|
fada432f49
|
Pin markdown docs dependency
|
2022-07-15 19:48:12 +02:00 |
|
Matthias
|
b657a4df23
|
Improve hyperopt docs
part of #7088
|
2022-07-15 19:02:23 +02:00 |
|
Matthias
|
cdc58058d7
|
Add candletype to notebook example
closes #7084, closes #7073
|
2022-07-14 19:40:26 +02:00 |
|
Matthias
|
8e8f026ea7
|
Telegram candle message should be configurable
|
2022-07-11 12:14:19 +02:00 |
|
Matthias
|
7d6b3d0e02
|
Update hyperopt param docs to be clear that non-conclusive parameters will be ignored
|
2022-07-11 08:17:16 +02:00 |
|
dependabot[bot]
|
5070a04a82
|
Bump mkdocs-material from 8.3.8 to 8.3.9
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.3.8 to 8.3.9.
- [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.3.8...8.3.9)
---
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-07-11 03:01:50 +00:00 |
|
Matthias
|
9313a2d294
|
Update leverage tiers to latest version
|
2022-07-10 10:11:39 +02:00 |
|
Matthias
|
e52f82b565
|
Add leverage to custom_stake_amount callback
closes #7047
|
2022-07-08 19:44:20 +02:00 |
|
Matthias
|
07aa372e2a
|
Ensure bot_loop_start is called in hyperopt, too
closes #7001
|
2022-07-03 14:10:59 +02:00 |
|
dependabot[bot]
|
45db2347dc
|
Bump mkdocs-material from 8.3.6 to 8.3.8
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.3.6 to 8.3.8.
- [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.3.6...8.3.8)
---
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-06-27 03:02:29 +00:00 |
|
Matthias
|
b5d0bc997d
|
Clarify stoploss behavior when not defining offset
closes #6828
|
2022-06-24 17:25:33 +02:00 |
|
dependabot[bot]
|
15fac746a8
|
Bump mkdocs-material from 8.3.4 to 8.3.6
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.3.4 to 8.3.6.
- [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.3.4...8.3.6)
---
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-06-20 06:59:58 +00:00 |
|
Matthias
|
474e6705e6
|
Add Profit factor to backtesting
|
2022-06-18 16:35:40 +02:00 |
|
Matthias
|
b7e4dea6c5
|
Document new Profit metrics
|
2022-06-18 11:43:50 +02:00 |
|
Matthias
|
d62273294d
|
Update /help for /fx to align with actual command name
closes #6985
|
2022-06-18 09:10:33 +02:00 |
|
Matthias
|
14a859c190
|
Improve some documentation around futures / leverage
|
2022-06-16 19:50:13 +02:00 |
|
Matthias
|
ec40e79362
|
Merge pull request #6874 from froggleston/buy_reasons
Buy reasons
|
2022-06-15 19:06:00 +02:00 |
|
Matthias
|
e2e6c790be
|
Minor doc update
|
2022-06-15 16:50:25 +02:00 |
|
froggleston
|
c391ca08de
|
Change backtesting-analysis options to space separated lists
|
2022-06-15 11:25:06 +01:00 |
|
froggleston
|
6bb342f23a
|
Add export-filename support
|
2022-06-14 16:54:27 +01:00 |
|
dependabot[bot]
|
fdca583c67
|
Bump pymdown-extensions from 9.4 to 9.5
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.4 to 9.5.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.4...9.5)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 07:07:39 +00:00 |
|
dependabot[bot]
|
ee0b9e3a5c
|
Bump mkdocs-material from 8.3.2 to 8.3.4
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.3.2 to 8.3.4.
- [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.3.2...8.3.4)
---
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-06-13 06:25:18 +00:00 |
|
Matthias
|
2e1ed132f7
|
Merge pull request #6964 from freqtrade/rpc_rel_daily
Telegram / api daily relative profit
|
2022-06-11 19:31:32 +02:00 |
|
Matthias
|
9c65fad73f
|
Merge Pull request #6919 into develop
|
2022-06-11 17:49:32 +02:00 |
|
Matthias
|
fdfa94bcc3
|
make discord notifications fully configurable.
|
2022-06-11 17:43:46 +02:00 |
|
Matthias
|
9ba11f7bcc
|
Update docs and tests for new daily command
|
2022-06-11 11:26:49 +02:00 |
|
Matthias
|
dd32127014
|
Merge pull request #6944 from gaugau3000/develop
give extra info on rate origin for confirm_trade_*
|
2022-06-09 20:10:29 +02:00 |
|
Matthias
|
3c2ba99fc4
|
Improve sql cheatsheet docs
|
2022-06-09 19:57:56 +02:00 |
|
Matthias
|
a9c7ad8a0f
|
Add warning about sqlite disabled foreign keys
|
2022-06-09 19:51:21 +02:00 |
|
Matthias
|
1ddd5f1901
|
Update docstring throughout the bot.
|
2022-06-09 19:41:08 +02:00 |
|
gautier pialat
|
ac40ae89b9
|
give extra info on rate origin for confirm_trade_*
Documentation :
Take into consideration the market buy/sell rates use case for the confirm_trade_entry and confirm_trade_exit callback function
|
2022-06-08 00:20:33 +02:00 |
|
Matthias
|
ea9b68badd
|
Add updating freqtrade to updating desc
|
2022-06-06 10:54:26 +02:00 |
|
dependabot[bot]
|
6547f3aadb
|
Bump mkdocs-material from 8.2.16 to 8.3.2
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.2.16 to 8.3.2.
- [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.16...8.3.2)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-06 03:01:52 +00:00 |
|
Matthias
|
a790bad1e4
|
Add entry_tag to leverage callback
closes #6929
|
2022-06-05 10:24:54 +02:00 |
|
Matthias
|
3549176370
|
Update missleading docstring
closes #6913
|
2022-05-31 17:52:45 +02:00 |
|
Matthias
|
c285ad0e2b
|
Remove --strategy parameters, update docs
|
2022-05-30 20:26:24 +02:00 |
|