Matthias
|
b27f99dbc3
|
Add note about removing fiat_display_currency.
|
2 years ago |
Matthias
|
9030e1041f
|
Remove USDT from documentation about "supported crypto currencies".
|
2 years ago |
slimatic
|
b1393f1bd4
|
(configuration.md) fixed value USDT value in example for clarity
|
2 years ago |
Matthias
|
047dac7b7d
|
Remove bittrex from supported exchanges
|
2 years ago |
Matthias
|
82baa3f93f
|
Improve and clarify wording around use_exit_signal
|
3 years ago |
Matthias
|
a87404b5a8
|
Reduce limit order cross threshold
|
3 years ago |
Matthias
|
9c73e52dd1
|
Remove sandbox configuration options
|
3 years ago |
Matthias
|
5399253786
|
Update documentation in regards to data-format
|
3 years ago |
Matthias
|
4c6eee8dfe
|
Update proxy documentation to correspond to new ccxt mode
|
3 years ago |
Mart van de Ven
|
670a584d7e
|
Fix markdown inconsistencies
|
3 years ago |
Mart van de Ven
|
66f5f76a6c
|
Fix anchor for missing heading
|
3 years ago |
Mart van de Ven
|
46f4fd79af
|
Fix anchor for missing heading
|
3 years ago |
Matthias
|
bedd3688d0
|
Properly format proxy configuration
|
3 years ago |
Antonio Della Fortuna
|
192f75254f
|
Merge branch 'develop' of https://github.com/freqtrade/freqtrade into max-open-trades
|
3 years ago |
Matthias
|
684de1937a
|
Fix link syntax to actually work
|
3 years ago |
Joe Schr
|
4abf06119b
|
docs: fix broken link to quickstart
|
3 years ago |
Antonio Della Fortuna
|
5fd85368a9
|
Added support for max_open_trades hyperopting
|
3 years ago |
Matthias
|
5a489ce71b
|
Fix docs typo
|
3 years ago |
Matthias
|
8cb2b4666d
|
Improve proxy docs
closes #7769
|
3 years ago |
Matthias
|
30b467906c
|
Delist FTX, following ccxt's delisting.
|
3 years ago |
robcaulk
|
1e9e7887aa
|
fix constants.py, fix freqai test
|
3 years ago |
Matthias
|
942840da2d
|
Improve setting wording to keep future possibilities open
|
3 years ago |
robcaulk
|
214c622475
|
move dataframe converter to converter.py
|
3 years ago |
Matthias
|
ed12cddf3f
|
Update docs with new wording for webhook settings
|
4 years ago |
froggleston
|
8fcb80df69
|
Add support for dp.send_msg() to webhooks
|
4 years ago |
Timothy Pogue
|
255ff000af
|
typo in configuration.md
|
4 years ago |
Matthias
|
1db8421b9d
|
Merge pull request #7303 from wizrds/feat/externalsignals
Producer/consumer mode
|
4 years ago |
Matthias
|
06a5cfa401
|
Update "branding" to producer/follower mode
|
4 years ago |
Matthias
|
e6c5c22ea0
|
Update websocket/follower docs
|
4 years ago |
Timothy Pogue
|
0811bca8b4
|
revise docs, update dp method docstring
|
4 years ago |
paranoidandy
|
366c6c24d8
|
Add docs for External Signals API
|
4 years ago |
Matthias
|
6c18fa0847
|
Update proxy docs
|
4 years ago |
Matthias
|
efc3b39fb8
|
Improve config overwriting wording
#7181
|
4 years ago |
Matthias
|
c61b986c3d
|
FTX - support time_in_force (and PO ordertype)
closes #7175
|
4 years ago |
Matthias
|
104a73025d
|
Uppercase TimeInForce (align with ccxt)
|
4 years ago |
Matthias
|
29e41cc817
|
Update docs to reflect correct result
closes #7181
|
4 years ago |
Matthias
|
5c4f60f376
|
Improve configuration table formatting and ordering
|
4 years ago |
robcaulk
|
5c4014ee62
|
Change default value of process_only_new_candles to True since False is an uncommon usecase for expert strategy devs
|
4 years ago |
Matthias
|
eb5fe9e3ae
|
Merge pull request #6857 from froggleston/develop
Add support for fudging unavailable funding rates, allowing backtesti…
|
4 years ago |
Matthias
|
0e158b66b0
|
Update docs link
|
4 years ago |
Matthias
|
46ea135b6b
|
Update dry-run considerations
|
4 years ago |
froggleston
|
736f9f4972
|
Fix docs and add outer join support for merging funding rates across full timerange
|
4 years ago |
froggleston
|
bb758da940
|
Add support for fudging unavailable funding rates, allowing backtesting of timeranges where futures candles are available, but rates are not
|
4 years ago |
Matthias
|
d4e12371c2
|
Merge pull request #6558 from samgermain/recursive-strategy-folder
Recursively search subdirectories in config['user_data_dir']/strategies for a strategy
|
4 years ago |
Matthias
|
f1f4846053
|
Merge branch 'develop' into pr/samgermain/6558
|
4 years ago |
Matthias
|
dff9d52b30
|
Remove hints on no longer used option, add very primitive test
|
4 years ago |
froggleston
|
9421d19cba
|
Add documentation
|
4 years ago |
Sam Germain
|
64e6729ae9
|
docs for recursive_strategy_search
|
4 years ago |
Matthias
|
9556af1e6c
|
Improve documentation for config imports
|
4 years ago |
Matthias
|
16e64ddf97
|
Update docs for multi-config loading
|
4 years ago |