Commit Graph

425 Commits (59a723aec82bdc2c8cacbb2ebe90bb9d8d50f6e2)

Author SHA1 Message Date
Matthias 29e41cc817 Update docs to reflect correct result
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
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
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
Matthias aee0cfd17a forcebuy_enable -> force_entry_enable
4 years ago
Matthias 075fc6d35e
Apply suggestions from code review
4 years ago
மனோஜ்குமார் பழனிச்சாமி ca400b8195 Updated requested changes in PR #6653
4 years ago
மனோஜ்குமார் பழனிச்சாமி 9417bb01dc
Merge branch 'develop' into renaming-forceentry-forceexit
4 years ago
Matthias a659bcb60b Update some docs terminology
4 years ago
Matthias b1378efdeb ignore_roi_if_buy_signal -> ignore_roi_if_entry_signal
4 years ago
Matthias 4897731030 use_sell_signal -> use_exit_signal
4 years ago
Matthias 5ce5c70be6 sell_profit_offset -> exit_profit_offset
4 years ago
Matthias bba9629a2a Rename sell_profit_only to exit_profit_only
4 years ago
மனோஜ்குமார் பழனிச்சாமி 8442fb915f renamed
4 years ago
Matthias 7d3116f9fb webhookbuy -> webhookentry
4 years ago
Matthias 6a0110aa3c Update webhook configuration
4 years ago
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 95f69b905a Remove ticker_interval support
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