Matthias
|
0624817242
|
update unfilledtimeout settings to entry/exit
|
2022-03-26 11:55:11 +01:00 |
|
Matthias
|
6f1b14c013
|
Update buy_timeout and sell_timeout methods
|
2022-03-25 19:57:06 +01:00 |
|
Matthias
|
743a7b7849
|
Merge branch 'develop' into feat/short
|
2022-03-25 10:04:18 +01:00 |
|
Matthias
|
a004bcf00f
|
Small refactor to backtesting
|
2022-03-25 08:03:32 +01:00 |
|
Matthias
|
a55bc9c1e4
|
Pin jinja in docs requirements
|
2022-03-25 08:02:27 +01:00 |
|
Matthias
|
5f71232d6f
|
Fix doc typo
|
2022-03-25 07:03:50 +01:00 |
|
Matthias
|
d7f76ee452
|
Update confirm_trade_exit to use sell_reason terminology
|
2022-03-25 06:37:40 +01:00 |
|
Matthias
|
2442257856
|
Merge pull request #6540 from mkavinkumar1/patch-2
correcting docs for pricing of ask strategy
|
2022-03-24 08:02:46 +01:00 |
|
Matthias
|
dae9f4d877
|
Update doc clarity, partially revert prior commit
|
2022-03-24 06:50:25 +01:00 |
|
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 |
|
Kavinkumar
|
89aae71c32
|
correcting docs for pricing of ask strategy
|
2022-03-15 11:41:39 +05:30 |
|
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 |
|