Matthias
|
71e746a060
|
fix missed "buy" wording in bot-basics
|
2022-03-23 06:48:00 +01:00 |
|
Matthias
|
b1e3ead88b
|
Merge branch 'develop' into feat/short
|
2022-03-22 20:28:38 +01:00 |
|
Matthias
|
31253196ea
|
Improve docs wording
|
2022-03-22 20:21:24 +01:00 |
|
Matthias
|
e7418cdcdb
|
Remove obsolete note box
closes #6581
|
2022-03-22 19:03:22 +01:00 |
|
Matthias
|
99e9dfaebe
|
Update missing documentation link
|
2022-03-22 07:02:40 +01:00 |
|
Matthias
|
46e86bd018
|
Update some hyperopt wording
|
2022-03-22 07:00:10 +01:00 |
|
Matthias
|
5b4f343d36
|
Update buy output for backtesting
|
2022-03-22 06:45:36 +01:00 |
|
Matthias
|
08777abd85
|
Update backtesting output terminology to "exit"
|
2022-03-22 06:43:37 +01:00 |
|
Matthias
|
4e52055a17
|
Merge pull request #6560 from freqtrade/inject_path_iresolver
Inject path to strategy loading
|
2022-03-21 19:09:14 +01:00 |
|
dependabot[bot]
|
f5e71a67fa
|
Bump pymdown-extensions from 9.2 to 9.3
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.2 to 9.3.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.2...9.3)
---
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-03-21 03:01:11 +00:00 |
|
Matthias
|
22206d0d76
|
Merge pull request #6559 from freqtrade/short_docs
Futures strategy migration docs
|
2022-03-20 17:12:04 +01:00 |
|
Matthias
|
e9c4e6a69d
|
Update derived strategy documentation
|
2022-03-20 13:21:09 +01:00 |
|
Matthias
|
49e087df5b
|
Allow Strategy subclassing in different files by enabling local imports
|
2022-03-20 13:07:06 +01:00 |
|
Matthias
|
8556e6a053
|
Automatically assign buy-tag to force-buys
closes #6544
|
2022-03-20 09:33:47 +01:00 |
|
Matthias
|
de8e869038
|
update missing "side" argument
|
2022-03-20 09:16:34 +01:00 |
|
Matthias
|
0f76b23733
|
update deprecation message for ticker_interval
|
2022-03-20 09:03:43 +01:00 |
|
Matthias
|
95f69b905a
|
Remove ticker_interval support
|
2022-03-20 09:00:53 +01:00 |
|
Matthias
|
c38f8a0e69
|
Update custom_sell() documentation
|
2022-03-20 08:33:53 +01:00 |
|
Matthias
|
d27a37be0d
|
Update docs for populate_exit_trend
|
2022-03-20 08:30:14 +01:00 |
|
Matthias
|
59791b0659
|
Update populate_buy_trend to populate_entry_trend
|
2022-03-20 08:30:14 +01:00 |
|
Matthias
|
9d6d8043ee
|
update FAQ to reflect new reality
|
2022-03-20 08:30:14 +01:00 |
|
Matthias
|
cd3ae7ebdf
|
Update migration docs to include buy/entry trend migration
|
2022-03-20 08:30:14 +01:00 |
|
Matthias
|
25aba9c422
|
reformat leverage docs
|
2022-03-20 08:30:14 +01:00 |
|
Matthias
|
e51a1e1b20
|
Improve documentation, add "can_short"
|
2022-03-20 08:30:14 +01:00 |
|
Matthias
|
6a80c0f030
|
Add order_types migration docs
|
2022-03-20 08:30:14 +01:00 |
|
Matthias
|
7c7b0d1fcc
|
Update documentation for time_in_force migration
|
2022-03-20 08:30:14 +01:00 |
|
Matthias
|
c89a68c1ab
|
Alternative candle types
|
2022-03-20 08:30:14 +01:00 |
|
Matthias
|
36287a84cb
|
enhance migration documentation
|
2022-03-20 08:30:14 +01:00 |
|
Matthias
|
23b98fbb73
|
Update some documentation for short trading
|
2022-03-20 08:30:14 +01:00 |
|
Matthias
|
72fd937a74
|
INTERFACE_VERSION to 3
|
2022-03-20 08:30:14 +01:00 |
|
Matthias
|
ee77ae3ada
|
Add strategy-migration doc page
|
2022-03-20 08:30:14 +01:00 |
|
Matthias
|
b292f28b35
|
Call leverage before custom_stake_amount to properly determine min-stake-amount
|
2022-03-19 15:44:37 +01:00 |
|
Matthias
|
7868e50141
|
Merge branch 'develop' into feat/short
|
2022-03-18 08:18:17 +01:00 |
|
Matthias
|
73fc344eb1
|
Improve wording in docs
|
2022-03-18 06:38:54 +01:00 |
|
Matthias
|
ebd61ebdef
|
Merge pull request #6513 from samgermain/gateio-stoploss
Gateio stoploss on exchange
|
2022-03-15 06:27:54 +01:00 |
|
Matthias
|
18030a30e7
|
Add exchange parameter to test-pairlist command
This will allow for quick tests of the same pairlist config against
multiple exchanges.
|
2022-03-14 19:21:58 +01:00 |
|
Sam Germain
|
2ba79a32a0
|
Update docs/exchanges.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
2022-03-12 19:42:40 -06:00 |
|
Matthias
|
efc313b28b
|
Merge pull request #6512 from freqtrade/short_order_types
Short order types renamal
|
2022-03-12 09:32:16 +01:00 |
|
Matthias
|
cb9da78a27
|
Merge branch 'develop' into feat/short
|
2022-03-10 06:54:20 +01:00 |
|
Sam Germain
|
7db28b1b16
|
gateio stoploss docs
|
2022-03-09 15:54:17 -06:00 |
|
Matthias
|
93a91bdeee
|
Update order_Types documentation
|
2022-03-09 07:44:21 +01:00 |
|
Matthias
|
51828a0b0b
|
Update buy-signals to entry wording
|
2022-03-09 07:03:37 +01:00 |
|
Matthias
|
e492bf3159
|
Update order_types to use entry/exit definition
|
2022-03-09 06:37:08 +01:00 |
|
Matthias
|
3ff261e22c
|
Update order time in force to use entry/exit wording
|
2022-03-07 19:55:15 +01: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 |
|
Matthias
|
0bac7f824e
|
Merge pull request #6492 from samgermain/feat/short
Merge develop into feat/short
|
2022-03-05 14:47:34 +01:00 |
|
Sam Germain
|
488da9b875
|
Merge branch 'develop' into feat/short
|
2022-03-03 13:51:52 -06:00 |
|
Matthias
|
819b35747d
|
Minor documentation updates
|
2022-03-03 20:24:06 +01:00 |
|
Matthias
|
c0e12d632f
|
Add FTX ref links
|
2022-03-03 19:19:10 +01:00 |
|
Sam Germain
|
8a9c6e27a5
|
docs/leverage.md: Added freqtrade_liquidation_price formula to docs
|
2022-03-02 12:53:24 -06:00 |
|