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 |