Commit Graph

166 Commits (255eb71270991fe480cd642ee5ea2ce69964f8a9)

Author SHA1 Message Date
Matthias 943f5f21ff Improve get_pair_dataframe doc wording
3 years ago
Matthias abe4d32ead Update wording in get_analyzed_dataframe docs
3 years ago
Matthias 91bc3d1161 Update docs aroudn use_exit_signal
4 years ago
Matthias 8597b52e34
Slightly update docs to link to full sample
4 years ago
robcaulk ac42c0153d deprecate indicator_max_period_candles, automatically compute startup candles for FreqAI backtesting.
4 years ago
Matthias e7902bffa0 Remove checks for dataprovider existance - it's available in all modes.
4 years ago
Matthias e0883a4ea0 Improve doc wording
4 years ago
Matthias fc31c890e3
Merge pull request #7135 from freqtrade/rpc/sendmsg
4 years ago
Matthias d70650b074 Add note for plot-dataframe and current-whitelist
4 years ago
Matthias 7bac054668 Add documentation and clarity for send_msg
4 years ago
Matthias bdd9f584fa Update some docs terminology
4 years ago
Matthias 4897731030 use_sell_signal -> use_exit_signal
4 years ago
Matthias d94b73b396 Update some documentation
4 years ago
Matthias 2f967f6df9 Slightly change wording, fix links
4 years ago
Sam Germain 476c6416cc docs/strategy-customization enter_short and exit_short
4 years ago
Stefano Ariestasia 02aded68f9 Update strategy-customization.md
4 years ago
Stefano Ariestasia 4d5f6ed5e2 Update strategy-customization.md
4 years ago
Stefano Ariestasia c615e4fcc2 updates
4 years ago
Stefano Ariestasia 05db0067ee Add few missing info on shorting setup
4 years ago
Matthias a004bcf00f Small refactor to backtesting
4 years ago
Matthias 5f71232d6f Fix doc typo
4 years ago
Matthias d27a37be0d Update docs for populate_exit_trend
4 years ago
Matthias 59791b0659 Update populate_buy_trend to populate_entry_trend
4 years ago
Matthias e51a1e1b20 Improve documentation, add "can_short"
4 years ago
Matthias c89a68c1ab Alternative candle types
4 years ago
Matthias 36287a84cb enhance migration documentation
4 years ago
Matthias 23b98fbb73 Update some documentation for short trading
4 years ago
Matthias 72fd937a74 INTERFACE_VERSION to 3
4 years ago
Matthias 819b35747d Minor documentation updates
4 years ago
Matthias 13978e9893
Merge pull request #6276 from clover-es/feat/short
4 years ago
Matthias 4389ce1a8f Update helpers documentation for is_short
4 years ago
Matthias f090dcc597 Merge branch 'develop' into feat/short
4 years ago
Matthias 33cb9e9002 Fix erroneous import in docs
4 years ago
Matthias 7d77aff289 Add some compatibility around buy_tag
4 years ago
Matthias b36fe8fe0f Simplify strategy documentation
4 years ago
Matthias ef67a2adfc Improve callback documentation
4 years ago
Matthias a239e5f725 Add segment on colliding signals
4 years ago
Matthias 37d461c6c2 Improve strategy dataframe documentation
4 years ago
Matthias 0e2b5ef6d4 Simplify custom strategy file wording
4 years ago
Matthias 84261237a0
Improve doc wording
4 years ago
Matthias de4bc7204d Update documentation to clarify new behaviour
4 years ago
Matthias 1fefb132e0 Improve wording in documentation
4 years ago
Matthias c34b8a95d7
Merge pull request #5798 from incrementby1/personal-branch
4 years ago
Matthias c579fcfc19 Add tests and documentation for unlock_reason
4 years ago
Matthias 92130837a9 Improve and clarify informative pairs documentation
4 years ago
Matthias bd27993e79 Add documentation segment about indicator libraries
5 years ago
Matthias ff9c8fe234
Merge pull request #5496 from LoveIsGrief/docs/performance-warning
5 years ago
Matthias d7903f012f Move PerformanceWarning to advanced section
5 years ago
Matthias c1895a0fc2 Remove warning related to legacy hyperopt
5 years ago
Rokas Kupstys 7e6aa9390a [SQUASH] Unconditionally include quote currency when asset is explicitly specified. Added docs suggesting to use string formatting to make strategy independent of configured stake currency.
5 years ago