Matthias
8ebef914e2
Update pricing documentation
4 years ago
Matthias
2d740230f7
price_last_balance renaming
4 years ago
Matthias
bcf326a035
Initial steps to change bid/ask pricing to enter/exit
4 years ago
Matthias
0624817242
update unfilledtimeout settings to entry/exit
4 years ago
Matthias
23b98fbb73
Update some documentation for short trading
4 years ago
Matthias
93a91bdeee
Update order_Types documentation
4 years ago
Matthias
e492bf3159
Update order_types to use entry/exit definition
4 years ago
Matthias
3ff261e22c
Update order time in force to use entry/exit wording
4 years ago
Sam Germain
3c3675ea1a
moved liquidation_buffer to exchange class, add check for valid liquidation_buffer values
4 years ago
Matthias
ac04d5852a
change to margin_mode also in documentation
4 years ago
Matthias
463714832d
Merge branch 'develop' into feat/short
4 years ago
Stefano Ariestasia
b8f29802e5
another typo
4 years ago
Stefano Ariestasia
cbd213bc0a
fix typo
4 years ago
Matthias
002226f5fd
Update setting to max_entry_position_adjustment
4 years ago
Matthias
7429f535c1
Imrpove code by reusing available properties
4 years ago
Matthias
f090dcc597
Merge branch 'develop' into feat/short
4 years ago
Stefano Ariestasia
ac93eea585
update
4 years ago
Stefano Ariestasia
5525fdae1a
add max_buy_position_adjustment as attribute
4 years ago
Matthias
ddfbe55e7c
Merge branch 'develop' into feat/short
4 years ago
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