Matthias
045225beef
Slightly improve doc formatting
4 years ago
Reigo Reinmets
3cbb2ff31f
Fix up documentation.
4 years ago
Reigo Reinmets
de79d25caf
Refactoring to use strategy based configuration
4 years ago
Reigo Reinmets
7df3e7ada4
Add base_stake_amount_ratio config param to support unlimited stakes.
4 years ago
Reigo Reinmets
c6256aba35
Improve documentation.
4 years ago
Reigo Reinmets
8dacd987b9
Merge branch 'freqtrade:develop' into dca
4 years ago
Reigo Reinmets
f11a40f144
Improve documentation on adjust_trade_position and position_adjustment_enable
4 years ago
Matthias
e729fad99c
Add unknown_fee_rate parameter
4 years ago
Matthias
fb1599d21b
Merge branch 'develop' into feat/short
4 years ago
Matthias
294c98ed5e
Document exchange.uid
...
part of #6016
4 years ago
Matthias
ce0593c0e1
Merge branch 'develop' into feat/short
4 years ago
Aldán Creo
43dab3ee60
Changed the wording of the documentation to be clearer
...
The sentence I've changed was continued on a different paragraph before, even though they were connected ideas. I have changed it so that they are part of the same paragraph now.
4 years ago
Matthias
f40221dd9f
Merge branch 'develop' into feat/short
4 years ago
Matthias
d3d17f9f8b
Only allow min-stake adjustments of up to 30%
...
fix #5856
5 years ago
Matthias
e3a368a74e
Merge pull request #5668 from samgermain/docs
...
Docs for leverage
5 years ago
Matthias
4f5c5b6982
Clarify timeout documentation
5 years ago
Matthias
7a907a7636
Add Emergencyselling after X timeouts have been reached
5 years ago
Matthias
60a5ded532
Don't convert telegram chat_id
...
closes #5840
5 years ago
Matthias
ca2e888801
improve documentation formatting
5 years ago
Sam Germain
4a0a215c45
moved lev docs to own file, updated config
5 years ago
Sam Germain
449710d662
Added collateral example
5 years ago
Sam Germain
2714c02842
Added docs for leverage and trading mode
5 years ago
Matthias
7f4baab420
Remove explicit rateLimits, improve docs
5 years ago
Matthias
19ad165483
Add time_in_force for kucoin
5 years ago
axel
ffd60f392b
add custom price max distance ratio option in configuration.md
5 years ago
Matthias
dda8276589
Update documentation for sell_profit_offset
...
As highlighed in #5393
5 years ago
Matthias
6f8519d0a3
Add environment variable support
5 years ago
Fausto Gutierrez
986aafcdf9
Fix configuration.md typos
5 years ago
Sam Germain
804bc8134f
Merge branch 'develop' into example_json_filename_extensions
5 years ago
Matthias
288c92301f
Improve docs wording
5 years ago
Sam Germain
362436f7d2
Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently
5 years ago
Matthias
29e2b858ca
Improve wording in docs
5 years ago
Matthias
40db424363
Add documentation for available capital setting
5 years ago
Matthias
ce69abc06e
Update docs and tests for newly deprectated settings
5 years ago
Matthias
ae6a5c908e
Update documentation to reflect new setting for sell price
5 years ago
Matthias
3d9336459f
Merge pull request #5180 from mohammad-hekmat/patch-2
...
Update configuration.md
5 years ago
Matthias
40545e62af
Merge pull request #5082 from freqtrade/dry_run_order
...
Dry run order filling
5 years ago
mohammad sadegh hekmat
fef73b1b6a
Update configuration.md
5 years ago
mohammad sadegh hekmat
ea236abf18
Update configuration.md
5 years ago
Matthias
39b876e37a
Log exchange responses if configured
5 years ago
Matthias
8562e19776
Document protections to come from the strategy
5 years ago
Matthias
c76848e089
Update dry-run description with new filling logic
5 years ago
Matthias
42b6d28b3c
Update warning about order_time_in_force
...
as pointed out in #3009
5 years ago
Matthias
1594402312
Add note about signal expiry
5 years ago
axel
75f88b466a
add ability to choose unit in unfilled timeout
5 years ago
Matthias
185d754b8b
Improve documentation to suggest config-private.json
5 years ago
grillzoo
01b303e0f9
Aligning the doc
5 years ago
Matthias
43d7f9ac67
Add bid_last_balance parameter
...
to interpolate sell prices
closes #3270
5 years ago
Matthias
7ffe1fd36a
Fix calculation error for min-trade-stake
5 years ago
Matthias
b05de6d468
Move advanced exchange config to exchange page
5 years ago
Matthias
0b35c0571f
Allow custom fee to be used during dry-run
...
closes #3696
5 years ago
Matthias
ef9977fc1e
Make stake_amount + stake_currency mandatory for backtesting
5 years ago
Matthias
0db5c9746f
Merge pull request #4454 from freqtrade/backtest_compound_speed
...
Backtest compound, wallet, ...
5 years ago
Matthias
a405d578da
Introduce forcebuy ordertype to allow specifiying a different ordertype for forcebuy / forcesells
5 years ago
Matthias
a13dc3cdde
Use sensible defaults for balance_dust_level
5 years ago
Matthias
f5bb5f56f1
Update documentation with backtesting compounding possibilities
5 years ago
Matthias
959ff99046
Add Dry-run wallet CLI option
5 years ago
Matthias
7d87c44c35
Merge pull request #4436 from Th0masL/forcesell_type
...
Allow changing the order_type for forcesell
5 years ago
Matthias
6d38a2e659
Small enhancements to docs
5 years ago
Th0masL
117f0064ed
Allow changing the order_type for forcesell
5 years ago
Matthias
aec22c5c3d
introduce skip_open_order_update parameter
...
skips startup-open-order-update
closes #4128
5 years ago
Alberto del Barrio
f36c61e32f
Fix documentation links pointing to pairlists
5 years ago
Matthias
43986d3f73
Move Pricing to subpage
5 years ago
Matthias
b41078cc46
Don't include plugin documentation in Configuration page
5 years ago
Matthias
dabe456d65
Improve wording of configuration doc
...
remove unneeded sections
5 years ago
Matthias
16dad8b6d4
Allow custom_stoploss to cooperate with stoploss on exchange
5 years ago
Matthias
bec9b580b0
sell_profit_offset should be documented in the strategy override section
5 years ago
Matthias
86b3306a3b
Small doc refactoring
5 years ago
Matthias
53c208197d
Add bot_name setting
...
allows naming the bot to simply differentiate when running different
bots.
5 years ago
Matthias
baef8b4f79
Merge pull request #4197 from nas-/develop
...
Added support for regex in whitelist
5 years ago
Matthias
bf5868c96d
Add testcase for nonexisting pairs on whitelist
5 years ago
nas-
f72d53351c
Added ability to keep invalid pairs while expanding expand_pairlist
5 years ago
Matthias
60ea32e398
Improve wording
5 years ago
Matthias
6007d5182a
Merge pull request #4147 from hoeckxer/ignore_expired_candle
...
Ignoring candles that have expired within timeframe
5 years ago
hoeckxer
e328182bd7
Changed workings so it only needs to timing-parameter, instead of also requiring a boolean value
5 years ago
Matthias
63a579dbab
Add sell_profit_offset parameter
...
Allows defining positive offsets before enabling the sell signal
5 years ago
Matthias
c9e477214f
Allow protections to be set in the strategy
5 years ago
hoeckxer
5c34140a19
Adjusted documentation to reflect sub-key configuration
5 years ago
Erwin Hoeckx
eaaaddac86
Update docs/configuration.md
...
Co-authored-by: Matthias <xmatthias@outlook.com>
5 years ago
hoeckxer
614a996597
First commit about ignoring expired candle
...
Signed-off-by: hoeckxer <hawkeyenl@yahoo.com>
5 years ago
Matthias
47cd856fea
Include protection documentation
5 years ago
Leif Segen
98118f5e95
Fix parameter name
...
Correct which parameter name was referred to within the 2nd Note under "Amend last stake amount"
5 years ago
Matthias
aa0c3dced8
Improve order types documentation
6 years ago
Matthias
97e58a42f4
Update documentation with new options
6 years ago
Matthias
2e7367d647
Merge pull request #3881 from apneamona/unfilledtimeout.buy/sell-addition
...
Update configuration.md
6 years ago
Matthias
f43bd250a2
Extract pairlists from configuration
6 years ago
apneamona
72cf3147b8
Update configuration.md
6 years ago
Matthias
2b1d0b4ab5
Rename references to "master" branch to "stable"
...
closes #2496
6 years ago
Matthias
c2707bdd9b
Merge pull request #3688 from freqtrade/Fredrik81-stoploss.md
...
Update stoploss.md
6 years ago
Fredrik81
4619a50097
Update configuration.md
6 years ago
Matthias
cc91d51389
Fix wording in configuration.md
6 years ago
Matthias
9dd2800b98
Apply some review changes
6 years ago
hroff-1902
a1e292f56a
Improve docs
6 years ago
hroff-1902
daee414d7a
Fix docs formatting
6 years ago
Matthias
ea1ddeb87d
Merge pull request #3570 from gambcl/develop
...
Added range checks to min_days_listed in AgeFilter
6 years ago
HumanBot
f0a1a1720f
removed duplicate
...
removed duplicate word using using
6 years ago
gambcl
14eab9be04
Added min_price, max_price to PriceFilter
6 years ago
gambcl
ab7f5a2bcf
Added pairslist AgeFilter
6 years ago
Matthias
a3506f4d8e
Merge branch 'develop' into timeframe
6 years ago
Matthias
f80b5f9410
Merge pull request #3438 from freqtrade/ftx_stoploss
...
Ftx stoploss
6 years ago
Matthias
a198b91b87
align Spaces in commented config section
...
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
6 years ago
Matthias
bd942992ef
Add documentation about pricing related to market orders
6 years ago
Mister Render
05deb5ba05
Fixed typo and missing {
...
This should help with copy pasting the pairlists code block.
Also fixed minor typo on line 594 (was: "I selects" and is now: "It selects")
6 years ago
Matthias
2f07d21629
Update documentation with FTX Stoploss on exchange
6 years ago
hroff-1902
64881a94e2
Merge branch 'develop' into timeframe
6 years ago
hroff-1902
2cc47f651d
Merge pull request #3408 from freqtrade/apiserver_logging
...
Apiserver logging
6 years ago
Matthias
febc95dcdf
Update documentation to remove ticker_interval
6 years ago
Matthias
67a3c32373
Remove some occurances of percentage
6 years ago
Matthias
65c5bba189
Fix typo in docs
...
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
6 years ago
Matthias
7ad1c7e817
Allow lower verbosity level for api server
...
Not logging all calls makes sense when running the UI
otherwise this is VERY verbose, clogging up the log.
6 years ago
hroff-1902
a162b911b6
Merge pull request #3398 from freqtrade/ccxt_config_combine
...
combine CCXT configurations ...
6 years ago
Matthias
a0d6a72bc8
Update docs/configuration.md
...
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
6 years ago
hroff-1902
48915d7945
minor: Fix docs
6 years ago
Matthias
28b35178e9
Update doc wording
...
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
6 years ago
Matthias
f187753f8f
Add ccxt_sync_config to simplify ccxt configuration
6 years ago
Matthias
2ed10aeb9b
Add to missing point in documentation
6 years ago
Matthias
ea5daee505
Allow changing severity of strategy-validations to log only.
6 years ago
hroff-1902
30d1a85895
Adjust docs
6 years ago
hroff-1902
2c6c287c4b
Address comments made in review
6 years ago
hroff-1902
cc28aae5cb
Fix the links again
6 years ago
hroff-1902
d57ef6a2a6
Pairlist Section reworked
6 years ago
hroff-1902
7d80f8d25c
Fix links in docs
6 years ago
Matthias
7a11219b61
Reword some documentation strings
...
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
6 years ago
Matthias
2a1fcc0f06
Merge branch 'develop' into pr/jpribyl/3210-1
6 years ago
hroff-1902
b3dd0a68d5
minor: fix typo in configuration.md
6 years ago
hroff-1902
2307495f28
Update docs/configuration.md
...
Co-authored-by: Matthias <xmatthias@outlook.com>
6 years ago
jpribyl
bd51cd332b
Cancel all open orders after receiving /stop or ctrl+c
6 years ago
hroff-1902
fedcf1db52
Merge pull request #3217 from freqtrade/remove_deprecation
...
Remove deprecated pairlist and binary
6 years ago
Matthias
9fa21628d7
Deprecate keys other than quoteVolume
...
fixes #2981
6 years ago
Matthias
57345476ab
Document pairlists for backtesting
6 years ago
hroff-1902
2f60d9cad4
minor: fix typo in the docs
6 years ago
Matthias
6f687c97ce
Update docs/configuration.md
...
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
6 years ago
Matthias
dfac7448d1
fix typo
...
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
6 years ago
Matthias
acd402187a
Update max_open_trades documentation
6 years ago
hroff-1902
51f52c8609
Merge branch 'develop' into no-ticker-2
6 years ago
Matthias
a046c4829c
Apply suggestions from code review
...
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
6 years ago
Matthias
42038da7f1
Update docs/configuration.md
...
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
6 years ago
Matthias
e0afbcd4af
Additional warning about order_book-max
6 years ago
Matthias
74a17c7b7b
Clarify warning in the documentation
6 years ago
hroff-1902
3208faf7ed
Do not use ticker where it's not a ticker
6 years ago
hroff-1902
dea4ef957e
Merge pull request #2982 from freqtrade/rate_side_optional
...
Rate side configurable
6 years ago
Matthias
2f54aff0ce
Improve documentation wording for price sides
6 years ago
Matthias
8de35e1c83
Documentation suggestions from Review
...
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
6 years ago
Matthias
18d724f7a1
Adjust wording of supported exchanges
6 years ago
Matthias
d7373be553
Add official support for Kraken
6 years ago
Matthias
0fea3a7ea7
Some final polish to configurable_side
6 years ago
Matthias
3c5e716d8f
Update some documentation regarding price_side
6 years ago
hroff-1902
30b0911645
Merge pull request #2976 from gaugau3000/doc_update_config_section
...
[Doc update config section] - [minor]
6 years ago
Matthias
8ae0f99a96
Remove duplicate section
6 years ago
Matthias
a29653b510
Wording changes to install docs
...
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
6 years ago