Commit Graph

132 Commits (68ac8008ecf2eae00a01d6ee2e21f8703fb9606a)

Author SHA1 Message Date
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
5 years ago
Matthias 0e2b5ef6d4 Simplify custom strategy file wording
5 years ago
Matthias 84261237a0
Improve doc wording
5 years ago
Matthias de4bc7204d Update documentation to clarify new behaviour
5 years ago
Matthias 1fefb132e0 Improve wording in documentation
5 years ago
Matthias c34b8a95d7
Merge pull request #5798 from incrementby1/personal-branch
5 years ago
Matthias c579fcfc19 Add tests and documentation for unlock_reason
5 years ago
Matthias 92130837a9 Improve and clarify informative pairs documentation
5 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
Rokas Kupstys e88c4701bb [SQUASH] Address PR comments.
5 years ago
Matthias bb6ae682fc Small simplifications
5 years ago
Rokas Kupstys dfa61b7ad2 [SQUASH] Fix informatives for each pair not being created because dataprovider was not available.
5 years ago
Rokas Kupstys f2a1d9d2fc [SQUASH] Address PR comments.
5 years ago
Rokas Kupstys 1fdb656334 Add a decorator which can be used to declare populate_indicators() functions for informative pairs.
5 years ago
Rokas Kupstys d84ef34740 A helper to calculate stoploss value from absolute price.
5 years ago
LoveIsGrief c17595b314
Docs: Mention Performance Warning for strategies
5 years ago
Nicolas Menescardi 9537d9f4e2
Update strategy-customization.md
5 years ago
Matthias d495ea3693 Update docs about availability of get_analyzed
5 years ago
Rokas Kupstys 6af4de8fe8 Remove dataframe parameter from docs.
5 years ago
Matthias dbf33271b5 Small doc changes
5 years ago
Matthias 066dd72210 add orderbook structure documentation
5 years ago
Matthias b6e9e74a8b Add link between stoploss_from_open and custom_stop documentation
5 years ago
Brook Miles aee2591490 add stoploss_from_open() as a strategy_helper
5 years ago
Matthias 0db5c9746f
Merge pull request #4454 from freqtrade/backtest_compound_speed
5 years ago
JoeSchr dfeafc2204
Update docs/strategy-customization.md
5 years ago
Joe Schr b52698197b refactor(docs/strategy-advanced): extract "Storing information" section from `strategy-customization.md`
5 years ago
Joe Schr cc4e84bb70 feature(docs/strategy-customization): add example how to store indicator with DatetimeIndex into custom_info
5 years ago
Joe Schr 5cf3194fab chore(docs/strategy-customization): clean up left over trailing whitespaces
5 years ago
Joe Schr d5993db064 refactor(docs/strategy-customization): change variable name for better readability
5 years ago
Matthias 20455de2a9 Small enhancements to docs
5 years ago
Alberto del Barrio 188d7aaf8c
Fix example in storing-information docs
5 years ago
Matthias 327c23618f Improve documentation for get_analyzed_dataframe
5 years ago
Matthias 5ab8cc56a4 Update docs to also work for postgres
5 years ago
Matthias f235ab8cf4 Fix some typos in docs
5 years ago
bigchakalaka ca9fd08991
Update strategy-customization.md
5 years ago
Matthias 89ea8dbef2 Update slack invite
5 years ago
Matthias 6c913fa617 Fix locking - should round before storing to have a consistent picture
6 years ago
Matthias e513871fd5 Persist pairlocks
6 years ago
Matthias d1db847612 Fix "storing information" documentation
6 years ago
Matthias 6a08fee25b Fix wrong import in documentation
6 years ago
Matthias 4480b3b393 Fix error in documentation (wrong sequence of steps)
6 years ago
Matthias 7852feab05 support smaller timeframes
6 years ago
Matthias cc684c5141 Correctly handle identical timerame merges
6 years ago