Commit Graph

109 Commits (812eb229df04db2461fdccc49d2f577bf64f8ab2)

Author SHA1 Message Date
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
Matthias 7bc8927914 Add documentation for merge_informative_pair helper
6 years ago
Matthias 79ea8cf771 Improve wording
6 years ago
Matthias e268bd192e Fix informative sample documentation
6 years ago
Matthias bca24c8b6b Clarify hyperopt dataprovider usage
6 years ago
Matthias 2afe1d5b11 Add link to full sample
6 years ago
Matthias 09aa954b68 Update strategy-customization documentation
6 years ago
Matthias 5e1032c4af Simplify strategy documentation, move "substrategies" to advanced page
6 years ago
Matthias 49395601e9 Improve informative pair sample
6 years ago
Matthias c4a9a79be0
Apply suggested documentation changes from code review
6 years ago
Matthias 8472fcfff9 Add empty to documentation
6 years ago
Matthias e5f7610b5d Add bot basics documentation
6 years ago
Matthias de676bcaba Document get_analyzed_dataframe for dataprovider
6 years ago
Matthias a3506f4d8e Merge branch 'develop' into timeframe
6 years ago
CoDaXe ab2f5579d8
Update strategy-customization.md
6 years ago
Theagainmen ac92834693 reload_conf & reload_config now both accepted, code is more consistent now
6 years ago
Matthias 33b7046260 Update more documentation
6 years ago
Matthias febc95dcdf Update documentation to remove ticker_interval
6 years ago
hroff-1902 ac076ee0af
Update docs/strategy-customization.md
6 years ago
hroff-1902 06b12c0a70
Add warning to docs for ticker data
6 years ago
hroff-1902 323b491962
Add description and example for dp.ticker() to the docs
6 years ago
hroff-1902 ced812660b
Minor fix in the strategy docs
6 years ago
Paul D. Mendes 6e86a47764 updated docs
6 years ago
Paul D. Mendes 63dfe3669f Updated docs for #3267
6 years ago