Matthias
|
3070e37335
|
docs: add plain merge to known common mistakes
closes #11438
|
12 months ago |
Cygra Wang
|
5e7d883732
|
fix: typo in strategy-customization.md
|
1 year ago |
liuweiqing
|
3682fcba4d
|
fix: link error in strategy-customization
|
1 year ago |
Matthias
|
d565c40f4b
|
docs: Updated syntax
|
1 year ago |
Meng Xiangzhuo
|
47e4599fe2
|
docs: fix strategy 101 link
|
1 year ago |
froggleston
|
8c2f841972
|
Update 101 and customisation docs
|
1 year ago |
froggleston
|
35b81a2f38
|
Initial work on strategy dev docs
|
1 year ago |
Matthias
|
ef96116c3f
|
docs: add note about freqUI support of dp.current_whitelist
closes #10600
|
2 years ago |
Matthias
|
27a4a502d7
|
docs: Add section explaining strategy imports
|
2 years ago |
Matthias
|
8bc1949466
|
docs: update link to technical documentation
|
2 years ago |
Matthias
|
70396fc346
|
Fix some non-working links
|
2 years ago |
Christian Clauss
|
99b4767bf4
|
Fix typos discovered by codespell
|
2 years ago |
Matthias
|
298f9b225d
|
Fix broken sample of @informative decorator
closes #7095
|
2 years ago |
Robert Davey
|
8f0dbc6be1
|
Improve common mistakes docs
Add more details to the common mistakes section of the strategy customisation docs.
|
2 years ago |
Matthias
|
73b30cf3fa
|
Update ta-lib documentation links
closes #9697
|
2 years ago |
Matthias
|
b17c0cd4a2
|
Add Note about minimal_roi time used
closes #6470
|
2 years ago |
konradbeck
|
e6663c0304
|
Update strategy-customization.md
Shouldn't the timeperiod be 100 when defining a ema100?
|
2 years ago |
Matthias
|
051b6e9458
|
Update documentation
|
2 years ago |
Matthias
|
1e18b35f22
|
Change box type to tip
|
2 years ago |
Matthias
|
bb78285661
|
Add hint about helper commands to common mistakes section
|
2 years ago |
Stefano Ariestasia
|
32b0098ec1
|
fix example in the docs, increasing startup to 400 on ema100
|
2 years ago |
Matthias
|
82baa3f93f
|
Improve and clarify wording around use_exit_signal
|
2 years ago |
Matthias
|
d68c22b21d
|
Move merge-informative_pairs helper to informative section
|
3 years ago |
Matthias
|
e806e4a796
|
Move stop helper functions to callbacks section
|
3 years ago |
Matthias
|
6f86e30c7e
|
Add leverage adjustment to "stoploss_from_absolute"
|
3 years ago |
Matthias
|
3ed682a9c6
|
Allow None from custom_stop
|
3 years ago |
Matthias
|
6e32f172be
|
Update samples in the documentation
|
3 years ago |
Matthias
|
36c82ad67c
|
Update documentation for min_roi
|
3 years ago |
Matthias
|
7e08e3a59a
|
Update example to use get_trades_proxy
|
3 years ago |
Matthias
|
0318486bee
|
Update stoploss_from_open documentation for leverage adjustment
|
3 years ago |
Matthias
|
02c831a4e7
|
Improve Note wording
closes #8235
|
3 years ago |
Matthias
|
a439488b74
|
Add initial trade_object documentation
|
3 years ago |
initrv
|
de19d1cfbb
|
fix doc minimal_roi
|
3 years ago |
Matthias
|
048119ad3d
|
Improve doc wording around informative pair candle types
closes #7792
|
3 years ago |
Matthias
|
30b467906c
|
Delist FTX, following ccxt's delisting.
|
3 years ago |
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
close #7413
|
3 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
Strategy allow rpc messages
|
4 years ago |
Matthias
|
d70650b074
|
Add note for plot-dataframe and current-whitelist
closes #7142
|
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 |