Matthias
|
900922760a
|
feat: add json schema validation docs
|
2024-08-07 20:20:08 +02:00 |
|
Matthias
|
0e51baeb10
|
Better structure for config docs
|
2024-07-04 14:32:45 +02:00 |
|
Matthias
|
371819d26e
|
Merge pull request #10273 from freqtrade/ci/ccxt.pro
ccxt.pro support - using websockets to get data
|
2024-07-04 14:32:36 +02:00 |
|
Matthias
|
b3bcbfa803
|
Add extended Websocket documentation
|
2024-07-04 12:47:44 +02:00 |
|
Matthias
|
7ab4eecb18
|
Fix header indentation
|
2024-07-04 12:10:39 +02:00 |
|
Matthias
|
a0a5ccc445
|
Merge branch 'develop' into ci/ccxt.pro
|
2024-07-04 12:08:36 +02:00 |
|
Matthias
|
8a246b831b
|
Update non-working ccxt doc links
|
2024-07-04 12:07:18 +02:00 |
|
Matthias
|
db8d4dc990
|
Add exchange.enable_ws setting to doc
|
2024-07-04 12:06:17 +02:00 |
|
Matthias
|
7209b2e71a
|
Merge branch 'develop' into ci/ccxt.pro
|
2024-07-03 13:13:13 +02:00 |
|
Matthias
|
027cd44944
|
Clarify dry-run market order slippage logic
closes #10384
|
2024-07-03 11:26:38 +02:00 |
|
Matthias
|
2bc5756326
|
Update proxy documentation
|
2024-06-19 20:27:47 +02:00 |
|
Matthias
|
5fd76a79fe
|
Add coingecko API documentation
|
2024-05-20 14:39:57 +02:00 |
|
Matthias
|
6934088a59
|
Fix some non-working links
|
2024-04-29 07:12:19 +02:00 |
|
CoolCu
|
7fc1d38ffb
|
chore: remove repetitive words
Signed-off-by: CoolCu <coolcui@qq.com>
|
2024-04-16 15:55:36 +08:00 |
|
Matthias
|
7f5c38fd5a
|
Update environment variable config to clarify that config cannot be set via environment variable
closes #9991
|
2024-03-23 08:08:55 +01:00 |
|
Matthias
|
b4c9541fb8
|
Add hints about show-config to configuration docs
|
2024-03-21 07:24:17 +01:00 |
|
Georgi D. Karapetrov
|
a4541fda2f
|
Nitpicking documentation:
- Clarify order_types.stoploss_on_exchange
- Detail available_capital ammendments
- Clarify BNB fee reduction when BNB runs out on Binance
- Explain PrecisionFilter
|
2024-03-12 11:50:00 +02:00 |
|
Matthias
|
adf63a45cf
|
Align new-config documentation examples
closes #9790
|
2024-02-09 21:38:15 +01:00 |
|
Matthias
|
b27f99dbc3
|
Add note about removing fiat_display_currency.
|
2024-01-07 13:51:30 +01:00 |
|
Matthias
|
9030e1041f
|
Remove USDT from documentation about "supported crypto currencies".
|
2024-01-02 09:52:48 +01:00 |
|
slimatic
|
b1393f1bd4
|
(configuration.md) fixed value USDT value in example for clarity
|
2023-12-19 10:58:22 -05:00 |
|
Matthias
|
047dac7b7d
|
Remove bittrex from supported exchanges
|
2023-11-21 06:37:58 +01:00 |
|
Matthias
|
82baa3f93f
|
Improve and clarify wording around use_exit_signal
|
2023-09-11 06:32:40 +02:00 |
|
Matthias
|
a87404b5a8
|
Reduce limit order cross threshold
|
2023-09-02 10:37:57 +02:00 |
|
Matthias
|
9c73e52dd1
|
Remove sandbox configuration options
|
2023-08-08 06:23:52 +02:00 |
|
Matthias
|
5399253786
|
Update documentation in regards to data-format
|
2023-07-12 18:23:51 +02:00 |
|
Matthias
|
4c6eee8dfe
|
Update proxy documentation to correspond to new ccxt mode
|
2023-07-09 13:52:46 +02:00 |
|
Mart van de Ven
|
670a584d7e
|
Fix markdown inconsistencies
|
2023-04-19 22:00:31 +08:00 |
|
Mart van de Ven
|
66f5f76a6c
|
Fix anchor for missing heading
|
2023-04-19 20:53:25 +08:00 |
|
Mart van de Ven
|
46f4fd79af
|
Fix anchor for missing heading
|
2023-04-19 20:43:41 +08:00 |
|
Matthias
|
bedd3688d0
|
Properly format proxy configuration
|
2023-02-11 12:37:40 +01:00 |
|
Antonio Della Fortuna
|
192f75254f
|
Merge branch 'develop' of https://github.com/freqtrade/freqtrade into max-open-trades
|
2023-01-11 22:21:46 +01:00 |
|
Matthias
|
684de1937a
|
Fix link syntax to actually work
|
2023-01-11 21:35:18 +01:00 |
|
Joe Schr
|
4abf06119b
|
docs: fix broken link to quickstart
|
2023-01-11 20:29:40 +01:00 |
|
Antonio Della Fortuna
|
5fd85368a9
|
Added support for max_open_trades hyperopting
|
2023-01-04 10:34:44 +01:00 |
|
Matthias
|
5a489ce71b
|
Fix docs typo
|
2022-11-22 10:46:38 +01:00 |
|
Matthias
|
8cb2b4666d
|
Improve proxy docs
closes #7769
|
2022-11-21 20:42:07 +01:00 |
|
Matthias
|
30b467906c
|
Delist FTX, following ccxt's delisting.
|
2022-11-14 19:40:57 +01:00 |
|
robcaulk
|
1e9e7887aa
|
fix constants.py, fix freqai test
|
2022-11-13 15:38:35 +01:00 |
|
Matthias
|
942840da2d
|
Improve setting wording to keep future possibilities open
|
2022-11-13 15:22:44 +01:00 |
|
robcaulk
|
214c622475
|
move dataframe converter to converter.py
|
2022-11-12 10:38:25 +01:00 |
|
Matthias
|
ed12cddf3f
|
Update docs with new wording for webhook settings
|
2022-10-07 20:45:15 +02:00 |
|
froggleston
|
8fcb80df69
|
Add support for dp.send_msg() to webhooks
|
2022-10-07 16:06:30 +01:00 |
|
Timothy Pogue
|
255ff000af
|
typo in configuration.md
|
2022-09-23 12:12:47 -06:00 |
|
Matthias
|
1db8421b9d
|
Merge pull request #7303 from wizrds/feat/externalsignals
Producer/consumer mode
|
2022-09-23 06:29:58 +02:00 |
|
Matthias
|
06a5cfa401
|
Update "branding" to producer/follower mode
|
2022-09-22 21:08:06 +02:00 |
|
Matthias
|
e6c5c22ea0
|
Update websocket/follower docs
|
2022-09-22 20:31:42 +02:00 |
|
Timothy Pogue
|
0811bca8b4
|
revise docs, update dp method docstring
|
2022-09-21 15:50:11 -06:00 |
|
paranoidandy
|
366c6c24d8
|
Add docs for External Signals API
|
2022-09-21 12:52:23 -06:00 |
|
Matthias
|
6c18fa0847
|
Update proxy docs
|
2022-09-20 09:30:48 +00:00 |
|